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

(6830 errors, 541 warnings)

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

blocks/mhaairs/block_mhaairs_action.php
(#19) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/mhaairs/block_mhaairs_info.php
(#17) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/mhaairs/block_mhaairs_util.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#129) Empty CATCH statement detected
(#575) This comment is 58% valid code; is this commented out code?
blocks/mhaairs/classes/task/add_grade_category_task.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/mhaairs/db/services.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/mhaairs/db/upgrade.php
(#42) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/mhaairs/db/upgradelib.php
(#44) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/Zend/Http/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
(#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
(#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
(#1173) INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
(#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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
(#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
blocks/mhaairs/lib/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
(#132) Public method name "Zend_Http_Client_Adapter_Socket::getConfig" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
(#567) INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
(#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.
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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 ;"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
(#154) INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4
(#154) INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4
(#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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
(#514) Expected "if (...) {\n"; found "if(...) {\n"
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Variable "domainParts" must be all lower-case
(#525) Variable "domainParts" must be all lower-case
(#525) Variable "domainParts" must be all lower-case
(#526) Variable "domainParts" must be all lower-case
(#526) Variable "domainParts" must be all lower-case
(#528) Variable "domainParts" must be all lower-case
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline doc block comments are not allowed; use "// Comment." instead
(#550) Variable "regexChars" must be all lower-case
(#553) Variable "regexChars" must be all lower-case
(#555) Variable "regexChars" must be all lower-case
(#559) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Variable "domainParts" must be all lower-case
(#561) Variable "domainPart" must be all lower-case
(#562) Inline comments must end in full-stops, exclamation marks, or question marks
(#563) Variable "domainPart" must be all lower-case
(#564) Variable "domainPart" must be all lower-case
(#564) Variable "domainPart" must be all lower-case
(#565) Variable "domainPart" must be all lower-case
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Variable "domainPart" must be all lower-case
(#572) Variable "domainPart" must be all lower-case
(#572) Variable "domainPart" must be all lower-case
(#572) Variable "domainPart" must be all lower-case
(#572) Line exceeds 132 characters; contains 134 characters
(#573) Variable "domainPart" must be all lower-case
(#573) Variable "domainPart" must be all lower-case
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#581) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#581) Variable "regexChars" must be all lower-case
(#581) Variable "regexKey" must be all lower-case
(#581) Variable "regexChar" must be all lower-case
(#582) Variable "regexChar" must be all lower-case
(#582) Variable "domainPart" must be all lower-case
(#586) Variable "regexKey" must be all lower-case
(#590) Variable "domainPart" must be all lower-case
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) Variable "domainParts" must be all lower-case
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Expected "if (...) {\n"; found "if(...) {\n"
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Variable "regexLocal" must be all lower-case
(#632) Variable "regexLocal" must be all lower-case
(#635) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Variable "allowLocal" must be all lower-case
(#637) Variable "allowLocal" must be all lower-case
(#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 "allowLocal" must be all lower-case
(#661) Protected method name "Zend_Validate_Hostname::decodePunycode" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#665) Inline comments must start with a capital letter, digit or 3-dots sequence
(#665) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Inline comments must start with a capital letter, digit or 3-dots sequence
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#691) Space found before second semicolon of FOR loop
(#691) Variable "old_index" must not contain underscores.
(#691) Space found before semicolon; expected "1;" but found "1 ;"
(#694) Expected 1 space before ":"; newline found
(#695) Expected 1 space before ":"; newline found
(#696) Expected 1 space before ":"; newline found
(#707) Variable "old_index" must not contain underscores.
(#707) Variable "old_index" must not contain underscores.
(#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) Usage of ELSEIF not allowed; use ELSE IF instead
(#733) Usage of ELSEIF not allowed; use ELSE IF instead
(#737) Usage of ELSEIF not allowed; use ELSE IF instead
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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.
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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"
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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?
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/lib/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
blocks/mhaairs/tests/behat/behat_block_mhaairs.php
(#194) Line exceeds 132 characters; contains 133 characters

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1383 errors, 185 warnings)

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

blocks/mhaairs/admin/gradelogs.php
(#19) Category admin is not valid
(#17) No one-line description found in phpdocs for file
blocks/mhaairs/admin/resetcaches.php
(#19) Category admin is not valid
(#17) No one-line description found in phpdocs for file
blocks/mhaairs/admin/testclient_forms.php
(#138) Function block_mhaairs_service_form::set_expanded is not documented
(#146) Function block_mhaairs_service_form::get_params is not documented
(#161) Function block_mhaairs_update_grade_form::custom_definition is not documented
(#177) Function block_mhaairs_update_grade_form::definition_service_params is not documented
(#205) Function block_mhaairs_update_grade_form::definition_item_details is not documented
(#247) Function block_mhaairs_update_grade_form::definition_grades is not documented
(#275) Function block_mhaairs_update_grade_form::get_params is not documented
(#303) Function block_mhaairs_get_grade_form::custom_definition is not documented
(#319) Function block_mhaairs_get_grade_form::definition_service_params is not documented
(#347) Function block_mhaairs_get_grade_form::definition_item_details is not documented
(#388) Function block_mhaairs_get_grade_form::definition_grades is not documented
(#415) Function block_mhaairs_get_grade_form::get_params is not documented
(#450) Function block_mhaairs_get_user_info_form::custom_definition is not documented
(#458) Function block_mhaairs_get_user_info_form::definition_service_params is not documented
(#469) Function block_mhaairs_get_user_info_form::get_params is not documented
(#491) Function block_mhaairs_get_environment_info_form::get_params is not documented
(#438) No one-line description found in phpdocs for class block_mhaairs_gradebookservice_form
(#33) Class block_mhaairs_service_form does not have @copyright tag
(#156) Class block_mhaairs_update_grade_form does not have @copyright tag
(#298) Class block_mhaairs_get_grade_form does not have @copyright tag
(#438) Class block_mhaairs_gradebookservice_form does not have @copyright tag
(#445) Class block_mhaairs_get_user_info_form does not have @copyright tag
(#487) Class block_mhaairs_get_environment_info_form does not have @copyright tag
(#33) Class block_mhaairs_service_form does not have @license tag
(#156) Class block_mhaairs_update_grade_form does not have @license tag
(#298) Class block_mhaairs_get_grade_form does not have @license tag
(#438) Class block_mhaairs_gradebookservice_form does not have @license tag
(#445) Class block_mhaairs_get_user_info_form does not have @license tag
(#487) Class block_mhaairs_get_environment_info_form does not have @license tag
blocks/mhaairs/block_mhaairs.php
(#42) Variable block_mhaairs::$customernumber is not documented
(#43) Variable block_mhaairs::$sharedsecret is not documented
(#44) Variable block_mhaairs::$displayservices is not documented
(#45) Variable block_mhaairs::$displayhelplinks is not documented
(#46) Variable block_mhaairs::$servicedata is not documented
(#171) Phpdocs for function block_mhaairs::get_warning_message has incomplete parameters list
(#188) Phpdocs for function block_mhaairs::set_phpunit_test_config has incomplete parameters list
blocks/mhaairs/block_mhaairs_action.php
(#17) File-level phpdocs block is not found
blocks/mhaairs/block_mhaairs_info.php
(#17) File-level phpdocs block is not found
blocks/mhaairs/block_mhaairs_util.php
(#518) Function MHUserInfo::__construct is not documented
(#525) Function MHUserInfo::add_courses is not documented
(#533) Function MHUserInfo::add_course is not documented
(#539) Function MHUserInfo::set_user is not documented
(#557) Function MHAuthenticationResult::__construct is not documented
(#510) Variable MHUserInfo::$status is not documented
(#512) Variable MHUserInfo::$user is not documented
(#514) Variable MHUserInfo::$courses is not documented
(#516) Variable MHUserInfo::$message is not documented
(#551) Variable MHAuthenticationResult::$status is not documented
(#552) Variable MHAuthenticationResult::$effectiveuserid is not documented
(#553) Variable MHAuthenticationResult::$redirecturl is not documented
(#554) Variable MHAuthenticationResult::$attributes is not documented
(#555) Variable MHAuthenticationResult::$message is not documented
(#570) Variable MHLog::$_filepath is not documented
(#573) Variable MHLog::$_dirpath is not documented
(#576) Variable MHLog::$_logenabled is not documented
(#34) Constant MHUtil::TOKEN_VALIDITY_INTERVAL is not documented
(#506) Constant MHUserInfo::SUCCESS is not documented
(#507) Constant MHUserInfo::FAILURE is not documented
(#548) Constant MHAuthenticationResult::SUCCESS is not documented
(#549) Constant MHAuthenticationResult::FAILURE is not documented
(#502) No one-line description found in phpdocs for class MHUserInfo
(#544) No one-line description found in phpdocs for class MHAuthenticationResult
(#81) There is no description in phpdocs for function encode_token
(#88) There is no description in phpdocs for function encode_token2
(#95) There is no description in phpdocs for function get_token
(#578) There is no description in phpdocs for function instance
(#622) There is no description in phpdocs for function get_dirpath
(#635) There is no description in phpdocs for function get_filepath
(#665) There is no description in phpdocs for function get_logenabled
(#63) Phpdocs for function MHUtil::create_token2 has incomplete parameters list
(#81) Phpdocs for function MHUtil::encode_token has incomplete parameters list
(#88) Phpdocs for function MHUtil::encode_token2 has incomplete parameters list
(#95) Phpdocs for function MHUtil::get_token has incomplete parameters list
(#103) Phpdocs for function MHUtil::get_hash has incomplete parameters list
(#113) Phpdocs for function MHUtil::get_token_value has incomplete parameters list
(#135) Phpdocs for function MHUtil::is_token_valid has incomplete parameters list
(#266) Phpdocs for function MHUtil::hex2bin has incomplete parameters list
(#279) Phpdocs for function MHUtil::validate_login has incomplete parameters list
(#442) Phpdocs for function MHUtil::get_sso_url has incomplete parameters list
(#502) Class MHUserInfo does not have @copyright tag
(#544) Class MHAuthenticationResult does not have @copyright tag
(#565) Class MHLog does not have @copyright tag
(#502) Class MHUserInfo does not have @license tag
(#544) Class MHAuthenticationResult does not have @license tag
(#565) Class MHLog does not have @license tag
blocks/mhaairs/classes/task/add_grade_category_task.php
(#26) Class add_grade_category_task is not documented
blocks/mhaairs/edit_form.php
(#38) Class block_mhaairs_edit_form is not documented
(#40) There is no description in phpdocs for function specific_definition
(#40) Phpdocs for function block_mhaairs_edit_form::specific_definition has incomplete parameters list
blocks/mhaairs/externallib.php
(#44) Constant block_mhaairs_gradebookservice_external::ITEM_DEFAULT_TYPE is not documented
(#45) Constant block_mhaairs_gradebookservice_external::ITEM_DEFAULT_MODULE is not documented
(#426) Phpdocs for function block_mhaairs_gradebookservice_external::gradebookservice has incomplete parameters list
(#655) Phpdocs for function block_mhaairs_gradebookservice_external::update_grade_item_category has incomplete parameters list
(#966) Phpdocs for function block_mhaairs_utilservice_external::get_environment_info has incomplete parameters list
(#1008) Phpdocs for function block_mhaairs_utilservice_external::get_user_info has incomplete parameters list
(#1089) Phpdocs for function block_mhaairs_utilservice_external::validate_login has incomplete parameters list
blocks/mhaairs/lang/en/block_mhaairs.php
(#17) File-level phpdocs block is not found
blocks/mhaairs/lib.php
(#100) There is no description in phpdocs for function request
(#167) There is no description in phpdocs for function get_cache
(#180) There is no description in phpdocs for function set_cache
(#190) There is no description in phpdocs for function get_customer_number
(#100) Phpdocs for function block_mhaairs_connect::request has incomplete parameters list
(#167) Phpdocs for function block_mhaairs_connect::get_cache has incomplete parameters list
(#180) Phpdocs for function block_mhaairs_connect::set_cache has incomplete parameters list
blocks/mhaairs/lib/Zend/Config/Exception.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Config_Exception
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Config/Ini.php
(#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
(#29) No one-line description found in phpdocs for class Zend_Config_Ini
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Config/Writer.php
(#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
(#22) No one-line description found in phpdocs for class Zend_Config_Writer
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Config/Writer/Array.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Config_Writer_Array
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Config/Writer/FileAbstract.php
(#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
(#31) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Config/Writer/Ini.php
(#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
(#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
blocks/mhaairs/lib/Zend/Config/Writer/Xml.php
(#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
(#32) No one-line description found in phpdocs for class Zend_Config_Writer_Xml
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Config/Xml.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/DiffieHellman.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/DiffieHellman/Exception.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Crypt_DiffieHellman_Exception
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt/Exception.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Crypt_Exception
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt/Hmac.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/Hmac/Exception.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Crypt_Hmac_Exception
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt/Math.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Crypt_Math
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt/Math/BigInteger.php
(#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
(#87) There is no description in phpdocs for function _loadAdapter
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt/Math/BigInteger/Bcmath.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/Math/BigInteger/Exception.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Crypt_Math_BigInteger_Exception
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt/Math/BigInteger/Gmp.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/Math/BigInteger/Interface.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/Math/Exception.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Crypt_Math_Exception
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Crypt/Rsa.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/Rsa/Key.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/Rsa/Key/Private.php
(#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
(#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
blocks/mhaairs/lib/Zend/Crypt/Rsa/Key/Public.php
(#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
(#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
blocks/mhaairs/lib/Zend/Exception.php
(#16) Package Zend is not valid
(#23) Package Zend is not valid
(#15) Category Zend is not valid
(#22) Category Zend is not valid
(#21) No one-line description found in phpdocs for class Zend_Exception
blocks/mhaairs/lib/Zend/Http/Client.php
(#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
(#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
blocks/mhaairs/lib/Zend/Http/Client/Adapter/Curl.php
(#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
(#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
blocks/mhaairs/lib/Zend/Http/Client/Adapter/Exception.php
(#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
(#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
blocks/mhaairs/lib/Zend/Http/Client/Adapter/Interface.php
(#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
(#2) Empty line found after PHP open tag
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Http/Client/Adapter/Proxy.php
(#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
(#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
blocks/mhaairs/lib/Zend/Http/Client/Adapter/Socket.php
(#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
(#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
blocks/mhaairs/lib/Zend/Http/Client/Adapter/Stream.php
(#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
(#2) Empty line found after PHP open tag
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Http/Client/Adapter/Test.php
(#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
(#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
blocks/mhaairs/lib/Zend/Http/Client/Exception.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Http_Client_Exception
(#18) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Http/Cookie.php
(#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
(#2) Empty line found after PHP open tag
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Http/CookieJar.php
(#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
(#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
blocks/mhaairs/lib/Zend/Http/Exception.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Http_Exception
(#18) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Http/Response.php
(#17) Package Zend_Http is not valid
(#29) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#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
blocks/mhaairs/lib/Zend/Http/Response/Stream.php
(#17) Package Zend_Http is not valid
(#29) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#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
blocks/mhaairs/lib/Zend/Json.php
(#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
(#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
blocks/mhaairs/lib/Zend/Json/Decoder.php
(#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
(#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
blocks/mhaairs/lib/Zend/Json/Encoder.php
(#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
(#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
blocks/mhaairs/lib/Zend/Json/Exception.php
(#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
(#29) No one-line description found in phpdocs for class Zend_Json_Exception
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Expr.php
(#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
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Server.php
(#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
(#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
blocks/mhaairs/lib/Zend/Json/Server/Cache.php
(#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
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Server/Error.php
(#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
(#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
blocks/mhaairs/lib/Zend/Json/Server/Exception.php
(#16) Package Zend_Json is not valid
(#29) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Server/Request.php
(#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
(#23) No one-line description found in phpdocs for class Zend_Json_Server_Request
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Server/Request/Http.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Json_Server_Request_Http
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Server/Response.php
(#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
(#23) No one-line description found in phpdocs for class Zend_Json_Server_Response
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Server/Response/Http.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Json_Server_Response_Http
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Json/Server/Smd.php
(#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
(#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
blocks/mhaairs/lib/Zend/Json/Server/Smd/Service.php
(#16) Package Zend_Json is not valid
(#29) Package Zend_Json is not valid
(#15) Category Zend is not valid
(#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
blocks/mhaairs/lib/Zend/Loader.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Loader/Autoloader.php
(#16) Package Zend_Loader is not valid
(#30) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#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
blocks/mhaairs/lib/Zend/Loader/Autoloader/Interface.php
(#16) Package Zend_Loader is not valid
(#26) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#33) Function autoload is not documented
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Loader/Autoloader/Resource.php
(#16) Package Zend_Loader is not valid
(#30) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Loader/Exception.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Loader_Exception
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Loader/PluginLoader.php
(#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
(#98) Phpdocs for function Zend_Loader_PluginLoader::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Loader/PluginLoader/Exception.php
(#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
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Loader/PluginLoader/Interface.php
(#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
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth.php
(#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
(#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
blocks/mhaairs/lib/Zend/Oauth/Client.php
(#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
(#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
blocks/mhaairs/lib/Zend/Oauth/Config.php
(#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
(#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
blocks/mhaairs/lib/Zend/Oauth/Config/ConfigInterface.php
(#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
(#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
blocks/mhaairs/lib/Zend/Oauth/Consumer.php
(#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
(#51) Variable Zend_Oauth_Consumer::$switcheroo is not documented
(#43) No one-line description found in phpdocs for class Zend_Oauth_Consumer
(#127) Phpdocs for function Zend_Oauth_Consumer::getRedirectUrl has incomplete parameters list
(#171) Phpdocs for function Zend_Oauth_Consumer::getAccessToken has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Exception.php
(#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
(#26) No one-line description found in phpdocs for class Zend_Oauth_Exception
blocks/mhaairs/lib/Zend/Oauth/Http.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http
(#219) Phpdocs for function Zend_Oauth_Http::_assessRequestAttempt has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Http/AccessToken.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_AccessToken
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Http/RequestToken.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_RequestToken
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Http/UserAuthorization.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_UserAuthorization
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Http/Utility.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Http_Utility
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Signature/Hmac.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Signature_Hmac
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Signature/Plaintext.php
(#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
(#25) No one-line description found in phpdocs for class Zend_Oauth_Signature_Plaintext
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Signature/Rsa.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Signature_Rsa
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Signature/SignatureAbstract.php
(#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
(#28) No one-line description found in phpdocs for class Zend_Oauth_Signature_SignatureAbstract
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Token.php
(#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
(#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
(#201) Phpdocs for function Zend_Oauth_Token::__get has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Token/Access.php
(#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
(#34) No one-line description found in phpdocs for class Zend_Oauth_Token_Access
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Token/AuthorizedRequest.php
(#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
(#25) No one-line description found in phpdocs for class Zend_Oauth_Token_AuthorizedRequest
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Oauth/Token/Request.php
(#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
(#25) No one-line description found in phpdocs for class Zend_Oauth_Token_Request
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Uri.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Uri/Exception.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Uri/Http.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Abstract.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Alnum.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Alpha.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Barcode.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Barcode/AdapterAbstract.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_AdapterAbstract
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/AdapterInterface.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Code25.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code25
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Code25interleaved.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code25interleaved
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Code39.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code39
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Code39ext.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code39ext
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Code93.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code93
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Code93ext.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Code93ext
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Ean12.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean12
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Ean13.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean13
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Ean14.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean14
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Ean18.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean18
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Ean2.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean2
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Ean5.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean5
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Ean8.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Ean8
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Gtin12.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Gtin12
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Gtin13.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Gtin13
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Gtin14.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Gtin14
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Identcode.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Identcode
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Intelligentmail.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_IntelligentMail
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Issn.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Issn
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Itf14.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Itf14
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Leitcode.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Leitcode
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Planet.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Planet
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Postnet.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Postnet
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Royalmail.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Barcode/Sscc.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Sscc
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Upca.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Upca
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Barcode/Upce.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Barcode_Upce
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Between.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Between
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Callback.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Ccnum.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/CreditCard.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Date.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Db/Abstract.php
(#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
(#42) Constant Zend_Validate_Db_Abstract::ERROR_RECORD_FOUND is not documented
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Db/NoRecordExists.php
(#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
(#38) Function Zend_Validate_Db_NoRecordExists::isValid is not documented
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Db/RecordExists.php
(#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
(#38) Function Zend_Validate_Db_RecordExists::isValid is not documented
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Digits.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/EmailAddress.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Exception.php
(#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
(#27) No one-line description found in phpdocs for class Zend_Validate_Exception
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/File/Count.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/Crc32.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/ExcludeExtension.php
(#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
(#41) Constant Zend_Validate_File_ExcludeExtension::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/File/ExcludeMimeType.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/Exists.php
(#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
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/File/Extension.php
(#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
(#41) Constant Zend_Validate_File_Extension::NOT_FOUND is not documented
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/File/FilesSize.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/Hash.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/ImageSize.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/IsCompressed.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/IsImage.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/Md5.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/MimeType.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/NotExists.php
(#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
(#38) Invalid phpdocs tag @const used
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/File/Sha1.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/Size.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/Upload.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/File/WordCount.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Float.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/GreaterThan.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Hex.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Hostname.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Hostname/Biz.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Hostname/Cn.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Hostname/Com.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Hostname/Jp.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Iban.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Identical.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/InArray.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Int.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Interface.php
(#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
(#19) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Ip.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Isbn.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/LessThan.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/NotEmpty.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/PostCode.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Regex.php
(#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
(#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
blocks/mhaairs/lib/Zend/Validate/Sitemap/Changefreq.php
(#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
(#46) Constant Zend_Validate_Sitemap_Changefreq::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Sitemap/Lastmod.php
(#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
(#52) Constant Zend_Validate_Sitemap_Lastmod::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Sitemap/Loc.php
(#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
(#51) Constant Zend_Validate_Sitemap_Loc::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/Sitemap/Priority.php
(#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
(#46) Constant Zend_Validate_Sitemap_Priority::INVALID is not documented
(#20) Not recommended phpdocs tag @version used
blocks/mhaairs/lib/Zend/Validate/StringLength.php
(#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
(#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
blocks/mhaairs/redirect.php
(#17) File-level phpdocs block is not found
blocks/mhaairs/settingslib.php
(#36) Function admin_setting_configmulticheckbox_mhaairs::__construct is not documented
(#40) Function admin_setting_configmulticheckbox_mhaairs::load_choices is not documented
(#74) Function admin_setting_configmulticheckbox_mhaairs::output_html is not documented
(#31) No one-line description found in phpdocs for class admin_setting_configmulticheckbox_mhaairs
(#31) Class admin_setting_configmulticheckbox_mhaairs does not have @copyright tag
(#31) Class admin_setting_configmulticheckbox_mhaairs does not have @license tag
blocks/mhaairs/tests/behat/behat_block_mhaairs.php
(#21) Category tests is not valid
(#39) Category tests is not valid
(#111) Phpdocs for function behat_block_mhaairs::the_mhaairs_help_page_is_not_broken has incomplete parameters list
blocks/mhaairs/tests/content_test.php
(#21) Category phpunit is not valid
(#34) Category phpunit is not valid
(#35) Invalid phpdocs tag @group used
(#35) Invalid phpdocs tag @group used
blocks/mhaairs/tests/generator_test.php
(#21) Category phpunit is not valid
(#33) Category phpunit is not valid
(#34) Invalid phpdocs tag @group used
blocks/mhaairs/tests/gradebookservice_get_grade_test.php
(#21) Category phpunit is not valid
(#37) Category phpunit is not valid
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
blocks/mhaairs/tests/gradebookservice_test.php
(#21) Category phpunit is not valid
(#37) Category phpunit is not valid
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
blocks/mhaairs/tests/gradebookservice_update_item_category_test.php
(#21) Category phpunit is not valid
(#38) Category phpunit is not valid
(#201) There is no description in phpdocs for function add_grade_item
(#201) Phpdocs for function block_mhaairs_gradebookservice_update_item_category_testcase::add_grade_item has incomplete parameters list
(#39) Invalid phpdocs tag @group used
(#39) Invalid phpdocs tag @group used
(#39) Invalid phpdocs tag @group used
(#39) Invalid phpdocs tag @group used
blocks/mhaairs/tests/gradebookservice_update_item_test.php
(#21) Category phpunit is not valid
(#37) Category phpunit is not valid
(#339) Phpdocs for function block_mhaairs_gradebookservice_update_item_testcase::get_cases has incomplete parameters list
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
blocks/mhaairs/tests/gradebookservice_update_score_test.php
(#21) Category phpunit is not valid
(#37) Category phpunit is not valid
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
blocks/mhaairs/tests/gradebookservice_useexisting_test.php
(#21) Category phpunit is not valid
(#37) Category phpunit is not valid
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
(#38) Invalid phpdocs tag @group used
blocks/mhaairs/tests/lib.php
(#21) Category phpunit is not valid
(#32) Category phpunit is not valid
(#37) Variable block_mhaairs_testcase::$course is not documented
(#38) Variable block_mhaairs_testcase::$roles is not documented
(#39) Variable block_mhaairs_testcase::$bi is not documented
(#40) Variable block_mhaairs_testcase::$guest is not documented
(#41) Variable block_mhaairs_testcase::$teacher is not documented
(#42) Variable block_mhaairs_testcase::$assistant is not documented
(#43) Variable block_mhaairs_testcase::$student1 is not documented
(#44) Variable block_mhaairs_testcase::$student2 is not documented
(#101) Phpdocs for function block_mhaairs_testcase::set_user has incomplete parameters list
(#119) Phpdocs for function block_mhaairs_testcase::add_grade_item_by_service has incomplete parameters list
blocks/mhaairs/tests/mhlog_test.php
(#21) Category phpunit is not valid
(#35) Category phpunit is not valid
(#36) Invalid phpdocs tag @group used
(#36) Invalid phpdocs tag @group used
blocks/mhaairs/tests/mhutil_test.php
(#21) Category phpunit is not valid
(#35) Category phpunit is not valid
(#36) Invalid phpdocs tag @group used
(#36) Invalid phpdocs tag @group used
blocks/mhaairs/tests/utilservice_test.php
(#21) Category phpunit is not valid
(#36) Category phpunit is not valid
(#327) Phpdocs for function block_mhaairs_utilservice_testcase::assert_user_found has incomplete parameters list
(#37) Invalid phpdocs tag @group used
(#37) Invalid phpdocs tag @group used
(#37) Invalid phpdocs tag @group used

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Task "gherkinlint" failed. Use --force to continue.
Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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