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

(13886 errors, 607 warnings)

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

lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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/>.".
(#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 1 space(s) before asterisk; 0 found
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#76) Opening brace should be on the same line as the declaration
(#92) Protected method name "Zend_Exception::_getPrevious" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#59) Member variable "_defaultPostUri" must be all lower-case
(#66) Member variable "_registeredPackages" must be all lower-case
(#90) Member variable "_httpClient" must be all lower-case
(#97) Member variable "_staticHttpClient" must be all lower-case
(#106) Possible useless method overriding detected
(#106) Variable "applicationId" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "applicationId" must be all lower-case
(#124) Variable "className" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#127) Variable "requestData" must be all lower-case
(#128) Variable "requestData" must be all lower-case
(#128) Variable "requestData" must be all lower-case
(#130) Variable "feedContent" must be all lower-case
(#132) Variable "feedContent" must be all lower-case
(#132) Variable "className" must be all lower-case
(#150) Public method name "Zend_Gdata::getFeed" must be in lower-case letters only
(#150) Variable "className" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#154) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) "require_once" must be immediately followed by an open parenthesis
(#162) Variable "className" must be all lower-case
(#175) Public method name "Zend_Gdata::getEntry" must be in lower-case letters only
(#175) Variable "className" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#179) Usage of ELSEIF not allowed; use ELSE IF instead
(#182) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "className" must be all lower-case
(#210) Public method name "Zend_Gdata::performHttpRequest" must be in lower-case letters only
(#210) Variable "contentType" must be all lower-case
(#210) Variable "remainingRedirects" must be all lower-case
(#210) Line exceeds 132 characters; contains 136 characters
(#211) Opening brace should be on the same line as the declaration
(#213) Variable "filterResult" must be all lower-case
(#213) Variable "contentType" must be all lower-case
(#214) Variable "filterResult" must be all lower-case
(#215) Variable "filterResult" must be all lower-case
(#216) Variable "filterResult" must be all lower-case
(#217) Variable "filterResult" must be all lower-case
(#218) Variable "contentType" must be all lower-case
(#218) Variable "filterResult" must be all lower-case
(#219) Variable "contentType" must be all lower-case
(#219) Variable "remainingRedirects" must be all lower-case
(#219) Line exceeds 132 characters; contains 153 characters
(#221) Variable "contentType" must be all lower-case
(#221) Variable "remainingRedirects" must be all lower-case
(#230) Public method name "Zend_Gdata::isAuthenticated" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#82) Variable "applicationId" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#86) Variable "applicationId" must be all lower-case
(#92) Whitespace found at end of line
(#96) Public method name "Zend_Gdata_Analytics::getAccountFeed" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Whitespace found at end of line
(#110) Public method name "Zend_Gdata_Analytics::getDataFeed" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Whitespace found at end of line
(#123) Public method name "Zend_Gdata_Analytics::newDataQuery" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#127) Whitespace found at end of line
(#133) Public method name "Zend_Gdata_Analytics::newAccountQuery" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/AccountEntry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_accountId" must be all lower-case
(#56) Member variable "_accountName" must be all lower-case
(#57) Member variable "_profileId" must be all lower-case
(#58) Member variable "_webPropertyId" must be all lower-case
(#61) Member variable "_tableId" must be all lower-case
(#62) Member variable "_profileName" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#78) Protected method name "Zend_Gdata_Analytics_AccountEntry::takeChildFromDOM" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "absoluteNodeName" must be all lower-case
(#81) Variable "absoluteNodeName" must be all lower-case
(#88) Variable "tableId" must be all lower-case
(#89) Variable "tableId" must be all lower-case
(#90) Variable "tableId" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/AccountFeed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_entryClassName" must be all lower-case
(#47) Member variable "_feedClassName" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/AccountQuery.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_defaultFeedUri" must be all lower-case
(#41) Whitespace found at end of line
(#45) Member variable "_accountId" must be all lower-case
(#49) Member variable "_webpropertyId" must be all lower-case
(#53) Member variable "_profileId" must be all lower-case
(#54) Whitespace found at end of line
(#57) Whitespace found at end of line
(#67) Whitespace found at end of line
(#72) Public method name "Zend_Gdata_Analytics_AccountQuery::setAccountId" must be in lower-case letters only
(#72) Variable "accountId" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "accountId" must be all lower-case
(#77) Whitespace found at end of line
(#81) Public method name "Zend_Gdata_Analytics_AccountQuery::getAccountId" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Analytics_AccountQuery::setWebpropertyId" must be in lower-case letters only
(#90) Variable "webpropertyId" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "webpropertyId" must be all lower-case
(#95) Whitespace found at end of line
(#99) Public method name "Zend_Gdata_Analytics_AccountQuery::getWebpropertyId" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#103) Whitespace found at end of line
(#108) Public method name "Zend_Gdata_Analytics_AccountQuery::setProfileId" must be in lower-case letters only
(#108) Variable "profileId" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "profileId" must be all lower-case
(#117) Public method name "Zend_Gdata_Analytics_AccountQuery::getProfileId" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#121) Whitespace found at end of line
(#126) Variable "accountId" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#129) Variable "accountId" must be all lower-case
(#129) Whitespace found at end of line
(#132) Whitespace found at end of line
(#138) Variable "webpropertyId" must be all lower-case
(#138) Variable "accountId" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#141) Variable "accountId" must be all lower-case
(#142) Variable "accountId" must be all lower-case
(#142) Whitespace found at end of line
(#144) Variable "webpropertyId" must be all lower-case
(#147) Whitespace found at end of line
(#154) Variable "profileId" must be all lower-case
(#154) Variable "webpropertyId" must be all lower-case
(#154) Variable "accountId" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#157) Variable "accountId" must be all lower-case
(#158) Variable "accountId" must be all lower-case
(#158) Whitespace found at end of line
(#160) Variable "webpropertyId" must be all lower-case
(#161) Variable "webpropertyId" must be all lower-case
(#161) Whitespace found at end of line
(#163) Variable "profileId" must be all lower-case
(#166) Whitespace found at end of line
(#170) Public method name "Zend_Gdata_Analytics_AccountQuery::getQueryUrl" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#173) Whitespace found at end of line
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Whitespace found at end of line
(#182) Whitespace found at end of line
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/DataEntry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) 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
(#57) Protected method name "Zend_Gdata_Analytics_DataEntry::takeChildFromDOM" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "absoluteNodeName" must be all lower-case
(#60) Variable "absoluteNodeName" must be all lower-case
(#78) Whitespace found at end of line
(#81) Public method name "Zend_Gdata_Analytics_DataEntry::getDimension" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#90) Whitespace found at end of line
(#91) Whitespace found at end of line
(#92) Whitespace found at end of line
(#95) Public method name "Zend_Gdata_Analytics_DataEntry::getMetric" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#104) Whitespace found at end of line
(#106) Whitespace found at end of line
(#109) Public method name "Zend_Gdata_Analytics_DataEntry::getValue" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/DataFeed.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#57) Member variable "_feedClassName" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/DataQuery.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_defaultFeedUri" must be all lower-case
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected 1 space before "="; 0 found
(#55) Expected 1 space before "="; 0 found
(#56) Expected 1 space before "="; 0 found
(#66) Expected 1 space before "="; 0 found
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Expected 1 space before "="; 0 found
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Whitespace found at end of line
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) Expected 1 space after "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#195) Expected 1 space after "="; 0 found
(#196) Whitespace found at end of line
(#200) Member variable "_profileId" must be all lower-case
(#217) Whitespace found at end of line
(#222) Public method name "Zend_Gdata_Analytics_DataQuery::setProfileId" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Gdata_Analytics_DataQuery::getProfileId" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_Analytics_DataQuery::addDimension" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#242) Whitespace found at end of line
(#250) Public method name "Zend_Gdata_Analytics_DataQuery::addMetric" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Gdata_Analytics_DataQuery::getDimensions" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Gdata_Analytics_DataQuery::getMetrics" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#276) Public method name "Zend_Gdata_Analytics_DataQuery::removeDimension" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Gdata_Analytics_DataQuery::removeMetric" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#294) Public method name "Zend_Gdata_Analytics_DataQuery::setStartDate" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_Analytics_DataQuery::setEndDate" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#308) Whitespace found at end of line
(#313) Public method name "Zend_Gdata_Analytics_DataQuery::addFilter" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#318) Whitespace found at end of line
(#323) Public method name "Zend_Gdata_Analytics_DataQuery::addOrFilter" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#328) Whitespace found at end of line
(#334) Public method name "Zend_Gdata_Analytics_DataQuery::addSort" must be in lower-case letters only
(#335) Opening brace should be on the same line as the declaration
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Expected 1 space before "?"; 0 found
(#337) Expected 1 space after "?"; 0 found
(#337) Expected 1 space before ":"; 0 found
(#337) Expected 1 space after ":"; 0 found
(#340) Whitespace found at end of line
(#344) Public method name "Zend_Gdata_Analytics_DataQuery::clearSort" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#349) Whitespace found at end of line
(#354) Public method name "Zend_Gdata_Analytics_DataQuery::setSegment" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Gdata_Analytics_DataQuery::getQueryUrl" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#369) Whitespace found at end of line
(#374) Whitespace found at end of line
(#379) Whitespace found at end of line
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Whitespace found at end of line
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Whitespace found at end of line
(#390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Expected 1 space before ".="; 0 found
(#393) Expected 1 space after ".="; 0 found
(#393) Expected 1 space before "==="; 0 found
(#393) Expected 1 space after "==="; 0 found
(#393) Expected 1 space before "?"; 0 found
(#393) Expected 1 space after "?"; 0 found
(#393) Expected 1 space before ":"; 0 found
(#393) Expected 1 space after ":"; 0 found
(#395) Whitespace found at end of line
(#396) Expected 1 space before "!="; 0 found
(#396) Expected 1 space after "!="; 0 found
(#399) Whitespace found at end of line
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Dimension.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#33) Whitespace found at end of line
(#36) Member variable "_rootNamespace" must be all lower-case
(#37) Member variable "_rootElement" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Goal.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Member variable "_rootNamespace" must be all lower-case
(#36) Member variable "_rootElement" must be all lower-case
(#39) Opening brace should be on the same line as the declaration
(#43) Whitespace found at end of line
(#48) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Metric.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#33) Whitespace found at end of line
(#36) Member variable "_rootNamespace" must be all lower-case
(#37) Member variable "_rootElement" must be all lower-case
(#41) Protected method name "Zend_Gdata_Analytics_Extension_Metric::takeAttributeFromDOM" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Property.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#35) Member variable "_rootNamespace" must be all lower-case
(#36) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#59) Protected method name "Zend_Gdata_Analytics_Extension_Property::takeAttributeFromDOM" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#79) Public method name "Zend_Gdata_Analytics_Extension_Property::getValue" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Analytics_Extension_Property::setValue" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Analytics_Extension_Property::setName" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Analytics_Extension_Property::getName" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#119) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/TableId.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) 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) Member variable "_rootNamespace" must be all lower-case
(#37) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Gdata_Analytics_Extension_TableId::getDOM" must be in lower-case letters only
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#77) Protected method name "Zend_Gdata_Analytics_Extension_TableId::takeChildFromDOM" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Line indented incorrectly; expected at least 8 spaces, found 7
(#87) Public method name "Zend_Gdata_Analytics_Extension_TableId::getValue" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Gdata_Analytics_Extension_TableId::setValue" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#80) Member variable "_httpClient" must be all lower-case
(#87) Member variable "_staticHttpClient" must be all lower-case
(#94) Member variable "_httpMethodOverride" must be all lower-case
(#101) Member variable "_gzipEnabled" must be all lower-case
(#109) Member variable "_verboseExceptionMessages" must be all lower-case
(#116) Member variable "_defaultPostUri" must be all lower-case
(#123) Member variable "_registeredPackages" must be all lower-case
(#132) Member variable "_maxRedirects" must be all lower-case
(#135) Expected 5 space(s) before asterisk; 6 found
(#136) Expected 5 space(s) before asterisk; 6 found
(#137) Expected 5 space(s) before asterisk; 6 found
(#138) Expected 5 space(s) before asterisk; 6 found
(#139) Expected 5 space(s) before asterisk; 6 found
(#140) Expected 5 space(s) before asterisk; 6 found
(#141) Expected 5 space(s) before asterisk; 6 found
(#142) Expected 5 space(s) before asterisk; 6 found
(#143) Expected 5 space(s) before asterisk; 6 found
(#144) Expected 5 space(s) before asterisk; 6 found
(#145) Member variable "_majorProtocolVersion" must be all lower-case
(#148) Expected 5 space(s) before asterisk; 6 found
(#149) Expected 5 space(s) before asterisk; 6 found
(#150) Expected 5 space(s) before asterisk; 6 found
(#151) Expected 5 space(s) before asterisk; 6 found
(#152) Expected 5 space(s) before asterisk; 6 found
(#153) Expected 5 space(s) before asterisk; 6 found
(#154) Expected 5 space(s) before asterisk; 6 found
(#155) Expected 5 space(s) before asterisk; 6 found
(#156) Expected 5 space(s) before asterisk; 6 found
(#157) Expected 5 space(s) before asterisk; 6 found
(#158) Expected 5 space(s) before asterisk; 6 found
(#159) Expected 5 space(s) before asterisk; 6 found
(#160) Expected 5 space(s) before asterisk; 6 found
(#161) Member variable "_minorProtocolVersion" must be all lower-case
(#168) Member variable "_useObjectMapping" must be all lower-case
(#176) Variable "applicationId" must be all lower-case
(#177) Opening brace should be on the same line as the declaration
(#178) Variable "applicationId" must be all lower-case
(#193) Public method name "Zend_Gdata_App::registerPackage" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Gdata_App::getFeed" must be in lower-case letters only
(#208) Variable "className" must be all lower-case
(#209) Opening brace should be on the same line as the declaration
(#210) Variable "className" must be all lower-case
(#223) Public method name "Zend_Gdata_App::getEntry" must be in lower-case letters only
(#223) Variable "className" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#225) Variable "className" must be all lower-case
(#233) Public method name "Zend_Gdata_App::getHttpClient" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Gdata_App::setHttpClient" must be in lower-case letters only
(#246) Variable "applicationId" must be all lower-case
(#247) Opening brace should be on the same line as the declaration
(#252) "require_once" must be immediately followed by an open parenthesis
(#256) Variable "userAgent" must be all lower-case
(#256) Variable "applicationId" must be all lower-case
(#258) Variable "userAgent" must be all lower-case
(#276) Public method name "Zend_Gdata_App::setStaticHttpClient" must be in lower-case letters only
(#276) Variable "httpClient" must be all lower-case
(#277) Opening brace should be on the same line as the declaration
(#278) Variable "_staticHttpClient" must be all lower-case
(#278) Variable "_staticHttpClient" must not contain underscores.
(#278) Variable "httpClient" must be all lower-case
(#287) Public method name "Zend_Gdata_App::getStaticHttpClient" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#289) Variable "_staticHttpClient" must be all lower-case
(#289) Variable "_staticHttpClient" must not contain underscores.
(#291) Variable "userAgent" must be all lower-case
(#292) Variable "userAgent" must be all lower-case
(#297) Variable "_staticHttpClient" must be all lower-case
(#297) Variable "_staticHttpClient" must not contain underscores.
(#299) Variable "_staticHttpClient" must be all lower-case
(#299) Variable "_staticHttpClient" must not contain underscores.
(#315) Public method name "Zend_Gdata_App::setHttpMethodOverride" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#317) Variable "_httpMethodOverride" must be all lower-case
(#317) Variable "_httpMethodOverride" must not contain underscores.
(#325) Public method name "Zend_Gdata_App::getHttpMethodOverride" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#327) Variable "_httpMethodOverride" must be all lower-case
(#327) Variable "_httpMethodOverride" must not contain underscores.
(#336) Public method name "Zend_Gdata_App::setGzipEnabled" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#339) "require_once" must be immediately followed by an open parenthesis
(#345) Variable "_gzipEnabled" must be all lower-case
(#345) Variable "_gzipEnabled" must not contain underscores.
(#353) Public method name "Zend_Gdata_App::getGzipEnabled" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#355) Variable "_gzipEnabled" must be all lower-case
(#355) Variable "_gzipEnabled" must not contain underscores.
(#366) Public method name "Zend_Gdata_App::getVerboseExceptionMessages" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#368) Variable "_verboseExceptionMessages" must be all lower-case
(#368) Variable "_verboseExceptionMessages" must not contain underscores.
(#379) Public method name "Zend_Gdata_App::setVerboseExceptionMessages" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#381) Variable "_verboseExceptionMessages" must be all lower-case
(#381) Variable "_verboseExceptionMessages" must not contain underscores.
(#390) Public method name "Zend_Gdata_App::setMaxRedirects" must be in lower-case letters only
(#390) Variable "maxRedirects" must be all lower-case
(#391) Opening brace should be on the same line as the declaration
(#392) Variable "_maxRedirects" must be all lower-case
(#392) Variable "_maxRedirects" must not contain underscores.
(#392) Variable "maxRedirects" must be all lower-case
(#400) Public method name "Zend_Gdata_App::getMaxRedirects" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#402) Variable "_maxRedirects" must be all lower-case
(#402) Variable "_maxRedirects" must not contain underscores.
(#413) Public method name "Zend_Gdata_App::setMajorProtocolVersion" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#429) Public method name "Zend_Gdata_App::getMajorProtocolVersion" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Gdata_App::setMinorProtocolVersion" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#460) Public method name "Zend_Gdata_App::getMinorProtocolVersion" must be in lower-case letters only
(#461) Opening brace should be on the same line as the declaration
(#488) Public method name "Zend_Gdata_App::prepareRequest" must be in lower-case letters only
(#492) Variable "contentTypeOverride" must be all lower-case
(#493) Opening brace should be on the same line as the declaration
(#500) Variable "rawData" must be all lower-case
(#501) Variable "finalContentType" must be all lower-case
(#507) Variable "rawData" must be all lower-case
(#508) Variable "contentTypeOverride" must be all lower-case
(#509) Variable "finalContentType" must be all lower-case
(#511) Usage of ELSEIF not allowed; use ELSE IF instead
(#512) Variable "rawData" must be all lower-case
(#514) Variable "finalContentType" must be all lower-case
(#514) Variable "rawData" must be all lower-case
(#518) Variable "finalContentType" must be all lower-case
(#521) Variable "editLink" must be all lower-case
(#522) Variable "editLink" must be all lower-case
(#523) Variable "editLink" must be all lower-case
(#526) Usage of ELSEIF not allowed; use ELSE IF instead
(#527) Variable "rawData" must be all lower-case
(#528) Variable "finalContentType" must be all lower-case
(#530) Variable "editLink" must be all lower-case
(#531) Variable "editLink" must be all lower-case
(#532) Variable "editLink" must be all lower-case
(#535) Usage of ELSEIF not allowed; use ELSE IF instead
(#536) Variable "rawData" must be all lower-case
(#540) Variable "finalContentType" must be all lower-case
(#544) Variable "rawData" must be all lower-case
(#548) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#549) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#550) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#551) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#556) Variable "allowWeak" must be all lower-case
(#557) Variable "ifMatchHeader" must be all lower-case
(#558) Variable "allowWeak" must be all lower-case
(#559) Variable "ifMatchHeader" must be all lower-case
(#563) Must use "self::" for local static member reference
(#570) Variable "contentTypeOverride" must be all lower-case
(#571) Variable "finalContentType" must be all lower-case
(#571) Variable "contentTypeOverride" must be all lower-case
(#575) Variable "rawData" must be all lower-case
(#576) Variable "finalContentType" must be all lower-case
(#594) Public method name "Zend_Gdata_App::performHttpRequest" must be in lower-case letters only
(#595) Variable "contentType" must be all lower-case
(#595) Variable "remainingRedirects" must be all lower-case
(#596) Opening brace should be on the same line as the declaration
(#597) "require_once" must be immediately followed by an open parenthesis
(#598) Variable "remainingRedirects" must be all lower-case
(#599) Variable "remainingRedirects" must be all lower-case
(#609) Expected 1 space after "+"; newline found
(#613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) "require_once" must be immediately followed by an open parenthesis
(#622) "require_once" must be immediately followed by an open parenthesis
(#626) Variable "contentType" must be all lower-case
(#627) Must use "self::" for local static member reference
(#628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#629) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Expected 1 space after "="; newline found
(#642) 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
(#648) "require_once" must be immediately followed by an open parenthesis
(#652) Variable "queryArray" must be all lower-case
(#653) Variable "queryArray" must be all lower-case
(#656) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#660) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) Variable "usingMimeStream" must be all lower-case
(#662) Variable "oldHttpAdapter" must be all lower-case
(#665) Variable "usingMimeStream" must be all lower-case
(#666) Variable "contentType" must be all lower-case
(#667) Variable "oldHttpAdapter" must be all lower-case
(#669) Variable "oldHttpAdapter" must be all lower-case
(#670) "require_once" must be immediately followed by an open parenthesis
(#671) Variable "newAdapter" must be all lower-case
(#673) "require_once" must be immediately followed by an open parenthesis
(#674) Variable "newAdapter" must be all lower-case
(#676) Variable "newAdapter" must be all lower-case
(#678) Variable "contentType" must be all lower-case
(#683) Inline comments must start with a capital letter, digit or 3-dots sequence
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Variable "usingMimeStream" must be all lower-case
(#685) Variable "oldHttpAdapter" must be all lower-case
(#688) Inline comments must start with a capital letter, digit or 3-dots sequence
(#688) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Variable "usingMimeStream" must be all lower-case
(#690) Variable "oldHttpAdapter" must be all lower-case
(#692) "require_once" must be immediately followed by an open parenthesis
(#696) Variable "remainingRedirects" must be all lower-case
(#697) Variable "newUrl" must be all lower-case
(#699) Variable "newUrl" must be all lower-case
(#700) Variable "contentType" must be all lower-case
(#700) Variable "remainingRedirects" must be all lower-case
(#702) "require_once" must be immediately followed by an open parenthesis
(#708) "require_once" must be immediately followed by an open parenthesis
(#709) Variable "exceptionMessage" must be all lower-case
(#712) Variable "exceptionMessage" must be all lower-case
(#714) Variable "exceptionMessage" must be all lower-case
(#734) Variable "className" must be all lower-case
(#735) Opening brace should be on the same line as the declaration
(#737) Variable "requestData" must be all lower-case
(#739) Variable "requestData" must be all lower-case
(#739) Variable "requestData" must be all lower-case
(#741) Variable "feedContent" must be all lower-case
(#742) Usage of "$this" in static methods will cause runtime errors
(#743) Variable "feedContent" must be all lower-case
(#745) Variable "feedContent" must be all lower-case
(#745) Variable "className" must be all lower-case
(#765) Public method name "Zend_Gdata_App::importUrl" must be in lower-case letters only
(#765) Variable "className" must be all lower-case
(#766) Variable "extraHeaders" must be all lower-case
(#767) Opening brace should be on the same line as the declaration
(#768) Variable "extraHeaders" must be all lower-case
(#770) Variable "feedContent" must be all lower-case
(#772) Variable "feedContent" must be all lower-case
(#775) Variable "protocolVersionStr" must be all lower-case
(#776) Variable "majorProtocolVersion" must be all lower-case
(#777) Variable "minorProtocolVersion" must be all lower-case
(#778) Variable "protocolVersionStr" must be all lower-case
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) Variable "delimiterPos" must be all lower-case
(#780) Variable "protocolVersionStr" must be all lower-case
(#781) Variable "protocolVersionStr" must be all lower-case
(#782) Variable "protocolVersionStr" must be all lower-case
(#782) Variable "delimiterPos" must be all lower-case
(#783) Variable "protocolVersionStr" must be all lower-case
(#783) Variable "delimiterPos" must be all lower-case
(#784) Variable "majorProtocolVersion" must be all lower-case
(#785) Variable "minorProtocolVersion" must be all lower-case
(#788) Variable "feedContent" must be all lower-case
(#788) Variable "className" must be all lower-case
(#789) Variable "majorProtocolVersion" must be all lower-case
(#789) Variable "minorProtocolVersion" must be all lower-case
(#813) Public method name "Zend_Gdata_App::importString" must be in lower-case letters only
(#814) Variable "className" must be all lower-case
(#814) Variable "majorProtocolVersion" must be all lower-case
(#815) Variable "minorProtocolVersion" must be all lower-case
(#816) Opening brace should be on the same line as the declaration
(#817) Variable "className" must be all lower-case
(#818) Line indented incorrectly; expected at least 12 spaces, found 10
(#818) "require_once" must be immediately followed by an open parenthesis
(#819) Line indented incorrectly; expected at least 12 spaces, found 10
(#819) Variable "className" must be all lower-case
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) "require_once" must be immediately followed by an open parenthesis
(#831) Variable "php_errormsg" must not contain underscores.
(#834) Variable "className" must be all lower-case
(#835) Variable "majorProtocolVersion" must be all lower-case
(#836) Variable "minorProtocolVersion" must be all lower-case
(#852) Public method name "Zend_Gdata_App::importFile" must be in lower-case letters only
(#853) Variable "className" must be all lower-case
(#853) Variable "useIncludePath" must be all lower-case
(#854) Opening brace should be on the same line as the declaration
(#856) Variable "useIncludePath" must be all lower-case
(#859) "require_once" must be immediately followed by an open parenthesis
(#861) Variable "php_errormsg" must not contain underscores.
(#863) Variable "className" must be all lower-case
(#875) Variable "extraHeaders" must be all lower-case
(#876) Opening brace should be on the same line as the declaration
(#877) Variable "requestData" must be all lower-case
(#877) Variable "extraHeaders" must be all lower-case
(#879) Variable "requestData" must be all lower-case
(#879) Variable "requestData" must be all lower-case
(#880) Variable "requestData" must be all lower-case
(#897) Variable "remainingRedirects" must be all lower-case
(#898) Variable "contentType" must be all lower-case
(#898) Variable "extraHeaders" must be all lower-case
(#899) Opening brace should be on the same line as the declaration
(#900) Variable "requestData" must be all lower-case
(#901) Variable "extraHeaders" must be all lower-case
(#901) Variable "contentType" must be all lower-case
(#903) Variable "requestData" must be all lower-case
(#903) Variable "requestData" must be all lower-case
(#904) Variable "requestData" must be all lower-case
(#904) Variable "requestData" must be all lower-case
(#905) Variable "requestData" must be all lower-case
(#922) Variable "remainingRedirects" must be all lower-case
(#923) Variable "contentType" must be all lower-case
(#923) Variable "extraHeaders" must be all lower-case
(#924) Opening brace should be on the same line as the declaration
(#925) Variable "requestData" must be all lower-case
(#926) Variable "extraHeaders" must be all lower-case
(#926) Variable "contentType" must be all lower-case
(#928) Variable "requestData" must be all lower-case
(#928) Variable "requestData" must be all lower-case
(#929) Variable "requestData" must be all lower-case
(#929) Variable "requestData" must be all lower-case
(#930) Variable "requestData" must be all lower-case
(#942) Variable "remainingRedirects" must be all lower-case
(#943) Opening brace should be on the same line as the declaration
(#945) Variable "requestData" must be all lower-case
(#949) Variable "requestData" must be all lower-case
(#952) Variable "requestData" must be all lower-case
(#953) Variable "requestData" must be all lower-case
(#954) Variable "requestData" must be all lower-case
(#956) Variable "requestData" must be all lower-case
(#957) Variable "remainingRedirects" must be all lower-case
(#972) Public method name "Zend_Gdata_App::insertEntry" must be in lower-case letters only
(#972) Variable "className" must be all lower-case
(#973) Variable "extraHeaders" must be all lower-case
(#974) Opening brace should be on the same line as the declaration
(#975) Variable "className" must be all lower-case
(#976) Line indented incorrectly; expected at least 12 spaces, found 10
(#976) "require_once" must be immediately followed by an open parenthesis
(#977) Line indented incorrectly; expected at least 12 spaces, found 10
(#977) Variable "className" must be all lower-case
(#980) Variable "extraHeaders" must be all lower-case
(#982) Variable "returnEntry" must be all lower-case
(#982) Variable "className" must be all lower-case
(#983) Variable "returnEntry" must be all lower-case
(#987) Variable "returnEntry" must be all lower-case
(#990) Variable "returnEntry" must be all lower-case
(#1007) Public method name "Zend_Gdata_App::updateEntry" must be in lower-case letters only
(#1007) Variable "className" must be all lower-case
(#1008) Variable "extraHeaders" must be all lower-case
(#1009) Opening brace should be on the same line as the declaration
(#1010) Variable "className" must be all lower-case
(#1011) Variable "className" must be all lower-case
(#1012) Usage of ELSEIF not allowed; use ELSE IF instead
(#1012) Variable "className" must be all lower-case
(#1013) Variable "className" must be all lower-case
(#1016) Variable "className" must be all lower-case
(#1017) Line indented incorrectly; expected at least 12 spaces, found 10
(#1017) "require_once" must be immediately followed by an open parenthesis
(#1018) Line indented incorrectly; expected at least 12 spaces, found 10
(#1018) Variable "className" must be all lower-case
(#1021) Variable "extraHeaders" must be all lower-case
(#1022) Variable "returnEntry" must be all lower-case
(#1022) Variable "className" must be all lower-case
(#1023) Variable "returnEntry" must be all lower-case
(#1027) Variable "returnEntry" must be all lower-case
(#1030) Variable "returnEntry" must be all lower-case
(#1047) Opening brace should be on the same line as the declaration
(#1050) Variable "foundClassName" must be all lower-case
(#1052) Line indented incorrectly; expected 16 spaces, found 17
(#1055) Line indented incorrectly; expected 20 spaces, found 21
(#1056) "require_once" must be immediately followed by an open parenthesis
(#1058) Line indented incorrectly; expected 20 spaces, found 21
(#1059) Variable "foundClassName" must be all lower-case
(#1061) Line indented incorrectly; expected 16 spaces, found 17
(#1061) Empty CATCH statement detected
(#1062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) Line indented incorrectly; expected 16 spaces, found 17
(#1063) Empty CATCH statement detected
(#1064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1065) Inline comments must end in full-stops, exclamation marks, or question marks
(#1066) Line indented incorrectly; expected 16 spaces, found 17
(#1068) Variable "foundClassName" must be all lower-case
(#1069) Variable "reflectionObj" must be all lower-case
(#1069) Variable "foundClassName" must be all lower-case
(#1070) Variable "reflectionObj" must be all lower-case
(#1074) Inline comments must end in full-stops, exclamation marks, or question marks
(#1082) "require_once" must be immediately followed by an open parenthesis
(#1087) "require_once" must be immediately followed by an open parenthesis
(#1102) Public method name "Zend_Gdata_App::retrieveAllEntriesForFeed" must be in lower-case letters only
(#1103) Variable "feedClass" must be all lower-case
(#1104) Variable "reflectionObj" must be all lower-case
(#1104) Variable "feedClass" must be all lower-case
(#1105) Variable "reflectionObj" must be all lower-case
(#1106) Expected "do {\n...} while (...);\n"; found "do {\n...}\n while (...);\n"
(#1113) Variable "feedClass" must be all lower-case
(#1130) Public method name "Zend_Gdata_App::enableRequestDebugLogging" must be in lower-case letters only
(#1131) Opening brace should be on the same line as the declaration
(#1150) Public method name "Zend_Gdata_App::getNextFeed" must be in lower-case letters only
(#1150) Variable "className" must be all lower-case
(#1151) Opening brace should be on the same line as the declaration
(#1152) Variable "nextLink" must be all lower-case
(#1153) Variable "nextLink" must be all lower-case
(#1156) Variable "nextLinkHref" must be all lower-case
(#1156) Variable "nextLink" must be all lower-case
(#1158) Variable "className" must be all lower-case
(#1159) Variable "className" must be all lower-case
(#1162) Variable "nextLinkHref" must be all lower-case
(#1162) Variable "className" must be all lower-case
(#1177) Public method name "Zend_Gdata_App::getPreviousFeed" must be in lower-case letters only
(#1177) Variable "className" must be all lower-case
(#1178) Opening brace should be on the same line as the declaration
(#1179) Variable "previousLink" must be all lower-case
(#1180) Variable "previousLink" must be all lower-case
(#1183) Variable "previousLinkHref" must be all lower-case
(#1183) Variable "previousLink" must be all lower-case
(#1185) Variable "className" must be all lower-case
(#1186) Variable "className" must be all lower-case
(#1189) Variable "previousLinkHref" must be all lower-case
(#1189) Variable "className" must be all lower-case
(#1201) Public method name "Zend_Gdata_App::generateIfMatchHeaderData" must be in lower-case letters only
(#1201) Variable "allowWeek" must be all lower-case
(#1202) Opening brace should be on the same line as the declaration
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1209) Variable "allowWeek" must be all lower-case
(#1222) Public method name "Zend_Gdata_App::usingObjectMapping" must be in lower-case letters only
(#1223) Opening brace should be on the same line as the declaration
(#1234) Public method name "Zend_Gdata_App::useObjectMapping" must be in lower-case letters only
(#1235) Opening brace should be on the same line as the declaration
(#1236) TRUE, FALSE and NULL must be lowercase; expected "true" but found "True"
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/AuthException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/BadMethodCallException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Base.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_rootElement" must be all lower-case
(#49) Member variable "_rootNamespace" must be all lower-case
(#55) Member variable "_rootNamespaceURI" must be all lower-case
(#60) Member variable "_extensionElements" must be all lower-case
(#65) Member variable "_extensionAttributes" must be all lower-case
(#78) Member variable "_namespaceLookupCache" must be all lower-case
(#95) Line indented incorrectly; expected 4 spaces, found 3
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Gdata_App_Base::getText" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Gdata_App_Base::setText" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_App_Base::getExtensionElements" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Gdata_App_Base::setExtensionElements" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Gdata_App_Base::getExtensionAttributes" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#191) Public method name "Zend_Gdata_App_Base::setExtensionAttributes" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_App_Base::getDOM" must be in lower-case letters only
(#207) Variable "majorVersion" must be all lower-case
(#207) Variable "minorVersion" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#214) Usage of ELSEIF not allowed; use ELSE IF instead
(#216) Variable "elementName" must be all lower-case
(#218) Variable "elementName" must be all lower-case
(#220) Variable "elementName" must be all lower-case
(#227) Variable "extensionElement" must be all lower-case
(#228) Variable "extensionElement" must be all lower-case
(#243) Protected method name "Zend_Gdata_App_Base::takeChildFromDOM" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#248) Variable "extensionElement" must be all lower-case
(#249) Variable "extensionElement" must be all lower-case
(#250) Variable "extensionElement" must be all lower-case
(#261) Protected method name "Zend_Gdata_App_Base::takeAttributeFromDOM" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#263) Variable "arrayIndex" must be all lower-case
(#263) Expected 1 space before "?"; 0 found
(#263) Expected 1 space after "?"; 0 found
(#264) Expected 1 space before ":"; 0 found
(#264) Expected 1 space after ":"; newline found
(#266) Variable "arrayIndex" must be all lower-case
(#266) Expected 1 space after "="; newline found
(#279) Public method name "Zend_Gdata_App_Base::transferFromDOM" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_Gdata_App_Base::transferFromXML" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) "require_once" must be immediately followed by an open parenthesis
(#308) Variable "php_errormsg" must not contain underscores.
(#312) "require_once" must be immediately followed by an open parenthesis
(#317) "require_once" must be immediately followed by an open parenthesis
(#327) Public method name "Zend_Gdata_App_Base::saveXML" must be in lower-case letters only
(#328) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Gdata_App_Base::getXML" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#353) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Gdata_App_Base::lookupNamespace" must be in lower-case letters only
(#373) Variable "majorVersion" must be all lower-case
(#374) Variable "minorVersion" must be all lower-case
(#375) Opening brace should be on the same line as the declaration
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Variable "majorVersion" must be all lower-case
(#378) Variable "majorVersion" must be all lower-case
(#379) Variable "minorVersion" must be all lower-case
(#379) Variable "minorVersion" must be all lower-case
(#380) Inline control structures are not allowed
(#380) Variable "_namespaceLookupCache" must be all lower-case
(#380) Variable "_namespaceLookupCache" must not contain underscores.
(#381) Variable "_namespaceLookupCache" must be all lower-case
(#381) Variable "_namespaceLookupCache" must not contain underscores.
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Variable "nsData" must be all lower-case
(#389) Variable "foundMajorV" must be all lower-case
(#390) Variable "majorVersion" must be all lower-case
(#390) Variable "nsData" must be all lower-case
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Variable "nsData" must be all lower-case
(#392) Variable "nsData" must be all lower-case
(#392) Variable "foundMajorV" must be all lower-case
(#393) Variable "foundMinorV" must be all lower-case
(#394) Variable "minorVersion" must be all lower-case
(#394) Variable "nsData" must be all lower-case
(#395) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Variable "nsData" must be all lower-case
(#396) Variable "foundMinorV" must be all lower-case
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Variable "_namespaceLookupCache" must be all lower-case
(#400) Variable "_namespaceLookupCache" must not contain underscores.
(#426) Public method name "Zend_Gdata_App_Base::registerNamespace" must be in lower-case letters only
(#427) Variable "namespaceUri" must be all lower-case
(#428) Variable "majorVersion" must be all lower-case
(#429) Variable "minorVersion" must be all lower-case
(#430) Opening brace should be on the same line as the declaration
(#431) Variable "majorVersion" must be all lower-case
(#431) Variable "minorVersion" must be all lower-case
(#431) Expected 1 space after "="; newline found
(#432) Variable "namespaceUri" must be all lower-case
(#442) Public method name "Zend_Gdata_App_Base::flushNamespaceLookupCache" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#444) Variable "_namespaceLookupCache" must be all lower-case
(#444) Variable "_namespaceLookupCache" must not contain underscores.
(#457) Public method name "Zend_Gdata_App_Base::registerAllNamespaces" must be in lower-case letters only
(#457) Variable "namespaceArray" must be all lower-case
(#458) Opening brace should be on the same line as the declaration
(#459) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#459) Variable "namespaceArray" must be all lower-case
(#476) Opening brace should be on the same line as the declaration
(#483) "require_once" must be immediately followed by an open parenthesis
(#502) Opening brace should be on the same line as the declaration
(#509) "require_once" must be immediately followed by an open parenthesis
(#521) Opening brace should be on the same line as the declaration
(#523) Variable "privName" must be all lower-case
(#524) Variable "privName" must be all lower-case
(#525) "require_once" must be immediately followed by an open parenthesis
(#529) Variable "privName" must be all lower-case
(#530) Variable "privName" must be all lower-case
(#531) Variable "privName" must be all lower-case
(#551) Opening brace should be on the same line as the declaration
(#568) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/BaseMediaSource.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_contentType" must be all lower-case
(#62) Public method name "Zend_Gdata_App_BaseMediaSource::getContentType" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_App_BaseMediaSource::setContentType" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Gdata_App_BaseMediaSource::getSlug" must be in lower-case letters only
(#85) Expected 1 space after closing parenthesis; found 0
(#96) Public method name "Zend_Gdata_App_BaseMediaSource::setSlug" must be in lower-case letters only
(#96) Expected 1 space after closing parenthesis; found 0
(#112) Opening brace should be on the same line as the declaration
(#119) "require_once" must be immediately followed by an open parenthesis
(#136) Opening brace should be on the same line as the declaration
(#143) "require_once" must be immediately followed by an open parenthesis
(#155) Opening brace should be on the same line as the declaration
(#157) Variable "privName" must be all lower-case
(#158) Variable "privName" must be all lower-case
(#159) "require_once" must be immediately followed by an open parenthesis
(#163) Variable "privName" must be all lower-case
(#164) Variable "privName" must be all lower-case
(#165) Variable "privName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/CaptchaRequiredException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "captchaToken" must be all lower-case
(#62) Member variable "captchaUrl" must be all lower-case
(#70) Variable "captchaToken" must be all lower-case
(#70) Variable "captchaUrl" must be all lower-case
(#71) Variable "captchaToken" must be all lower-case
(#72) Must use "self::" for local static member reference
(#72) Variable "captchaUrl" must be all lower-case
(#81) Public method name "Zend_Gdata_App_CaptchaRequiredException::getCaptchaToken" must be in lower-case letters only
(#90) Public method name "Zend_Gdata_App_CaptchaRequiredException::getCaptchaUrl" must be in lower-case letters only
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#76) Member variable "_rootElement" must be all lower-case
(#83) Member variable "_entryClassName" must be all lower-case
(#127) Public method name "Zend_Gdata_App_Entry::getDOM" must be in lower-case letters only
(#127) Variable "majorVersion" must be all lower-case
(#127) Variable "minorVersion" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "majorVersion" must be all lower-case
(#129) Variable "minorVersion" must be all lower-case
(#151) Protected method name "Zend_Gdata_App_Entry::takeChildFromDOM" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "absoluteNodeName" must be all lower-case
(#154) Variable "absoluteNodeName" must be all lower-case
(#155) Line indented incorrectly; expected 12 spaces, found 8
(#156) Line indented incorrectly; expected at least 16 spaces, found 12
(#157) Line indented incorrectly; expected at least 16 spaces, found 12
(#158) Line indented incorrectly; expected at least 16 spaces, found 12
(#160) Line indented incorrectly; expected 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 16 spaces, found 12
(#162) Line indented incorrectly; expected at least 16 spaces, found 12
(#163) Line indented incorrectly; expected at least 16 spaces, found 12
(#165) Line indented incorrectly; expected 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#167) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#170) Line indented incorrectly; expected 12 spaces, found 8
(#171) Line indented incorrectly; expected at least 16 spaces, found 12
(#172) Line indented incorrectly; expected at least 16 spaces, found 12
(#173) Line indented incorrectly; expected at least 16 spaces, found 12
(#175) Line indented incorrectly; expected 12 spaces, found 8
(#176) Line indented incorrectly; expected at least 16 spaces, found 12
(#177) Line indented incorrectly; expected at least 16 spaces, found 12
(#178) Line indented incorrectly; expected at least 16 spaces, found 12
(#180) Line indented incorrectly; expected 12 spaces, found 8
(#181) Line indented incorrectly; expected at least 16 spaces, found 12
(#182) Line indented incorrectly; expected at least 16 spaces, found 12
(#183) Line indented incorrectly; expected at least 16 spaces, found 12
(#185) Line indented incorrectly; expected 12 spaces, found 8
(#186) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Variable "className" must be all lower-case
(#204) Variable "extraHeaders" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#208) Variable "className" must be all lower-case
(#209) Variable "extraHeaders" must be all lower-case
(#221) Opening brace should be on the same line as the declaration
(#241) Variable "className" must be all lower-case
(#241) Variable "extraHeaders" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Variable "editLink" must be all lower-case
(#245) Variable "editLink" must be all lower-case
(#246) Variable "editLink" must be all lower-case
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Variable "className" must be all lower-case
(#251) Variable "className" must be all lower-case
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Variable "extraHeaders" must be all lower-case
(#258) Variable "extraHeaders" must be all lower-case
(#259) Variable "extraHeaders" must be all lower-case
(#266) Variable "className" must be all lower-case
(#266) Variable "extraHeaders" must be all lower-case
(#268) Inline control structures are not allowed
(#280) Public method name "Zend_Gdata_App_Entry::getContent" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Gdata_App_Entry::setContent" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_App_Entry::getPublished" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#315) Public method name "Zend_Gdata_App_Entry::setPublished" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Gdata_App_Entry::getSource" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Gdata_App_Entry::setSource" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Gdata_App_Entry::getSummary" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#361) Public method name "Zend_Gdata_App_Entry::setSummary" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Gdata_App_Entry::getControl" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Gdata_App_Entry::setControl" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Exception.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Author.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Category.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Gdata_App_Extension_Category::getDOM" must be in lower-case letters only
(#54) Variable "majorVersion" must be all lower-case
(#54) Variable "minorVersion" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "majorVersion" must be all lower-case
(#56) Variable "minorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_App_Extension_Category::takeAttributeFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#81) Line indented incorrectly; expected 12 spaces, found 8
(#82) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Public method name "Zend_Gdata_App_Extension_Category::getTerm" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Gdata_App_Extension_Category::setTerm" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_App_Extension_Category::getScheme" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Gdata_App_Extension_Category::setScheme" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_App_Extension_Category::getLabel" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_App_Extension_Category::setLabel" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Content.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#50) Public method name "Zend_Gdata_App_Extension_Content::getDOM" must be in lower-case letters only
(#50) Variable "majorVersion" must be all lower-case
(#50) Variable "minorVersion" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "majorVersion" must be all lower-case
(#52) Variable "minorVersion" must be all lower-case
(#59) Protected method name "Zend_Gdata_App_Extension_Content::takeAttributeFromDOM" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#62) Line indented incorrectly; expected 12 spaces, found 8
(#63) Line indented incorrectly; expected at least 16 spaces, found 12
(#65) Line indented incorrectly; expected 12 spaces, found 8
(#66) Line indented incorrectly; expected at least 16 spaces, found 12
(#73) Public method name "Zend_Gdata_App_Extension_Content::getSrc" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#82) Public method name "Zend_Gdata_App_Extension_Content::setSrc" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Contributor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Control.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#56) Public method name "Zend_Gdata_App_Extension_Control::getDOM" must be in lower-case letters only
(#56) Variable "majorVersion" must be all lower-case
(#56) Variable "minorVersion" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "majorVersion" must be all lower-case
(#58) Variable "minorVersion" must be all lower-case
(#65) Protected method name "Zend_Gdata_App_Extension_Control::takeChildFromDOM" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "absoluteNodeName" must be all lower-case
(#68) Variable "absoluteNodeName" must be all lower-case
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#83) Public method name "Zend_Gdata_App_Extension_Control::getDraft" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Gdata_App_Extension_Control::setDraft" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Draft.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Edited.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Element.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Variable "rootElement" must be all lower-case
(#42) Variable "rootNamespace" must be all lower-case
(#42) Variable "rootNamespaceURI" must be all lower-case
(#42) Expected 1 space after closing parenthesis; found 0
(#44) Variable "rootElement" must be all lower-case
(#45) Variable "rootNamespace" must be all lower-case
(#46) Variable "rootNamespaceURI" must be all lower-case
(#50) Public method name "Zend_Gdata_App_Extension_Element::transferFromDOM" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Email.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Generator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#53) Public method name "Zend_Gdata_App_Extension_Generator::getDOM" must be in lower-case letters only
(#53) Variable "majorVersion" must be all lower-case
(#53) Variable "minorVersion" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "majorVersion" must be all lower-case
(#55) Variable "minorVersion" must be all lower-case
(#65) Protected method name "Zend_Gdata_App_Extension_Generator::takeAttributeFromDOM" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#69) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Expected 1 space before "="; 0 found
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#82) Public method name "Zend_Gdata_App_Extension_Generator::getUri" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Gdata_App_Extension_Generator::setUri" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_App_Extension_Generator::getVersion" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_App_Extension_Generator::setVersion" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Icon.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Id.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Link.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#45) Member variable "_hrefLang" must be all lower-case
(#50) Variable "hrefLang" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#56) Variable "hrefLang" must be all lower-case
(#61) Public method name "Zend_Gdata_App_Extension_Link::getDOM" must be in lower-case letters only
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#85) Protected method name "Zend_Gdata_App_Extension_Link::takeAttributeFromDOM" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected 12 spaces, found 8
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#94) Line indented incorrectly; expected 12 spaces, found 8
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#114) Public method name "Zend_Gdata_App_Extension_Link::getHref" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Gdata_App_Extension_Link::setHref" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_App_Extension_Link::getRel" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_App_Extension_Link::setRel" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_App_Extension_Link::getType" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_App_Extension_Link::setType" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Gdata_App_Extension_Link::getHrefLang" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Gdata_App_Extension_Link::setHrefLang" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_App_Extension_Link::getTitle" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_App_Extension_Link::setTitle" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Gdata_App_Extension_Link::getLength" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#213) Public method name "Zend_Gdata_App_Extension_Link::setLength" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Logo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Name.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Person.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_rootElement" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_App_Extension_Person::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#84) Protected method name "Zend_Gdata_App_Extension_Person::takeChildFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "absoluteNodeName" must be all lower-case
(#87) Variable "absoluteNodeName" must be all lower-case
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#112) Public method name "Zend_Gdata_App_Extension_Person::getName" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Gdata_App_Extension_Person::setName" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_App_Extension_Person::getEmail" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_App_Extension_Person::setEmail" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Gdata_App_Extension_Person::getUri" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_App_Extension_Person::setUri" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Published.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Rights.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Source.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#44) Member variable "_rootElement" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Subtitle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Summary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Text.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootElement" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#52) Public method name "Zend_Gdata_App_Extension_Text::getDOM" must be in lower-case letters only
(#52) Variable "majorVersion" must be all lower-case
(#52) Variable "minorVersion" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "majorVersion" must be all lower-case
(#54) Variable "minorVersion" must be all lower-case
(#61) Protected method name "Zend_Gdata_App_Extension_Text::takeAttributeFromDOM" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#64) Line indented incorrectly; expected 12 spaces, found 8
(#65) Line indented incorrectly; expected at least 16 spaces, found 12
(#67) Line indented incorrectly; expected 12 spaces, found 8
(#68) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Public method name "Zend_Gdata_App_Extension_Text::getType" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_App_Extension_Text::setType" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Title.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Updated.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Uri.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootElement" must be all lower-case
(#66) Member variable "_entryIndex" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_App_Feed::getDOM" must be in lower-case letters only
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "majorVersion" must be all lower-case
(#97) Variable "minorVersion" must be all lower-case
(#110) Protected method name "Zend_Gdata_App_Feed::takeChildFromDOM" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "absoluteNodeName" must be all lower-case
(#113) Variable "absoluteNodeName" must be all lower-case
(#114) Line indented incorrectly; expected 12 spaces, found 8
(#115) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Variable "newEntry" must be all lower-case
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Variable "newEntry" must be all lower-case
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#117) Variable "newEntry" must be all lower-case
(#118) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Variable "newEntry" must be all lower-case
(#119) Line indented incorrectly; expected at least 16 spaces, found 12
(#119) Variable "newEntry" must be all lower-case
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Opening brace should be on the same line as the declaration
(#143) Opening brace should be on the same line as the declaration
(#153) Opening brace should be on the same line as the declaration
(#163) Opening brace should be on the same line as the declaration
(#173) Opening brace should be on the same line as the declaration
(#183) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Gdata_App_Feed::getEntry" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Gdata_App_Feed::setEntry" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Gdata_App_Feed::addEntry" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#243) Opening brace should be on the same line as the declaration
(#256) Opening brace should be on the same line as the declaration
(#269) Opening brace should be on the same line as the declaration
(#273) Line indented incorrectly; expected at least 4 spaces, found 3
(#274) Expected 4 space(s) before asterisk; 5 found
(#275) Expected 4 space(s) before asterisk; 5 found
(#276) Expected 4 space(s) before asterisk; 5 found
(#277) Expected 4 space(s) before asterisk; 5 found
(#278) Expected 4 space(s) before asterisk; 5 found
(#279) Expected 4 space(s) before asterisk; 5 found
(#280) Public method name "Zend_Gdata_App_Feed::getNextFeed" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "nextLink" must be all lower-case
(#283) Variable "nextLink" must be all lower-case
(#284) "require_once" must be immediately followed by an open parenthesis
(#288) Variable "nextLinkHref" must be all lower-case
(#288) Variable "nextLink" must be all lower-case
(#291) Variable "nextLinkHref" must be all lower-case
(#294) Line indented incorrectly; expected at least 4 spaces, found 3
(#295) Expected 4 space(s) before asterisk; 5 found
(#296) Expected 4 space(s) before asterisk; 5 found
(#297) Expected 4 space(s) before asterisk; 5 found
(#298) Expected 4 space(s) before asterisk; 5 found
(#299) Expected 4 space(s) before asterisk; 5 found
(#300) Expected 4 space(s) before asterisk; 5 found
(#301) Public method name "Zend_Gdata_App_Feed::getPreviousFeed" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#303) Variable "previousLink" must be all lower-case
(#304) Variable "previousLink" must be all lower-case
(#305) "require_once" must be immediately followed by an open parenthesis
(#309) Variable "previousLinkHref" must be all lower-case
(#309) Variable "previousLink" must be all lower-case
(#312) Variable "previousLinkHref" must be all lower-case
(#325) Public method name "Zend_Gdata_App_Feed::setMajorProtocolVersion" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_App_Feed::setMinorProtocolVersion" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/FeedEntryParent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected 1 space(s) before asterisk; 0 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#98) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#110) Expected 5 space(s) before asterisk; 6 found
(#111) Expected 5 space(s) before asterisk; 6 found
(#112) Expected 5 space(s) before asterisk; 6 found
(#113) Expected 5 space(s) before asterisk; 6 found
(#114) Expected 5 space(s) before asterisk; 6 found
(#115) Expected 5 space(s) before asterisk; 6 found
(#116) Expected 5 space(s) before asterisk; 6 found
(#117) Member variable "_majorProtocolVersion" must be all lower-case
(#120) Expected 5 space(s) before asterisk; 6 found
(#121) Expected 5 space(s) before asterisk; 6 found
(#122) Expected 5 space(s) before asterisk; 6 found
(#123) Expected 5 space(s) before asterisk; 6 found
(#124) Expected 5 space(s) before asterisk; 6 found
(#125) Expected 5 space(s) before asterisk; 6 found
(#126) Expected 5 space(s) before asterisk; 6 found
(#127) Member variable "_minorProtocolVersion" must be all lower-case
(#133) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Gdata_App_FeedEntryParent::setHttpClient" must be in lower-case letters only
(#153) Variable "httpClient" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#158) Variable "httpClient" must be all lower-case
(#170) Public method name "Zend_Gdata_App_FeedEntryParent::getHttpClient" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_App_FeedEntryParent::setService" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Gdata_App_FeedEntryParent::getService" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Gdata_App_FeedEntryParent::getDOM" must be in lower-case letters only
(#204) Variable "majorVersion" must be all lower-case
(#204) Variable "minorVersion" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#206) Variable "majorVersion" must be all lower-case
(#206) Variable "minorVersion" must be all lower-case
(#234) Protected method name "Zend_Gdata_App_FeedEntryParent::takeChildFromDOM" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#236) Variable "absoluteNodeName" must be all lower-case
(#237) Variable "absoluteNodeName" must be all lower-case
(#238) Line indented incorrectly; expected 12 spaces, found 8
(#239) Line indented incorrectly; expected at least 16 spaces, found 12
(#240) Line indented incorrectly; expected at least 16 spaces, found 12
(#241) Line indented incorrectly; expected at least 16 spaces, found 12
(#243) Line indented incorrectly; expected 12 spaces, found 8
(#244) Line indented incorrectly; expected at least 16 spaces, found 12
(#245) Line indented incorrectly; expected at least 16 spaces, found 12
(#246) Line indented incorrectly; expected at least 16 spaces, found 12
(#248) Line indented incorrectly; expected 12 spaces, found 8
(#249) Line indented incorrectly; expected at least 16 spaces, found 12
(#250) Line indented incorrectly; expected at least 16 spaces, found 12
(#251) Line indented incorrectly; expected at least 16 spaces, found 12
(#253) Line indented incorrectly; expected 12 spaces, found 8
(#254) Line indented incorrectly; expected at least 16 spaces, found 12
(#255) Line indented incorrectly; expected at least 16 spaces, found 12
(#256) Line indented incorrectly; expected at least 16 spaces, found 12
(#258) Line indented incorrectly; expected 12 spaces, found 8
(#259) Line indented incorrectly; expected at least 16 spaces, found 12
(#260) Line indented incorrectly; expected at least 16 spaces, found 12
(#261) Line indented incorrectly; expected at least 16 spaces, found 12
(#263) Line indented incorrectly; expected 12 spaces, found 8
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#266) Line indented incorrectly; expected at least 16 spaces, found 12
(#268) Line indented incorrectly; expected 12 spaces, found 8
(#269) Line indented incorrectly; expected at least 16 spaces, found 12
(#270) Line indented incorrectly; expected at least 16 spaces, found 12
(#271) Line indented incorrectly; expected at least 16 spaces, found 12
(#273) Line indented incorrectly; expected 12 spaces, found 8
(#274) Line indented incorrectly; expected at least 16 spaces, found 12
(#275) Line indented incorrectly; expected at least 16 spaces, found 12
(#276) Line indented incorrectly; expected at least 16 spaces, found 12
(#278) Line indented incorrectly; expected 12 spaces, found 8
(#279) Line indented incorrectly; expected at least 16 spaces, found 12
(#287) Public method name "Zend_Gdata_App_FeedEntryParent::getAuthor" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#299) Public method name "Zend_Gdata_App_FeedEntryParent::setAuthor" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#311) Public method name "Zend_Gdata_App_FeedEntryParent::getCategory" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Gdata_App_FeedEntryParent::setCategory" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Gdata_App_FeedEntryParent::getContributor" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#347) Public method name "Zend_Gdata_App_FeedEntryParent::setContributor" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Gdata_App_FeedEntryParent::getId" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#365) Public method name "Zend_Gdata_App_FeedEntryParent::setId" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#386) Public method name "Zend_Gdata_App_FeedEntryParent::getLink" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Gdata_App_FeedEntryParent::getEditLink" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#420) Public method name "Zend_Gdata_App_FeedEntryParent::getNextLink" must be in lower-case letters only
(#421) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Gdata_App_FeedEntryParent::getPreviousLink" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#441) Public method name "Zend_Gdata_App_FeedEntryParent::getLicenseLink" must be in lower-case letters only
(#442) Opening brace should be on the same line as the declaration
(#454) Public method name "Zend_Gdata_App_FeedEntryParent::getSelfLink" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#470) Public method name "Zend_Gdata_App_FeedEntryParent::getAlternateLink" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Gdata_App_FeedEntryParent::setLink" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#488) Public method name "Zend_Gdata_App_FeedEntryParent::getRights" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Gdata_App_FeedEntryParent::setRights" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#510) Public method name "Zend_Gdata_App_FeedEntryParent::getTitle" must be in lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#522) Public method name "Zend_Gdata_App_FeedEntryParent::getTitleValue" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#524) Variable "titleObj" must be all lower-case
(#525) Variable "titleObj" must be all lower-case
(#539) Public method name "Zend_Gdata_App_FeedEntryParent::setTitle" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
(#548) Public method name "Zend_Gdata_App_FeedEntryParent::getUpdated" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#557) Public method name "Zend_Gdata_App_FeedEntryParent::setUpdated" must be in lower-case letters only
(#558) Opening brace should be on the same line as the declaration
(#570) Public method name "Zend_Gdata_App_FeedEntryParent::setEtag" must be in lower-case letters only
(#580) Public method name "Zend_Gdata_App_FeedEntryParent::getEtag" must be in lower-case letters only
(#593) Public method name "Zend_Gdata_App_FeedEntryParent::setMajorProtocolVersion" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#609) Public method name "Zend_Gdata_App_FeedEntryParent::getMajorProtocolVersion" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#623) Public method name "Zend_Gdata_App_FeedEntryParent::setMinorProtocolVersion" must be in lower-case letters only
(#624) Opening brace should be on the same line as the declaration
(#640) Public method name "Zend_Gdata_App_FeedEntryParent::getMinorProtocolVersion" must be in lower-case letters only
(#641) Opening brace should be on the same line as the declaration
(#665) Public method name "Zend_Gdata_App_FeedEntryParent::lookupNamespace" must be in lower-case letters only
(#666) Variable "majorVersion" must be all lower-case
(#667) Variable "minorVersion" must be all lower-case
(#668) Opening brace should be on the same line as the declaration
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Variable "majorVersion" must be all lower-case
(#671) Variable "majorVersion" must be all lower-case
(#673) Variable "minorVersion" must be all lower-case
(#674) Variable "minorVersion" must be all lower-case
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Variable "majorVersion" must be all lower-case
(#678) Variable "minorVersion" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/FeedSourceParent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "_entryClassName" must be all lower-case
(#78) Member variable "_rootElement" must be all lower-case
(#95) Public method name "Zend_Gdata_App_FeedSourceParent::setHttpClient" must be in lower-case letters only
(#95) Variable "httpClient" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "httpClient" must be all lower-case
(#99) Variable "httpClient" must be all lower-case
(#112) Public method name "Zend_Gdata_App_FeedSourceParent::setService" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#133) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_App_FeedSourceParent::getDOM" must be in lower-case letters only
(#141) Variable "majorVersion" must be all lower-case
(#141) Variable "minorVersion" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "majorVersion" must be all lower-case
(#143) Variable "minorVersion" must be all lower-case
(#165) Protected method name "Zend_Gdata_App_FeedSourceParent::takeChildFromDOM" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "absoluteNodeName" must be all lower-case
(#168) Variable "absoluteNodeName" must be all lower-case
(#169) Line indented incorrectly; expected 12 spaces, found 8
(#170) Line indented incorrectly; expected at least 16 spaces, found 12
(#171) Line indented incorrectly; expected at least 16 spaces, found 12
(#172) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Line indented incorrectly; expected 12 spaces, found 8
(#175) Line indented incorrectly; expected at least 16 spaces, found 12
(#176) Line indented incorrectly; expected at least 16 spaces, found 12
(#177) Line indented incorrectly; expected at least 16 spaces, found 12
(#179) Line indented incorrectly; expected 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 16 spaces, found 12
(#181) Line indented incorrectly; expected at least 16 spaces, found 12
(#182) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Line indented incorrectly; expected 12 spaces, found 8
(#185) Line indented incorrectly; expected at least 16 spaces, found 12
(#186) Line indented incorrectly; expected at least 16 spaces, found 12
(#187) Line indented incorrectly; expected at least 16 spaces, found 12
(#189) Line indented incorrectly; expected 12 spaces, found 8
(#190) Line indented incorrectly; expected at least 16 spaces, found 12
(#198) Public method name "Zend_Gdata_App_FeedSourceParent::getGenerator" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_App_FeedSourceParent::setGenerator" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_App_FeedSourceParent::getIcon" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Gdata_App_FeedSourceParent::setIcon" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#235) Opening brace should be on the same line as the declaration
(#244) Opening brace should be on the same line as the declaration
(#252) Public method name "Zend_Gdata_App_FeedSourceParent::getSubtitle" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#261) Public method name "Zend_Gdata_App_FeedSourceParent::setSubtitle" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/HttpException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_httpClientException" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Gdata_App_HttpException::getHttpClientException" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_App_HttpException::setHttpClientException" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Gdata_App_HttpException::setResponse" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Gdata_App_HttpException::getResponse" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Gdata_App_HttpException::getRawResponseBody" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/IOException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/InvalidArgumentException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "log_handle" must not contain underscores.
(#59) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#90) Variable "http_ver" must not contain underscores.
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "http_ver" must not contain underscores.
(#103) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/MediaEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_mediaSource" must be all lower-case
(#64) Variable "mediaSource" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#67) Variable "mediaSource" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "xmlData" must be all lower-case
(#80) Variable "mediaSource" must be all lower-case
(#81) Variable "mediaSource" must be all lower-case
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Variable "xmlData" must be all lower-case
(#85) Variable "xmlData" must be all lower-case
(#86) Variable "mediaSource" must be all lower-case
(#86) Variable "mediaSource" must be all lower-case
(#96) Public method name "Zend_Gdata_App_MediaEntry::getMediaSource" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_App_MediaEntry::setMediaSource" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#112) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/MediaFileSource.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_contentType" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#71) Opening brace should be on the same line as the declaration
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "fileHandle" must be all lower-case
(#77) Variable "fileHandle" must be all lower-case
(#79) "require_once" must be immediately followed by an open parenthesis
(#83) Variable "fileHandle" must be all lower-case
(#86) "require_once" must be immediately followed by an open parenthesis
(#97) Public method name "Zend_Gdata_App_MediaFileSource::getFilename" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Gdata_App_MediaFileSource::setFilename" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Gdata_App_MediaFileSource::getContentType" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_App_MediaFileSource::setContentType" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/MediaSource.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Zend_Gdata_App_MediaSource::setContentType" must be in lower-case letters only
(#55) Public method name "Zend_Gdata_App_MediaSource::getContentType" must be in lower-case letters only
(#64) Public method name "Zend_Gdata_App_MediaSource::setSlug" must be in lower-case letters only
(#72) Public method name "Zend_Gdata_App_MediaSource::getSlug" must be in lower-case letters only
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Util.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Public method name "Zend_Gdata_App_Util::formatTimestamp" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#50) Usage of ELSEIF not allowed; use ELSE IF instead
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) "require_once" must be immediately followed by an open parenthesis
(#64) Expected 5 space(s) before asterisk; 6 found
(#65) Expected 5 space(s) before asterisk; 6 found
(#66) Expected 5 space(s) before asterisk; 6 found
(#67) Expected 5 space(s) before asterisk; 6 found
(#68) Expected 5 space(s) before asterisk; 6 found
(#69) Expected 5 space(s) before asterisk; 6 found
(#70) Expected 5 space(s) before asterisk; 6 found
(#71) Expected 5 space(s) before asterisk; 6 found
(#72) Expected 5 space(s) before asterisk; 6 found
(#73) Public method name "Zend_Gdata_App_Util::findGreatestBoundedValue" must be in lower-case letters only
(#73) Variable "maximumKey" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#76) Variable "foundKey" must be all lower-case
(#76) Variable "maximumKey" must be all lower-case
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) The use of function sizeof() is forbidden; use count() instead
(#80) "require_once" must be immediately followed by an open parenthesis
(#84) Variable "maximumKey" must be all lower-case
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "foundKey" must be all lower-case
(#94) Variable "foundKey" must be all lower-case
(#95) Inline control structures are not allowed
(#95) Variable "foundKey" must be all lower-case
(#97) Inline control structures are not allowed
(#98) Variable "foundKey" must be all lower-case
(#105) "require_once" must be immediately followed by an open parenthesis
(#109) Variable "foundKey" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/VersionException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/AuthSub.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#79) Line indented incorrectly; expected 4 spaces, found 5
(#79) Public method name "Zend_Gdata_AuthSub::getAuthSubTokenUri" must be in lower-case letters only
(#80) Variable "request_uri" must not contain underscores.
(#81) Opening brace should be on the same line as the declaration
(#86) Variable "request_uri" must not contain underscores.
(#87) Line indented incorrectly; expected 4 spaces, found 5
(#102) Public method name "Zend_Gdata_AuthSub::getAuthSubSessionToken" must be in lower-case letters only
(#104) Variable "request_uri" must not contain underscores.
(#105) Opening brace should be on the same line as the declaration
(#109) Variable "filterResult" must be all lower-case
(#109) Variable "request_uri" must not contain underscores.
(#110) Variable "filterResult" must be all lower-case
(#111) Variable "filterResult" must be all lower-case
(#115) Variable "request_uri" must not contain underscores.
(#121) "require_once" must be immediately followed by an open parenthesis
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Variable "goog_resp" must not contain underscores.
(#132) Variable "goog_resp" must not contain underscores.
(#135) Variable "goog_resp" must not contain underscores.
(#137) "require_once" must be immediately followed by an open parenthesis
(#152) Public method name "Zend_Gdata_AuthSub::AuthSubRevokeToken" must be in lower-case letters only
(#153) Variable "request_uri" must not contain underscores.
(#154) Opening brace should be on the same line as the declaration
(#158) Variable "filterResult" must be all lower-case
(#158) Variable "request_uri" must not contain underscores.
(#159) Variable "filterResult" must be all lower-case
(#160) Variable "filterResult" must be all lower-case
(#165) Variable "request_uri" must not contain underscores.
(#173) "require_once" must be immediately followed by an open parenthesis
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Public method name "Zend_Gdata_AuthSub::getAuthSubTokenInfo" must be in lower-case letters only
(#196) Variable "request_uri" must not contain underscores.
(#197) Opening brace should be on the same line as the declaration
(#201) Variable "filterResult" must be all lower-case
(#201) Variable "request_uri" must not contain underscores.
(#202) Variable "filterResult" must be all lower-case
(#203) Variable "filterResult" must be all lower-case
(#207) Variable "request_uri" must not contain underscores.
(#215) "require_once" must be immediately followed by an open parenthesis
(#229) Public method name "Zend_Gdata_AuthSub::getHttpClient" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#235) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#87) Variable "applicationId" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#91) Variable "applicationId" must be all lower-case
(#93) Line indented incorrectly; expected 4 spaces, found 5
(#93) Closing brace indented incorrectly; expected 4 spaces, found 5
(#104) Public method name "Zend_Gdata_Books::getVolumeFeed" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Gdata_Books::getVolumeEntry" must be in lower-case letters only
(#126) Variable "volumeId" must be all lower-case
(#127) Opening brace should be on the same line as the declaration
(#128) Variable "volumeId" must be all lower-case
(#129) Variable "volumeId" must be all lower-case
(#146) Public method name "Zend_Gdata_Books::getUserLibraryFeed" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_Books::getUserAnnotationFeed" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_Books::insertVolume" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Gdata_Books::deleteVolume" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/CollectionEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/CollectionFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#59) Member variable "_entryClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/AnnotationLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#56) Variable "hrefLang" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#59) Variable "hrefLang" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/BooksCategory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/BooksLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#53) Variable "hrefLang" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "hrefLang" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/Embeddability.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_Books_Extension_Embeddability::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#84) Protected method name "Zend_Gdata_Books_Extension_Embeddability::takeAttributeFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Books_Extension_Embeddability::getValue" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Books_Extension_Embeddability::setValue" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/InfoLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#53) Variable "hrefLang" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "hrefLang" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/PreviewLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Variable "hrefLang" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/Review.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#74) Public method name "Zend_Gdata_Books_Extension_Review::getDOM" must be in lower-case letters only
(#74) Variable "majorVersion" must be all lower-case
(#74) Variable "minorVersion" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#92) Protected method name "Zend_Gdata_Books_Extension_Review::takeAttributeFromDOM" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected 12 spaces, found 8
(#102) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Public method name "Zend_Gdata_Books_Extension_Review::getLang" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "Zend_Gdata_Books_Extension_Review::getType" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_Books_Extension_Review::setLang" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#144) Public method name "Zend_Gdata_Books_Extension_Review::setType" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/ThumbnailLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#54) Variable "hrefLang" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/Viewability.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_Books_Extension_Viewability::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#84) Protected method name "Zend_Gdata_Books_Extension_Viewability::takeAttributeFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Books_Extension_Viewability::getValue" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Books_Extension_Viewability::setValue" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/VolumeEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#139) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Books_VolumeEntry::getDOM" must be in lower-case letters only
(#154) Variable "majorVersion" must be all lower-case
(#154) Variable "minorVersion" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#238) Protected method name "Zend_Gdata_Books_VolumeEntry::takeChildFromDOM" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "absoluteNodeName" must be all lower-case
(#241) Variable "absoluteNodeName" must be all lower-case
(#242) Line indented incorrectly; expected 12 spaces, found 8
(#243) Line indented incorrectly; expected at least 16 spaces, found 12
(#244) Line indented incorrectly; expected at least 16 spaces, found 12
(#245) Line indented incorrectly; expected at least 16 spaces, found 12
(#247) Line indented incorrectly; expected 12 spaces, found 8
(#248) Line indented incorrectly; expected at least 16 spaces, found 12
(#249) Line indented incorrectly; expected at least 16 spaces, found 12
(#250) Line indented incorrectly; expected at least 16 spaces, found 12
(#252) Line indented incorrectly; expected 12 spaces, found 8
(#253) Line indented incorrectly; expected at least 16 spaces, found 12
(#254) Line indented incorrectly; expected at least 16 spaces, found 12
(#255) Line indented incorrectly; expected at least 16 spaces, found 12
(#257) Line indented incorrectly; expected 12 spaces, found 8
(#258) Line indented incorrectly; expected at least 16 spaces, found 12
(#259) Line indented incorrectly; expected at least 16 spaces, found 12
(#260) Line indented incorrectly; expected at least 16 spaces, found 12
(#262) Line indented incorrectly; expected 12 spaces, found 8
(#263) Line indented incorrectly; expected at least 16 spaces, found 12
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#267) Line indented incorrectly; expected 12 spaces, found 8
(#268) Line indented incorrectly; expected at least 16 spaces, found 12
(#269) Line indented incorrectly; expected at least 16 spaces, found 12
(#270) Line indented incorrectly; expected at least 16 spaces, found 12
(#272) Line indented incorrectly; expected 12 spaces, found 8
(#273) Line indented incorrectly; expected at least 16 spaces, found 12
(#274) Line indented incorrectly; expected at least 16 spaces, found 12
(#275) Line indented incorrectly; expected at least 16 spaces, found 12
(#277) Line indented incorrectly; expected 12 spaces, found 8
(#278) Line indented incorrectly; expected at least 16 spaces, found 12
(#279) Line indented incorrectly; expected at least 16 spaces, found 12
(#280) Line indented incorrectly; expected at least 16 spaces, found 12
(#282) Line indented incorrectly; expected 12 spaces, found 8
(#283) Line indented incorrectly; expected at least 16 spaces, found 12
(#284) Line indented incorrectly; expected at least 16 spaces, found 12
(#285) Line indented incorrectly; expected at least 16 spaces, found 12
(#287) Line indented incorrectly; expected 12 spaces, found 8
(#288) Line indented incorrectly; expected at least 16 spaces, found 12
(#289) Line indented incorrectly; expected at least 16 spaces, found 12
(#290) Line indented incorrectly; expected at least 16 spaces, found 12
(#292) Line indented incorrectly; expected 12 spaces, found 8
(#293) Line indented incorrectly; expected at least 16 spaces, found 12
(#294) Line indented incorrectly; expected at least 16 spaces, found 12
(#295) Line indented incorrectly; expected at least 16 spaces, found 12
(#297) Line indented incorrectly; expected 12 spaces, found 8
(#298) Line indented incorrectly; expected at least 16 spaces, found 12
(#299) Line indented incorrectly; expected at least 16 spaces, found 12
(#300) Line indented incorrectly; expected at least 16 spaces, found 12
(#302) Line indented incorrectly; expected 12 spaces, found 8
(#303) Line indented incorrectly; expected at least 16 spaces, found 12
(#304) Line indented incorrectly; expected at least 16 spaces, found 12
(#305) Line indented incorrectly; expected at least 16 spaces, found 12
(#307) Line indented incorrectly; expected 12 spaces, found 8
(#308) Line indented incorrectly; expected at least 16 spaces, found 12
(#309) Line indented incorrectly; expected at least 16 spaces, found 12
(#310) Line indented incorrectly; expected at least 16 spaces, found 12
(#312) Line indented incorrectly; expected 12 spaces, found 8
(#313) Line indented incorrectly; expected at least 16 spaces, found 12
(#323) Public method name "Zend_Gdata_Books_VolumeEntry::getComments" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#333) Public method name "Zend_Gdata_Books_VolumeEntry::getCreators" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#343) Public method name "Zend_Gdata_Books_VolumeEntry::getDates" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_Books_VolumeEntry::getDescriptions" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Gdata_Books_VolumeEntry::getEmbeddability" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#373) Public method name "Zend_Gdata_Books_VolumeEntry::getFormats" must be in lower-case letters only
(#374) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Gdata_Books_VolumeEntry::getIdentifiers" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Gdata_Books_VolumeEntry::getLanguages" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#403) Public method name "Zend_Gdata_Books_VolumeEntry::getPublishers" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#413) Public method name "Zend_Gdata_Books_VolumeEntry::getRating" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#423) Public method name "Zend_Gdata_Books_VolumeEntry::getReview" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Gdata_Books_VolumeEntry::getSubjects" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Gdata_Books_VolumeEntry::getTitles" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#453) Public method name "Zend_Gdata_Books_VolumeEntry::getViewability" must be in lower-case letters only
(#454) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_Gdata_Books_VolumeEntry::setComments" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#476) Public method name "Zend_Gdata_Books_VolumeEntry::setCreators" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#488) Public method name "Zend_Gdata_Books_VolumeEntry::setDates" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#500) Public method name "Zend_Gdata_Books_VolumeEntry::setDescriptions" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_Gdata_Books_VolumeEntry::setEmbeddability" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#525) Public method name "Zend_Gdata_Books_VolumeEntry::setFormats" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#537) Public method name "Zend_Gdata_Books_VolumeEntry::setIdentifiers" must be in lower-case letters only
(#538) Opening brace should be on the same line as the declaration
(#549) Public method name "Zend_Gdata_Books_VolumeEntry::setLanguages" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#561) Public method name "Zend_Gdata_Books_VolumeEntry::setPublishers" must be in lower-case letters only
(#562) Opening brace should be on the same line as the declaration
(#573) Public method name "Zend_Gdata_Books_VolumeEntry::setRating" must be in lower-case letters only
(#574) Opening brace should be on the same line as the declaration
(#585) Public method name "Zend_Gdata_Books_VolumeEntry::setReview" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#597) Public method name "Zend_Gdata_Books_VolumeEntry::setSubjects" must be in lower-case letters only
(#598) Opening brace should be on the same line as the declaration
(#609) Public method name "Zend_Gdata_Books_VolumeEntry::setTitles" must be in lower-case letters only
(#610) Opening brace should be on the same line as the declaration
(#622) Public method name "Zend_Gdata_Books_VolumeEntry::setViewability" must be in lower-case letters only
(#623) Opening brace should be on the same line as the declaration
(#635) Public method name "Zend_Gdata_Books_VolumeEntry::getVolumeId" must be in lower-case letters only
(#636) Opening brace should be on the same line as the declaration
(#637) Variable "fullId" must be all lower-case
(#638) Variable "fullId" must be all lower-case
(#640) "require_once" must be immediately followed by an open parenthesis
(#643) Variable "fullId" must be all lower-case
(#643) Variable "fullId" must be all lower-case
(#643) Commas (,) must be followed by white space.
(#652) Public method name "Zend_Gdata_Books_VolumeEntry::getThumbnailLink" must be in lower-case letters only
(#653) Opening brace should be on the same line as the declaration
(#662) Public method name "Zend_Gdata_Books_VolumeEntry::getPreviewLink" must be in lower-case letters only
(#663) Opening brace should be on the same line as the declaration
(#672) Public method name "Zend_Gdata_Books_VolumeEntry::getInfoLink" must be in lower-case letters only
(#673) Opening brace should be on the same line as the declaration
(#682) Public method name "Zend_Gdata_Books_VolumeEntry::getAnnotationLink" must be in lower-case letters only
(#683) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/VolumeFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
(#59) Line indented incorrectly; expected 4 spaces, found 5
(#59) Member variable "_entryClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/VolumeQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#52) Possible useless method overriding detected
(#53) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Gdata_Books_VolumeQuery::setMinViewability" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Books_VolumeQuery::getMinViewability" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Gdata_Books_VolumeQuery::getQueryUrl" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_defaultPostUri" must be all lower-case
(#84) Variable "applicationId" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#88) Variable "applicationId" must be all lower-case
(#98) Public method name "Zend_Gdata_Calendar::getCalendarEventFeed" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Calendar::getCalendarEventEntry" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#118) "require_once" must be immediately followed by an open parenthesis
(#135) Public method name "Zend_Gdata_Calendar::getCalendarListFeed" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#138) Commas (,) must be followed by white space.
(#146) Public method name "Zend_Gdata_Calendar::getCalendarListEntry" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#149) "require_once" must be immediately followed by an open parenthesis
(#157) Commas (,) must be followed by white space.
(#160) Public method name "Zend_Gdata_Calendar::insertEvent" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#165) Variable "newEvent" must be all lower-case
(#166) Variable "newEvent" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/EventEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_entryClassName" must be all lower-case
(#67) Member variable "_sendEventNotifications" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Gdata_Calendar_EventEntry::getDOM" must be in lower-case letters only
(#77) Variable "majorVersion" must be all lower-case
(#77) Variable "minorVersion" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "majorVersion" must be all lower-case
(#79) Variable "minorVersion" must be all lower-case
(#92) Protected method name "Zend_Gdata_Calendar_EventEntry::takeChildFromDOM" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "absoluteNodeName" must be all lower-case
(#96) Variable "absoluteNodeName" must be all lower-case
(#98) Variable "sendEventNotifications" must be all lower-case
(#99) Variable "sendEventNotifications" must be all lower-case
(#100) Variable "sendEventNotifications" must be all lower-case
(#123) Public method name "Zend_Gdata_Calendar_EventEntry::getSendEventNotifications" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Calendar_EventEntry::setSendEventNotifications" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Calendar_EventEntry::getTimezone" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Calendar_EventEntry::setTimezone" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Calendar_EventEntry::getQuickAdd" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Calendar_EventEntry::setQuickAdd" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/EventFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#60) Member variable "_feedClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#68) Public method name "Zend_Gdata_Calendar_EventFeed::getDOM" must be in lower-case letters only
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#70) Variable "majorVersion" must be all lower-case
(#70) Variable "minorVersion" must be all lower-case
(#78) Protected method name "Zend_Gdata_Calendar_EventFeed::takeChildFromDOM" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "absoluteNodeName" must be all lower-case
(#82) Variable "absoluteNodeName" must be all lower-case
(#95) Public method name "Zend_Gdata_Calendar_EventFeed::getTimezone" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Calendar_EventFeed::setTimezone" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/EventQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#53) Member variable "_defaultFeedUri" must be all lower-case
(#105) Possible useless method overriding detected
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Calendar_EventQuery::setComments" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "Zend_Gdata_Calendar_EventQuery::setEvent" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Gdata_Calendar_EventQuery::setProjection" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Gdata_Calendar_EventQuery::setUser" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Calendar_EventQuery::setVisibility" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Calendar_EventQuery::getComments" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Gdata_Calendar_EventQuery::getEvent" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#187) Public method name "Zend_Gdata_Calendar_EventQuery::getProjection" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Gdata_Calendar_EventQuery::getUser" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Gdata_Calendar_EventQuery::getVisibility" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#214) Public method name "Zend_Gdata_Calendar_EventQuery::setStartMax" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#228) Public method name "Zend_Gdata_Calendar_EventQuery::setStartMin" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Gdata_Calendar_EventQuery::setOrderBy" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Gdata_Calendar_EventQuery::getStartMax" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Gdata_Calendar_EventQuery::getStartMin" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Gdata_Calendar_EventQuery::getOrderBy" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Gdata_Calendar_EventQuery::getSortOrder" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_Calendar_EventQuery::setSortOrder" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#316) Public method name "Zend_Gdata_Calendar_EventQuery::getRecurrenceExpansionStart" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionStart" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_Calendar_EventQuery::getRecurrenceExpansionEnd" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionEnd" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#368) Public method name "Zend_Gdata_Calendar_EventQuery::getSingleEvents" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#380) "require_once" must be immediately followed by an open parenthesis
(#394) Public method name "Zend_Gdata_Calendar_EventQuery::setSingleEvents" must be in lower-case letters only
(#395) Opening brace should be on the same line as the declaration
(#398) Expected 1 space before "?"; 0 found
(#398) Expected 1 space after "?"; 0 found
(#398) Expected 1 space before ":"; 0 found
(#398) Expected 1 space after ":"; 0 found
(#399) Usage of ELSEIF not allowed; use ELSE IF instead
(#402) "require_once" must be immediately followed by an open parenthesis
(#416) Public method name "Zend_Gdata_Calendar_EventQuery::getFutureEvents" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#428) "require_once" must be immediately followed by an open parenthesis
(#443) Public method name "Zend_Gdata_Calendar_EventQuery::setFutureEvents" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#447) Expected 1 space before "?"; 0 found
(#447) Expected 1 space after "?"; 0 found
(#447) Expected 1 space before ":"; 0 found
(#447) Expected 1 space after ":"; 0 found
(#448) Usage of ELSEIF not allowed; use ELSE IF instead
(#451) "require_once" must be immediately followed by an open parenthesis
(#465) Public method name "Zend_Gdata_Calendar_EventQuery::getQueryUrl" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/AccessLevel.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_AccessLevel::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_AccessLevel::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_Calendar_Extension_AccessLevel::getValue" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Calendar_Extension_AccessLevel::setValue" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Color.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootNamespace" must be all lower-case
(#43) Member variable "_rootElement" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Gdata_Calendar_Extension_Color::getDOM" must be in lower-case letters only
(#67) Variable "majorVersion" must be all lower-case
(#67) Variable "minorVersion" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#83) Protected method name "Zend_Gdata_Calendar_Extension_Color::takeAttributeFromDOM" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#99) Public method name "Zend_Gdata_Calendar_Extension_Color::getValue" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Calendar_Extension_Color::setValue" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#121) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Hidden.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_Hidden::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_Hidden::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#87) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Line indented incorrectly; expected 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#92) Line indented incorrectly; expected 16 spaces, found 12
(#92) Expected "} else {\n"; found "}\n else {\n"
(#93) Line indented incorrectly; expected at least 20 spaces, found 16
(#93) "require_once" must be immediately followed by an open parenthesis
(#94) Line indented incorrectly; expected at least 20 spaces, found 16
(#95) Line indented incorrectly; expected 16 spaces, found 12
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Public method name "Zend_Gdata_Calendar_Extension_Hidden::getValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Gdata_Calendar_Extension_Hidden::setValue" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Link.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_webContent" must be all lower-case
(#54) Variable "hrefLang" must be all lower-case
(#54) Variable "webContent" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
(#58) Variable "webContent" must be all lower-case
(#71) Public method name "Zend_Gdata_Calendar_Extension_Link::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_Calendar_Extension_Link::takeChildFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteNodeName" must be all lower-case
(#89) Variable "absoluteNodeName" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Variable "webContent" must be all lower-case
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Variable "webContent" must be all lower-case
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Variable "webContent" must be all lower-case
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_Calendar_Extension_Link::getWebContent" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Calendar_Extension_Link::setWebContent" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/QuickAdd.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_QuickAdd::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_QuickAdd::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#87) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Line indented incorrectly; expected 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#92) Line indented incorrectly; expected 16 spaces, found 12
(#92) Expected "} else {\n"; found "}\n else {\n"
(#93) Line indented incorrectly; expected at least 20 spaces, found 16
(#94) Line indented incorrectly; expected 16 spaces, found 12
(#96) Line indented incorrectly; expected 12 spaces, found 8
(#97) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_Calendar_Extension_QuickAdd::getValue" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Calendar_Extension_QuickAdd::setValue" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Selected.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_Selected::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_Selected::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#87) Line indented incorrectly; expected at least 20 spaces, found 16
(#88) Line indented incorrectly; expected 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#92) Line indented incorrectly; expected 16 spaces, found 12
(#92) Expected "} else {\n"; found "}\n else {\n"
(#93) Line indented incorrectly; expected at least 20 spaces, found 16
(#93) "require_once" must be immediately followed by an open parenthesis
(#94) Line indented incorrectly; expected at least 20 spaces, found 16
(#95) Line indented incorrectly; expected 16 spaces, found 12
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Public method name "Zend_Gdata_Calendar_Extension_Selected::getValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Gdata_Calendar_Extension_Selected::setValue" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/SendEventNotifications.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_rootNamespace" must be all lower-case
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#65) Public method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::getDOM" must be in lower-case letters only
(#65) Variable "majorVersion" must be all lower-case
(#65) Variable "minorVersion" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#67) Variable "majorVersion" must be all lower-case
(#67) Variable "minorVersion" must be all lower-case
(#81) Protected method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::takeAttributeFromDOM" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#84) Line indented incorrectly; expected 12 spaces, found 8
(#85) Line indented incorrectly; expected 16 spaces, found 12
(#86) Line indented incorrectly; expected at least 20 spaces, found 16
(#87) Line indented incorrectly; expected 16 spaces, found 12
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#89) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) Line indented incorrectly; expected 16 spaces, found 12
(#91) Line indented incorrectly; expected 16 spaces, found 12
(#91) Expected "} else {\n"; found "}\n else {\n"
(#92) Line indented incorrectly; expected at least 20 spaces, found 16
(#93) Line indented incorrectly; expected 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Public method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::getValue" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "Zend_Gdata_Calendar_Extension_SendEventNotifications::setValue" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Timezone.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_Calendar_Extension_Timezone::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_Calendar_Extension_Timezone::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_Calendar_Extension_Timezone::getValue" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Calendar_Extension_Timezone::setValue" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/WebContent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getDOM" must be in lower-case letters only
(#72) Variable "majorVersion" must be all lower-case
(#72) Variable "minorVersion" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "majorVersion" must be all lower-case
(#74) Variable "minorVersion" must be all lower-case
(#94) Protected method name "Zend_Gdata_Calendar_Extension_WebContent::takeAttributeFromDOM" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#97) Line indented incorrectly; expected 12 spaces, found 16
(#100) Line indented incorrectly; expected 12 spaces, found 16
(#103) Line indented incorrectly; expected 12 spaces, found 16
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getURL" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Calendar_Extension_WebContent::setURL" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getHeight" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Calendar_Extension_WebContent::setHeight" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Calendar_Extension_WebContent::getWidth" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Gdata_Calendar_Extension_WebContent::setWidth" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/ListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#60) Inline doc block comments are not allowed; use "// Comment." instead
(#63) "require_once" must be immediately followed by an open parenthesis
(#79) Member variable "_accessLevel" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#91) Public method name "Zend_Gdata_Calendar_ListEntry::getDOM" must be in lower-case letters only
(#91) Variable "majorVersion" must be all lower-case
(#91) Variable "minorVersion" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "majorVersion" must be all lower-case
(#93) Variable "minorVersion" must be all lower-case
(#117) Protected method name "Zend_Gdata_Calendar_ListEntry::takeChildFromDOM" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#119) Variable "absoluteNodeName" must be all lower-case
(#120) Variable "absoluteNodeName" must be all lower-case
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#122) Variable "accessLevel" must be all lower-case
(#123) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Variable "accessLevel" must be all lower-case
(#124) Line indented incorrectly; expected at least 16 spaces, found 12
(#124) Variable "accessLevel" must be all lower-case
(#126) Line indented incorrectly; expected 12 spaces, found 8
(#127) Line indented incorrectly; expected at least 16 spaces, found 12
(#128) Line indented incorrectly; expected at least 16 spaces, found 12
(#129) Line indented incorrectly; expected at least 16 spaces, found 12
(#131) Line indented incorrectly; expected 12 spaces, found 8
(#132) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#134) Line indented incorrectly; expected at least 16 spaces, found 12
(#136) Line indented incorrectly; expected 12 spaces, found 8
(#137) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Line indented incorrectly; expected at least 16 spaces, found 12
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#141) Line indented incorrectly; expected 12 spaces, found 8
(#142) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) Line indented incorrectly; expected at least 16 spaces, found 12
(#144) Line indented incorrectly; expected at least 16 spaces, found 12
(#146) Line indented incorrectly; expected 12 spaces, found 8
(#147) Line indented incorrectly; expected at least 16 spaces, found 12
(#148) Line indented incorrectly; expected at least 16 spaces, found 12
(#149) Line indented incorrectly; expected at least 16 spaces, found 12
(#151) Line indented incorrectly; expected 12 spaces, found 8
(#152) Line indented incorrectly; expected at least 16 spaces, found 12
(#157) Public method name "Zend_Gdata_Calendar_ListEntry::getAccessLevel" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Calendar_ListEntry::setAccessLevel" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Gdata_Calendar_ListEntry::getColor" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#180) Public method name "Zend_Gdata_Calendar_ListEntry::setColor" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Calendar_ListEntry::getHidden" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_Calendar_ListEntry::setHidden" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Gdata_Calendar_ListEntry::getSelected" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Gdata_Calendar_ListEntry::setSelected" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_Calendar_ListEntry::getTimezone" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#225) Public method name "Zend_Gdata_Calendar_ListEntry::setTimezone" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Gdata_Calendar_ListEntry::getWhere" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_Calendar_ListEntry::setWhere" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/ListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_entryClassName" must be all lower-case
(#59) Member variable "_feedClassName" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Gdata_Calendar_ListFeed::getDOM" must be in lower-case letters only
(#67) Variable "majorVersion" must be all lower-case
(#67) Variable "minorVersion" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#76) Protected method name "Zend_Gdata_Calendar_ListFeed::takeChildFromDOM" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "absoluteNodeName" must be all lower-case
(#79) Variable "absoluteNodeName" must be all lower-case
(#80) Line indented incorrectly; expected 12 spaces, found 8
(#81) Line indented incorrectly; expected at least 16 spaces, found 12
(#82) Line indented incorrectly; expected at least 16 spaces, found 12
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Public method name "Zend_Gdata_Calendar_ListFeed::getTimezone" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Calendar_ListFeed::setTimezone" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/ClientLogin.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#81) Public method name "Zend_Gdata_ClientLogin::getHttpClient" must be in lower-case letters only
(#84) Variable "loginToken" must be all lower-case
(#85) Variable "loginCaptcha" must be all lower-case
(#86) Variable "loginUri" must be all lower-case
(#87) Variable "accountType" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
(#100) "require_once" must be immediately followed by an open parenthesis
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "loginUri" must be all lower-case
(#114) Variable "accountType" must be all lower-case
(#119) Variable "loginToken" must be all lower-case
(#119) Variable "loginCaptcha" must be all lower-case
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#120) Variable "loginToken" must be all lower-case
(#120) Variable "loginCaptcha" must be all lower-case
(#121) Variable "loginToken" must be all lower-case
(#123) Variable "loginCaptcha" must be all lower-case
(#125) Expected "} else {\n"; found "}\n else {\n"
(#126) "require_once" must be immediately followed by an open parenthesis
(#140) "require_once" must be immediately followed by an open parenthesis
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "goog_resp" must not contain underscores.
(#151) Variable "goog_resp" must not contain underscores.
(#156) Variable "goog_resp" must not contain underscores.
(#165) Usage of ELSEIF not allowed; use ELSE IF instead
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "goog_resp" must not contain underscores.
(#168) Variable "goog_resp" must not contain underscores.
(#169) "require_once" must be immediately followed by an open parenthesis
(#171) Variable "goog_resp" must not contain underscores.
(#171) Variable "goog_resp" must not contain underscores.
(#173) Expected "} else {\n"; found "}\n else {\n"
(#174) "require_once" must be immediately followed by an open parenthesis
(#176) Variable "goog_resp" must not contain underscores.
(#176) Variable "goog_resp" must not contain underscores.
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#68) Member variable "_defaultPostUri" must be all lower-case
(#70) Member variable "SUPPORTED_FILETYPES" must be all lower-case
(#70) Member variable "SUPPORTED_FILETYPES" must not contain underscores.
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#78) Expected 1 space before "=>"; 0 found
(#78) Expected 1 space after "=>"; 0 found
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#94) Variable "applicationId" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#97) Variable "applicationId" must be all lower-case
(#111) Public method name "Zend_Gdata_Docs::lookupMimeType" must be in lower-case letters only
(#111) Variable "fileExtension" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 6
(#112) Variable "SUPPORTED_FILETYPES" must be all lower-case
(#112) Variable "SUPPORTED_FILETYPES" must not contain underscores.
(#112) Variable "fileExtension" must be all lower-case
(#121) Public method name "Zend_Gdata_Docs::getDocumentListFeed" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Docs::getDocumentListEntry" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#142) "require_once" must be immediately followed by an open parenthesis
(#164) Public method name "Zend_Gdata_Docs::getDoc" must be in lower-case letters only
(#164) Variable "docId" must be all lower-case
(#164) Variable "docType" must be all lower-case
(#166) Variable "docType" must be all lower-case
(#166) Variable "docId" must be all lower-case
(#176) Public method name "Zend_Gdata_Docs::getDocument" must be in lower-case letters only
(#177) Line indented incorrectly; expected at least 8 spaces, found 6
(#186) Public method name "Zend_Gdata_Docs::getSpreadsheet" must be in lower-case letters only
(#187) Line indented incorrectly; expected at least 8 spaces, found 6
(#196) Public method name "Zend_Gdata_Docs::getPresentation" must be in lower-case letters only
(#197) Line indented incorrectly; expected at least 8 spaces, found 6
(#222) Public method name "Zend_Gdata_Docs::uploadFile" must be in lower-case letters only
(#222) Variable "fileLocation" must be all lower-case
(#222) Variable "mimeType" must be all lower-case
(#224) Opening brace should be on the same line as the declaration
(#231) Variable "fileLocation" must be all lower-case
(#233) Variable "slugHeader" must be all lower-case
(#235) Variable "slugHeader" must be all lower-case
(#235) Variable "fileLocation" must be all lower-case
(#241) Variable "slugHeader" must be all lower-case
(#244) Variable "mimeType" must be all lower-case
(#245) Line indented incorrectly; expected at least 12 spaces, found 10
(#245) Variable "filenameParts" must be all lower-case
(#245) Variable "fileLocation" must be all lower-case
(#246) Line indented incorrectly; expected at least 12 spaces, found 10
(#246) Variable "fileExtension" must be all lower-case
(#246) Variable "filenameParts" must be all lower-case
(#247) Line indented incorrectly; expected at least 12 spaces, found 10
(#247) Variable "mimeType" must be all lower-case
(#247) Variable "fileExtension" must be all lower-case
(#251) Variable "mimeType" must be all lower-case
(#267) Public method name "Zend_Gdata_Docs::createFolder" must be in lower-case letters only
(#267) Variable "folderName" must be all lower-case
(#267) Variable "folderResourceId" must be all lower-case
(#270) Variable "folderName" must be all lower-case
(#277) Variable "folderResourceId" must be all lower-case
(#278) Variable "folderResourceId" must be all lower-case
(#297) Public method name "Zend_Gdata_Docs::insertDocument" must be in lower-case letters only
(#298) Variable "className" must be all lower-case
(#299) Opening brace should be on the same line as the declaration
(#300) Variable "className" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs/DocumentListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#49) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs/DocumentListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_entryClassName" must be all lower-case
(#54) Member variable "_feedClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#55) Member variable "_defaultFeedUri" must be all lower-case
(#78) Possible useless method overriding detected
(#79) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Docs_Query::setProjection" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#102) Public method name "Zend_Gdata_Docs_Query::setVisibility" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Gdata_Docs_Query::getProjection" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#123) Public method name "Zend_Gdata_Docs_Query::getVisibility" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Docs_Query::setTitle" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Docs_Query::getTitle" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Docs_Query::setTitleExact" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_Docs_Query::getTitleExact" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Docs_Query::getQueryUrl" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#205) "require_once" must be immediately followed by an open parenthesis
(#213) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "applicationId" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Variable "applicationId" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Creator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Date.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootNamespace" must be all lower-case
(#43) Member variable "_rootElement" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Description.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Format.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Identifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Language.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Publisher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Rights.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Subject.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Title.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#54) Public method name "Zend_Gdata_Entry::getDOM" must be in lower-case letters only
(#54) Variable "majorVersion" must be all lower-case
(#54) Variable "minorVersion" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "majorVersion" must be all lower-case
(#56) Variable "minorVersion" must be all lower-case
(#59) Variable "majorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_Entry::takeChildFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "absoluteNodeName" must be all lower-case
(#72) Variable "absoluteNodeName" must be all lower-case
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#80) Line indented incorrectly; expected at least 16 spaces, found 12
(#81) Line indented incorrectly; expected at least 16 spaces, found 12
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Protected method name "Zend_Gdata_Entry::takeAttributeFromDOM" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#114) Line indented incorrectly; expected 12 spaces, found 8
(#115) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Line indented incorrectly; expected 16 spaces, found 12
(#119) Line indented incorrectly; expected at least 20 spaces, found 16
(#120) Line indented incorrectly; expected 16 spaces, found 12
(#121) Line indented incorrectly; expected 16 spaces, found 12
(#121) Usage of ELSEIF not allowed; use ELSE IF instead
(#122) Line indented incorrectly; expected at least 20 spaces, found 16
(#123) Line indented incorrectly; expected at least 20 spaces, found 16
(#124) Line indented incorrectly; expected 16 spaces, found 12
(#126) Line indented incorrectly; expected 12 spaces, found 8
(#127) Line indented incorrectly; expected at least 16 spaces, found 12
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "applicationId" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Variable "applicationId" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_entryClassName" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Exif_Entry::getDOM" must be in lower-case letters only
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#101) Protected method name "Zend_Gdata_Exif_Entry::takeChildFromDOM" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "absoluteNodeName" must be all lower-case
(#104) Variable "absoluteNodeName" must be all lower-case
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected at least 16 spaces, found 12
(#110) Line indented incorrectly; expected 12 spaces, found 8
(#111) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Public method name "Zend_Gdata_Exif_Entry::getTags" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Exif_Entry::setTags" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Distance.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Exposure.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/FStop.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Flash.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/FocalLength.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/ImageUniqueId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Iso.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Make.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Model.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Tags.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#96) Member variable "_rootNamespace" must be all lower-case
(#97) Member variable "_rootElement" must be all lower-case
(#125) Member variable "_focalLength" must be all lower-case
(#132) Member variable "_fStop" must be all lower-case
(#139) Member variable "_imageUniqueId" must be all lower-case
(#194) Variable "focalLength" must be all lower-case
(#194) Variable "fStop" must be all lower-case
(#195) Variable "imageUniqueId" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#203) Variable "focalLength" must be all lower-case
(#204) Variable "fStop" must be all lower-case
(#205) Variable "imageUniqueId" must be all lower-case
(#221) Public method name "Zend_Gdata_Exif_Extension_Tags::getDOM" must be in lower-case letters only
(#221) Variable "majorVersion" must be all lower-case
(#221) Variable "minorVersion" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#223) Variable "majorVersion" must be all lower-case
(#223) Variable "minorVersion" must be all lower-case
(#263) Protected method name "Zend_Gdata_Exif_Extension_Tags::takeChildFromDOM" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) Variable "absoluteNodeName" must be all lower-case
(#266) Variable "absoluteNodeName" must be all lower-case
(#283) Variable "focalLength" must be all lower-case
(#284) Variable "focalLength" must be all lower-case
(#285) Variable "focalLength" must be all lower-case
(#288) Variable "fStop" must be all lower-case
(#289) Variable "fStop" must be all lower-case
(#290) Variable "fStop" must be all lower-case
(#293) Variable "imageUniqueId" must be all lower-case
(#294) Variable "imageUniqueId" must be all lower-case
(#295) Variable "imageUniqueId" must be all lower-case
(#326) Public method name "Zend_Gdata_Exif_Extension_Tags::getDistance" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Gdata_Exif_Extension_Tags::setDistance" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Gdata_Exif_Extension_Tags::getExposure" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Gdata_Exif_Extension_Tags::setExposure" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#372) Public method name "Zend_Gdata_Exif_Extension_Tags::getFlash" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#383) Public method name "Zend_Gdata_Exif_Extension_Tags::setFlash" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#395) Public method name "Zend_Gdata_Exif_Extension_Tags::getFocalLength" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#406) Public method name "Zend_Gdata_Exif_Extension_Tags::setFocalLength" must be in lower-case letters only
(#407) Opening brace should be on the same line as the declaration
(#418) Public method name "Zend_Gdata_Exif_Extension_Tags::getFStop" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#429) Public method name "Zend_Gdata_Exif_Extension_Tags::setFStop" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#441) Public method name "Zend_Gdata_Exif_Extension_Tags::getImageUniqueId" must be in lower-case letters only
(#442) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Gdata_Exif_Extension_Tags::setImageUniqueId" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#464) Public method name "Zend_Gdata_Exif_Extension_Tags::getIso" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#475) Public method name "Zend_Gdata_Exif_Extension_Tags::setIso" must be in lower-case letters only
(#476) Opening brace should be on the same line as the declaration
(#486) Public method name "Zend_Gdata_Exif_Extension_Tags::getMake" must be in lower-case letters only
(#487) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Gdata_Exif_Extension_Tags::setMake" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#509) Public method name "Zend_Gdata_Exif_Extension_Tags::getModel" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#520) Public method name "Zend_Gdata_Exif_Extension_Tags::setModel" must be in lower-case letters only
(#521) Opening brace should be on the same line as the declaration
(#532) Public method name "Zend_Gdata_Exif_Extension_Tags::getTime" must be in lower-case letters only
(#533) Opening brace should be on the same line as the declaration
(#543) Public method name "Zend_Gdata_Exif_Extension_Tags::setTime" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Time.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_entryClassName" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/AttendeeStatus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_AttendeeStatus::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_AttendeeStatus::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_AttendeeStatus::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_AttendeeStatus::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/AttendeeType.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_AttendeeType::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_AttendeeType::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_AttendeeType::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_AttendeeType::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Comments.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#48) Member variable "_feedLink" must be all lower-case
(#50) Variable "feedLink" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#54) Variable "feedLink" must be all lower-case
(#57) Public method name "Zend_Gdata_Extension_Comments::getDOM" must be in lower-case letters only
(#57) Variable "majorVersion" must be all lower-case
(#57) Variable "minorVersion" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "majorVersion" must be all lower-case
(#59) Variable "minorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_Extension_Comments::takeChildFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "absoluteNodeName" must be all lower-case
(#72) Variable "absoluteNodeName" must be all lower-case
(#74) Variable "feedLink" must be all lower-case
(#75) Variable "feedLink" must be all lower-case
(#76) Variable "feedLink" must be all lower-case
(#84) Protected method name "Zend_Gdata_Extension_Comments::takeAttributeFromDOM" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Public method name "Zend_Gdata_Extension_Comments::getRel" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Extension_Comments::setRel" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Gdata_Extension_Comments::getFeedLink" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Gdata_Extension_Comments::setFeedLink" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/EntryLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#48) Member variable "_readOnly" must be all lower-case
(#53) Variable "readOnly" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#57) Variable "readOnly" must be all lower-case
(#62) Public method name "Zend_Gdata_Extension_EntryLink::getDOM" must be in lower-case letters only
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_EntryLink::takeChildFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "absoluteNodeName" must be all lower-case
(#83) Variable "absoluteNodeName" must be all lower-case
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Protected method name "Zend_Gdata_Extension_EntryLink::takeAttributeFromDOM" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected 12 spaces, found 8
(#102) Line indented incorrectly; expected 16 spaces, found 12
(#103) Line indented incorrectly; expected at least 20 spaces, found 16
(#104) Line indented incorrectly; expected 16 spaces, found 12
(#105) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#106) Line indented incorrectly; expected at least 20 spaces, found 16
(#107) Line indented incorrectly; expected 16 spaces, found 12
(#108) Line indented incorrectly; expected 16 spaces, found 12
(#108) Expected "} else {\n"; found "}\n else {\n"
(#109) Line indented incorrectly; expected at least 20 spaces, found 16
(#110) Line indented incorrectly; expected 16 spaces, found 12
(#112) Line indented incorrectly; expected 12 spaces, found 8
(#113) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Line indented incorrectly; expected 12 spaces, found 8
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Public method name "Zend_Gdata_Extension_EntryLink::getHref" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Extension_EntryLink::setHref" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Extension_EntryLink::getReadOnly" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Extension_EntryLink::setReadOnly" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Gdata_Extension_EntryLink::getRel" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Extension_EntryLink::setRel" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#156) Public method name "Zend_Gdata_Extension_EntryLink::getEntry" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Extension_EntryLink::setEntry" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/EventStatus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#50) Public method name "Zend_Gdata_Extension_EventStatus::getDOM" must be in lower-case letters only
(#50) Variable "majorVersion" must be all lower-case
(#50) Variable "minorVersion" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "majorVersion" must be all lower-case
(#52) Variable "minorVersion" must be all lower-case
(#59) Protected method name "Zend_Gdata_Extension_EventStatus::takeAttributeFromDOM" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#62) Line indented incorrectly; expected 12 spaces, found 8
(#63) Line indented incorrectly; expected at least 16 spaces, found 12
(#65) Line indented incorrectly; expected 12 spaces, found 8
(#66) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Public method name "Zend_Gdata_Extension_EventStatus::getValue" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Extension_EventStatus::setValue" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/ExtendedProperty.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootElement" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#53) Public method name "Zend_Gdata_Extension_ExtendedProperty::getDOM" must be in lower-case letters only
(#53) Variable "majorVersion" must be all lower-case
(#53) Variable "minorVersion" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#55) Variable "majorVersion" must be all lower-case
(#55) Variable "minorVersion" must be all lower-case
(#65) Protected method name "Zend_Gdata_Extension_ExtendedProperty::takeAttributeFromDOM" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#69) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#80) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Extension_ExtendedProperty::getName" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Public method name "Zend_Gdata_Extension_ExtendedProperty::setName" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Extension_ExtendedProperty::getValue" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Extension_ExtendedProperty::setValue" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/FeedLink.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#47) Member variable "_countHint" must be all lower-case
(#49) Member variable "_readOnly" must be all lower-case
(#54) Variable "countHint" must be all lower-case
(#54) Variable "readOnly" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "countHint" must be all lower-case
(#59) Variable "readOnly" must be all lower-case
(#64) Public method name "Zend_Gdata_Extension_FeedLink::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#85) Protected method name "Zend_Gdata_Extension_FeedLink::takeChildFromDOM" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "absoluteNodeName" must be all lower-case
(#88) Variable "absoluteNodeName" must be all lower-case
(#94) Line indented incorrectly; expected 12 spaces, found 8
(#95) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Protected method name "Zend_Gdata_Extension_FeedLink::takeAttributeFromDOM" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#109) Line indented incorrectly; expected 12 spaces, found 8
(#110) Line indented incorrectly; expected 16 spaces, found 12
(#111) Line indented incorrectly; expected at least 20 spaces, found 16
(#112) Line indented incorrectly; expected 16 spaces, found 12
(#113) Line indented incorrectly; expected at least 16 spaces, found 12
(#113) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#114) Line indented incorrectly; expected at least 20 spaces, found 16
(#115) Line indented incorrectly; expected 16 spaces, found 12
(#116) Line indented incorrectly; expected 16 spaces, found 12
(#116) Expected "} else {\n"; found "}\n else {\n"
(#117) Line indented incorrectly; expected at least 20 spaces, found 16
(#118) Line indented incorrectly; expected 16 spaces, found 12
(#120) Line indented incorrectly; expected 12 spaces, found 8
(#121) Line indented incorrectly; expected at least 16 spaces, found 12
(#123) Line indented incorrectly; expected 12 spaces, found 8
(#124) Line indented incorrectly; expected at least 16 spaces, found 12
(#131) Public method name "Zend_Gdata_Extension_FeedLink::getHref" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Extension_FeedLink::setHref" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Extension_FeedLink::getReadOnly" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Gdata_Extension_FeedLink::setReadOnly" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Gdata_Extension_FeedLink::getRel" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Extension_FeedLink::setRel" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_Extension_FeedLink::getFeed" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Extension_FeedLink::setFeed" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OpenSearchItemsPerPage.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OpenSearchStartIndex.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OpenSearchTotalResults.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OriginalEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_OriginalEvent::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#79) Protected method name "Zend_Gdata_Extension_OriginalEvent::takeAttributeFromDOM" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#82) Line indented incorrectly; expected 12 spaces, found 8
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Protected method name "Zend_Gdata_Extension_OriginalEvent::takeChildFromDOM" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "absoluteNodeName" must be all lower-case
(#96) Variable "absoluteNodeName" must be all lower-case
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Public method name "Zend_Gdata_Extension_OriginalEvent::getId" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#113) Public method name "Zend_Gdata_Extension_OriginalEvent::setId" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#119) Public method name "Zend_Gdata_Extension_OriginalEvent::getHref" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Gdata_Extension_OriginalEvent::setHref" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Extension_OriginalEvent::getWhen" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_Extension_OriginalEvent::setWhen" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Rating.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#42) Member variable "_rootElement" must be all lower-case
(#45) Member variable "_numRaters" must be all lower-case
(#59) Variable "numRaters" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#65) Variable "numRaters" must be all lower-case
(#79) Public method name "Zend_Gdata_Extension_Rating::getDOM" must be in lower-case letters only
(#79) Variable "majorVersion" must be all lower-case
(#79) Variable "minorVersion" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#108) Protected method name "Zend_Gdata_Extension_Rating::takeAttributeFromDOM" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_Extension_Rating::getMin" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#146) Public method name "Zend_Gdata_Extension_Rating::setMin" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_Extension_Rating::getNumRaters" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Gdata_Extension_Rating::setNumRaters" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Extension_Rating::getAverage" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Gdata_Extension_Rating::setAverage" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Gdata_Extension_Rating::getMax" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Gdata_Extension_Rating::setMax" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Gdata_Extension_Rating::getValue" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#234) Public method name "Zend_Gdata_Extension_Rating::setValue" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Recurrence.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/RecurrenceException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_rootElement" must be all lower-case
(#53) Member variable "_entryLink" must be all lower-case
(#54) Member variable "_originalEvent" must be all lower-case
(#62) Variable "entryLink" must be all lower-case
(#63) Variable "originalEvent" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#67) Variable "entryLink" must be all lower-case
(#68) Variable "originalEvent" must be all lower-case
(#81) Public method name "Zend_Gdata_Extension_RecurrenceException::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#103) Protected method name "Zend_Gdata_Extension_RecurrenceException::takeAttributeFromDOM" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected 16 spaces, found 12
(#108) Line indented incorrectly; expected at least 20 spaces, found 16
(#109) Line indented incorrectly; expected 16 spaces, found 12
(#110) Line indented incorrectly; expected at least 16 spaces, found 12
(#110) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#111) Line indented incorrectly; expected at least 20 spaces, found 16
(#112) Line indented incorrectly; expected 16 spaces, found 12
(#113) Line indented incorrectly; expected 16 spaces, found 12
(#113) Expected "} else {\n"; found "}\n else {\n"
(#114) Line indented incorrectly; expected at least 20 spaces, found 16
(#115) Line indented incorrectly; expected 16 spaces, found 12
(#117) Line indented incorrectly; expected 12 spaces, found 8
(#118) Line indented incorrectly; expected at least 16 spaces, found 12
(#128) Protected method name "Zend_Gdata_Extension_RecurrenceException::takeChildFromDOM" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#130) Variable "absoluteNodeName" must be all lower-case
(#131) Variable "absoluteNodeName" must be all lower-case
(#132) Line indented incorrectly; expected 12 spaces, found 8
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Variable "entryLink" must be all lower-case
(#134) Line indented incorrectly; expected at least 16 spaces, found 12
(#134) Variable "entryLink" must be all lower-case
(#135) Line indented incorrectly; expected at least 16 spaces, found 12
(#135) Variable "entryLink" must be all lower-case
(#137) Line indented incorrectly; expected 12 spaces, found 8
(#138) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Variable "originalEvent" must be all lower-case
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#139) Variable "originalEvent" must be all lower-case
(#140) Line indented incorrectly; expected at least 16 spaces, found 12
(#140) Variable "originalEvent" must be all lower-case
(#142) Line indented incorrectly; expected 12 spaces, found 8
(#143) Line indented incorrectly; expected at least 16 spaces, found 12
(#153) Public method name "Zend_Gdata_Extension_RecurrenceException::getSpecialized" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_Extension_RecurrenceException::setSpecialized" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Gdata_Extension_RecurrenceException::getEntryLink" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Extension_RecurrenceException::setEntryLink" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_Extension_RecurrenceException::getOriginalEvent" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#208) Public method name "Zend_Gdata_Extension_RecurrenceException::setOriginalEvent" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Reminder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_absoluteTime" must be all lower-case
(#48) Variable "absoluteTime" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#52) Variable "absoluteTime" must be all lower-case
(#59) Public method name "Zend_Gdata_Extension_Reminder::getDOM" must be in lower-case letters only
(#59) Variable "majorVersion" must be all lower-case
(#59) Variable "minorVersion" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_Reminder::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#106) Inline control structures are not allowed
(#108) Inline control structures are not allowed
(#110) Inline control structures are not allowed
(#112) Inline control structures are not allowed
(#117) Public method name "Zend_Gdata_Extension_Reminder::getAbsoluteTime" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Gdata_Extension_Reminder::setAbsoluteTime" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Extension_Reminder::getDays" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Gdata_Extension_Reminder::setDays" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Extension_Reminder::getHours" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Extension_Reminder::setHours" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Extension_Reminder::getMinutes" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Extension_Reminder::setMinutes" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Extension_Reminder::getMethod" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Gdata_Extension_Reminder::setMethod" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Transparency.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_Transparency::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_Transparency::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_Transparency::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_Transparency::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Visibility.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_Extension_Visibility::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#80) Protected method name "Zend_Gdata_Extension_Visibility::takeAttributeFromDOM" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected at least 16 spaces, found 12
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#96) Public method name "Zend_Gdata_Extension_Visibility::getValue" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Public method name "Zend_Gdata_Extension_Visibility::setValue" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/When.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#48) Member variable "_startTime" must be all lower-case
(#49) Member variable "_valueString" must be all lower-case
(#50) Member variable "_endTime" must be all lower-case
(#52) Variable "startTime" must be all lower-case
(#52) Variable "endTime" must be all lower-case
(#53) Variable "valueString" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#56) Variable "startTime" must be all lower-case
(#57) Variable "endTime" must be all lower-case
(#58) Variable "valueString" must be all lower-case
(#62) Public method name "Zend_Gdata_Extension_When::getDOM" must be in lower-case letters only
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#83) Protected method name "Zend_Gdata_Extension_When::takeChildFromDOM" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "absoluteNodeName" must be all lower-case
(#86) Variable "absoluteNodeName" must be all lower-case
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Protected method name "Zend_Gdata_Extension_When::takeAttributeFromDOM" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#117) Inline control structures are not allowed
(#125) Public method name "Zend_Gdata_Extension_When::getStartTime" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Extension_When::setStartTime" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Extension_When::getEndTime" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_Extension_When::setEndTime" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Gdata_Extension_When::getValueString" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Gdata_Extension_When::setValueString" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Extension_When::getReminders" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Gdata_Extension_When::setReminders" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Where.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#49) Member variable "_valueString" must be all lower-case
(#50) Member variable "_entryLink" must be all lower-case
(#52) Variable "valueString" must be all lower-case
(#52) Variable "entryLink" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#55) Variable "valueString" must be all lower-case
(#58) Variable "entryLink" must be all lower-case
(#61) Public method name "Zend_Gdata_Extension_Where::getDOM" must be in lower-case letters only
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#79) Protected method name "Zend_Gdata_Extension_Where::takeAttributeFromDOM" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#82) Line indented incorrectly; expected 12 spaces, found 8
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected 12 spaces, found 8
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Protected method name "Zend_Gdata_Extension_Where::takeChildFromDOM" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "absoluteNodeName" must be all lower-case
(#105) Variable "absoluteNodeName" must be all lower-case
(#106) Line indented incorrectly; expected 12 spaces, found 8
(#107) Line indented incorrectly; expected at least 16 spaces, found 12
(#107) Variable "entryLink" must be all lower-case
(#108) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Variable "entryLink" must be all lower-case
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#109) Variable "entryLink" must be all lower-case
(#111) Line indented incorrectly; expected 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Opening brace should be on the same line as the declaration
(#122) Expected "} else {\n"; found "}\n else {\n"
(#127) Public method name "Zend_Gdata_Extension_Where::getLabel" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_Extension_Where::setLabel" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Extension_Where::getRel" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Extension_Where::setRel" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#149) Public method name "Zend_Gdata_Extension_Where::getValueString" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Extension_Where::setValueString" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Extension_Where::getEntryLink" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Gdata_Extension_Where::setEntryLink" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Who.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_rootElement" must be all lower-case
(#59) Member variable "_valueString" must be all lower-case
(#60) Member variable "_attendeeStatus" must be all lower-case
(#61) Member variable "_attendeeType" must be all lower-case
(#62) Member variable "_entryLink" must be all lower-case
(#73) Variable "valueString" must be all lower-case
(#74) Variable "attendeeStatus" must be all lower-case
(#74) Variable "attendeeType" must be all lower-case
(#74) Variable "entryLink" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#79) Variable "valueString" must be all lower-case
(#80) Variable "attendeeStatus" must be all lower-case
(#81) Variable "attendeeType" must be all lower-case
(#82) Variable "entryLink" must be all lower-case
(#95) Public method name "Zend_Gdata_Extension_Who::getDOM" must be in lower-case letters only
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "majorVersion" must be all lower-case
(#97) Variable "minorVersion" must be all lower-case
(#126) Protected method name "Zend_Gdata_Extension_Who::takeAttributeFromDOM" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#129) Line indented incorrectly; expected 12 spaces, found 8
(#130) Line indented incorrectly; expected at least 16 spaces, found 12
(#132) Line indented incorrectly; expected 12 spaces, found 8
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#135) Line indented incorrectly; expected 12 spaces, found 8
(#136) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Line indented incorrectly; expected 12 spaces, found 8
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#149) Protected method name "Zend_Gdata_Extension_Who::takeChildFromDOM" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "absoluteNodeName" must be all lower-case
(#152) Variable "absoluteNodeName" must be all lower-case
(#153) Line indented incorrectly; expected 12 spaces, found 8
(#154) Line indented incorrectly; expected at least 16 spaces, found 12
(#154) Variable "attendeeStatus" must be all lower-case
(#155) Line indented incorrectly; expected at least 16 spaces, found 12
(#155) Variable "attendeeStatus" must be all lower-case
(#156) Line indented incorrectly; expected at least 16 spaces, found 12
(#156) Variable "attendeeStatus" must be all lower-case
(#158) Line indented incorrectly; expected 12 spaces, found 8
(#159) Line indented incorrectly; expected at least 16 spaces, found 12
(#159) Variable "attendeeType" must be all lower-case
(#160) Line indented incorrectly; expected at least 16 spaces, found 12
(#160) Variable "attendeeType" must be all lower-case
(#161) Line indented incorrectly; expected at least 16 spaces, found 12
(#161) Variable "attendeeType" must be all lower-case
(#163) Line indented incorrectly; expected 12 spaces, found 8
(#164) Line indented incorrectly; expected at least 16 spaces, found 12
(#164) Variable "entryLink" must be all lower-case
(#165) Line indented incorrectly; expected at least 16 spaces, found 12
(#165) Variable "entryLink" must be all lower-case
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#166) Variable "entryLink" must be all lower-case
(#168) Line indented incorrectly; expected 12 spaces, found 8
(#169) Line indented incorrectly; expected at least 16 spaces, found 12
(#180) Opening brace should be on the same line as the declaration
(#184) Expected "} else {\n"; found "}\n else {\n"
(#194) Public method name "Zend_Gdata_Extension_Who::getValueString" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#205) Public method name "Zend_Gdata_Extension_Who::setValueString" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_Extension_Who::getEmail" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Gdata_Extension_Who::setEmail" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#238) Public method name "Zend_Gdata_Extension_Who::getRel" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Gdata_Extension_Who::setRel" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Public method name "Zend_Gdata_Extension_Who::getAttendeeStatus" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#271) Public method name "Zend_Gdata_Extension_Who::setAttendeeStatus" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Gdata_Extension_Who::getAttendeeType" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#293) Public method name "Zend_Gdata_Extension_Who::setAttendeeType" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#71) Member variable "_entryClassName" must be all lower-case
(#78) Member variable "_totalResults" must be all lower-case
(#85) Member variable "_startIndex" must be all lower-case
(#92) Member variable "_itemsPerPage" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Feed::getDOM" must be in lower-case letters only
(#100) Variable "majorVersion" must be all lower-case
(#100) Variable "minorVersion" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "majorVersion" must be all lower-case
(#102) Variable "minorVersion" must be all lower-case
(#115) Variable "majorVersion" must be all lower-case
(#132) Protected method name "Zend_Gdata_Feed::takeChildFromDOM" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "absoluteNodeName" must be all lower-case
(#135) Variable "absoluteNodeName" must be all lower-case
(#136) Line indented incorrectly; expected 12 spaces, found 8
(#137) Line indented incorrectly; expected at least 16 spaces, found 12
(#137) Variable "totalResults" must be all lower-case
(#138) Line indented incorrectly; expected at least 16 spaces, found 12
(#138) Variable "totalResults" must be all lower-case
(#139) Line indented incorrectly; expected at least 16 spaces, found 12
(#139) Variable "totalResults" must be all lower-case
(#141) Line indented incorrectly; expected 12 spaces, found 8
(#142) Line indented incorrectly; expected at least 16 spaces, found 12
(#142) Variable "startIndex" must be all lower-case
(#143) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) Variable "startIndex" must be all lower-case
(#144) Line indented incorrectly; expected at least 16 spaces, found 12
(#144) Variable "startIndex" must be all lower-case
(#146) Line indented incorrectly; expected 12 spaces, found 8
(#147) Line indented incorrectly; expected at least 16 spaces, found 12
(#147) Variable "itemsPerPage" must be all lower-case
(#148) Line indented incorrectly; expected at least 16 spaces, found 12
(#148) Variable "itemsPerPage" must be all lower-case
(#149) Line indented incorrectly; expected at least 16 spaces, found 12
(#149) Variable "itemsPerPage" must be all lower-case
(#151) Line indented incorrectly; expected 12 spaces, found 8
(#152) Line indented incorrectly; expected at least 16 spaces, found 12
(#164) Protected method name "Zend_Gdata_Feed::takeAttributeFromDOM" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#167) Line indented incorrectly; expected 12 spaces, found 8
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#169) Line indented incorrectly; expected at least 16 spaces, found 12
(#170) Line indented incorrectly; expected at least 16 spaces, found 12
(#171) Line indented incorrectly; expected 16 spaces, found 12
(#172) Line indented incorrectly; expected at least 20 spaces, found 16
(#173) Line indented incorrectly; expected 16 spaces, found 12
(#174) Line indented incorrectly; expected 16 spaces, found 12
(#174) Usage of ELSEIF not allowed; use ELSE IF instead
(#175) Line indented incorrectly; expected at least 20 spaces, found 16
(#176) Line indented incorrectly; expected at least 20 spaces, found 16
(#177) Line indented incorrectly; expected 16 spaces, found 12
(#179) Line indented incorrectly; expected 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 16 spaces, found 12
(#192) method name "Zend_Gdata_Feed::setTotalResults" must be in lower-case letters only
(#192) Visibility must be declared on method "setTotalResults"
(#203) method name "Zend_Gdata_Feed::getTotalResults" must be in lower-case letters only
(#203) Visibility must be declared on method "getTotalResults"
(#214) method name "Zend_Gdata_Feed::setStartIndex" must be in lower-case letters only
(#214) Visibility must be declared on method "setStartIndex"
(#225) method name "Zend_Gdata_Feed::getStartIndex" must be in lower-case letters only
(#225) Visibility must be declared on method "getStartIndex"
(#236) method name "Zend_Gdata_Feed::setItemsPerPage" must be in lower-case letters only
(#236) Visibility must be declared on method "setItemsPerPage"
(#247) method name "Zend_Gdata_Feed::getItemsPerPage" must be in lower-case letters only
(#247) Visibility must be declared on method "getItemsPerPage"
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#138) Variable "applicationId" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#142) Variable "applicationId" must be all lower-case
(#156) Public method name "Zend_Gdata_Gapps::throwServiceExceptionIfDetected" must be in lower-case letters only
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 12 spaces, found 10
(#163) Line indented incorrectly; expected at least 12 spaces, found 10
(#170) "require_once" must be immediately followed by an open parenthesis
(#198) Variable "className" must be all lower-case
(#199) Opening brace should be on the same line as the declaration
(#201) Variable "className" must be all lower-case
(#219) Variable "extraHeaders" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#222) Variable "extraHeaders" must be all lower-case
(#243) Variable "remainingRedirects" must be all lower-case
(#244) Variable "contentType" must be all lower-case
(#244) Variable "extraHeaders" must be all lower-case
(#245) Opening brace should be on the same line as the declaration
(#247) Variable "remainingRedirects" must be all lower-case
(#247) Variable "contentType" must be all lower-case
(#247) Variable "extraHeaders" must be all lower-case
(#268) Variable "remainingRedirects" must be all lower-case
(#269) Variable "contentType" must be all lower-case
(#269) Variable "extraHeaders" must be all lower-case
(#270) Opening brace should be on the same line as the declaration
(#272) Variable "remainingRedirects" must be all lower-case
(#272) Variable "contentType" must be all lower-case
(#272) Variable "extraHeaders" must be all lower-case
(#290) Variable "remainingRedirects" must be all lower-case
(#291) Opening brace should be on the same line as the declaration
(#293) Variable "remainingRedirects" must be all lower-case
(#310) Public method name "Zend_Gdata_Gapps::setDomain" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Gdata_Gapps::getDomain" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#337) Line indented incorrectly; expected 4 spaces, found 5
(#337) Public method name "Zend_Gdata_Gapps::getBaseUrl" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#339) Line indented incorrectly; expected 8 spaces, found 9
(#341) Line indented incorrectly; expected 8 spaces, found 9
(#343) Line indented incorrectly; expected 8 spaces, found 9
(#344) "require_once" must be immediately followed by an open parenthesis
(#347) Line indented incorrectly; expected 8 spaces, found 9
(#348) Line indented incorrectly; expected 4 spaces, found 5
(#360) Public method name "Zend_Gdata_Gapps::getUserFeed" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#382) Public method name "Zend_Gdata_Gapps::getNicknameFeed" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#405) Public method name "Zend_Gdata_Gapps::getGroupFeed" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#429) Public method name "Zend_Gdata_Gapps::getMemberFeed" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#432) "require_once" must be immediately followed by an open parenthesis
(#454) Public method name "Zend_Gdata_Gapps::getOwnerFeed" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#457) "require_once" must be immediately followed by an open parenthesis
(#479) Public method name "Zend_Gdata_Gapps::getEmailListFeed" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#501) Public method name "Zend_Gdata_Gapps::getEmailListRecipientFeed" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#504) "require_once" must be immediately followed by an open parenthesis
(#524) Public method name "Zend_Gdata_Gapps::getUserEntry" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
(#527) "require_once" must be immediately followed by an open parenthesis
(#547) Public method name "Zend_Gdata_Gapps::getNicknameEntry" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#550) "require_once" must be immediately followed by an open parenthesis
(#570) Public method name "Zend_Gdata_Gapps::getGroupEntry" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#573) "require_once" must be immediately followed by an open parenthesis
(#593) Public method name "Zend_Gdata_Gapps::getMemberEntry" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#596) "require_once" must be immediately followed by an open parenthesis
(#616) Public method name "Zend_Gdata_Gapps::getOwnerEntry" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#619) "require_once" must be immediately followed by an open parenthesis
(#639) Public method name "Zend_Gdata_Gapps::getEmailListEntry" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#642) "require_once" must be immediately followed by an open parenthesis
(#662) Public method name "Zend_Gdata_Gapps::getEmailListRecipientEntry" must be in lower-case letters only
(#663) Opening brace should be on the same line as the declaration
(#665) "require_once" must be immediately followed by an open parenthesis
(#689) Public method name "Zend_Gdata_Gapps::insertUser" must be in lower-case letters only
(#690) Opening brace should be on the same line as the declaration
(#694) Variable "newEntry" must be all lower-case
(#695) Variable "newEntry" must be all lower-case
(#712) Public method name "Zend_Gdata_Gapps::insertNickname" must be in lower-case letters only
(#713) Opening brace should be on the same line as the declaration
(#717) Variable "newEntry" must be all lower-case
(#718) Variable "newEntry" must be all lower-case
(#734) Public method name "Zend_Gdata_Gapps::insertGroup" must be in lower-case letters only
(#735) Opening brace should be on the same line as the declaration
(#740) Variable "newEntry" must be all lower-case
(#741) Variable "newEntry" must be all lower-case
(#757) Public method name "Zend_Gdata_Gapps::insertMember" 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 "newEntry" must be all lower-case
(#765) Variable "newEntry" must be all lower-case
(#781) Public method name "Zend_Gdata_Gapps::insertOwner" must be in lower-case letters only
(#782) Opening brace should be on the same line as the declaration
(#784) "require_once" must be immediately followed by an open parenthesis
(#788) Variable "newEntry" must be all lower-case
(#789) Variable "newEntry" must be all lower-case
(#806) Public method name "Zend_Gdata_Gapps::insertEmailList" must be in lower-case letters only
(#806) Variable "emailList" must be all lower-case
(#807) Opening brace should be on the same line as the declaration
(#811) Variable "newEntry" must be all lower-case
(#811) Variable "emailList" must be all lower-case
(#812) Variable "newEntry" must be all lower-case
(#829) Public method name "Zend_Gdata_Gapps::insertEmailListRecipient" must be in lower-case letters only
(#830) Opening brace should be on the same line as the declaration
(#832) "require_once" must be immediately followed by an open parenthesis
(#835) Usage of ELSEIF not allowed; use ELSE IF instead
(#838) Variable "newEntry" must be all lower-case
(#839) Variable "newEntry" must be all lower-case
(#859) Variable "foundClassName" must be all lower-case
(#861) Line indented incorrectly; expected 16 spaces, found 17
(#864) Line indented incorrectly; expected 20 spaces, found 21
(#865) "require_once" must be immediately followed by an open parenthesis
(#867) Line indented incorrectly; expected 20 spaces, found 21
(#868) Variable "foundClassName" must be all lower-case
(#870) Line indented incorrectly; expected 16 spaces, found 17
(#870) Empty CATCH statement detected
(#871) Inline comments must start with a capital letter, digit or 3-dots sequence
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Line indented incorrectly; expected 16 spaces, found 17
(#874) Variable "foundClassName" must be all lower-case
(#875) Variable "reflectionObj" must be all lower-case
(#875) Variable "foundClassName" must be all lower-case
(#876) Inline comments must end in full-stops, exclamation marks, or question marks
(#878) Variable "reflectionObj" must be all lower-case
(#880) "require_once" must be immediately followed by an open parenthesis
(#891) Inline comments must end in full-stops, exclamation marks, or question marks
(#909) Public method name "Zend_Gdata_Gapps::createUser" must be in lower-case letters only
(#909) Variable "givenName" must be all lower-case
(#909) Variable "familyName" must be all lower-case
(#910) Variable "passwordHashFunction" must be all lower-case
(#910) Variable "quotaLimitInMB" must be all lower-case
(#915) Variable "passwordHashFunction" must be all lower-case
(#917) Variable "givenName" must be all lower-case
(#918) Variable "familyName" must be all lower-case
(#919) Variable "quotaLimitInMB" must be all lower-case
(#921) Variable "quotaLimitInMB" must be all lower-case
(#935) Public method name "Zend_Gdata_Gapps::retrieveUser" must be in lower-case letters only
(#940) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) Public method name "Zend_Gdata_Gapps::retrievePageOfUsers" must be in lower-case letters only
(#963) Variable "startUsername" must be all lower-case
(#965) Variable "startUsername" must be all lower-case
(#981) Public method name "Zend_Gdata_Gapps::retrieveAllUsers" must be in lower-case letters only
(#1003) Public method name "Zend_Gdata_Gapps::updateUser" must be in lower-case letters only
(#1003) Variable "userEntry" must be all lower-case
(#1004) Variable "userEntry" must be all lower-case
(#1019) Public method name "Zend_Gdata_Gapps::suspendUser" must be in lower-case letters only
(#1036) Public method name "Zend_Gdata_Gapps::restoreUser" must be in lower-case letters only
(#1051) Public method name "Zend_Gdata_Gapps::deleteUser" must be in lower-case letters only
(#1068) Public method name "Zend_Gdata_Gapps::createNickname" must be in lower-case letters only
(#1086) Public method name "Zend_Gdata_Gapps::retrieveNickname" must be in lower-case letters only
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1113) Public method name "Zend_Gdata_Gapps::retrieveNicknames" must be in lower-case letters only
(#1116) Variable "nicknameFeed" must be all lower-case
(#1118) Variable "nicknameFeed" must be all lower-case
(#1134) Public method name "Zend_Gdata_Gapps::retrievePageOfNicknames" must be in lower-case letters only
(#1134) Variable "startNickname" must be all lower-case
(#1136) Variable "startNickname" must be all lower-case
(#1152) Public method name "Zend_Gdata_Gapps::retrieveAllNicknames" must be in lower-case letters only
(#1164) Public method name "Zend_Gdata_Gapps::deleteNickname" must be in lower-case letters only
(#1177) Public method name "Zend_Gdata_Gapps::createGroup" must be in lower-case letters only
(#1177) Variable "groupId" must be all lower-case
(#1177) Variable "groupName" must be all lower-case
(#1177) Variable "emailPermission" must be all lower-case
(#1178) Opening brace should be on the same line as the declaration
(#1184) Variable "groupId" must be all lower-case
(#1188) Variable "groupName" must be all lower-case
(#1191) Expected "if (...) {\n"; found "if(...) {\n"
(#1198) Expected "if (...) {\n"; found "if(...) {\n"
(#1198) Variable "emailPermission" must be all lower-case
(#1201) Variable "emailPermission" must be all lower-case
(#1216) Public method name "Zend_Gdata_Gapps::retrieveGroup" must be in lower-case letters only
(#1216) Variable "groupId" must be all lower-case
(#1217) Opening brace should be on the same line as the declaration
(#1218) Variable "groupId" must be all lower-case
(#1219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1219) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) This comment is 86% valid code; is this commented out code?
(#1219) No space found before comment text; expected "// $query->setGroupId($groupId);" but found "//$query->setGroupId($groupId);"
(#1224) Inline comments must end in full-stops, exclamation marks, or question marks
(#1243) Public method name "Zend_Gdata_Gapps::retrieveAllGroups" must be in lower-case letters only
(#1244) Opening brace should be on the same line as the declaration
(#1253) Public method name "Zend_Gdata_Gapps::deleteGroup" must be in lower-case letters only
(#1253) Variable "groupId" must be all lower-case
(#1254) Opening brace should be on the same line as the declaration
(#1256) Variable "groupId" must be all lower-case
(#1268) Public method name "Zend_Gdata_Gapps::isMember" must be in lower-case letters only
(#1268) Variable "memberId" must be all lower-case
(#1268) Variable "groupId" must be all lower-case
(#1269) Opening brace should be on the same line as the declaration
(#1271) Variable "groupId" must be all lower-case
(#1271) Variable "memberId" must be all lower-case
(#1273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1273) Inline comments must end in full-stops, exclamation marks, or question marks
(#1273) No space found before comment text; expected "// if the enitiy is not a member, an exception is thrown" but found "//if the enitiy is not a member, an exception is thrown"
(#1280) Expected "if (...) {\n"; found "if(...) {\n"
(#1281) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1283) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1294) Public method name "Zend_Gdata_Gapps::addMemberToGroup" must be in lower-case letters only
(#1294) Variable "recipientAddress" must be all lower-case
(#1294) Variable "groupId" must be all lower-case
(#1295) Opening brace should be on the same line as the declaration
(#1300) Variable "recipientAddress" must be all lower-case
(#1305) Variable "groupId" must be all lower-case
(#1316) Public method name "Zend_Gdata_Gapps::removeMemberFromGroup" must be in lower-case letters only
(#1316) Variable "memberId" must be all lower-case
(#1316) Variable "groupId" must be all lower-case
(#1317) Opening brace should be on the same line as the declaration
(#1319) Variable "groupId" must be all lower-case
(#1319) Variable "memberId" must be all lower-case
(#1331) Public method name "Zend_Gdata_Gapps::retrieveAllMembers" must be in lower-case letters only
(#1331) Variable "groupId" must be all lower-case
(#1332) Opening brace should be on the same line as the declaration
(#1334) Variable "groupId" must be all lower-case
(#1344) Public method name "Zend_Gdata_Gapps::addOwnerToGroup" must be in lower-case letters only
(#1344) Variable "groupId" must be all lower-case
(#1345) Opening brace should be on the same line as the declaration
(#1355) Variable "groupId" must be all lower-case
(#1367) Public method name "Zend_Gdata_Gapps::retrieveGroupOwners" must be in lower-case letters only
(#1367) Variable "groupId" must be all lower-case
(#1368) Opening brace should be on the same line as the declaration
(#1370) Variable "groupId" must be all lower-case
(#1382) Public method name "Zend_Gdata_Gapps::isOwner" must be in lower-case letters only
(#1382) Variable "groupId" must be all lower-case
(#1383) Opening brace should be on the same line as the declaration
(#1385) Variable "groupId" must be all lower-case
(#1387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1387) Inline comments must end in full-stops, exclamation marks, or question marks
(#1387) No space found before comment text; expected "// if the enitiy is not an owner of the group, an exception is thrown" but found "//if the enitiy is not an owner of the group, an exception is thrown"
(#1394) Expected "if (...) {\n"; found "if(...) {\n"
(#1395) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1397) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1407) Public method name "Zend_Gdata_Gapps::removeOwnerFromGroup" must be in lower-case letters only
(#1407) Variable "groupId" must be all lower-case
(#1408) Opening brace should be on the same line as the declaration
(#1410) Variable "groupId" must be all lower-case
(#1425) Public method name "Zend_Gdata_Gapps::updateGroup" must be in lower-case letters only
(#1425) Variable "groupId" must be all lower-case
(#1425) Variable "groupName" must be all lower-case
(#1426) Variable "emailPermission" must be all lower-case
(#1427) Opening brace should be on the same line as the declaration
(#1433) Variable "groupId" must be all lower-case
(#1436) Expected "if (...) {\n"; found "if(...) {\n"
(#1436) Variable "groupName" must be all lower-case
(#1439) Variable "groupName" must be all lower-case
(#1443) Expected "if (...) {\n"; found "if(...) {\n"
(#1450) Expected "if (...) {\n"; found "if(...) {\n"
(#1450) Variable "emailPermission" must be all lower-case
(#1453) Variable "emailPermission" must be all lower-case
(#1460) Variable "groupId" must be all lower-case
(#1474) Public method name "Zend_Gdata_Gapps::retrieveGroups" must be in lower-case letters only
(#1474) Variable "memberId" must be all lower-case
(#1474) Variable "directOnly" must be all lower-case
(#1475) Opening brace should be on the same line as the declaration
(#1477) Variable "memberId" must be all lower-case
(#1478) Expected "if (...) {\n"; found "if(...) {\n"
(#1478) Variable "directOnly" must be all lower-case
(#1479) Variable "directOnly" must be all lower-case
(#1497) Public method name "Zend_Gdata_Gapps::retrievePageOfGroups" must be in lower-case letters only
(#1497) Variable "startGroup" must be all lower-case
(#1498) Opening brace should be on the same line as the declaration
(#1500) Variable "startGroup" must be all lower-case
(#1513) Public method name "Zend_Gdata_Gapps::retrievePageOfMembers" must be in lower-case letters only
(#1513) Variable "groupId" must be all lower-case
(#1513) Variable "startMember" must be all lower-case
(#1514) Opening brace should be on the same line as the declaration
(#1515) Variable "groupId" must be all lower-case
(#1516) Variable "startMember" must be all lower-case
(#1530) Public method name "Zend_Gdata_Gapps::createEmailList" must be in lower-case letters only
(#1530) Variable "emailList" must be all lower-case
(#1533) Variable "emailList" must be all lower-case
(#1549) Public method name "Zend_Gdata_Gapps::retrieveEmailLists" must be in lower-case letters only
(#1568) Public method name "Zend_Gdata_Gapps::retrievePageOfEmailLists" must be in lower-case letters only
(#1568) Variable "startNickname" must be all lower-case
(#1570) Variable "startNickname" must be all lower-case
(#1586) Public method name "Zend_Gdata_Gapps::retrieveAllEmailLists" must be in lower-case letters only
(#1598) Public method name "Zend_Gdata_Gapps::deleteEmailList" must be in lower-case letters only
(#1598) Variable "emailList" must be all lower-case
(#1600) Variable "emailList" must be all lower-case
(#1616) Public method name "Zend_Gdata_Gapps::addRecipientToEmailList" must be in lower-case letters only
(#1616) Variable "recipientAddress" must be all lower-case
(#1616) Variable "emailList" must be all lower-case
(#1619) Variable "recipientAddress" must be all lower-case
(#1622) Variable "emailList" must be all lower-case
(#1641) Public method name "Zend_Gdata_Gapps::retrievePageOfRecipients" must be in lower-case letters only
(#1641) Variable "emailList" must be all lower-case
(#1642) Variable "startRecipient" must be all lower-case
(#1644) Variable "emailList" must be all lower-case
(#1645) Variable "startRecipient" must be all lower-case
(#1662) Public method name "Zend_Gdata_Gapps::retrieveAllRecipients" must be in lower-case letters only
(#1662) Variable "emailList" must be all lower-case
(#1664) Variable "emailList" must be all lower-case
(#1677) Public method name "Zend_Gdata_Gapps::removeRecipientFromEmailList" must be in lower-case letters only
(#1677) Variable "recipientAddress" must be all lower-case
(#1677) Variable "emailList" must be all lower-case
(#1679) Variable "emailList" must be all lower-case
(#1680) Variable "recipientAddress" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_entryClassName" must be all lower-case
(#70) Member variable "_emailList" must be all lower-case
(#78) Member variable "_feedLink" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#101) Public method name "Zend_Gdata_Gapps_EmailListEntry::getDOM" must be in lower-case letters only
(#101) Variable "majorVersion" must be all lower-case
(#101) Variable "minorVersion" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#103) Variable "majorVersion" must be all lower-case
(#103) Variable "minorVersion" must be all lower-case
(#107) Variable "feedLink" must be all lower-case
(#108) Variable "feedLink" must be all lower-case
(#119) Protected method name "Zend_Gdata_Gapps_EmailListEntry::takeChildFromDOM" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "absoluteNodeName" must be all lower-case
(#123) Variable "absoluteNodeName" must be all lower-case
(#125) Variable "emailList" must be all lower-case
(#126) Variable "emailList" must be all lower-case
(#127) Variable "emailList" must be all lower-case
(#130) Variable "feedLink" must be all lower-case
(#131) Variable "feedLink" must be all lower-case
(#132) Variable "feedLink" must be all lower-case
(#147) Public method name "Zend_Gdata_Gapps_EmailListEntry::getEmailList" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Gdata_Gapps_EmailListEntry::setEmailList" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_Gapps_EmailListEntry::getFeedLink" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#187) Variable "feedLink" must be all lower-case
(#188) Variable "feedLink" must be all lower-case
(#189) Variable "feedLink" must be all lower-case
(#208) Public method name "Zend_Gdata_Gapps_EmailListEntry::setFeedLink" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Member variable "_emailListName" must be all lower-case
(#66) Variable "emailListName" must be all lower-case
(#67) Variable "startEmailListName" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#70) Variable "emailListName" must be all lower-case
(#72) Variable "startEmailListName" must be all lower-case
(#83) Line indented incorrectly; expected 4 spaces, found 5
(#83) Public method name "Zend_Gdata_Gapps_EmailListQuery::setEmailListName" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 4 spaces, found 5
(#96) Public method name "Zend_Gdata_Gapps_EmailListQuery::getEmailListName" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Gapps_EmailListQuery::setRecipient" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) Expected "} else {\n"; found "}\n else {\n"
(#127) Public method name "Zend_Gdata_Gapps_EmailListQuery::getRecipient" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Gapps_EmailListQuery::setStartEmailListName" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Gapps_EmailListQuery::getStartEmailListName" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Gdata_Gapps_EmailListQuery::getQueryUrl" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListRecipientEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#58) Member variable "_entryClassName" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Gapps_EmailListRecipientEntry::getDOM" must be in lower-case letters only
(#90) Variable "majorVersion" must be all lower-case
(#90) Variable "minorVersion" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "majorVersion" must be all lower-case
(#92) Variable "minorVersion" must be all lower-case
(#105) Protected method name "Zend_Gdata_Gapps_EmailListRecipientEntry::takeChildFromDOM" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#107) Variable "absoluteNodeName" must be all lower-case
(#109) Variable "absoluteNodeName" must be all lower-case
(#127) Public method name "Zend_Gdata_Gapps_EmailListRecipientEntry::getWho" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Gdata_Gapps_EmailListRecipientEntry::setWho" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListRecipientFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListRecipientQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Member variable "_emailListName" must be all lower-case
(#64) Variable "emailListName" must be all lower-case
(#65) Variable "startRecipient" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#68) Variable "emailListName" must be all lower-case
(#69) Variable "startRecipient" must be all lower-case
(#80) Line indented incorrectly; expected 4 spaces, found 5
(#80) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::setEmailListName" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) Line indented incorrectly; expected 4 spaces, found 5
(#92) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::getEmailListName" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#104) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::setStartRecipient" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::getStartRecipient" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Gapps_EmailListRecipientQuery::getQueryUrl" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#144) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Error.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Member variable "_errorCode" must be all lower-case
(#74) Member variable "_invalidInput" must be all lower-case
(#76) Variable "errorCode" must be all lower-case
(#77) Variable "invalidInput" must be all lower-case
(#78) Variable "errorCode" must be all lower-case
(#79) Variable "errorCode" must be all lower-case
(#81) Variable "invalidInput" must be all lower-case
(#91) Public method name "Zend_Gdata_Gapps_Error::setErrorCode" must be in lower-case letters only
(#92) Line indented incorrectly; expected at least 8 spaces, found 7
(#127) Line exceeds 132 characters; contains 170 characters
(#131) Public method name "Zend_Gdata_Gapps_Error::getErrorCode" must be in lower-case letters only
(#141) Public method name "Zend_Gdata_Gapps_Error::setReason" must be in lower-case letters only
(#142) Line indented incorrectly; expected at least 8 spaces, found 7
(#151) Public method name "Zend_Gdata_Gapps_Error::getReason" must be in lower-case letters only
(#152) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Public method name "Zend_Gdata_Gapps_Error::setInvalidInput" must be in lower-case letters only
(#162) Line indented incorrectly; expected at least 8 spaces, found 7
(#171) Public method name "Zend_Gdata_Gapps_Error::getInvalidInput" must be in lower-case letters only
(#172) Line indented incorrectly; expected at least 8 spaces, found 7
(#184) Public method name "Zend_Gdata_Gapps_Error::getDOM" must be in lower-case letters only
(#184) Variable "majorVersion" must be all lower-case
(#184) Variable "minorVersion" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#186) Variable "majorVersion" must be all lower-case
(#186) Variable "minorVersion" must be all lower-case
(#206) Protected method name "Zend_Gdata_Gapps_Error::takeAttributeFromDOM" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#209) Line indented incorrectly; expected 12 spaces, found 8
(#210) Line indented incorrectly; expected at least 16 spaces, found 12
(#212) Line indented incorrectly; expected 12 spaces, found 8
(#213) Line indented incorrectly; expected at least 16 spaces, found 12
(#215) Line indented incorrectly; expected 12 spaces, found 8
(#216) Line indented incorrectly; expected at least 16 spaces, found 12
(#218) Line indented incorrectly; expected 12 spaces, found 8
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/EmailList.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Gdata_Gapps_Extension_EmailList::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#97) Protected method name "Zend_Gdata_Gapps_Extension_EmailList::takeAttributeFromDOM" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#114) Public method name "Zend_Gdata_Gapps_Extension_EmailList::getName" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Gapps_Extension_EmailList::setName" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Login.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_rootNamespace" must be all lower-case
(#50) Member variable "_rootElement" must be all lower-case
(#78) Member variable "_hashFunctionName" must be all lower-case
(#94) Member variable "_agreedToTerms" must be all lower-case
(#109) Member variable "_changePasswordAtNextLogin" must be all lower-case
(#132) Variable "hashFunctionName" must be all lower-case
(#133) Variable "changePasswordAtNextLogin" must be all lower-case
(#133) Variable "agreedToTerms" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#139) Variable "hashFunctionName" must be all lower-case
(#141) Variable "agreedToTerms" must be all lower-case
(#143) Variable "changePasswordAtNextLogin" must be all lower-case
(#156) Public method name "Zend_Gdata_Gapps_Extension_Login::getDOM" must be in lower-case letters only
(#156) Variable "majorVersion" must be all lower-case
(#156) Variable "minorVersion" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#158) Variable "majorVersion" must be all lower-case
(#158) Variable "minorVersion" must be all lower-case
(#192) Protected method name "Zend_Gdata_Gapps_Extension_Login::takeAttributeFromDOM" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#195) Line indented incorrectly; expected 12 spaces, found 8
(#196) Line indented incorrectly; expected at least 16 spaces, found 12
(#198) Line indented incorrectly; expected 12 spaces, found 8
(#199) Line indented incorrectly; expected at least 16 spaces, found 12
(#201) Line indented incorrectly; expected 12 spaces, found 8
(#202) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Line indented incorrectly; expected 12 spaces, found 8
(#205) Line indented incorrectly; expected 16 spaces, found 12
(#206) Line indented incorrectly; expected at least 20 spaces, found 16
(#207) Line indented incorrectly; expected 16 spaces, found 12
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#208) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#209) Line indented incorrectly; expected at least 20 spaces, found 16
(#210) Line indented incorrectly; expected 16 spaces, found 12
(#211) Line indented incorrectly; expected 16 spaces, found 12
(#211) Expected "} else {\n"; found "}\n else {\n"
(#212) Line indented incorrectly; expected at least 20 spaces, found 16
(#213) Line indented incorrectly; expected at least 20 spaces, found 16
(#214) Line indented incorrectly; expected 16 spaces, found 12
(#216) Line indented incorrectly; expected 12 spaces, found 8
(#217) Line indented incorrectly; expected 16 spaces, found 12
(#218) Line indented incorrectly; expected at least 20 spaces, found 16
(#219) Line indented incorrectly; expected 16 spaces, found 12
(#220) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#221) Line indented incorrectly; expected at least 20 spaces, found 16
(#222) Line indented incorrectly; expected 16 spaces, found 12
(#223) Line indented incorrectly; expected 16 spaces, found 12
(#223) Expected "} else {\n"; found "}\n else {\n"
(#224) Line indented incorrectly; expected at least 20 spaces, found 16
(#225) Line indented incorrectly; expected at least 20 spaces, found 16
(#226) Line indented incorrectly; expected 16 spaces, found 12
(#228) Line indented incorrectly; expected 12 spaces, found 8
(#229) Line indented incorrectly; expected 16 spaces, found 12
(#230) Line indented incorrectly; expected at least 20 spaces, found 16
(#231) Line indented incorrectly; expected 16 spaces, found 12
(#232) Line indented incorrectly; expected at least 16 spaces, found 12
(#232) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#233) Line indented incorrectly; expected at least 20 spaces, found 16
(#234) Line indented incorrectly; expected 16 spaces, found 12
(#235) Line indented incorrectly; expected 16 spaces, found 12
(#235) Expected "} else {\n"; found "}\n else {\n"
(#236) Line indented incorrectly; expected at least 20 spaces, found 16
(#237) Line indented incorrectly; expected at least 20 spaces, found 16
(#238) Line indented incorrectly; expected 16 spaces, found 12
(#240) Line indented incorrectly; expected 12 spaces, found 8
(#241) Line indented incorrectly; expected 16 spaces, found 12
(#242) Line indented incorrectly; expected at least 20 spaces, found 16
(#243) Line indented incorrectly; expected 16 spaces, found 12
(#244) Line indented incorrectly; expected at least 16 spaces, found 12
(#244) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#245) Line indented incorrectly; expected at least 20 spaces, found 16
(#246) Line indented incorrectly; expected 16 spaces, found 12
(#247) Line indented incorrectly; expected 16 spaces, found 12
(#247) Expected "} else {\n"; found "}\n else {\n"
(#248) Line indented incorrectly; expected at least 20 spaces, found 16
(#249) Line indented incorrectly; expected at least 20 spaces, found 16
(#249) Line exceeds 132 characters; contains 138 characters
(#250) Line indented incorrectly; expected 16 spaces, found 12
(#252) Line indented incorrectly; expected 12 spaces, found 8
(#253) Line indented incorrectly; expected at least 16 spaces, found 12
(#263) Public method name "Zend_Gdata_Gapps_Extension_Login::getUsername" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#276) Public method name "Zend_Gdata_Gapps_Extension_Login::setUsername" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Gdata_Gapps_Extension_Login::getPassword" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#302) Public method name "Zend_Gdata_Gapps_Extension_Login::setPassword" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Gdata_Gapps_Extension_Login::getHashFunctionName" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#329) Public method name "Zend_Gdata_Gapps_Extension_Login::setHashFunctionName" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_Gapps_Extension_Login::getAdmin" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#359) Public method name "Zend_Gdata_Gapps_Extension_Login::setAdmin" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#376) Public method name "Zend_Gdata_Gapps_Extension_Login::getAgreedToTerms" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Gdata_Gapps_Extension_Login::setAgreedToTerms" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Gdata_Gapps_Extension_Login::getSuspended" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#427) Public method name "Zend_Gdata_Gapps_Extension_Login::setSuspended" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Gdata_Gapps_Extension_Login::getChangePasswordAtNextLogin" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Gdata_Gapps_Extension_Login::setChangePasswordAtNextLogin" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#477) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Name.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#56) Member variable "_familyName" must be all lower-case
(#63) Member variable "_givenName" must be all lower-case
(#73) Variable "familyName" must be all lower-case
(#73) Variable "givenName" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#77) Variable "familyName" must be all lower-case
(#78) Variable "givenName" must be all lower-case
(#91) Public method name "Zend_Gdata_Gapps_Extension_Name::getDOM" must be in lower-case letters only
(#91) Variable "majorVersion" must be all lower-case
(#91) Variable "minorVersion" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#93) Variable "majorVersion" must be all lower-case
(#93) Variable "minorVersion" must be all lower-case
(#110) Protected method name "Zend_Gdata_Gapps_Extension_Name::takeAttributeFromDOM" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#113) Line indented incorrectly; expected 12 spaces, found 8
(#114) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Line indented incorrectly; expected 12 spaces, found 8
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#119) Line indented incorrectly; expected 12 spaces, found 8
(#120) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Public method name "Zend_Gdata_Gapps_Extension_Name::getFamilyName" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Gapps_Extension_Name::setFamilyName" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Gapps_Extension_Name::getGivenName" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Gapps_Extension_Name::setGivenName" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Nickname.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Gapps_Extension_Nickname::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#96) Protected method name "Zend_Gdata_Gapps_Extension_Nickname::takeAttributeFromDOM" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#99) Line indented incorrectly; expected 12 spaces, found 8
(#100) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#113) Public method name "Zend_Gdata_Gapps_Extension_Nickname::getName" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Gapps_Extension_Nickname::setName" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Property.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Gdata_Gapps_Extension_Property::getDOM" must be in lower-case letters only
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "majorVersion" must be all lower-case
(#90) Variable "minorVersion" must be all lower-case
(#109) Protected method name "Zend_Gdata_Gapps_Extension_Property::takeAttributeFromDOM" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#112) Line indented incorrectly; expected 12 spaces, found 8
(#113) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Line indented incorrectly; expected 12 spaces, found 8
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Line indented incorrectly; expected 12 spaces, found 8
(#119) Line indented incorrectly; expected at least 16 spaces, found 12
(#129) Public method name "Zend_Gdata_Gapps_Extension_Property::getName" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Gapps_Extension_Property::setName" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Gapps_Extension_Property::getValue" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#162) Public method name "Zend_Gdata_Gapps_Extension_Property::setValue" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Quota.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#49) Member variable "_rootNamespace" must be all lower-case
(#50) Member variable "_rootElement" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Gdata_Gapps_Extension_Quota::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#97) Protected method name "Zend_Gdata_Gapps_Extension_Quota::takeAttributeFromDOM" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#114) Public method name "Zend_Gdata_Gapps_Extension_Quota::getLimit" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Gapps_Extension_Quota::setLimit" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/GroupEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) 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
(#55) Member variable "_entryClassName" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Gapps_GroupEntry::getDOM" must be in lower-case letters only
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#102) Protected method name "Zend_Gdata_Gapps_GroupEntry::takeChildFromDOM" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "absoluteNodeName" must be all lower-case
(#106) Variable "absoluteNodeName" must be all lower-case
(#130) Public method name "Zend_Gdata_Gapps_GroupEntry::getProperty" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Gapps_GroupEntry::setProperty" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/GroupFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/GroupQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Member variable "_groupId" must be all lower-case
(#63) Variable "groupId" must be all lower-case
(#64) Variable "startGroupId" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#67) Variable "groupId" must be all lower-case
(#68) Variable "startGroupId" must be all lower-case
(#80) Public method name "Zend_Gdata_Gapps_GroupQuery::setGroupId" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Gdata_Gapps_GroupQuery::getGroupId" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Gdata_Gapps_GroupQuery::setMember" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#110) Expected "} else {\n"; found "}\n else {\n"
(#123) Public method name "Zend_Gdata_Gapps_GroupQuery::getMember" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Gdata_Gapps_GroupQuery::setDirectOnly" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#140) Expected "if (...) {\n"; found "if(...) {\n"
(#155) Public method name "Zend_Gdata_Gapps_GroupQuery::getDirectOnly" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#176) Public method name "Zend_Gdata_Gapps_GroupQuery::setStartGroupId" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Gdata_Gapps_GroupQuery::getStartGroupId" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_Gapps_GroupQuery::getQueryUrl" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Expected "if (...) {\n"; found "if(...) {\n"
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/MemberEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) 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
(#55) Member variable "_entryClassName" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Gapps_MemberEntry::getDOM" must be in lower-case letters only
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#102) Protected method name "Zend_Gdata_Gapps_MemberEntry::takeChildFromDOM" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "absoluteNodeName" must be all lower-case
(#106) Variable "absoluteNodeName" must be all lower-case
(#130) Public method name "Zend_Gdata_Gapps_MemberEntry::getProperty" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Gapps_MemberEntry::setProperty" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/MemberFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/MemberQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Member variable "_groupId" must be all lower-case
(#59) Member variable "_memberId" must be all lower-case
(#71) Variable "groupId" must be all lower-case
(#71) Variable "memberId" must be all lower-case
(#72) Variable "startMemberId" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#75) Variable "groupId" must be all lower-case
(#76) Variable "memberId" must be all lower-case
(#77) Variable "startMemberId" must be all lower-case
(#87) Public method name "Zend_Gdata_Gapps_MemberQuery::setGroupId" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Gapps_MemberQuery::getGroupId" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_Gapps_MemberQuery::setMemberId" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Gapps_MemberQuery::getMemberId" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Gdata_Gapps_MemberQuery::setStartMemberId" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_Gapps_MemberQuery::getStartMemberId" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Gdata_Gapps_MemberQuery::getQueryUrl" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#180) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/NicknameEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_entryClassName" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Gapps_NicknameEntry::getDOM" must be in lower-case letters only
(#100) Variable "majorVersion" must be all lower-case
(#100) Variable "minorVersion" must be all lower-case
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "majorVersion" must be all lower-case
(#102) Variable "minorVersion" must be all lower-case
(#118) Protected method name "Zend_Gdata_Gapps_NicknameEntry::takeChildFromDOM" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "absoluteNodeName" must be all lower-case
(#122) Variable "absoluteNodeName" must be all lower-case
(#145) Public method name "Zend_Gdata_Gapps_NicknameEntry::getLogin" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#158) Public method name "Zend_Gdata_Gapps_NicknameEntry::setLogin" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Gdata_Gapps_NicknameEntry::getNickname" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Gdata_Gapps_NicknameEntry::setNickname" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/NicknameFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/NicknameQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#67) Variable "startNickname" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#72) Variable "startNickname" must be all lower-case
(#83) Line indented incorrectly; expected 4 spaces, found 5
(#83) Public method name "Zend_Gdata_Gapps_NicknameQuery::setNickname" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 4 spaces, found 5
(#96) Public method name "Zend_Gdata_Gapps_NicknameQuery::getNickname" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Gapps_NicknameQuery::setUsername" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) Expected "} else {\n"; found "}\n else {\n"
(#127) Public method name "Zend_Gdata_Gapps_NicknameQuery::getUsername" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Gapps_NicknameQuery::setStartNickname" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Gapps_NicknameQuery::getStartNickname" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#174) Public method name "Zend_Gdata_Gapps_NicknameQuery::getQueryUrl" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/OwnerEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) 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
(#55) Member variable "_entryClassName" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Gapps_OwnerEntry::getDOM" must be in lower-case letters only
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#102) Protected method name "Zend_Gdata_Gapps_OwnerEntry::takeChildFromDOM" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "absoluteNodeName" must be all lower-case
(#106) Variable "absoluteNodeName" must be all lower-case
(#130) Public method name "Zend_Gdata_Gapps_OwnerEntry::getProperty" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Gapps_OwnerEntry::setProperty" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/OwnerFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/OwnerQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Member variable "_groupId" must be all lower-case
(#58) Member variable "_ownerEmail" must be all lower-case
(#68) Variable "groupId" must be all lower-case
(#68) Variable "ownerEmail" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#71) Variable "groupId" must be all lower-case
(#72) Variable "ownerEmail" must be all lower-case
(#81) Public method name "Zend_Gdata_Gapps_OwnerQuery::setGroupId" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Gdata_Gapps_OwnerQuery::getGroupId" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#103) Public method name "Zend_Gdata_Gapps_OwnerQuery::setOwnerEmail" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Gdata_Gapps_OwnerQuery::getOwnerEmail" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Gdata_Gapps_OwnerQuery::getQueryUrl" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#132) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#40) Expected 1 space(s) before asterisk; 2 found
(#64) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Gapps_Query::setDomain" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#94) Public method name "Zend_Gdata_Gapps_Query::getDomain" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#108) Line indented incorrectly; expected 4 spaces, found 5
(#108) Public method name "Zend_Gdata_Gapps_Query::getBaseUrl" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Line indented incorrectly; expected 8 spaces, found 9
(#112) Line indented incorrectly; expected 8 spaces, found 9
(#113) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#115) Line indented incorrectly; expected 8 spaces, found 9
(#116) Line indented incorrectly; expected 8 spaces, found 9
(#116) Expected "} else {\n"; found "}\n else {\n"
(#117) "require_once" must be immediately followed by an open parenthesis
(#120) Line indented incorrectly; expected 8 spaces, found 9
(#121) Line indented incorrectly; expected 4 spaces, found 5
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/ServiceException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootElement" must be all lower-case
(#82) Public method name "Zend_Gdata_Gapps_ServiceException::addError" must be in lower-case letters only
(#86) "require_once" must be immediately followed by an open parenthesis
(#102) Public method name "Zend_Gdata_Gapps_ServiceException::setErrors" must be in lower-case letters only
(#116) Public method name "Zend_Gdata_Gapps_ServiceException::getErrors" must be in lower-case letters only
(#126) Public method name "Zend_Gdata_Gapps_ServiceException::getError" must be in lower-case letters only
(#126) Variable "errorCode" must be all lower-case
(#127) Variable "errorCode" must be all lower-case
(#128) Variable "errorCode" must be all lower-case
(#143) Public method name "Zend_Gdata_Gapps_ServiceException::hasError" must be in lower-case letters only
(#143) Variable "errorCode" must be all lower-case
(#144) Variable "errorCode" must be all lower-case
(#154) Public method name "Zend_Gdata_Gapps_ServiceException::importFromString" must be in lower-case letters only
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) "require_once" must be immediately followed by an open parenthesis
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Variable "php_errormsg" must not contain underscores.
(#175) Variable "rootElement" must be all lower-case
(#176) Variable "rootElement" must be all lower-case
(#177) "require_once" must be immediately followed by an open parenthesis
(#181) Variable "rootElement" must be all lower-case
(#181) Variable "errorNode" must be all lower-case
(#182) Variable "errorNode" must be all lower-case
(#184) Variable "errorNode" must be all lower-case
(#190) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/UserEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#70) Member variable "_entryClassName" must be all lower-case
(#101) Member variable "_feedLink" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Gdata_Gapps_UserEntry::getDOM" must be in lower-case letters only
(#124) Variable "majorVersion" must be all lower-case
(#124) Variable "minorVersion" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "majorVersion" must be all lower-case
(#126) Variable "minorVersion" must be all lower-case
(#136) Variable "feedLink" must be all lower-case
(#137) Variable "feedLink" must be all lower-case
(#148) Protected method name "Zend_Gdata_Gapps_UserEntry::takeChildFromDOM" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) Variable "absoluteNodeName" must be all lower-case
(#152) Variable "absoluteNodeName" must be all lower-case
(#169) Variable "feedLink" must be all lower-case
(#170) Variable "feedLink" must be all lower-case
(#171) Variable "feedLink" must be all lower-case
(#185) Public method name "Zend_Gdata_Gapps_UserEntry::getLogin" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Gapps_UserEntry::setLogin" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#210) Public method name "Zend_Gdata_Gapps_UserEntry::getName" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#223) Public method name "Zend_Gdata_Gapps_UserEntry::setName" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#235) Public method name "Zend_Gdata_Gapps_UserEntry::getQuota" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Gdata_Gapps_UserEntry::setQuota" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#267) Public method name "Zend_Gdata_Gapps_UserEntry::getFeedLink" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#272) Variable "feedLink" must be all lower-case
(#273) Variable "feedLink" must be all lower-case
(#274) Variable "feedLink" must be all lower-case
(#289) Public method name "Zend_Gdata_Gapps_UserEntry::setFeedLink" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/UserFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_entryClassName" must be all lower-case
(#51) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/UserQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#65) Variable "startUsername" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#69) Variable "startUsername" must be all lower-case
(#81) Public method name "Zend_Gdata_Gapps_UserQuery::setUsername" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#93) Public method name "Zend_Gdata_Gapps_UserQuery::getUsername" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#105) Public method name "Zend_Gdata_Gapps_UserQuery::setStartUsername" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Gdata_Gapps_UserQuery::getStartUsername" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Gapps_UserQuery::getQueryUrl" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#70) Variable "applicationId" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
(#57) Whitespace found at end of line
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Extension/BaseAttribute.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#47) Opening brace should be on the same line as the declaration
(#52) Whitespace found at end of line
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
(#59) Whitespace found at end of line
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/ItemEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/ItemFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/ItemQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#62) Opening brace should be on the same line as the declaration
(#67) Whitespace found at end of line
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/SnippetEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/SnippetFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/SnippetQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#63) Variable "applicationId" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#67) Variable "applicationId" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Gdata_Geo_Entry::getDOM" must be in lower-case letters only
(#61) Variable "majorVersion" must be all lower-case
(#61) Variable "minorVersion" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#70) Protected method name "Zend_Gdata_Geo_Entry::takeChildFromDOM" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "absoluteNodeName" must be all lower-case
(#73) Variable "absoluteNodeName" must be all lower-case
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#77) Line indented incorrectly; expected at least 16 spaces, found 12
(#79) Line indented incorrectly; expected 12 spaces, found 8
(#80) Line indented incorrectly; expected at least 16 spaces, found 12
(#85) Public method name "Zend_Gdata_Geo_Entry::getWhere" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Geo_Entry::setWhere" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Extension/GeoRssWhere.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootNamespace" must be all lower-case
(#53) Member variable "_rootElement" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Geo_Extension_GeoRssWhere::getDOM" must be in lower-case letters only
(#84) Variable "majorVersion" must be all lower-case
(#84) Variable "minorVersion" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Geo_Extension_GeoRssWhere::takeChildFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "absoluteNodeName" must be all lower-case
(#103) Variable "absoluteNodeName" must be all lower-case
(#118) Public method name "Zend_Gdata_Geo_Extension_GeoRssWhere::getPoint" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Geo_Extension_GeoRssWhere::setPoint" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Extension/GmlPoint.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_rootNamespace" must be all lower-case
(#53) Member variable "_rootElement" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Geo_Extension_GmlPoint::getDOM" must be in lower-case letters only
(#84) Variable "majorVersion" must be all lower-case
(#84) Variable "minorVersion" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Geo_Extension_GmlPoint::takeChildFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "absoluteNodeName" must be all lower-case
(#103) Variable "absoluteNodeName" must be all lower-case
(#118) Public method name "Zend_Gdata_Geo_Extension_GmlPoint::getPos" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Geo_Extension_GmlPoint::setPos" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Extension/GmlPos.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_entryClassName" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#50) Expected 1 space after "="; newline found
(#52) Expected 1 space after "="; newline found
(#58) Expected 1 space after "="; newline found
(#60) Expected 1 space after "="; newline found
(#62) Expected 1 space after "="; newline found
(#81) Variable "applicationId" must be all lower-case
(#81) Variable "useH9Sandbox" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/Extension/Ccr.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#54) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Expected 1 space after "="; newline found
(#56) Expected 1 space after "="; newline found
(#63) Whitespace found at end of line
(#68) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/HttpAdapterStreamingProxy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "http_ver" must not contain underscores.
(#59) Opening brace should be on the same line as the declaration
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) "require_once" must be immediately followed by an open parenthesis
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) "require_once" must be immediately followed by an open parenthesis
(#77) "require_once" must be immediately followed by an open parenthesis
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "http_ver" must not contain underscores.
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline control structures are not allowed
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) "require_once" must be immediately followed by an open parenthesis
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) No space found before comment text; expected "// read from $body, write to socket" but found "//read from $body, write to socket"
(#120) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/HttpAdapterStreamingSocket.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#59) Variable "http_ver" must not contain underscores.
(#61) Opening brace should be on the same line as the declaration
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) "require_once" must be immediately followed by an open parenthesis
(#72) "require_once" must be immediately followed by an open parenthesis
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline control structures are not allowed
(#85) Inline control structures are not allowed
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) "require_once" must be immediately followed by an open parenthesis
(#96) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) No space found before comment text; expected "// read from $body, write to socket" but found "//read from $body, write to socket"
(#100) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#102) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/HttpClient.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#50) Member variable "_authSubPrivateKeyId" must be all lower-case
(#58) Member variable "_authSubToken" must be all lower-case
(#66) Member variable "_clientLoginToken" must be all lower-case
(#75) Member variable "_clientLoginKey" must be all lower-case
(#83) Member variable "_streamingRequest" must be all lower-case
(#97) Public method name "Zend_Gdata_HttpClient::setAuthSubPrivateKeyFile" must be in lower-case letters only
(#98) Variable "useIncludePath" must be all lower-case
(#99) Variable "useIncludePath" must be all lower-case
(#101) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Gdata_HttpClient::setAuthSubPrivateKey" must be in lower-case letters only
(#127) "require_once" must be immediately followed by an open parenthesis
(#142) Public method name "Zend_Gdata_HttpClient::getAuthSubPrivateKeyId" must be in lower-case letters only
(#151) Public method name "Zend_Gdata_HttpClient::getAuthSubToken" must be in lower-case letters only
(#161) Public method name "Zend_Gdata_HttpClient::setAuthSubToken" must be in lower-case letters only
(#171) Public method name "Zend_Gdata_HttpClient::getClientLoginToken" must be in lower-case letters only
(#181) Public method name "Zend_Gdata_HttpClient::setClientLoginToken" must be in lower-case letters only
(#207) Public method name "Zend_Gdata_HttpClient::filterHttpRequest" must be in lower-case letters only
(#207) Variable "contentType" must be all lower-case
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "dataToSign" must be all lower-case
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "pKeyId" must be all lower-case
(#218) Variable "signSuccess" must be all lower-case
(#218) Variable "dataToSign" must be all lower-case
(#218) Variable "pKeyId" must be all lower-case
(#220) Variable "signSuccess" must be all lower-case
(#221) "require_once" must be immediately followed by an open parenthesis
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Variable "encodedSignature" must be all lower-case
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Variable "dataToSign" must be all lower-case
(#231) Variable "encodedSignature" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 4
(#235) No space found before comment text; expected "// Modify Justin 2012015 to support OAUTH2 as per this thread" but found "//Modify Justin 2012015 to support OAUTH2 as per this thread"
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#236) No space found before comment text; expected "// https://groups.google.com/d/topic/youtube-api-gdata/31Ydpw5_MBs/discussion" but found "//https://groups.google.com/d/topic/youtube-api-gdata/31Ydpw5_MBs/discussion"
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) This comment is 50% valid code; is this commented out code?
(#237) Line indented incorrectly; expected at least 16 spaces, found 15
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 4
(#238) Whitespace found at end of line
(#240) Usage of ELSEIF not allowed; use ELSE IF instead
(#243) Variable "contentType" must be all lower-case
(#253) Public method name "Zend_Gdata_HttpClient::filterHttpResponse" must be in lower-case letters only
(#262) Public method name "Zend_Gdata_HttpClient::getAdapter" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#267) Line indented incorrectly; expected at least 4 spaces, found 3
(#268) Expected 4 space(s) before asterisk; 5 found
(#269) Expected 4 space(s) before asterisk; 5 found
(#270) Expected 4 space(s) before asterisk; 5 found
(#271) Expected 4 space(s) before asterisk; 5 found
(#272) Expected 4 space(s) before asterisk; 5 found
(#273) Public method name "Zend_Gdata_HttpClient::setAdapter" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#289) Public method name "Zend_Gdata_HttpClient::setStreamingRequest" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#299) Public method name "Zend_Gdata_HttpClient::getStreamingRequest" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#314) Protected method name "Zend_Gdata_HttpClient::_prepareBody" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#316) Expected "if (...) {\n"; found "if(...) {\n"
(#321) Expected "} else {\n"; found "}\n else {\n"
(#331) Public method name "Zend_Gdata_HttpClient::resetParameters" must be in lower-case letters only
(#331) Variable "clearAll" must be all lower-case
(#332) Opening brace should be on the same line as the declaration
(#335) Variable "clearAll" must be all lower-case
(#349) Public method name "Zend_Gdata_HttpClient::setRawDataStream" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Kind/EventEntry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#33) Inline doc block comments are not allowed; use "// Comment." instead
(#36) "require_once" must be immediately followed by an open parenthesis
(#38) Inline doc block comments are not allowed; use "// Comment." instead
(#41) "require_once" must be immediately followed by an open parenthesis
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#46) "require_once" must be immediately followed by an open parenthesis
(#48) Inline doc block comments are not allowed; use "// Comment." instead
(#51) "require_once" must be immediately followed by an open parenthesis
(#53) Inline doc block comments are not allowed; use "// Comment." instead
(#56) "require_once" must be immediately followed by an open parenthesis
(#58) Inline doc block comments are not allowed; use "// Comment." instead
(#61) "require_once" must be immediately followed by an open parenthesis
(#63) Inline doc block comments are not allowed; use "// Comment." instead
(#66) "require_once" must be immediately followed by an open parenthesis
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#71) "require_once" must be immediately followed by an open parenthesis
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#76) "require_once" must be immediately followed by an open parenthesis
(#78) Inline doc block comments are not allowed; use "// Comment." instead
(#81) "require_once" must be immediately followed by an open parenthesis
(#83) Inline doc block comments are not allowed; use "// Comment." instead
(#86) "require_once" must be immediately followed by an open parenthesis
(#104) Member variable "_eventStatus" must be all lower-case
(#108) Member variable "_recurrenceException" must be all lower-case
(#109) Member variable "_extendedProperty" must be all lower-case
(#110) Member variable "_originalEvent" must be all lower-case
(#111) Member variable "_entryLink" must be all lower-case
(#113) Public method name "Zend_Gdata_Kind_EventEntry::getDOM" must be in lower-case letters only
(#113) Variable "majorVersion" must be all lower-case
(#113) Variable "minorVersion" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "majorVersion" must be all lower-case
(#115) Variable "minorVersion" must be all lower-case
(#132) Variable "recurrenceException" must be all lower-case
(#133) Variable "recurrenceException" must be all lower-case
(#137) Variable "extProp" must be all lower-case
(#138) Variable "extProp" must be all lower-case
(#163) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#168) Protected method name "Zend_Gdata_Kind_EventEntry::takeChildFromDOM" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "absoluteNodeName" must be all lower-case
(#171) Variable "absoluteNodeName" must be all lower-case
(#172) Line indented incorrectly; expected 12 spaces, found 8
(#173) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Line indented incorrectly; expected at least 16 spaces, found 12
(#175) Line indented incorrectly; expected at least 16 spaces, found 12
(#177) Line indented incorrectly; expected 12 spaces, found 8
(#178) Line indented incorrectly; expected at least 16 spaces, found 12
(#179) Line indented incorrectly; expected at least 16 spaces, found 12
(#180) Line indented incorrectly; expected at least 16 spaces, found 12
(#182) Line indented incorrectly; expected 12 spaces, found 8
(#183) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Space found before object operator
(#185) Line indented incorrectly; expected at least 16 spaces, found 12
(#187) Line indented incorrectly; expected 12 spaces, found 8
(#188) Line indented incorrectly; expected at least 16 spaces, found 12
(#189) Line indented incorrectly; expected at least 16 spaces, found 12
(#190) Line indented incorrectly; expected at least 16 spaces, found 12
(#192) Line indented incorrectly; expected 12 spaces, found 8
(#193) Line indented incorrectly; expected at least 16 spaces, found 12
(#193) Variable "eventStatus" must be all lower-case
(#194) Line indented incorrectly; expected at least 16 spaces, found 12
(#194) Variable "eventStatus" must be all lower-case
(#195) Line indented incorrectly; expected at least 16 spaces, found 12
(#195) Variable "eventStatus" must be all lower-case
(#197) Line indented incorrectly; expected 12 spaces, found 8
(#198) Line indented incorrectly; expected at least 16 spaces, found 12
(#199) Line indented incorrectly; expected at least 16 spaces, found 12
(#200) Line indented incorrectly; expected at least 16 spaces, found 12
(#202) Line indented incorrectly; expected 12 spaces, found 8
(#203) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Space found before object operator
(#205) Line indented incorrectly; expected at least 16 spaces, found 12
(#207) Line indented incorrectly; expected 12 spaces, found 8
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#209) Line indented incorrectly; expected at least 16 spaces, found 12
(#209) Space found before object operator
(#210) Line indented incorrectly; expected at least 16 spaces, found 12
(#212) Line indented incorrectly; expected 12 spaces, found 8
(#213) Line indented incorrectly; expected at least 16 spaces, found 12
(#213) "require_once" must be immediately followed by an open parenthesis
(#214) Line indented incorrectly; expected at least 16 spaces, found 12
(#214) Variable "recurrenceException" must be all lower-case
(#215) Line indented incorrectly; expected at least 16 spaces, found 12
(#215) Variable "recurrenceException" must be all lower-case
(#215) Space found before object operator
(#216) Line indented incorrectly; expected at least 16 spaces, found 12
(#216) Variable "recurrenceException" must be all lower-case
(#218) Line indented incorrectly; expected 12 spaces, found 8
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
(#219) Variable "originalEvent" must be all lower-case
(#220) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Variable "originalEvent" must be all lower-case
(#220) Space found before object operator
(#221) Line indented incorrectly; expected at least 16 spaces, found 12
(#221) Variable "originalEvent" must be all lower-case
(#223) Line indented incorrectly; expected 12 spaces, found 8
(#224) Line indented incorrectly; expected at least 16 spaces, found 12
(#224) Variable "extProp" must be all lower-case
(#225) Line indented incorrectly; expected at least 16 spaces, found 12
(#225) Variable "extProp" must be all lower-case
(#226) Line indented incorrectly; expected at least 16 spaces, found 12
(#226) Variable "extProp" must be all lower-case
(#228) Line indented incorrectly; expected 12 spaces, found 8
(#229) Line indented incorrectly; expected at least 16 spaces, found 12
(#229) Variable "entryLink" must be all lower-case
(#230) Line indented incorrectly; expected at least 16 spaces, found 12
(#230) Variable "entryLink" must be all lower-case
(#231) Line indented incorrectly; expected at least 16 spaces, found 12
(#231) Variable "entryLink" must be all lower-case
(#234) Line indented incorrectly; expected 12 spaces, found 8
(#235) Line indented incorrectly; expected at least 16 spaces, found 12
(#240) Public method name "Zend_Gdata_Kind_EventEntry::getWhen" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#249) Public method name "Zend_Gdata_Kind_EventEntry::setWhen" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#255) Public method name "Zend_Gdata_Kind_EventEntry::getWhere" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#264) Public method name "Zend_Gdata_Kind_EventEntry::setWhere" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#270) Public method name "Zend_Gdata_Kind_EventEntry::getWho" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Gdata_Kind_EventEntry::setWho" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Gdata_Kind_EventEntry::getRecurrence" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#294) Public method name "Zend_Gdata_Kind_EventEntry::setRecurrence" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Gdata_Kind_EventEntry::getEventStatus" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#309) Public method name "Zend_Gdata_Kind_EventEntry::setEventStatus" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#315) Public method name "Zend_Gdata_Kind_EventEntry::getComments" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#324) Public method name "Zend_Gdata_Kind_EventEntry::setComments" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#330) Public method name "Zend_Gdata_Kind_EventEntry::getTransparency" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#339) Public method name "Zend_Gdata_Kind_EventEntry::setTransparency" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#345) Public method name "Zend_Gdata_Kind_EventEntry::getVisibility" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Gdata_Kind_EventEntry::setVisibility" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Gdata_Kind_EventEntry::getRecurrenceExcption" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Gdata_Kind_EventEntry::setRecurrenceException" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Gdata_Kind_EventEntry::getExtendedProperty" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#384) Public method name "Zend_Gdata_Kind_EventEntry::setExtendedProperty" must be in lower-case letters only
(#385) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Gdata_Kind_EventEntry::getOriginalEvent" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#399) Public method name "Zend_Gdata_Kind_EventEntry::setOriginalEvent" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Gdata_Kind_EventEntry::getEntryLink" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Gdata_Kind_EventEntry::setEntryLink" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "applicationId" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#62) Variable "applicationId" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#58) Member variable "_mediaGroup" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#81) Public method name "Zend_Gdata_Media_Entry::getDOM" must be in lower-case letters only
(#81) Variable "majorVersion" must be all lower-case
(#81) Variable "minorVersion" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "majorVersion" must be all lower-case
(#83) Variable "minorVersion" must be all lower-case
(#96) Protected method name "Zend_Gdata_Media_Entry::takeChildFromDOM" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "absoluteNodeName" must be all lower-case
(#99) Variable "absoluteNodeName" must be all lower-case
(#100) Line indented incorrectly; expected 12 spaces, found 8
(#101) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Variable "mediaGroup" must be all lower-case
(#102) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Variable "mediaGroup" must be all lower-case
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Variable "mediaGroup" must be all lower-case
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Expected 5 space(s) before asterisk; 4 found
(#116) Public method name "Zend_Gdata_Media_Entry::getMediaGroup" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_Media_Entry::setMediaGroup" must be in lower-case letters only
(#127) Variable "mediaGroup" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Variable "mediaGroup" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaCategory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#76) Public method name "Zend_Gdata_Media_Extension_MediaCategory::getDOM" must be in lower-case letters only
(#76) Variable "majorVersion" must be all lower-case
(#76) Variable "minorVersion" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "majorVersion" must be all lower-case
(#78) Variable "minorVersion" must be all lower-case
(#95) Protected method name "Zend_Gdata_Media_Extension_MediaCategory::takeAttributeFromDOM" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Line indented incorrectly; expected 12 spaces, found 8
(#102) Line indented incorrectly; expected at least 16 spaces, found 12
(#104) Line indented incorrectly; expected 12 spaces, found 8
(#105) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Public method name "Zend_Gdata_Media_Extension_MediaCategory::getScheme" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#124) Public method name "Zend_Gdata_Media_Extension_MediaCategory::setScheme" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Gdata_Media_Extension_MediaCategory::getLabel" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Media_Extension_MediaCategory::setLabel" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaContent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_rootElement" must be all lower-case
(#44) Member variable "_rootNamespace" must be all lower-case
(#54) Member variable "_fileSize" must be all lower-case
(#69) Member variable "_isDefault" must be all lower-case
(#119) Variable "fileSize" must be all lower-case
(#120) Variable "isDefault" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#128) Variable "fileSize" must be all lower-case
(#131) Variable "isDefault" must be all lower-case
(#154) Public method name "Zend_Gdata_Media_Extension_MediaContent::getDOM" must be in lower-case letters only
(#154) Variable "majorVersion" must be all lower-case
(#154) Variable "minorVersion" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "majorVersion" must be all lower-case
(#156) Variable "minorVersion" must be all lower-case
(#209) Protected method name "Zend_Gdata_Media_Extension_MediaContent::takeAttributeFromDOM" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#265) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Gdata_Media_Extension_MediaContent::getUrl" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#281) Public method name "Zend_Gdata_Media_Extension_MediaContent::setUrl" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#290) Public method name "Zend_Gdata_Media_Extension_MediaContent::getFileSize" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#299) Public method name "Zend_Gdata_Media_Extension_MediaContent::setFileSize" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_Media_Extension_MediaContent::getType" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#317) Public method name "Zend_Gdata_Media_Extension_MediaContent::setType" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Gdata_Media_Extension_MediaContent::getMedium" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Gdata_Media_Extension_MediaContent::setMedium" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_Media_Extension_MediaContent::getIsDefault" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_Media_Extension_MediaContent::setIsDefault" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Gdata_Media_Extension_MediaContent::getExpression" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Gdata_Media_Extension_MediaContent::setExpression" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#380) Public method name "Zend_Gdata_Media_Extension_MediaContent::getBitrate" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Gdata_Media_Extension_MediaContent::setBitrate" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Media_Extension_MediaContent::getFramerate" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Gdata_Media_Extension_MediaContent::setFramerate" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Gdata_Media_Extension_MediaContent::getSamplingrate" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#425) Public method name "Zend_Gdata_Media_Extension_MediaContent::setSamplingrate" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#434) Public method name "Zend_Gdata_Media_Extension_MediaContent::getChannels" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Gdata_Media_Extension_MediaContent::setChannels" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Gdata_Media_Extension_MediaContent::getDuration" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Gdata_Media_Extension_MediaContent::setDuration" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#471) Public method name "Zend_Gdata_Media_Extension_MediaContent::getHeight" must be in lower-case letters only
(#472) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Gdata_Media_Extension_MediaContent::setHeight" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#489) Public method name "Zend_Gdata_Media_Extension_MediaContent::getWidth" must be in lower-case letters only
(#490) Opening brace should be on the same line as the declaration
(#498) Public method name "Zend_Gdata_Media_Extension_MediaContent::setWidth" must be in lower-case letters only
(#499) Opening brace should be on the same line as the declaration
(#507) Public method name "Zend_Gdata_Media_Extension_MediaContent::getLang" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#516) Public method name "Zend_Gdata_Media_Extension_MediaContent::setLang" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaCopyright.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Gdata_Media_Extension_MediaCopyright::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#87) Protected method name "Zend_Gdata_Media_Extension_MediaCopyright::takeAttributeFromDOM" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Media_Extension_MediaCopyright::getUrl" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Media_Extension_MediaCopyright::setUrl" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaCredit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Media_Extension_MediaCredit::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Media_Extension_MediaCredit::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_Media_Extension_MediaCredit::getRole" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_Media_Extension_MediaCredit::setRole" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Media_Extension_MediaCredit::getScheme" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Media_Extension_MediaCredit::setScheme" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaDescription.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Gdata_Media_Extension_MediaDescription::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#87) Protected method name "Zend_Gdata_Media_Extension_MediaDescription::takeAttributeFromDOM" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#94) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Media_Extension_MediaDescription::getType" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Media_Extension_MediaDescription::setType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaGroup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#115) Member variable "_rootElement" must be all lower-case
(#116) Member variable "_rootNamespace" must be all lower-case
(#171) Member variable "_mediaText" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#202) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getDOM" must be in lower-case letters only
(#202) Variable "majorVersion" must be all lower-case
(#202) Variable "minorVersion" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#204) Variable "majorVersion" must be all lower-case
(#204) Variable "minorVersion" must be all lower-case
(#257) Protected method name "Zend_Gdata_Media_Extension_MediaGroup::takeChildFromDOM" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#259) Variable "absoluteNodeName" must be all lower-case
(#260) Variable "absoluteNodeName" must be all lower-case
(#326) Line indented incorrectly; expected 12 spaces, found 8
(#327) Line indented incorrectly; expected at least 16 spaces, found 12
(#335) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getContent" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setContent" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getCategory" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#362) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setCategory" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#371) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getCopyright" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#380) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setCopyright" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getCredit" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setCredit" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#407) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getTitle" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#416) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setTitle" must be in lower-case letters only
(#417) Opening brace should be on the same line as the declaration
(#425) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getDescription" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#434) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setDescription" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#443) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getHash" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#452) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setHash" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#461) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getKeywords" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#470) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setKeywords" must be in lower-case letters only
(#471) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getPlayer" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#488) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setPlayer" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#497) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getRating" must be in lower-case letters only
(#498) Opening brace should be on the same line as the declaration
(#506) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setRating" must be in lower-case letters only
(#507) Opening brace should be on the same line as the declaration
(#515) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getRestriction" must be in lower-case letters only
(#516) Opening brace should be on the same line as the declaration
(#524) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setRestriction" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
(#533) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getThumbnail" must be in lower-case letters only
(#534) Opening brace should be on the same line as the declaration
(#542) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setThumbnail" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#551) Public method name "Zend_Gdata_Media_Extension_MediaGroup::getMediaText" must be in lower-case letters only
(#552) Opening brace should be on the same line as the declaration
(#560) Public method name "Zend_Gdata_Media_Extension_MediaGroup::setMediaText" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaHash.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#69) Public method name "Zend_Gdata_Media_Extension_MediaHash::getDOM" must be in lower-case letters only
(#69) Variable "majorVersion" must be all lower-case
(#69) Variable "minorVersion" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_Media_Extension_MediaHash::takeAttributeFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Public method name "Zend_Gdata_Media_Extension_MediaHash::getAlgo" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_Media_Extension_MediaHash::setAlgo" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaKeywords.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Member variable "_rootElement" must be all lower-case
(#41) Member variable "_rootNamespace" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaPlayer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getDOM" must be in lower-case letters only
(#85) Variable "majorVersion" must be all lower-case
(#85) Variable "minorVersion" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Variable "majorVersion" must be all lower-case
(#87) Variable "minorVersion" must be all lower-case
(#107) Protected method name "Zend_Gdata_Media_Extension_MediaPlayer::takeAttributeFromDOM" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#110) Line indented incorrectly; expected 12 spaces, found 8
(#111) Line indented incorrectly; expected at least 16 spaces, found 12
(#113) Line indented incorrectly; expected 12 spaces, found 8
(#114) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Line indented incorrectly; expected 12 spaces, found 8
(#117) Line indented incorrectly; expected at least 16 spaces, found 12
(#119) Line indented incorrectly; expected 12 spaces, found 8
(#120) Line indented incorrectly; expected at least 16 spaces, found 12
(#127) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getUrl" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#136) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::setUrl" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getWidth" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::setWidth" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#163) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::getHeight" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Gdata_Media_Extension_MediaPlayer::setHeight" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaRating.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_Media_Extension_MediaRating::getDOM" must be in lower-case letters only
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "majorVersion" must be all lower-case
(#75) Variable "minorVersion" must be all lower-case
(#89) Protected method name "Zend_Gdata_Media_Extension_MediaRating::takeAttributeFromDOM" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Public method name "Zend_Gdata_Media_Extension_MediaRating::getScheme" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Gdata_Media_Extension_MediaRating::setScheme" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaRestriction.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_Media_Extension_MediaRestriction::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::getRelationship" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::setRelationship" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::getType" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_Media_Extension_MediaRestriction::setType" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaText.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Media_Extension_MediaText::getDOM" must be in lower-case letters only
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "majorVersion" must be all lower-case
(#97) Variable "minorVersion" must be all lower-case
(#120) Protected method name "Zend_Gdata_Media_Extension_MediaText::takeAttributeFromDOM" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#123) Line indented incorrectly; expected 12 spaces, found 8
(#124) Line indented incorrectly; expected at least 16 spaces, found 12
(#126) Line indented incorrectly; expected 12 spaces, found 8
(#127) Line indented incorrectly; expected at least 16 spaces, found 12
(#129) Line indented incorrectly; expected 12 spaces, found 8
(#130) Line indented incorrectly; expected at least 16 spaces, found 12
(#132) Line indented incorrectly; expected 12 spaces, found 8
(#133) Line indented incorrectly; expected at least 16 spaces, found 12
(#135) Line indented incorrectly; expected 12 spaces, found 8
(#136) Line indented incorrectly; expected at least 16 spaces, found 12
(#143) Public method name "Zend_Gdata_Media_Extension_MediaText::getType" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Gdata_Media_Extension_MediaText::setType" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Media_Extension_MediaText::getLang" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Gdata_Media_Extension_MediaText::setLang" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Media_Extension_MediaText::getStart" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#188) Public method name "Zend_Gdata_Media_Extension_MediaText::setStart" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_Media_Extension_MediaText::getEnd" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#206) Public method name "Zend_Gdata_Media_Extension_MediaText::setEnd" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaThumbnail.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#80) Space found before semicolon; expected "$time;" but found "$time ;"
(#93) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getDOM" must be in lower-case letters only
(#93) Variable "majorVersion" must be all lower-case
(#93) Variable "minorVersion" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "majorVersion" must be all lower-case
(#95) Variable "minorVersion" must be all lower-case
(#118) Protected method name "Zend_Gdata_Media_Extension_MediaThumbnail::takeAttributeFromDOM" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#124) Line indented incorrectly; expected 12 spaces, found 8
(#125) Line indented incorrectly; expected at least 16 spaces, found 12
(#127) Line indented incorrectly; expected 12 spaces, found 8
(#128) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Line indented incorrectly; expected 12 spaces, found 8
(#131) Line indented incorrectly; expected at least 16 spaces, found 12
(#133) Line indented incorrectly; expected 12 spaces, found 8
(#134) Line indented incorrectly; expected at least 16 spaces, found 12
(#141) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getUrl" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setUrl" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getWidth" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#168) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setWidth" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getHeight" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setHeight" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::getTime" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#204) Public method name "Zend_Gdata_Media_Extension_MediaThumbnail::setTime" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaTitle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_Media_Extension_MediaTitle::getDOM" must be in lower-case letters only
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "majorVersion" must be all lower-case
(#75) Variable "minorVersion" must be all lower-case
(#89) Protected method name "Zend_Gdata_Media_Extension_MediaTitle::takeAttributeFromDOM" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#103) Public method name "Zend_Gdata_Media_Extension_MediaTitle::getType" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#112) Public method name "Zend_Gdata_Media_Extension_MediaTitle::setType" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Feed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#56) Member variable "_entryClassName" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/MediaMimeStream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected 1 space(s) before asterisk; 0 found
(#25) Expected 1 space after asterisk; 2 found
(#26) Expected 1 space(s) before asterisk; 0 found
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_boundaryString" must be all lower-case
(#59) Member variable "_fileHandle" must be all lower-case
(#65) Member variable "_currentPart" must be all lower-case
(#71) Member variable "_totalSize" must be all lower-case
(#91) Variable "xmlString" must be all lower-case
(#91) Variable "filePath" must be all lower-case
(#92) Variable "fileContentType" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "filePath" must be all lower-case
(#94) Variable "filePath" must be all lower-case
(#95) "require_once" must be immediately followed by an open parenthesis
(#97) Variable "filePath" must be all lower-case
(#100) Variable "filePath" must be all lower-case
(#100) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#101) Commas (,) must be followed by white space.
(#102) Variable "xmlString" must be all lower-case
(#102) Variable "fileContentType" must be all lower-case
(#103) Variable "closingBoundary" must be all lower-case
(#105) Variable "closingBoundary" must be all lower-case
(#107) Variable "fileSize" must be all lower-case
(#107) Variable "filePath" must be all lower-case
(#108) Variable "fileSize" must be all lower-case
(#109) Expected 1 space before "+"; newline found
(#109) Variable "closingBoundary" must be all lower-case
(#118) Private method name "Zend_Gdata_MediaMimeStream::wrapEntry" must be in lower-case letters only
(#118) Variable "fileMimeType" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "wrappedEntry" must be all lower-case
(#121) Variable "wrappedEntry" must be all lower-case
(#122) Variable "wrappedEntry" must be all lower-case
(#123) Variable "wrappedEntry" must be all lower-case
(#124) Variable "wrappedEntry" must be all lower-case
(#124) Variable "fileMimeType" must be all lower-case
(#125) Variable "wrappedEntry" must be all lower-case
(#136) Variable "bytesRequested" must be all lower-case
(#137) Opening brace should be on the same line as the declaration
(#138) Expected "if (...) {\n"; found "if(...) {\n"
(#139) Line indented incorrectly; expected at least 12 spaces, found 10
(#139) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#142) Variable "activePart" must be all lower-case
(#143) Variable "activePart" must be all lower-case
(#143) Variable "bytesRequested" must be all lower-case
(#145) Expected "while (...) {\n"; found "while(...) {\n"
(#145) Variable "bytesRequested" must be all lower-case
(#146) Line indented incorrectly; expected at least 12 spaces, found 10
(#147) Line indented incorrectly; expected at least 12 spaces, found 10
(#147) Variable "nextBuffer" must be all lower-case
(#147) Variable "bytesRequested" must be all lower-case
(#148) Line indented incorrectly; expected 12 spaces, found 10
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#148) Variable "nextBuffer" must be all lower-case
(#148) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#149) Line indented incorrectly; expected at least 16 spaces, found 12
(#150) Line indented incorrectly; expected 12 spaces, found 10
(#151) Line indented incorrectly; expected at least 12 spaces, found 10
(#151) Variable "nextBuffer" must be all lower-case
(#162) Public method name "Zend_Gdata_MediaMimeStream::getTotalSize" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Gdata_MediaMimeStream::closeFileHandle" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_MediaMimeStream::getContentType" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/MimeBodyString.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_sourceString" must be all lower-case
(#47) Member variable "_bytesRead" must be all lower-case
(#54) Variable "sourceString" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "sourceString" must be all lower-case
(#66) Variable "bytesRequested" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected at least 8 spaces, found 6
(#69) Line indented incorrectly; expected 8 spaces, found 6
(#69) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Line indented incorrectly; expected at least 12 spaces, found 10
(#70) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#71) Line indented incorrectly; expected 8 spaces, found 6
(#71) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Variable "bytesRequested" must be all lower-case
(#72) Line indented incorrectly; expected at least 12 spaces, found 10
(#72) Variable "bytesRequested" must be all lower-case
(#73) Line indented incorrectly; expected 8 spaces, found 6
(#75) Line indented incorrectly; expected at least 8 spaces, found 6
(#75) Variable "bytesRequested" must be all lower-case
(#76) Line indented incorrectly; expected at least 8 spaces, found 6
(#76) Variable "bytesRequested" must be all lower-case
(#78) Line indented incorrectly; expected at least 8 spaces, found 6
(#86) Public method name "Zend_Gdata_MimeBodyString::getSize" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Line indented incorrectly; expected at least 8 spaces, found 6
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/MimeFile.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Member variable "_fileHandle" must be all lower-case
(#49) Variable "fileHandle" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "fileHandle" must be all lower-case
(#61) Variable "bytesRequested" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#63) Line indented incorrectly; expected at least 8 spaces, found 6
(#63) Variable "bytesRequested" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#131) Variable "applicationId" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#135) Variable "applicationId" must be all lower-case
(#150) Public method name "Zend_Gdata_Photos::getUserFeed" must be in lower-case letters only
(#150) Variable "userName" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#154) Variable "userName" must be all lower-case
(#155) Variable "userName" must be all lower-case
(#159) Variable "userName" must be all lower-case
(#160) Variable "userName" must be all lower-case
(#165) Variable "userName" must be all lower-case
(#168) Variable "userName" must be all lower-case
(#187) Public method name "Zend_Gdata_Photos::getAlbumFeed" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#190) "require_once" must be immediately followed by an open parenthesis
(#215) Public method name "Zend_Gdata_Photos::getPhotoFeed" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_Photos::getUserEntry" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#243) "require_once" must be immediately followed by an open parenthesis
(#265) Public method name "Zend_Gdata_Photos::getAlbumEntry" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#268) "require_once" must be immediately followed by an open parenthesis
(#290) Public method name "Zend_Gdata_Photos::getPhotoEntry" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#293) "require_once" must be immediately followed by an open parenthesis
(#315) Public method name "Zend_Gdata_Photos::getTagEntry" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#318) "require_once" must be immediately followed by an open parenthesis
(#340) Public method name "Zend_Gdata_Photos::getCommentEntry" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#343) "require_once" must be immediately followed by an open parenthesis
(#370) Public method name "Zend_Gdata_Photos::insertAlbumEntry" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#377) Variable "newEntry" must be all lower-case
(#378) Variable "newEntry" must be all lower-case
(#393) Public method name "Zend_Gdata_Photos::insertPhotoEntry" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#399) "require_once" must be immediately followed by an open parenthesis
(#403) Variable "newEntry" must be all lower-case
(#404) Variable "newEntry" must be all lower-case
(#419) Public method name "Zend_Gdata_Photos::insertTagEntry" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#425) "require_once" must be immediately followed by an open parenthesis
(#429) Variable "newEntry" must be all lower-case
(#430) Variable "newEntry" must be all lower-case
(#446) Public method name "Zend_Gdata_Photos::insertCommentEntry" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#452) "require_once" must be immediately followed by an open parenthesis
(#456) Variable "newEntry" must be all lower-case
(#457) Variable "newEntry" must be all lower-case
(#471) Public method name "Zend_Gdata_Photos::deleteAlbumEntry" must be in lower-case letters only
(#472) Opening brace should be on the same line as the declaration
(#500) Public method name "Zend_Gdata_Photos::deletePhotoEntry" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#529) Public method name "Zend_Gdata_Photos::deleteCommentEntry" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#558) Public method name "Zend_Gdata_Photos::deleteTagEntry" must be in lower-case letters only
(#559) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/AlbumEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#107) Member variable "_entryClassName" must be all lower-case
(#114) Member variable "_gphotoId" must be all lower-case
(#121) Member variable "_gphotoAccess" must be all lower-case
(#128) Member variable "_gphotoLocation" must be all lower-case
(#135) Member variable "_gphotoUser" must be all lower-case
(#142) Member variable "_gphotoNickname" must be all lower-case
(#149) Member variable "_gphotoTimestamp" must be all lower-case
(#156) Member variable "_gphotoName" must be all lower-case
(#163) Member variable "_gphotoNumPhotos" must be all lower-case
(#170) Member variable "_gphotoCommentCount" must be all lower-case
(#177) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#184) Member variable "_mediaGroup" must be all lower-case
(#191) Member variable "_geoRssWhere" must be all lower-case
(#200) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Gdata_Photos_AlbumEntry::getDOM" must be in lower-case letters only
(#219) Variable "majorVersion" must be all lower-case
(#219) Variable "minorVersion" must be all lower-case
(#220) Opening brace should be on the same line as the declaration
(#221) Variable "majorVersion" must be all lower-case
(#221) Variable "minorVersion" must be all lower-case
(#264) Protected method name "Zend_Gdata_Photos_AlbumEntry::takeChildFromDOM" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#266) Variable "absoluteNodeName" must be all lower-case
(#268) Variable "absoluteNodeName" must be all lower-case
(#285) Variable "numPhotos" must be all lower-case
(#286) Variable "numPhotos" must be all lower-case
(#287) Variable "numPhotos" must be all lower-case
(#290) Variable "commentCount" must be all lower-case
(#291) Variable "commentCount" must be all lower-case
(#292) Variable "commentCount" must be all lower-case
(#295) Variable "commentingEnabled" must be all lower-case
(#296) Variable "commentingEnabled" must be all lower-case
(#297) Variable "commentingEnabled" must be all lower-case
(#320) Variable "geoRssWhere" must be all lower-case
(#321) Variable "geoRssWhere" must be all lower-case
(#322) Variable "geoRssWhere" must be all lower-case
(#325) Variable "mediaGroup" must be all lower-case
(#326) Variable "mediaGroup" must be all lower-case
(#327) Variable "mediaGroup" must be all lower-case
(#341) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoAccess" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#352) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoAccess" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#364) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoLocation" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoLocation" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#387) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoName" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoName" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#410) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoNumPhotos" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoNumPhotos" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#433) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoCommentCount" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoCommentCount" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#456) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoCommentingEnabled" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#467) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoCommentingEnabled" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#479) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoId" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#490) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoId" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#502) Public method name "Zend_Gdata_Photos_AlbumEntry::getGeoRssWhere" must be in lower-case letters only
(#503) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_Gdata_Photos_AlbumEntry::setGeoRssWhere" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#525) Public method name "Zend_Gdata_Photos_AlbumEntry::getMediaGroup" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#536) Public method name "Zend_Gdata_Photos_AlbumEntry::setMediaGroup" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#548) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoUser" must be in lower-case letters only
(#549) Opening brace should be on the same line as the declaration
(#559) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoUser" must be in lower-case letters only
(#560) Opening brace should be on the same line as the declaration
(#571) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoNickname" must be in lower-case letters only
(#572) Opening brace should be on the same line as the declaration
(#582) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoNickname" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#594) Public method name "Zend_Gdata_Photos_AlbumEntry::getGphotoTimestamp" must be in lower-case letters only
(#595) Opening brace should be on the same line as the declaration
(#605) Public method name "Zend_Gdata_Photos_AlbumEntry::setGphotoTimestamp" must be in lower-case letters only
(#606) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/AlbumFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#54) Member variable "_entryClassName" must be all lower-case
(#55) Member variable "_feedClassName" must be all lower-case
(#62) Member variable "_gphotoId" must be all lower-case
(#69) Member variable "_gphotoUser" must be all lower-case
(#76) Member variable "_gphotoAccess" must be all lower-case
(#83) Member variable "_gphotoLocation" must be all lower-case
(#90) Member variable "_gphotoNickname" must be all lower-case
(#97) Member variable "_gphotoTimestamp" must be all lower-case
(#104) Member variable "_gphotoName" must be all lower-case
(#111) Member variable "_gphotoNumPhotos" must be all lower-case
(#118) Member variable "_gphotoCommentCount" must be all lower-case
(#125) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#127) Member variable "_entryKindClassMapping" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Photos_AlbumFeed::getDOM" must be in lower-case letters only
(#139) Variable "majorVersion" must be all lower-case
(#139) Variable "minorVersion" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Variable "majorVersion" must be all lower-case
(#141) Variable "minorVersion" must be all lower-case
(#176) Protected method name "Zend_Gdata_Photos_AlbumFeed::takeChildFromDOM" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#178) Variable "absoluteNodeName" must be all lower-case
(#180) Variable "absoluteNodeName" must be all lower-case
(#222) Variable "commentingEnabled" must be all lower-case
(#223) Variable "commentingEnabled" must be all lower-case
(#224) Variable "commentingEnabled" must be all lower-case
(#227) Variable "commentCount" must be all lower-case
(#228) Variable "commentCount" must be all lower-case
(#229) Variable "commentCount" must be all lower-case
(#232) Variable "entryClassName" must be all lower-case
(#233) Variable "tmpEntry" must be all lower-case
(#234) Variable "tmpEntry" must be all lower-case
(#238) Variable "entryClassName" must be all lower-case
(#241) "require_once" must be immediately followed by an open parenthesis
(#246) Variable "newEntry" must be all lower-case
(#246) Variable "entryClassName" must be all lower-case
(#247) Variable "newEntry" must be all lower-case
(#248) Variable "newEntry" must be all lower-case
(#262) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoUser" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#273) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoUser" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoAccess" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoAccess" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoLocation" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoLocation" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#331) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoName" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoName" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#354) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoNumPhotos" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#365) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoNumPhotos" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#377) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoCommentCount" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#388) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoCommentCount" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#400) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoCommentingEnabled" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#411) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoCommentingEnabled" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#423) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoId" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#434) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoId" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#446) Public method name "Zend_Gdata_Photos_AlbumFeed::getGeoRssWhere" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#457) Public method name "Zend_Gdata_Photos_AlbumFeed::setGeoRssWhere" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#469) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoNickname" must be in lower-case letters only
(#470) Opening brace should be on the same line as the declaration
(#480) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoNickname" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Gdata_Photos_AlbumFeed::getGphotoTimestamp" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#503) Public method name "Zend_Gdata_Photos_AlbumFeed::setGphotoTimestamp" must be in lower-case letters only
(#504) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/AlbumQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Member variable "_albumName" must be all lower-case
(#58) Member variable "_albumId" must be all lower-case
(#72) Line indented incorrectly; expected 4 spaces, found 5
(#72) Public method name "Zend_Gdata_Photos_AlbumQuery::setAlbumName" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#78) Line indented incorrectly; expected 4 spaces, found 5
(#86) Public method name "Zend_Gdata_Photos_AlbumQuery::getAlbumName" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#103) Line indented incorrectly; expected 4 spaces, found 5
(#103) Public method name "Zend_Gdata_Photos_AlbumQuery::setAlbumId" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#109) Line indented incorrectly; expected 4 spaces, found 5
(#117) Public method name "Zend_Gdata_Photos_AlbumQuery::getAlbumId" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Photos_AlbumQuery::getQueryUrl" must be in lower-case letters only
(#129) Variable "incomingUri" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#134) Usage of ELSEIF not allowed; use ELSE IF instead
(#136) Usage of ELSEIF not allowed; use ELSE IF instead
(#137) "require_once" must be immediately followed by an open parenthesis
(#141) "require_once" must be immediately followed by an open parenthesis
(#145) Variable "incomingUri" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/CommentEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#67) Member variable "_entryClassName" must be all lower-case
(#74) Member variable "_gphotoId" must be all lower-case
(#83) Member variable "_gphotoPhotoId" must be all lower-case
(#92) Opening brace should be on the same line as the declaration
(#111) Public method name "Zend_Gdata_Photos_CommentEntry::getDOM" must be in lower-case letters only
(#111) Variable "majorVersion" must be all lower-case
(#111) Variable "minorVersion" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#113) Variable "majorVersion" must be all lower-case
(#113) Variable "minorVersion" must be all lower-case
(#129) Protected method name "Zend_Gdata_Photos_CommentEntry::takeChildFromDOM" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "absoluteNodeName" must be all lower-case
(#133) Variable "absoluteNodeName" must be all lower-case
(#156) Public method name "Zend_Gdata_Photos_CommentEntry::getGphotoPhotoId" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "Zend_Gdata_Photos_CommentEntry::setGphotoPhotoId" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Photos_CommentEntry::getGphotoId" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Public method name "Zend_Gdata_Photos_CommentEntry::setGphotoId" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/AlbumId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/BytesUsed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Checksum.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Client.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/CommentCount.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/CommentingEnabled.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Height.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Id.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Location.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Name.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Nickname.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/NumPhotos.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/PhotoId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootNamespace" must be all lower-case
(#47) Member variable "_rootElement" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Position.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/QuotaCurrent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/QuotaLimit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Rotation.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Size.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Thumbnail.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Timestamp.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/User.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Weight.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#48) Member variable "_rootNamespace" must be all lower-case
(#49) Member variable "_rootElement" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Width.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#47) Member variable "_rootNamespace" must be all lower-case
(#48) Member variable "_rootElement" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/PhotoEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#102) "require_once" must be immediately followed by an open parenthesis
(#122) Member variable "_entryClassName" must be all lower-case
(#129) Member variable "_gphotoId" must be all lower-case
(#136) Member variable "_gphotoAlbumId" must be all lower-case
(#143) Member variable "_gphotoVersion" must be all lower-case
(#150) Member variable "_gphotoWidth" must be all lower-case
(#157) Member variable "_gphotoHeight" must be all lower-case
(#164) Member variable "_gphotoSize" must be all lower-case
(#171) Member variable "_gphotoClient" must be all lower-case
(#178) Member variable "_gphotoChecksum" must be all lower-case
(#185) Member variable "_gphotoTimestamp" must be all lower-case
(#192) Member variable "_gphotoCommentCount" must be all lower-case
(#199) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#206) Member variable "_exifTags" must be all lower-case
(#213) Member variable "_geoRssWhere" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Gdata_Photos_PhotoEntry::getDOM" must be in lower-case letters only
(#241) Variable "majorVersion" must be all lower-case
(#241) Variable "minorVersion" must be all lower-case
(#242) Opening brace should be on the same line as the declaration
(#243) Variable "majorVersion" must be all lower-case
(#243) Variable "minorVersion" must be all lower-case
(#292) Protected method name "Zend_Gdata_Photos_PhotoEntry::takeChildFromDOM" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#294) Variable "absoluteNodeName" must be all lower-case
(#296) Variable "absoluteNodeName" must be all lower-case
(#298) Variable "albumId" must be all lower-case
(#299) Variable "albumId" must be all lower-case
(#300) Variable "albumId" must be all lower-case
(#343) Variable "commentingEnabled" must be all lower-case
(#344) Variable "commentingEnabled" must be all lower-case
(#345) Variable "commentingEnabled" must be all lower-case
(#348) Variable "commentCount" must be all lower-case
(#349) Variable "commentCount" must be all lower-case
(#350) Variable "commentCount" must be all lower-case
(#353) Variable "exifTags" must be all lower-case
(#354) Variable "exifTags" must be all lower-case
(#355) Variable "exifTags" must be all lower-case
(#358) Variable "geoRssWhere" must be all lower-case
(#359) Variable "geoRssWhere" must be all lower-case
(#360) Variable "geoRssWhere" must be all lower-case
(#375) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoAlbumId" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#386) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoAlbumId" must be in lower-case letters only
(#387) Opening brace should be on the same line as the declaration
(#398) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoId" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#409) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoId" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#421) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoVersion" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#432) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoVersion" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#444) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoWidth" must be in lower-case letters only
(#445) Opening brace should be on the same line as the declaration
(#455) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoWidth" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#467) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoHeight" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#478) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoHeight" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#490) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoSize" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#501) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoSize" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#513) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoClient" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#524) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoClient" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
(#536) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoChecksum" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#547) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoChecksum" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#559) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoTimestamp" must be in lower-case letters only
(#560) Opening brace should be on the same line as the declaration
(#570) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoTimestamp" must be in lower-case letters only
(#571) Opening brace should be on the same line as the declaration
(#582) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoCommentCount" must be in lower-case letters only
(#583) Opening brace should be on the same line as the declaration
(#593) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoCommentCount" must be in lower-case letters only
(#594) Opening brace should be on the same line as the declaration
(#605) Public method name "Zend_Gdata_Photos_PhotoEntry::getGphotoCommentingEnabled" must be in lower-case letters only
(#606) Opening brace should be on the same line as the declaration
(#616) Public method name "Zend_Gdata_Photos_PhotoEntry::setGphotoCommentingEnabled" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#628) Public method name "Zend_Gdata_Photos_PhotoEntry::getExifTags" must be in lower-case letters only
(#629) Opening brace should be on the same line as the declaration
(#639) Public method name "Zend_Gdata_Photos_PhotoEntry::setExifTags" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#651) Public method name "Zend_Gdata_Photos_PhotoEntry::getGeoRssWhere" must be in lower-case letters only
(#652) Opening brace should be on the same line as the declaration
(#662) Public method name "Zend_Gdata_Photos_PhotoEntry::setGeoRssWhere" must be in lower-case letters only
(#663) Opening brace should be on the same line as the declaration
(#674) Public method name "Zend_Gdata_Photos_PhotoEntry::getMediaGroup" must be in lower-case letters only
(#675) Opening brace should be on the same line as the declaration
(#685) Public method name "Zend_Gdata_Photos_PhotoEntry::setMediaGroup" must be in lower-case letters only
(#686) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/PhotoFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#60) Member variable "_gphotoId" must be all lower-case
(#67) Member variable "_gphotoAlbumId" must be all lower-case
(#74) Member variable "_gphotoVersion" must be all lower-case
(#81) Member variable "_gphotoWidth" must be all lower-case
(#88) Member variable "_gphotoHeight" must be all lower-case
(#95) Member variable "_gphotoSize" must be all lower-case
(#102) Member variable "_gphotoClient" must be all lower-case
(#109) Member variable "_gphotoChecksum" must be all lower-case
(#116) Member variable "_gphotoTimestamp" must be all lower-case
(#123) Member variable "_gphotoCommentCount" must be all lower-case
(#130) Member variable "_gphotoCommentingEnabled" must be all lower-case
(#137) Member variable "_mediaGroup" must be all lower-case
(#139) Member variable "_entryClassName" must be all lower-case
(#140) Member variable "_feedClassName" must be all lower-case
(#142) Member variable "_entryKindClassMapping" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#153) Public method name "Zend_Gdata_Photos_PhotoFeed::getDOM" must be in lower-case letters only
(#153) Variable "majorVersion" must be all lower-case
(#153) Variable "minorVersion" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "majorVersion" must be all lower-case
(#155) Variable "minorVersion" must be all lower-case
(#193) Protected method name "Zend_Gdata_Photos_PhotoFeed::takeChildFromDOM" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#195) Variable "absoluteNodeName" must be all lower-case
(#197) Variable "absoluteNodeName" must be all lower-case
(#244) Variable "commentingEnabled" must be all lower-case
(#245) Variable "commentingEnabled" must be all lower-case
(#246) Variable "commentingEnabled" must be all lower-case
(#249) Variable "commentCount" must be all lower-case
(#250) Variable "commentCount" must be all lower-case
(#251) Variable "commentCount" must be all lower-case
(#254) Variable "mediaGroup" must be all lower-case
(#255) Variable "mediaGroup" must be all lower-case
(#256) Variable "mediaGroup" must be all lower-case
(#259) Variable "entryClassName" must be all lower-case
(#260) Variable "tmpEntry" must be all lower-case
(#261) Variable "tmpEntry" must be all lower-case
(#265) Variable "entryClassName" must be all lower-case
(#268) "require_once" must be immediately followed by an open parenthesis
(#273) Variable "newEntry" must be all lower-case
(#273) Variable "entryClassName" must be all lower-case
(#274) Variable "newEntry" must be all lower-case
(#275) Variable "newEntry" must be all lower-case
(#289) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoId" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#300) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoId" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#312) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoVersion" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#323) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoVersion" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#335) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoAlbumId" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#346) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoAlbumId" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#358) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoWidth" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#369) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoWidth" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoHeight" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#392) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoHeight" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoSize" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoSize" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#427) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoClient" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#438) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoClient" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#450) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoChecksum" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#461) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoChecksum" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#473) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoTimestamp" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#484) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoTimestamp" must be in lower-case letters only
(#485) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoCommentCount" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#507) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoCommentCount" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#519) Public method name "Zend_Gdata_Photos_PhotoFeed::getGphotoCommentingEnabled" must be in lower-case letters only
(#520) Opening brace should be on the same line as the declaration
(#530) Public method name "Zend_Gdata_Photos_PhotoFeed::setGphotoCommentingEnabled" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#542) Public method name "Zend_Gdata_Photos_PhotoFeed::getMediaGroup" must be in lower-case letters only
(#543) Opening brace should be on the same line as the declaration
(#553) Public method name "Zend_Gdata_Photos_PhotoFeed::setMediaGroup" must be in lower-case letters only
(#554) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/PhotoQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#51) Member variable "_photoId" must be all lower-case
(#61) Line indented incorrectly; expected 4 spaces, found 5
(#61) Public method name "Zend_Gdata_Photos_PhotoQuery::setPhotoId" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#64) Line indented incorrectly; expected 4 spaces, found 5
(#72) Public method name "Zend_Gdata_Photos_PhotoQuery::getPhotoId" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Photos_PhotoQuery::getQueryUrl" must be in lower-case letters only
(#84) Variable "incomingUri" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#90) "require_once" must be immediately followed by an open parenthesis
(#94) Variable "incomingUri" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/TagEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#57) Member variable "_entryClassName" must be all lower-case
(#59) Member variable "_gphotoWeight" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#87) Public method name "Zend_Gdata_Photos_TagEntry::getDOM" must be in lower-case letters only
(#87) Variable "majorVersion" must be all lower-case
(#87) Variable "minorVersion" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "majorVersion" must be all lower-case
(#89) Variable "minorVersion" must be all lower-case
(#102) Protected method name "Zend_Gdata_Photos_TagEntry::takeChildFromDOM" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "absoluteNodeName" must be all lower-case
(#106) Variable "absoluteNodeName" must be all lower-case
(#124) Public method name "Zend_Gdata_Photos_TagEntry::getGphotoWeight" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_Photos_TagEntry::setGphotoWeight" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/UserEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#87) Member variable "_entryClassName" must be all lower-case
(#94) Member variable "_gphotoNickname" must be all lower-case
(#101) Member variable "_gphotoUser" must be all lower-case
(#108) Member variable "_gphotoThumbnail" must be all lower-case
(#115) Member variable "_gphotoQuotaLimit" must be all lower-case
(#122) Member variable "_gphotoQuotaCurrent" must be all lower-case
(#129) Member variable "_gphotoMaxPhotosPerAlbum" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_Photos_UserEntry::getDOM" must be in lower-case letters only
(#157) Variable "majorVersion" must be all lower-case
(#157) Variable "minorVersion" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Variable "majorVersion" must be all lower-case
(#159) Variable "minorVersion" must be all lower-case
(#187) Protected method name "Zend_Gdata_Photos_UserEntry::takeChildFromDOM" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#189) Variable "absoluteNodeName" must be all lower-case
(#191) Variable "absoluteNodeName" must be all lower-case
(#208) Variable "quotaCurrent" must be all lower-case
(#209) Variable "quotaCurrent" must be all lower-case
(#210) Variable "quotaCurrent" must be all lower-case
(#213) Variable "quotaLimit" must be all lower-case
(#214) Variable "quotaLimit" must be all lower-case
(#215) Variable "quotaLimit" must be all lower-case
(#218) Variable "maxPhotosPerAlbum" must be all lower-case
(#219) Variable "maxPhotosPerAlbum" must be all lower-case
(#220) Variable "maxPhotosPerAlbum" must be all lower-case
(#234) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoNickname" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoNickname" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoThumbnail" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#268) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoThumbnail" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#280) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoQuotaCurrent" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#291) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoQuotaCurrent" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoQuotaLimit" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#314) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoQuotaLimit" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#326) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoMaxPhotosPerAlbum" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#337) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoMaxPhotosPerAlbum" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#349) Public method name "Zend_Gdata_Photos_UserEntry::getGphotoUser" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#360) Public method name "Zend_Gdata_Photos_UserEntry::setGphotoUser" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/UserFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#80) Member variable "_gphotoUser" must be all lower-case
(#87) Member variable "_gphotoThumbnail" must be all lower-case
(#94) Member variable "_gphotoNickname" must be all lower-case
(#96) Member variable "_entryClassName" must be all lower-case
(#97) Member variable "_feedClassName" must be all lower-case
(#99) Member variable "_entryKindClassMapping" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#118) Protected method name "Zend_Gdata_Photos_UserFeed::takeChildFromDOM" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "absoluteNodeName" must be all lower-case
(#121) Variable "absoluteNodeName" must be all lower-case
(#138) Variable "entryClassName" must be all lower-case
(#139) Variable "tmpEntry" must be all lower-case
(#140) Variable "tmpEntry" must be all lower-case
(#144) Variable "entryClassName" must be all lower-case
(#147) "require_once" must be immediately followed by an open parenthesis
(#152) Variable "newEntry" must be all lower-case
(#152) Variable "entryClassName" must be all lower-case
(#153) Variable "newEntry" must be all lower-case
(#154) Variable "newEntry" must be all lower-case
(#162) Public method name "Zend_Gdata_Photos_UserFeed::getDOM" must be in lower-case letters only
(#162) Variable "majorVersion" must be all lower-case
(#162) Variable "minorVersion" must be all lower-case
(#163) Opening brace should be on the same line as the declaration
(#164) Variable "majorVersion" must be all lower-case
(#164) Variable "minorVersion" must be all lower-case
(#184) Public method name "Zend_Gdata_Photos_UserFeed::getGphotoUser" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#195) Public method name "Zend_Gdata_Photos_UserFeed::setGphotoUser" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_Photos_UserFeed::getGphotoNickname" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#218) Public method name "Zend_Gdata_Photos_UserFeed::setGphotoNickname" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Gdata_Photos_UserFeed::getGphotoThumbnail" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#241) Public method name "Zend_Gdata_Photos_UserFeed::setGphotoThumbnail" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/UserQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#74) Possible useless method overriding detected
(#75) Opening brace should be on the same line as the declaration
(#86) Public method name "Zend_Gdata_Photos_UserQuery::setProjection" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#98) Public method name "Zend_Gdata_Photos_UserQuery::getProjection" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Photos_UserQuery::setType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#122) Public method name "Zend_Gdata_Photos_UserQuery::getType" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#135) Line indented incorrectly; expected 4 spaces, found 5
(#135) Public method name "Zend_Gdata_Photos_UserQuery::setUser" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Line indented incorrectly; expected 8 spaces, found 9
(#139) Line indented incorrectly; expected 8 spaces, found 9
(#141) Line indented incorrectly; expected 8 spaces, found 9
(#142) Line indented incorrectly; expected 4 spaces, found 5
(#150) Public method name "Zend_Gdata_Photos_UserQuery::getUser" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#165) Line indented incorrectly; expected 4 spaces, found 5
(#165) Public method name "Zend_Gdata_Photos_UserQuery::setAccess" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Line indented incorrectly; expected 8 spaces, found 9
(#169) Line indented incorrectly; expected 8 spaces, found 9
(#171) Line indented incorrectly; expected 8 spaces, found 9
(#172) Line indented incorrectly; expected 4 spaces, found 5
(#181) Public method name "Zend_Gdata_Photos_UserQuery::getAccess" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#197) Line indented incorrectly; expected 4 spaces, found 5
(#197) Public method name "Zend_Gdata_Photos_UserQuery::setTag" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#199) Line indented incorrectly; expected 8 spaces, found 9
(#201) Line indented incorrectly; expected 8 spaces, found 9
(#203) Line indented incorrectly; expected 8 spaces, found 9
(#204) Line indented incorrectly; expected 4 spaces, found 5
(#213) Public method name "Zend_Gdata_Photos_UserQuery::getTag" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#229) Line indented incorrectly; expected 4 spaces, found 5
(#229) Public method name "Zend_Gdata_Photos_UserQuery::setKind" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#231) Line indented incorrectly; expected 8 spaces, found 9
(#233) Line indented incorrectly; expected 8 spaces, found 9
(#235) Line indented incorrectly; expected 8 spaces, found 9
(#236) Line indented incorrectly; expected 4 spaces, found 5
(#245) Public method name "Zend_Gdata_Photos_UserQuery::getKind" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#261) Line indented incorrectly; expected 4 spaces, found 5
(#261) Public method name "Zend_Gdata_Photos_UserQuery::setImgMax" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#263) Line indented incorrectly; expected 8 spaces, found 9
(#265) Line indented incorrectly; expected 8 spaces, found 9
(#267) Line indented incorrectly; expected 8 spaces, found 9
(#268) Line indented incorrectly; expected 4 spaces, found 5
(#277) Public method name "Zend_Gdata_Photos_UserQuery::getImgMax" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#293) Line indented incorrectly; expected 4 spaces, found 5
(#293) Public method name "Zend_Gdata_Photos_UserQuery::setThumbsize" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#295) Line indented incorrectly; expected 8 spaces, found 9
(#297) Line indented incorrectly; expected 8 spaces, found 9
(#299) Line indented incorrectly; expected 8 spaces, found 9
(#300) Line indented incorrectly; expected 4 spaces, found 5
(#309) Public method name "Zend_Gdata_Photos_UserQuery::getThumbsize" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#321) Public method name "Zend_Gdata_Photos_UserQuery::getQueryUrl" must be in lower-case letters only
(#321) Variable "incomingUri" must be all lower-case
(#322) Opening brace should be on the same line as the declaration
(#328) "require_once" must be immediately followed by an open parenthesis
(#336) "require_once" must be immediately followed by an open parenthesis
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) "require_once" must be immediately followed by an open parenthesis
(#350) Variable "incomingUri" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Query.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#55) Member variable "_defaultFeedUri" must be all lower-case
(#76) Opening brace should be on the same line as the declaration
(#83) Public method name "Zend_Gdata_Query::getQueryString" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "queryArray" must be all lower-case
(#90) Variable "queryArray" must be all lower-case
(#92) Variable "queryArray" must be all lower-case
(#93) Variable "queryArray" must be all lower-case
(#102) Public method name "Zend_Gdata_Query::resetParameters" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Query::getQueryUrl" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#129) Public method name "Zend_Gdata_Query::setParam" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#138) Public method name "Zend_Gdata_Query::getParam" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#147) Public method name "Zend_Gdata_Query::setAlt" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Query::setMaxResults" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#175) Public method name "Zend_Gdata_Query::setQuery" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#189) Public method name "Zend_Gdata_Query::setStartIndex" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#203) Public method name "Zend_Gdata_Query::setUpdatedMax" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_Gdata_Query::setUpdatedMin" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Gdata_Query::setPublishedMax" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#245) Public method name "Zend_Gdata_Query::setPublishedMin" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#259) Public method name "Zend_Gdata_Query::setAuthor" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Gdata_Query::getAlt" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#284) Public method name "Zend_Gdata_Query::getMaxResults" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_Query::getQuery" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_Query::getStartIndex" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_Gdata_Query::getUpdatedMax" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Gdata_Query::getUpdatedMin" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#344) Public method name "Zend_Gdata_Query::getPublishedMax" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#356) Public method name "Zend_Gdata_Query::getPublishedMin" must be in lower-case letters only
(#357) Opening brace should be on the same line as the declaration
(#368) Public method name "Zend_Gdata_Query::getAuthor" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#381) Public method name "Zend_Gdata_Query::setCategory" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#390) Public method name "Zend_Gdata_Query::getCategory" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#397) Opening brace should be on the same line as the declaration
(#402) "require_once" must be immediately followed by an open parenthesis
(#408) Opening brace should be on the same line as the declaration
(#413) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#122) Variable "applicationId" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#126) Variable "applicationId" must be all lower-case
(#137) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetFeed" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetEntry" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#179) Public method name "Zend_Gdata_Spreadsheets::getWorksheetFeed" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#201) Public method name "Zend_Gdata_Spreadsheets::GetWorksheetEntry" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#221) Public method name "Zend_Gdata_Spreadsheets::getCellFeed" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Gdata_Spreadsheets::getCellEntry" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#256) Public method name "Zend_Gdata_Spreadsheets::getListFeed" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#275) Public method name "Zend_Gdata_Spreadsheets::getListEntry" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_Spreadsheets::updateCell" must be in lower-case letters only
(#296) Variable "inputValue" must be all lower-case
(#296) Variable "wkshtId" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#302) Variable "wkshtId" must be all lower-case
(#306) Variable "inputValue" must be all lower-case
(#319) Public method name "Zend_Gdata_Spreadsheets::insertRow" must be in lower-case letters only
(#319) Variable "rowData" must be all lower-case
(#319) Variable "wkshtId" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#321) Variable "newEntry" must be all lower-case
(#322) Variable "newCustomArr" must be all lower-case
(#323) Variable "rowData" must be all lower-case
(#324) Variable "newCustom" must be all lower-case
(#325) Variable "newCustom" must be all lower-case
(#326) Variable "newEntry" must be all lower-case
(#326) Variable "newCustom" must be all lower-case
(#331) Variable "wkshtId" must be all lower-case
(#334) Variable "editLink" must be all lower-case
(#336) Variable "newEntry" must be all lower-case
(#336) Variable "editLink" must be all lower-case
(#345) Public method name "Zend_Gdata_Spreadsheets::updateRow" must be in lower-case letters only
(#345) Variable "newRowData" must be all lower-case
(#346) Opening brace should be on the same line as the declaration
(#347) Variable "newCustomArr" must be all lower-case
(#348) Variable "newRowData" must be all lower-case
(#349) Variable "newCustom" must be all lower-case
(#350) Variable "newCustom" must be all lower-case
(#351) Variable "newCustomArr" must be all lower-case
(#351) Variable "newCustom" must be all lower-case
(#353) Variable "newCustomArr" must be all lower-case
(#363) Public method name "Zend_Gdata_Spreadsheets::deleteRow" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#374) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetListFeedContents" must be in lower-case letters only
(#375) Opening brace should be on the same line as the declaration
(#376) Variable "listFeed" must be all lower-case
(#377) Variable "listFeed" must be all lower-case
(#377) Variable "listFeed" must be all lower-case
(#378) Variable "spreadsheetContents" must be all lower-case
(#379) Variable "listFeed" must be all lower-case
(#379) Variable "listEntry" must be all lower-case
(#380) Variable "rowContents" must be all lower-case
(#381) Variable "customArray" must be all lower-case
(#381) Variable "listEntry" must be all lower-case
(#382) Variable "customArray" must be all lower-case
(#383) Variable "rowContents" must be all lower-case
(#385) Variable "spreadsheetContents" must be all lower-case
(#385) Variable "rowContents" must be all lower-case
(#387) Variable "spreadsheetContents" must be all lower-case
(#403) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheetCellFeedContents" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#405) Variable "cellQuery" must be all lower-case
(#407) Variable "cellQuery" must be all lower-case
(#410) Variable "cellQuery" must be all lower-case
(#413) Variable "cellQuery" must be all lower-case
(#417) Variable "cellQuery" must be all lower-case
(#419) Variable "cellQuery" must be all lower-case
(#421) Variable "cellFeed" must be all lower-case
(#421) Variable "cellQuery" must be all lower-case
(#422) Variable "cellFeed" must be all lower-case
(#422) Variable "cellFeed" must be all lower-case
(#423) Variable "spreadsheetContents" must be all lower-case
(#424) Variable "cellFeed" must be all lower-case
(#424) Variable "cellEntry" must be all lower-case
(#425) Variable "cellContents" must be all lower-case
(#426) Variable "cellEntry" must be all lower-case
(#427) Variable "cellContents" must be all lower-case
(#428) Variable "cellContents" must be all lower-case
(#429) Variable "spreadsheetContents" must be all lower-case
(#429) Variable "cellEntry" must be all lower-case
(#429) Variable "cellContents" must be all lower-case
(#431) Variable "spreadsheetContents" must be all lower-case
(#440) Public method name "Zend_Gdata_Spreadsheets::getSpreadsheets" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/CellEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#60) Public method name "Zend_Gdata_Spreadsheets_CellEntry::getDOM" must be in lower-case letters only
(#60) Variable "majorVersion" must be all lower-case
(#60) Variable "minorVersion" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#69) Protected method name "Zend_Gdata_Spreadsheets_CellEntry::takeChildFromDOM" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "absoluteNodeName" must be all lower-case
(#72) Variable "absoluteNodeName" must be all lower-case
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Public method name "Zend_Gdata_Spreadsheets_CellEntry::getCell" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Expected 5 space(s) before asterisk; 3 found
(#98) Public method name "Zend_Gdata_Spreadsheets_CellEntry::setCell" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/CellFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Expected 5 space(s) before asterisk; 4 found
(#52) Expected 5 space(s) before asterisk; 4 found
(#53) Expected 5 space(s) before asterisk; 4 found
(#54) Expected 5 space(s) before asterisk; 4 found
(#55) Member variable "_entryClassName" must be all lower-case
(#58) Expected 5 space(s) before asterisk; 4 found
(#59) Expected 5 space(s) before asterisk; 4 found
(#60) Expected 5 space(s) before asterisk; 4 found
(#61) Expected 5 space(s) before asterisk; 4 found
(#62) Member variable "_feedClassName" must be all lower-case
(#65) Expected 5 space(s) before asterisk; 4 found
(#66) Expected 5 space(s) before asterisk; 4 found
(#67) Expected 5 space(s) before asterisk; 4 found
(#68) Expected 5 space(s) before asterisk; 4 found
(#69) Member variable "_rowCount" must be all lower-case
(#72) Expected 5 space(s) before asterisk; 4 found
(#73) Expected 5 space(s) before asterisk; 4 found
(#74) Expected 5 space(s) before asterisk; 4 found
(#75) Expected 5 space(s) before asterisk; 4 found
(#76) Member variable "_colCount" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#88) Public method name "Zend_Gdata_Spreadsheets_CellFeed::getDOM" must be in lower-case letters only
(#88) Variable "majorVersion" must be all lower-case
(#88) Variable "minorVersion" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "majorVersion" must be all lower-case
(#90) Variable "minorVersion" must be all lower-case
(#100) Protected method name "Zend_Gdata_Spreadsheets_CellFeed::takeChildFromDOM" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#102) Variable "absoluteNodeName" must be all lower-case
(#103) Variable "absoluteNodeName" must be all lower-case
(#105) Variable "rowCount" must be all lower-case
(#106) Variable "rowCount" must be all lower-case
(#107) Variable "rowCount" must be all lower-case
(#110) Variable "colCount" must be all lower-case
(#111) Variable "colCount" must be all lower-case
(#112) Variable "colCount" must be all lower-case
(#124) Public method name "Zend_Gdata_Spreadsheets_CellFeed::getRowCount" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#133) Public method name "Zend_Gdata_Spreadsheets_CellFeed::getColumnCount" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#142) Public method name "Zend_Gdata_Spreadsheets_CellFeed::setRowCount" must be in lower-case letters only
(#142) Variable "rowCount" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "rowCount" must be all lower-case
(#152) Public method name "Zend_Gdata_Spreadsheets_CellFeed::setColumnCount" must be in lower-case letters only
(#152) Variable "colCount" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "colCount" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/CellQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Member variable "_defaultFeedUri" must be all lower-case
(#53) Member variable "_spreadsheetKey" must be all lower-case
(#54) Member variable "_worksheetId" must be all lower-case
(#55) Member variable "_cellId" must be all lower-case
(#62) Possible useless method overriding detected
(#63) Opening brace should be on the same line as the declaration
(#73) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setSpreadsheetKey" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getSpreadsheetKey" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setWorksheetId" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#106) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getWorksheetId" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setCellId" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#128) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getCellId" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setProjection" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setVisibility" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getProjection" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getVisibility" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMinRow" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMinRow" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMaxRow" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMaxRow" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMinCol" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#257) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMinCol" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#272) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setMaxCol" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#287) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getMaxCol" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#302) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setRange" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#317) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getRange" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#332) Public method name "Zend_Gdata_Spreadsheets_CellQuery::setReturnEmpty" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#335) Expected 1 space before "?"; 0 found
(#335) Expected 1 space after "?"; 0 found
(#335) Expected 1 space before ":"; 0 found
(#335) Expected 1 space after ":"; 0 found
(#349) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getReturnEmpty" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#363) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getQueryUrl" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#371) "require_once" must be immediately followed by an open parenthesis
(#378) "require_once" must be immediately followed by an open parenthesis
(#385) "require_once" must be immediately followed by an open parenthesis
(#392) "require_once" must be immediately followed by an open parenthesis
(#412) Possible useless method overriding detected
(#412) Public method name "Zend_Gdata_Spreadsheets_CellQuery::getQueryString" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/DocumentQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Member variable "_defaultFeedUri" must be all lower-case
(#51) Member variable "_documentType" must be all lower-case
(#54) Member variable "_spreadsheetKey" must be all lower-case
(#55) Member variable "_worksheetId" must be all lower-case
(#60) Possible useless method overriding detected
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setSpreadsheetKey" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getSpreadsheetKey" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setWorksheetId" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getWorksheetId" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setDocumentType" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getDocumentType" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setProjection" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#140) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setVisibility" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#150) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getProjection" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getVisibility" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setTitle" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::setTitleExact" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getTitle" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getTitleExact" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#220) Private method name "Zend_Gdata_Spreadsheets_DocumentQuery::appendVisibilityProjection" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#227) "require_once" must be immediately followed by an open parenthesis
(#234) "require_once" must be immediately followed by an open parenthesis
(#246) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getQueryUrl" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#253) "require_once" must be immediately followed by an open parenthesis
(#266) "require_once" must be immediately followed by an open parenthesis
(#283) Possible useless method overriding detected
(#283) Public method name "Zend_Gdata_Spreadsheets_DocumentQuery::getQueryString" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/Cell.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_rootElement" must be all lower-case
(#46) Member variable "_rootNamespace" must be all lower-case
(#67) Member variable "_inputValue" must be all lower-case
(#74) Member variable "_numericValue" must be all lower-case
(#85) Variable "inputValue" must be all lower-case
(#85) Variable "numericValue" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#92) Variable "inputValue" must be all lower-case
(#93) Variable "numericValue" must be all lower-case
(#96) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getDOM" must be in lower-case letters only
(#96) Variable "majorVersion" must be all lower-case
(#96) Variable "minorVersion" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "majorVersion" must be all lower-case
(#98) Variable "minorVersion" must be all lower-case
(#101) Inline control structures are not allowed
(#102) Inline control structures are not allowed
(#106) Protected method name "Zend_Gdata_Spreadsheets_Extension_Cell::takeAttributeFromDOM" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#109) Line indented incorrectly; expected 12 spaces, found 8
(#110) Line indented incorrectly; expected at least 16 spaces, found 12
(#112) Line indented incorrectly; expected 12 spaces, found 8
(#113) Line indented incorrectly; expected at least 16 spaces, found 12
(#115) Line indented incorrectly; expected 12 spaces, found 8
(#116) Line indented incorrectly; expected at least 16 spaces, found 12
(#118) Line indented incorrectly; expected 12 spaces, found 8
(#119) Line indented incorrectly; expected at least 16 spaces, found 12
(#121) Line indented incorrectly; expected 12 spaces, found 8
(#122) Line indented incorrectly; expected at least 16 spaces, found 12
(#130) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getRow" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#139) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getColumn" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#148) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getInputValue" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#157) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::getNumericValue" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setRow" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setColumn" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#186) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setInputValue" must be in lower-case letters only
(#186) Variable "inputValue" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#188) Variable "inputValue" must be all lower-case
(#196) Public method name "Zend_Gdata_Spreadsheets_Extension_Cell::setNumericValue" must be in lower-case letters only
(#196) Variable "numericValue" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "numericValue" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/ColCount.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#47) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/Custom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Member variable "_rootElement" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Member variable "_rootNamespace" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#62) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::getDOM" must be in lower-case letters only
(#62) Variable "majorVersion" must be all lower-case
(#62) Variable "minorVersion" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#75) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::transferFromDOM" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#85) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::setColumnName" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#95) Public method name "Zend_Gdata_Spreadsheets_Extension_Custom::getColumnName" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/RowCount.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_rootElement" must be all lower-case
(#47) Member variable "_rootNamespace" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/ListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#60) Member variable "_customByName" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Gdata_Spreadsheets_ListEntry::getDOM" must be in lower-case letters only
(#72) Variable "majorVersion" must be all lower-case
(#72) Variable "minorVersion" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "majorVersion" must be all lower-case
(#74) Variable "minorVersion" must be all lower-case
(#83) Protected method name "Zend_Gdata_Spreadsheets_ListEntry::takeChildFromDOM" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected at least 16 spaces, found 12
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected 12 spaces, found 8
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#101) Public method name "Zend_Gdata_Spreadsheets_ListEntry::getCustom" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_Spreadsheets_ListEntry::getCustomByName" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#137) Public method name "Zend_Gdata_Spreadsheets_ListEntry::setCustom" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#152) Public method name "Zend_Gdata_Spreadsheets_ListEntry::addCustom" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#166) Public method name "Zend_Gdata_Spreadsheets_ListEntry::removeCustom" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) "require_once" must be immediately followed by an open parenthesis
(#191) Public method name "Zend_Gdata_Spreadsheets_ListEntry::removeCustomByName" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) "require_once" must be immediately followed by an open parenthesis
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/ListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_entryClassName" must be all lower-case
(#52) Member variable "_feedClassName" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/ListQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#50) Member variable "_defaultFeedUri" must be all lower-case
(#53) Member variable "_spreadsheetKey" must be all lower-case
(#54) Member variable "_worksheetId" must be all lower-case
(#55) Member variable "_rowId" must be all lower-case
(#60) Possible useless method overriding detected
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setSpreadsheetKey" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getSpreadsheetKey" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#90) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setWorksheetId" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getWorksheetId" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#110) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setRowId" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getRowId" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setProjection" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setVisibility" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#151) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getProjection" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#160) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getVisibility" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#170) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setSpreadsheetQuery" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#184) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getSpreadsheetQuery" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#198) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setOrderBy" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#212) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getOrderBy" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#226) Public method name "Zend_Gdata_Spreadsheets_ListQuery::setReverse" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getReverse" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#242) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#255) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getQueryUrl" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#263) "require_once" must be immediately followed by an open parenthesis
(#270) "require_once" must be immediately followed by an open parenthesis
(#277) "require_once" must be immediately followed by an open parenthesis
(#284) "require_once" must be immediately followed by an open parenthesis
(#300) Possible useless method overriding detected
(#300) Public method name "Zend_Gdata_Spreadsheets_ListQuery::getQueryString" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_entryClassName" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#58) Public method name "Zend_Gdata_Spreadsheets_SpreadsheetEntry::getWorksheets" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Member variable "_entryClassName" must be all lower-case
(#52) Member variable "_feedClassName" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/WorksheetEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#53) Member variable "_rowCount" must be all lower-case
(#54) Member variable "_colCount" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#77) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getDOM" must be in lower-case letters only
(#77) Variable "majorVersion" must be all lower-case
(#77) Variable "minorVersion" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "majorVersion" must be all lower-case
(#79) Variable "minorVersion" must be all lower-case
(#95) Protected method name "Zend_Gdata_Spreadsheets_WorksheetEntry::takeChildFromDOM" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#97) Variable "absoluteNodeName" must be all lower-case
(#98) Variable "absoluteNodeName" must be all lower-case
(#100) Variable "rowCount" must be all lower-case
(#101) Variable "rowCount" must be all lower-case
(#102) Variable "rowCount" must be all lower-case
(#105) Variable "colCount" must be all lower-case
(#106) Variable "colCount" must be all lower-case
(#107) Variable "colCount" must be all lower-case
(#121) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getRowCount" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getColumnCount" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#141) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::setRowCount" must be in lower-case letters only
(#141) Variable "rowCount" must be all lower-case
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "rowCount" must be all lower-case
(#152) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::setColumnCount" must be in lower-case letters only
(#152) Variable "colCount" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "colCount" must be all lower-case
(#163) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getContentsAsRows" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#181) Public method name "Zend_Gdata_Spreadsheets_WorksheetEntry::getContentsAsCells" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/WorksheetFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#45) Opening brace should be on the same line as the declaration
(#55) Member variable "_entryClassName" must be all lower-case
(#62) Member variable "_feedClassName" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#96) Expected 1 space after "="; newline found
(#98) Expected 1 space after "="; newline found
(#100) Expected 1 space after "="; newline found
(#102) Expected 1 space after "="; newline found
(#117) Expected 1 space after "="; newline found
(#126) Expected 1 space after "="; newline found
(#134) Expected 1 space after "="; newline found
(#203) Variable "applicationId" must be all lower-case
(#203) Variable "clientId" must be all lower-case
(#204) Variable "developerKey" must be all lower-case
(#205) Opening brace should be on the same line as the declaration
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Variable "applicationId" must be all lower-case
(#212) Variable "clientId" must be all lower-case
(#212) Variable "developerKey" must be all lower-case
(#222) Public method name "Zend_Gdata_YouTube::setHttpClient" must be in lower-case letters only
(#223) Variable "applicationId" must be all lower-case
(#223) Variable "clientId" must be all lower-case
(#224) Variable "developerKey" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#230) "require_once" must be immediately followed by an open parenthesis
(#235) Variable "clientId" must be all lower-case
(#236) Variable "clientId" must be all lower-case
(#239) Variable "developerKey" must be all lower-case
(#240) Variable "developerKey" must be all lower-case
(#243) Variable "applicationId" must be all lower-case
(#254) Public method name "Zend_Gdata_YouTube::getVideoFeed" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#279) Public method name "Zend_Gdata_YouTube::getVideoEntry" must be in lower-case letters only
(#279) Variable "videoId" must be all lower-case
(#280) Variable "fullEntry" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "videoId" must be all lower-case
(#283) Variable "fullEntry" must be all lower-case
(#284) Variable "videoId" must be all lower-case
(#286) Variable "videoId" must be all lower-case
(#305) Public method name "Zend_Gdata_YouTube::getFullVideoEntry" must be in lower-case letters only
(#305) Variable "videoId" must be all lower-case
(#306) Opening brace should be on the same line as the declaration
(#308) Variable "videoId" must be all lower-case
(#321) Public method name "Zend_Gdata_YouTube::getRelatedVideoFeed" must be in lower-case letters only
(#321) Variable "videoId" must be all lower-case
(#322) Opening brace should be on the same line as the declaration
(#323) Variable "videoId" must be all lower-case
(#324) Variable "videoId" must be all lower-case
(#343) Public method name "Zend_Gdata_YouTube::getVideoResponseFeed" must be in lower-case letters only
(#343) Variable "videoId" must be all lower-case
(#344) Opening brace should be on the same line as the declaration
(#345) Variable "videoId" must be all lower-case
(#346) Variable "videoId" must be all lower-case
(#365) Public method name "Zend_Gdata_YouTube::getVideoCommentFeed" must be in lower-case letters only
(#365) Variable "videoId" must be all lower-case
(#366) Opening brace should be on the same line as the declaration
(#367) Variable "videoId" must be all lower-case
(#368) Variable "videoId" must be all lower-case
(#385) Public method name "Zend_Gdata_YouTube::getTopRatedVideoFeed" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#387) Variable "standardFeedUri" must be all lower-case
(#390) Variable "standardFeedUri" must be all lower-case
(#394) Variable "standardFeedUri" must be all lower-case
(#417) Public method name "Zend_Gdata_YouTube::getMostViewedVideoFeed" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#419) Variable "standardFeedUri" must be all lower-case
(#422) Variable "standardFeedUri" must be all lower-case
(#426) Variable "standardFeedUri" must be all lower-case
(#448) Public method name "Zend_Gdata_YouTube::getRecentlyFeaturedVideoFeed" must be in lower-case letters only
(#449) Opening brace should be on the same line as the declaration
(#450) Variable "standardFeedUri" must be all lower-case
(#453) Variable "standardFeedUri" must be all lower-case
(#457) Variable "standardFeedUri" must be all lower-case
(#480) Public method name "Zend_Gdata_YouTube::getWatchOnMobileVideoFeed" must be in lower-case letters only
(#481) Opening brace should be on the same line as the declaration
(#482) Variable "standardFeedUri" must be all lower-case
(#485) Variable "standardFeedUri" must be all lower-case
(#489) Variable "standardFeedUri" must be all lower-case
(#511) Public method name "Zend_Gdata_YouTube::getPlaylistListFeed" must be in lower-case letters only
(#512) Opening brace should be on the same line as the declaration
(#531) Public method name "Zend_Gdata_YouTube::getPlaylistVideoFeed" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#549) Public method name "Zend_Gdata_YouTube::getSubscriptionFeed" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#569) Public method name "Zend_Gdata_YouTube::getContactFeed" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#589) Public method name "Zend_Gdata_YouTube::getUserUploads" must be in lower-case letters only
(#590) Opening brace should be on the same line as the declaration
(#610) Public method name "Zend_Gdata_YouTube::getUserFavorites" must be in lower-case letters only
(#611) Opening brace should be on the same line as the declaration
(#631) Public method name "Zend_Gdata_YouTube::getUserProfile" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#650) Public method name "Zend_Gdata_YouTube::parseFormUploadTokenResponse" must be in lower-case letters only
(#651) Opening brace should be on the same line as the declaration
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) "require_once" must be immediately followed by an open parenthesis
(#662) Variable "php_errormsg" must not contain underscores.
(#664) Variable "responseElement" must be all lower-case
(#666) Variable "urlText" must be all lower-case
(#667) Variable "tokenText" must be all lower-case
(#668) Variable "responseElement" must be all lower-case
(#669) Variable "urlElement" must be all lower-case
(#669) Expected 1 space after "="; newline found
(#670) Variable "responseElement" must be all lower-case
(#671) Variable "tokenElement" must be all lower-case
(#671) Expected 1 space after "="; newline found
(#672) Variable "responseElement" must be all lower-case
(#674) Variable "urlElement" must be all lower-case
(#674) Variable "urlElement" must be all lower-case
(#675) Variable "tokenElement" must be all lower-case
(#675) Variable "tokenElement" must be all lower-case
(#677) Variable "urlText" must be all lower-case
(#677) Variable "urlElement" must be all lower-case
(#678) Variable "tokenText" must be all lower-case
(#678) Variable "tokenElement" must be all lower-case
(#682) Variable "tokenText" must be all lower-case
(#682) Variable "urlText" must be all lower-case
(#683) Variable "tokenText" must be all lower-case
(#683) Variable "urlText" must be all lower-case
(#685) "require_once" must be immediately followed by an open parenthesis
(#699) Public method name "Zend_Gdata_YouTube::getFormUploadToken" must be in lower-case letters only
(#699) Variable "videoEntry" must be all lower-case
(#701) Opening brace should be on the same line as the declaration
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Variable "videoEntry" must be all lower-case
(#707) "require_once" must be immediately followed by an open parenthesis
(#722) Public method name "Zend_Gdata_YouTube::getActivityForUser" must be in lower-case letters only
(#723) Opening brace should be on the same line as the declaration
(#725) "require_once" must be immediately followed by an open parenthesis
(#734) Expected 1 space after ">"; newline found
(#736) "require_once" must be immediately followed by an open parenthesis
(#753) Public method name "Zend_Gdata_YouTube::getFriendActivityForCurrentUser" must be in lower-case letters only
(#754) Opening brace should be on the same line as the declaration
(#756) "require_once" must be immediately followed by an open parenthesis
(#771) Public method name "Zend_Gdata_YouTube::getInboxFeedForCurrentUser" must be in lower-case letters only
(#772) Opening brace should be on the same line as the declaration
(#774) "require_once" must be immediately followed by an open parenthesis
(#800) Public method name "Zend_Gdata_YouTube::sendVideoMessage" must be in lower-case letters only
(#800) Variable "videoEntry" must be all lower-case
(#801) Variable "videoId" must be all lower-case
(#801) Variable "recipientUserName" must be all lower-case
(#802) Opening brace should be on the same line as the declaration
(#803) Variable "videoId" must be all lower-case
(#803) Variable "videoEntry" must be all lower-case
(#804) "require_once" must be immediately followed by an open parenthesis
(#810) Variable "messageEntry" must be all lower-case
(#815) Variable "videoId" must be all lower-case
(#816) Variable "videoId" must be all lower-case
(#816) Variable "videoEntry" must be all lower-case
(#817) Usage of ELSEIF not allowed; use ELSE IF instead
(#817) Variable "videoId" must be all lower-case
(#818) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) No space found before comment text; expected "// Append the full URI" but found "//Append the full URI"
(#819) Variable "videoId" must be all lower-case
(#819) Variable "videoId" must be all lower-case
(#822) Variable "messageEntry" must be all lower-case
(#822) Variable "videoId" must be all lower-case
(#825) Variable "messageEntry" must be all lower-case
(#829) Variable "videoId" must be all lower-case
(#830) Variable "videoId" must be all lower-case
(#830) Variable "videoEntry" must be all lower-case
(#831) Variable "videoId" must be all lower-case
(#831) Variable "videoId" must be all lower-case
(#831) Variable "videoId" must be all lower-case
(#833) Variable "messageEntry" must be all lower-case
(#833) Variable "videoId" must be all lower-case
(#834) Variable "messageEntry" must be all lower-case
(#837) Variable "insertUrl" must be all lower-case
(#838) Variable "recipientUserName" must be all lower-case
(#839) Variable "messageEntry" must be all lower-case
(#839) Variable "insertUrl" must be all lower-case
(#850) Spaces must be used to indent lines; tabs are not allowed
(#850) Expected 5 space(s) before asterisk; 3 found
(#853) Public method name "Zend_Gdata_YouTube::replyToCommentEntry" must be in lower-case letters only
(#853) Variable "commentEntry" must be all lower-case
(#853) Variable "commentText" must be all lower-case
(#854) Opening brace should be on the same line as the declaration
(#855) Variable "newComment" must be all lower-case
(#856) Variable "newComment" must be all lower-case
(#856) Variable "commentText" must be all lower-case
(#857) Variable "commentId" must be all lower-case
(#857) Variable "commentEntry" must be all lower-case
(#858) Variable "commentIdArray" must be all lower-case
(#858) Variable "commentId" must be all lower-case
(#860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#861) Variable "inReplyToLinkHref" must be all lower-case
(#861) Variable "commentIdArray" must be all lower-case
(#862) Variable "commentIdArray" must be all lower-case
(#863) Variable "inReplyToLink" must be all lower-case
(#863) Variable "inReplyToLinkHref" must be all lower-case
(#864) Expected 1 space before "="; 0 found
(#864) Expected 1 space after "="; 0 found
(#865) Variable "newComment" must be all lower-case
(#866) Variable "inReplyToLink" must be all lower-case
(#867) Variable "newComment" must be all lower-case
(#868) Variable "commentFeedPostUrl" must be all lower-case
(#868) Variable "commentIdArray" must be all lower-case
(#870) Variable "newComment" must be all lower-case
(#871) Variable "commentFeedPostUrl" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ActivityEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#57) Expected 1 space after "="; newline found
(#65) Member variable "_entryClassName" must be all lower-case
(#72) Member variable "_videoId" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#108) Public method name "Zend_Gdata_YouTube_ActivityEntry::getDOM" must be in lower-case letters only
(#108) Variable "majorVersion" must be all lower-case
(#108) Variable "minorVersion" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "majorVersion" must be all lower-case
(#110) Variable "minorVersion" must be all lower-case
(#112) Line indented incorrectly; expected at least 12 spaces, found 10
(#116) Line indented incorrectly; expected at least 12 spaces, found 10
(#120) Line indented incorrectly; expected at least 12 spaces, found 10
(#132) Protected method name "Zend_Gdata_YouTube_ActivityEntry::takeChildFromDOM" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "absoluteNodeName" must be all lower-case
(#135) Variable "absoluteNodeName" must be all lower-case
(#137) Variable "videoId" must be all lower-case
(#138) Variable "videoId" must be all lower-case
(#139) Variable "videoId" must be all lower-case
(#162) Public method name "Zend_Gdata_YouTube_ActivityEntry::getVideoId" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Gdata_YouTube_ActivityEntry::getUsername" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#182) Public method name "Zend_Gdata_YouTube_ActivityEntry::getRating" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#194) Public method name "Zend_Gdata_YouTube_ActivityEntry::getRatingValue" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#211) Public method name "Zend_Gdata_YouTube_ActivityEntry::getActivityType" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#214) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#227) Public method name "Zend_Gdata_YouTube_ActivityEntry::getAuthorName" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ActivityFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_entryClassName" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/CommentEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/CommentFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ContactEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#52) Member variable "_entryClassName" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#84) Public method name "Zend_Gdata_YouTube_ContactEntry::getDOM" must be in lower-case letters only
(#84) Variable "majorVersion" must be all lower-case
(#84) Variable "minorVersion" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "majorVersion" must be all lower-case
(#86) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_YouTube_ContactEntry::takeChildFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "absoluteNodeName" must be all lower-case
(#102) Variable "absoluteNodeName" must be all lower-case
(#103) Line indented incorrectly; expected 12 spaces, found 8
(#104) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#120) Public method name "Zend_Gdata_YouTube_ContactEntry::setStatus" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Public method name "Zend_Gdata_YouTube_ContactEntry::getStatus" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ContactFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/AboutMe.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Age.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Books.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Company.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Control.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#55) Opening brace should be on the same line as the declaration
(#71) Public method name "Zend_Gdata_YouTube_Extension_Control::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_YouTube_Extension_Control::takeChildFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteNodeName" must be all lower-case
(#89) Variable "absoluteNodeName" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_YouTube_Extension_Control::getState" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_YouTube_Extension_Control::setState" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#124) Expected 5 space(s) before asterisk; 4 found
(#125) Expected 5 space(s) before asterisk; 4 found
(#126) Expected 5 space(s) before asterisk; 4 found
(#127) Expected 5 space(s) before asterisk; 4 found
(#128) Public method name "Zend_Gdata_YouTube_Extension_Control::getStateValue" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#130) Line indented incorrectly; expected at least 8 spaces, found 6
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/CountHint.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Description.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Duration.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_YouTube_Extension_Duration::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_YouTube_Extension_Duration::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_YouTube_Extension_Duration::getSeconds" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_YouTube_Extension_Duration::setSeconds" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/FirstName.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Gender.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Hobbies.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Hometown.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/LastName.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Link.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) "require_once" must be immediately followed by an open parenthesis
(#28) Inline doc block comments are not allowed; use "// Comment." instead
(#31) "require_once" must be immediately followed by an open parenthesis
(#54) Variable "hrefLang" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#57) Variable "hrefLang" must be all lower-case
(#71) Public method name "Zend_Gdata_YouTube_Extension_Link::getDOM" must be in lower-case letters only
(#71) Variable "majorVersion" must be all lower-case
(#71) Variable "minorVersion" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "majorVersion" must be all lower-case
(#73) Variable "minorVersion" must be all lower-case
(#86) Protected method name "Zend_Gdata_YouTube_Extension_Link::takeChildFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteNodeName" must be all lower-case
(#89) Variable "absoluteNodeName" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#92) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#95) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 16 spaces, found 12
(#106) Public method name "Zend_Gdata_YouTube_Extension_Link::getToken" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#117) Public method name "Zend_Gdata_YouTube_Extension_Link::setToken" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#124) Expected 5 space(s) before asterisk; 4 found
(#125) Expected 5 space(s) before asterisk; 4 found
(#126) Expected 5 space(s) before asterisk; 4 found
(#127) Expected 5 space(s) before asterisk; 4 found
(#128) Public method name "Zend_Gdata_YouTube_Extension_Link::getTokenValue" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#130) Line indented incorrectly; expected at least 8 spaces, found 6
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Location.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaContent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#43) Member variable "_rootElement" must be all lower-case
(#44) Member variable "_rootNamespace" must be all lower-case
(#55) Visibility must be declared on method "__construct"
(#70) Public method name "Zend_Gdata_YouTube_Extension_MediaContent::getDOM" must be in lower-case letters only
(#70) Variable "majorVersion" must be all lower-case
(#70) Variable "minorVersion" must be all lower-case
(#71) Opening brace should be on the same line as the declaration
(#72) Variable "majorVersion" must be all lower-case
(#72) Variable "minorVersion" must be all lower-case
(#73) Expected 1 space before "!="; 0 found
(#86) Protected method name "Zend_Gdata_YouTube_Extension_MediaContent::takeAttributeFromDOM" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "absoluteAttrName" must be all lower-case
(#89) Variable "absoluteAttrName" must be all lower-case
(#102) Public method name "Zend_Gdata_YouTube_Extension_MediaContent::getFormat" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#114) Public method name "Zend_Gdata_YouTube_Extension_MediaContent::setFormat" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaCredit.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#92) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getDOM" must be in lower-case letters only
(#92) Variable "majorVersion" must be all lower-case
(#92) Variable "minorVersion" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Variable "majorVersion" must be all lower-case
(#94) Variable "minorVersion" must be all lower-case
(#115) Protected method name "Zend_Gdata_YouTube_Extension_MediaCredit::takeAttributeFromDOM" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#135) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getRole" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#145) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::setRole" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getScheme" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#164) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::setScheme" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#173) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::getYTtype" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) Public method name "Zend_Gdata_YouTube_Extension_MediaCredit::setYTtype" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaGroup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#79) Member variable "_rootElement" must be all lower-case
(#80) Member variable "_rootNamespace" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#118) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getDOM" must be in lower-case letters only
(#118) Variable "majorVersion" must be all lower-case
(#118) Variable "minorVersion" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "majorVersion" must be all lower-case
(#120) Variable "minorVersion" must be all lower-case
(#154) Protected method name "Zend_Gdata_YouTube_Extension_MediaGroup::takeChildFromDOM" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "absoluteNodeName" must be all lower-case
(#157) Variable "absoluteNodeName" must be all lower-case
(#185) Space found before object operator
(#190) Space found before object operator
(#193) Line indented incorrectly; expected 12 spaces, found 8
(#194) Line indented incorrectly; expected at least 16 spaces, found 12
(#204) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getDuration" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setDuration" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#227) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getVideoId" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#239) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setVideoId" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#250) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getUploaded" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#262) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setUploaded" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#273) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getPrivate" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#285) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setPrivate" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#296) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getMediaRating" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#308) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setMediaRating" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::getMediaCredit" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#331) Public method name "Zend_Gdata_YouTube_Extension_MediaGroup::setMediaCredit" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaRating.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#80) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::getDOM" must be in lower-case letters only
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#81) Opening brace should be on the same line as the declaration
(#82) Variable "majorVersion" must be all lower-case
(#82) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_YouTube_Extension_MediaRating::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::getScheme" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#125) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::setScheme" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#134) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::getCountry" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_YouTube_Extension_MediaRating::setCountry" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Movies.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Music.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/NoEmbed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Occupation.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/PlaylistId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Position.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#61) Public method name "Zend_Gdata_YouTube_Extension_Position::getValue" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#72) Public method name "Zend_Gdata_YouTube_Extension_Position::setValue" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Private.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Gdata_YouTube_Extension_Private::getDOM" must be in lower-case letters only
(#63) Variable "majorVersion" must be all lower-case
(#63) Variable "minorVersion" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "majorVersion" must be all lower-case
(#65) Variable "minorVersion" must be all lower-case
(#76) Possible useless method overriding detected
(#76) Protected method name "Zend_Gdata_YouTube_Extension_Private::takeAttributeFromDOM" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/QueryString.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Racy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#66) Public method name "Zend_Gdata_YouTube_Extension_Racy::getDOM" must be in lower-case letters only
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "majorVersion" must be all lower-case
(#68) Variable "minorVersion" must be all lower-case
(#82) Protected method name "Zend_Gdata_YouTube_Extension_Racy::takeAttributeFromDOM" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected at least 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected at least 16 spaces, found 12
(#98) Public method name "Zend_Gdata_YouTube_Extension_Racy::getState" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "Zend_Gdata_YouTube_Extension_Racy::setState" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Recorded.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Relationship.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/School.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/State.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#44) Member variable "_reasonCode" must be all lower-case
(#45) Member variable "_helpUrl" must be all lower-case
(#56) Variable "reasonCode" must be all lower-case
(#56) Variable "helpUrl" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#62) Variable "reasonCode" must be all lower-case
(#63) Variable "reasonCode" must be all lower-case
(#76) Public method name "Zend_Gdata_YouTube_Extension_State::getDOM" must be in lower-case letters only
(#76) Variable "majorVersion" must be all lower-case
(#76) Variable "minorVersion" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "majorVersion" must be all lower-case
(#78) Variable "minorVersion" must be all lower-case
(#99) Protected method name "Zend_Gdata_YouTube_Extension_State::takeAttributeFromDOM" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#105) Line indented incorrectly; expected 12 spaces, found 8
(#106) Line indented incorrectly; expected at least 16 spaces, found 12
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#109) Line indented incorrectly; expected at least 16 spaces, found 12
(#111) Line indented incorrectly; expected 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 12
(#121) Public method name "Zend_Gdata_YouTube_Extension_State::getName" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#132) Public method name "Zend_Gdata_YouTube_Extension_State::setName" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) Public method name "Zend_Gdata_YouTube_Extension_State::getReasonCode" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#154) Public method name "Zend_Gdata_YouTube_Extension_State::setReasonCode" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "Zend_Gdata_YouTube_Extension_State::getHelpUrl" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#176) Public method name "Zend_Gdata_YouTube_Extension_State::setHelpUrl" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#189) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Statistics.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#52) Member variable "_videoWatchCount" must be all lower-case
(#63) Member variable "_viewCount" must be all lower-case
(#73) Member variable "_subscriberCount" must be all lower-case
(#81) Member variable "_lastWebAccess" must be all lower-case
(#91) Member variable "_favoriteCount" must be all lower-case
(#101) Variable "viewCount" must be all lower-case
(#101) Variable "videoWatchCount" must be all lower-case
(#102) Variable "subscriberCount" must be all lower-case
(#102) Variable "lastWebAccess" must be all lower-case
(#103) Variable "favoriteCount" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#107) Variable "viewCount" must be all lower-case
(#108) Variable "videoWatchCount" must be all lower-case
(#109) Variable "subscriberCount" must be all lower-case
(#110) Variable "lastWebAccess" must be all lower-case
(#111) Variable "favoriteCount" must be all lower-case
(#124) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getDOM" must be in lower-case letters only
(#124) Variable "majorVersion" must be all lower-case
(#124) Variable "minorVersion" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "majorVersion" must be all lower-case
(#126) Variable "minorVersion" must be all lower-case
(#156) Protected method name "Zend_Gdata_YouTube_Extension_Statistics::takeAttributeFromDOM" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#159) Line indented incorrectly; expected 12 spaces, found 8
(#160) Line indented incorrectly; expected at least 16 spaces, found 12
(#162) Line indented incorrectly; expected 12 spaces, found 8
(#163) Line indented incorrectly; expected at least 16 spaces, found 12
(#165) Line indented incorrectly; expected 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Line indented incorrectly; expected 12 spaces, found 8
(#169) Line indented incorrectly; expected at least 16 spaces, found 12
(#171) Line indented incorrectly; expected 12 spaces, found 8
(#172) Line indented incorrectly; expected at least 16 spaces, found 12
(#174) Line indented incorrectly; expected 12 spaces, found 8
(#175) Line indented incorrectly; expected at least 16 spaces, found 12
(#184) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getViewCount" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#196) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setViewCount" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#207) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getVideoWatchCount" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#219) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setVideoWatchCount" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#230) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getSubscriberCount" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#242) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setSubscriberCount" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#253) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getLastWebAccess" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#265) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setLastWebAccess" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#276) Public method name "Zend_Gdata_YouTube_Extension_Statistics::getFavoriteCount" must be in lower-case letters only
(#277) Opening brace should be on the same line as the declaration
(#288) Public method name "Zend_Gdata_YouTube_Extension_Statistics::setFavoriteCount" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Status.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Token.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootNamespace" must be all lower-case
(#42) Member variable "_rootElement" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#64) Public method name "Zend_Gdata_YouTube_Extension_Token::getDOM" must be in lower-case letters only
(#64) Variable "majorVersion" must be all lower-case
(#64) Variable "minorVersion" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Variable "majorVersion" must be all lower-case
(#66) Variable "minorVersion" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Uploaded.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Username.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/VideoId.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#41) Member variable "_rootElement" must be all lower-case
(#42) Member variable "_rootNamespace" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/InboxEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#62) Member variable "_entryClassName" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#115) Public method name "Zend_Gdata_YouTube_InboxEntry::getDOM" must be in lower-case letters only
(#115) Variable "majorVersion" must be all lower-case
(#115) Variable "minorVersion" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "majorVersion" must be all lower-case
(#117) Variable "minorVersion" must be all lower-case
(#143) Protected method name "Zend_Gdata_YouTube_InboxEntry::takeChildFromDOM" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#145) Variable "absoluteNodeName" must be all lower-case
(#146) Variable "absoluteNodeName" must be all lower-case
(#179) Public method name "Zend_Gdata_YouTube_InboxEntry::getDescription" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#182) "require_once" must be immediately followed by an open parenthesis
(#199) Public method name "Zend_Gdata_YouTube_InboxEntry::setDescription" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#202) "require_once" must be immediately followed by an open parenthesis
(#217) Public method name "Zend_Gdata_YouTube_InboxEntry::getRating" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#229) Public method name "Zend_Gdata_YouTube_InboxEntry::setRating" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#240) Public method name "Zend_Gdata_YouTube_InboxEntry::getComments" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#251) Public method name "Zend_Gdata_YouTube_InboxEntry::setComments" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#262) Public method name "Zend_Gdata_YouTube_InboxEntry::getStatistics" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#274) Public method name "Zend_Gdata_YouTube_InboxEntry::setStatistics" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/InboxFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/MediaEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#58) Member variable "_mediaGroup" must be all lower-case
(#66) Protected method name "Zend_Gdata_YouTube_MediaEntry::takeChildFromDOM" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "absoluteNodeName" must be all lower-case
(#69) Variable "absoluteNodeName" must be all lower-case
(#70) Line indented incorrectly; expected 12 spaces, found 8
(#71) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Variable "mediaGroup" must be all lower-case
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Variable "mediaGroup" must be all lower-case
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#73) Variable "mediaGroup" must be all lower-case
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistListEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#66) Member variable "_entryClassName" must be all lower-case
(#73) Member variable "_feedLink" must be all lower-case
(#88) Member variable "_playlistId" must be all lower-case
(#95) Member variable "_countHint" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#120) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getDOM" must be in lower-case letters only
(#120) Variable "majorVersion" must be all lower-case
(#120) Variable "minorVersion" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "majorVersion" must be all lower-case
(#122) Variable "minorVersion" must be all lower-case
(#133) Variable "feedLink" must be all lower-case
(#134) Variable "feedLink" must be all lower-case
(#146) Protected method name "Zend_Gdata_YouTube_PlaylistListEntry::takeChildFromDOM" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Variable "absoluteNodeName" must be all lower-case
(#149) Variable "absoluteNodeName" must be all lower-case
(#150) Line indented incorrectly; expected 12 spaces, found 8
(#151) Line indented incorrectly; expected at least 16 spaces, found 12
(#152) Line indented incorrectly; expected at least 16 spaces, found 12
(#153) Line indented incorrectly; expected at least 16 spaces, found 12
(#155) Line indented incorrectly; expected 12 spaces, found 8
(#156) Line indented incorrectly; expected at least 16 spaces, found 12
(#156) Variable "countHint" must be all lower-case
(#157) Line indented incorrectly; expected at least 16 spaces, found 12
(#157) Variable "countHint" must be all lower-case
(#158) Line indented incorrectly; expected at least 16 spaces, found 12
(#158) Variable "countHint" must be all lower-case
(#160) Line indented incorrectly; expected 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 16 spaces, found 12
(#161) Variable "playlistId" must be all lower-case
(#162) Line indented incorrectly; expected at least 16 spaces, found 12
(#162) Variable "playlistId" must be all lower-case
(#163) Line indented incorrectly; expected at least 16 spaces, found 12
(#163) Variable "playlistId" must be all lower-case
(#165) Line indented incorrectly; expected 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#166) Variable "feedLink" must be all lower-case
(#167) Line indented incorrectly; expected at least 16 spaces, found 12
(#167) Variable "feedLink" must be all lower-case
(#168) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Variable "feedLink" must be all lower-case
(#170) Line indented incorrectly; expected 12 spaces, found 8
(#171) Line indented incorrectly; expected at least 16 spaces, found 12
(#183) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::setDescription" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#199) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getDescription" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#217) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getCountHint" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#221) "require_once" must be immediately followed by an open parenthesis
(#235) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getPlaylistId" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#239) "require_once" must be immediately followed by an open parenthesis
(#253) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::setFeedLink" must be in lower-case letters only
(#253) Variable "feedLink" must be all lower-case
(#254) Opening brace should be on the same line as the declaration
(#255) Variable "feedLink" must be all lower-case
(#272) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getFeedLink" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#277) Variable "feedLink" must be all lower-case
(#278) Variable "feedLink" must be all lower-case
(#279) Variable "feedLink" must be all lower-case
(#291) Public method name "Zend_Gdata_YouTube_PlaylistListEntry::getPlaylistVideoFeedUrl" must be in lower-case letters only
(#292) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistListFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#46) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#78) Public method name "Zend_Gdata_YouTube_PlaylistVideoEntry::getDOM" must be in lower-case letters only
(#78) Variable "majorVersion" must be all lower-case
(#78) Variable "minorVersion" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "majorVersion" must be all lower-case
(#80) Variable "minorVersion" must be all lower-case
(#93) Protected method name "Zend_Gdata_YouTube_PlaylistVideoEntry::takeChildFromDOM" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "absoluteNodeName" must be all lower-case
(#96) Variable "absoluteNodeName" must be all lower-case
(#97) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#99) Line indented incorrectly; expected at least 16 spaces, found 12
(#100) Line indented incorrectly; expected at least 16 spaces, found 12
(#102) Line indented incorrectly; expected 12 spaces, found 8
(#103) Line indented incorrectly; expected at least 16 spaces, found 12
(#116) Public method name "Zend_Gdata_YouTube_PlaylistVideoEntry::setPosition" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "Zend_Gdata_YouTube_PlaylistVideoEntry::getPosition" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/SubscriptionEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#81) Member variable "_entryClassName" must be all lower-case
(#88) Member variable "_feedLink" must be all lower-case
(#104) Member variable "_playlistTitle" must be all lower-case
(#113) Member variable "_playlistId" must be all lower-case
(#122) Member variable "_mediaThumbnail" must be all lower-case
(#129) Member variable "_countHint" must be all lower-case
(#136) Member variable "_queryString" must be all lower-case
(#146) Opening brace should be on the same line as the declaration
(#161) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getDOM" must be in lower-case letters only
(#161) Variable "majorVersion" must be all lower-case
(#161) Variable "minorVersion" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Variable "majorVersion" must be all lower-case
(#163) Variable "minorVersion" must be all lower-case
(#183) Variable "feedLink" must be all lower-case
(#184) Variable "feedLink" must be all lower-case
(#196) Protected method name "Zend_Gdata_YouTube_SubscriptionEntry::takeChildFromDOM" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "absoluteNodeName" must be all lower-case
(#199) Variable "absoluteNodeName" must be all lower-case
(#200) Line indented incorrectly; expected 12 spaces, found 8
(#201) Line indented incorrectly; expected at least 16 spaces, found 12
(#201) Variable "feedLink" must be all lower-case
(#202) Line indented incorrectly; expected at least 16 spaces, found 12
(#202) Variable "feedLink" must be all lower-case
(#203) Line indented incorrectly; expected at least 16 spaces, found 12
(#203) Variable "feedLink" must be all lower-case
(#205) Line indented incorrectly; expected 12 spaces, found 8
(#206) Line indented incorrectly; expected at least 16 spaces, found 12
(#206) Variable "mediaThumbnail" must be all lower-case
(#207) Line indented incorrectly; expected at least 16 spaces, found 12
(#207) Variable "mediaThumbnail" must be all lower-case
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#208) Variable "mediaThumbnail" must be all lower-case
(#210) Line indented incorrectly; expected 12 spaces, found 8
(#211) Line indented incorrectly; expected at least 16 spaces, found 12
(#211) Variable "countHint" must be all lower-case
(#212) Line indented incorrectly; expected at least 16 spaces, found 12
(#212) Variable "countHint" must be all lower-case
(#213) Line indented incorrectly; expected at least 16 spaces, found 12
(#213) Variable "countHint" must be all lower-case
(#215) Line indented incorrectly; expected 12 spaces, found 8
(#216) Line indented incorrectly; expected at least 16 spaces, found 12
(#216) Variable "playlistTitle" must be all lower-case
(#217) Line indented incorrectly; expected at least 16 spaces, found 12
(#217) Variable "playlistTitle" must be all lower-case
(#218) Line indented incorrectly; expected at least 16 spaces, found 12
(#218) Variable "playlistTitle" must be all lower-case
(#220) Line indented incorrectly; expected 12 spaces, found 8
(#221) Line indented incorrectly; expected at least 16 spaces, found 12
(#221) Variable "playlistId" must be all lower-case
(#222) Line indented incorrectly; expected at least 16 spaces, found 12
(#222) Variable "playlistId" must be all lower-case
(#223) Line indented incorrectly; expected at least 16 spaces, found 12
(#223) Variable "playlistId" must be all lower-case
(#225) Line indented incorrectly; expected 12 spaces, found 8
(#226) Line indented incorrectly; expected at least 16 spaces, found 12
(#226) Variable "queryString" must be all lower-case
(#227) Line indented incorrectly; expected at least 16 spaces, found 12
(#227) Variable "queryString" must be all lower-case
(#228) Line indented incorrectly; expected at least 16 spaces, found 12
(#228) Variable "queryString" must be all lower-case
(#230) Line indented incorrectly; expected 12 spaces, found 8
(#231) Line indented incorrectly; expected at least 16 spaces, found 12
(#232) Line indented incorrectly; expected at least 16 spaces, found 12
(#233) Line indented incorrectly; expected at least 16 spaces, found 12
(#235) Line indented incorrectly; expected 12 spaces, found 8
(#236) Line indented incorrectly; expected at least 16 spaces, found 12
(#247) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setFeedLink" must be in lower-case letters only
(#247) Variable "feedLink" must be all lower-case
(#248) Opening brace should be on the same line as the declaration
(#249) Variable "feedLink" must be all lower-case
(#266) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getFeedLink" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#271) Variable "feedLink" must be all lower-case
(#272) Variable "feedLink" must be all lower-case
(#273) Variable "feedLink" must be all lower-case
(#286) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getPlaylistId" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#290) "require_once" must be immediately followed by an open parenthesis
(#307) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setPlaylistId" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#311) "require_once" must be immediately followed by an open parenthesis
(#326) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getQueryString" must be in lower-case letters only
(#327) Opening brace should be on the same line as the declaration
(#338) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setQueryString" must be in lower-case letters only
(#338) Variable "queryString" must be all lower-case
(#339) Opening brace should be on the same line as the declaration
(#340) Variable "queryString" must be all lower-case
(#350) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getPlaylistTitle" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#354) "require_once" must be immediately followed by an open parenthesis
(#371) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setPlaylistTitle" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#375) "require_once" must be immediately followed by an open parenthesis
(#391) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getCountHint" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#395) "require_once" must be immediately followed by an open parenthesis
(#410) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getMediaThumbnail" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#414) "require_once" must be immediately followed by an open parenthesis
(#428) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::getUsername" must be in lower-case letters only
(#429) Opening brace should be on the same line as the declaration
(#440) Public method name "Zend_Gdata_YouTube_SubscriptionEntry::setUsername" must be in lower-case letters only
(#441) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/SubscriptionFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#53) Member variable "_entryClassName" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/UserProfileEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#89) Inline doc block comments are not allowed; use "// Comment." instead
(#92) "require_once" must be immediately followed by an open parenthesis
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#97) "require_once" must be immediately followed by an open parenthesis
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#102) "require_once" must be immediately followed by an open parenthesis
(#104) Inline doc block comments are not allowed; use "// Comment." instead
(#107) "require_once" must be immediately followed by an open parenthesis
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#112) "require_once" must be immediately followed by an open parenthesis
(#114) Inline doc block comments are not allowed; use "// Comment." instead
(#117) "require_once" must be immediately followed by an open parenthesis
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#122) "require_once" must be immediately followed by an open parenthesis
(#124) Inline doc block comments are not allowed; use "// Comment." instead
(#127) "require_once" must be immediately followed by an open parenthesis
(#141) Member variable "_entryClassName" must be all lower-case
(#148) Member variable "_feedLink" must be all lower-case
(#169) Member variable "_aboutMe" must be all lower-case
(#260) Member variable "_firstName" must be all lower-case
(#267) Member variable "_lastName" must be all lower-case
(#291) Opening brace should be on the same line as the declaration
(#306) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getDOM" must be in lower-case letters only
(#306) Variable "majorVersion" must be all lower-case
(#306) Variable "minorVersion" must be all lower-case
(#307) Opening brace should be on the same line as the declaration
(#308) Variable "majorVersion" must be all lower-case
(#308) Variable "minorVersion" must be all lower-case
(#367) Variable "feedLink" must be all lower-case
(#368) Variable "feedLink" must be all lower-case
(#380) Protected method name "Zend_Gdata_YouTube_UserProfileEntry::takeChildFromDOM" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#382) Variable "absoluteNodeName" must be all lower-case
(#383) Variable "absoluteNodeName" must be all lower-case
(#384) Line indented incorrectly; expected 12 spaces, found 8
(#385) Line indented incorrectly; expected at least 16 spaces, found 12
(#386) Line indented incorrectly; expected at least 16 spaces, found 12
(#387) Line indented incorrectly; expected at least 16 spaces, found 12
(#389) Line indented incorrectly; expected 12 spaces, found 8
(#390) Line indented incorrectly; expected at least 16 spaces, found 12
(#390) Variable "aboutMe" must be all lower-case
(#391) Line indented incorrectly; expected at least 16 spaces, found 12
(#391) Variable "aboutMe" must be all lower-case
(#392) Line indented incorrectly; expected at least 16 spaces, found 12
(#392) Variable "aboutMe" must be all lower-case
(#394) Line indented incorrectly; expected 12 spaces, found 8
(#395) Line indented incorrectly; expected at least 16 spaces, found 12
(#396) Line indented incorrectly; expected at least 16 spaces, found 12
(#397) Line indented incorrectly; expected at least 16 spaces, found 12
(#399) Line indented incorrectly; expected 12 spaces, found 8
(#400) Line indented incorrectly; expected at least 16 spaces, found 12
(#401) Line indented incorrectly; expected at least 16 spaces, found 12
(#402) Line indented incorrectly; expected at least 16 spaces, found 12
(#404) Line indented incorrectly; expected 12 spaces, found 8
(#405) Line indented incorrectly; expected at least 16 spaces, found 12
(#406) Line indented incorrectly; expected at least 16 spaces, found 12
(#407) Line indented incorrectly; expected at least 16 spaces, found 12
(#409) Line indented incorrectly; expected 12 spaces, found 8
(#410) Line indented incorrectly; expected at least 16 spaces, found 12
(#411) Line indented incorrectly; expected at least 16 spaces, found 12
(#412) Line indented incorrectly; expected at least 16 spaces, found 12
(#414) Line indented incorrectly; expected 12 spaces, found 8
(#415) Line indented incorrectly; expected at least 16 spaces, found 12
(#416) Line indented incorrectly; expected at least 16 spaces, found 12
(#417) Line indented incorrectly; expected at least 16 spaces, found 12
(#419) Line indented incorrectly; expected 12 spaces, found 8
(#420) Line indented incorrectly; expected at least 16 spaces, found 12
(#421) Line indented incorrectly; expected at least 16 spaces, found 12
(#422) Line indented incorrectly; expected at least 16 spaces, found 12
(#424) Line indented incorrectly; expected 12 spaces, found 8
(#425) Line indented incorrectly; expected at least 16 spaces, found 12
(#426) Line indented incorrectly; expected at least 16 spaces, found 12
(#427) Line indented incorrectly; expected at least 16 spaces, found 12
(#429) Line indented incorrectly; expected 12 spaces, found 8
(#430) Line indented incorrectly; expected at least 16 spaces, found 12
(#431) Line indented incorrectly; expected at least 16 spaces, found 12
(#432) Line indented incorrectly; expected at least 16 spaces, found 12
(#434) Line indented incorrectly; expected 12 spaces, found 8
(#435) Line indented incorrectly; expected at least 16 spaces, found 12
(#436) Line indented incorrectly; expected at least 16 spaces, found 12
(#437) Line indented incorrectly; expected at least 16 spaces, found 12
(#439) Line indented incorrectly; expected 12 spaces, found 8
(#440) Line indented incorrectly; expected at least 16 spaces, found 12
(#441) Line indented incorrectly; expected at least 16 spaces, found 12
(#442) Line indented incorrectly; expected at least 16 spaces, found 12
(#444) Line indented incorrectly; expected 12 spaces, found 8
(#445) Line indented incorrectly; expected at least 16 spaces, found 12
(#446) Line indented incorrectly; expected at least 16 spaces, found 12
(#447) Line indented incorrectly; expected at least 16 spaces, found 12
(#449) Line indented incorrectly; expected 12 spaces, found 8
(#450) Line indented incorrectly; expected at least 16 spaces, found 12
(#451) Line indented incorrectly; expected at least 16 spaces, found 12
(#452) Line indented incorrectly; expected at least 16 spaces, found 12
(#454) Line indented incorrectly; expected 12 spaces, found 8
(#455) Line indented incorrectly; expected at least 16 spaces, found 12
(#456) Line indented incorrectly; expected at least 16 spaces, found 12
(#457) Line indented incorrectly; expected at least 16 spaces, found 12
(#459) Line indented incorrectly; expected 12 spaces, found 8
(#460) Line indented incorrectly; expected at least 16 spaces, found 12
(#460) Variable "firstName" must be all lower-case
(#461) Line indented incorrectly; expected at least 16 spaces, found 12
(#461) Variable "firstName" must be all lower-case
(#462) Line indented incorrectly; expected at least 16 spaces, found 12
(#462) Variable "firstName" must be all lower-case
(#464) Line indented incorrectly; expected 12 spaces, found 8
(#465) Line indented incorrectly; expected at least 16 spaces, found 12
(#465) Variable "lastName" must be all lower-case
(#466) Line indented incorrectly; expected at least 16 spaces, found 12
(#466) Variable "lastName" must be all lower-case
(#467) Line indented incorrectly; expected at least 16 spaces, found 12
(#467) Variable "lastName" must be all lower-case
(#469) Line indented incorrectly; expected 12 spaces, found 8
(#470) Line indented incorrectly; expected at least 16 spaces, found 12
(#471) Line indented incorrectly; expected at least 16 spaces, found 12
(#472) Line indented incorrectly; expected at least 16 spaces, found 12
(#474) Line indented incorrectly; expected 12 spaces, found 8
(#475) Line indented incorrectly; expected at least 16 spaces, found 12
(#476) Line indented incorrectly; expected at least 16 spaces, found 12
(#477) Line indented incorrectly; expected at least 16 spaces, found 12
(#479) Line indented incorrectly; expected 12 spaces, found 8
(#480) Line indented incorrectly; expected at least 16 spaces, found 12
(#480) Variable "feedLink" must be all lower-case
(#481) Line indented incorrectly; expected at least 16 spaces, found 12
(#481) Variable "feedLink" must be all lower-case
(#482) Line indented incorrectly; expected at least 16 spaces, found 12
(#482) Variable "feedLink" must be all lower-case
(#484) Line indented incorrectly; expected 12 spaces, found 8
(#485) Line indented incorrectly; expected at least 16 spaces, found 12
(#498) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setAboutMe" must be in lower-case letters only
(#498) Variable "aboutMe" must be all lower-case
(#499) Opening brace should be on the same line as the declaration
(#502) "require_once" must be immediately followed by an open parenthesis
(#507) Variable "aboutMe" must be all lower-case
(#518) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getAboutMe" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#522) "require_once" must be immediately followed by an open parenthesis
(#538) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setFirstName" must be in lower-case letters only
(#538) Variable "firstName" must be all lower-case
(#539) Opening brace should be on the same line as the declaration
(#542) "require_once" must be immediately followed by an open parenthesis
(#547) Variable "firstName" must be all lower-case
(#558) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFirstName" must be in lower-case letters only
(#559) Opening brace should be on the same line as the declaration
(#562) "require_once" must be immediately followed by an open parenthesis
(#578) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setLastName" must be in lower-case letters only
(#578) Variable "lastName" must be all lower-case
(#579) Opening brace should be on the same line as the declaration
(#582) "require_once" must be immediately followed by an open parenthesis
(#587) Variable "lastName" must be all lower-case
(#598) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getLastName" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#602) "require_once" must be immediately followed by an open parenthesis
(#617) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getStatistics" must be in lower-case letters only
(#618) Opening brace should be on the same line as the declaration
(#621) "require_once" must be immediately followed by an open parenthesis
(#636) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getThumbnail" must be in lower-case letters only
(#637) Opening brace should be on the same line as the declaration
(#640) "require_once" must be immediately followed by an open parenthesis
(#655) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setAge" must be in lower-case letters only
(#656) Opening brace should be on the same line as the declaration
(#666) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getAge" must be in lower-case letters only
(#667) Opening brace should be on the same line as the declaration
(#677) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setUsername" must be in lower-case letters only
(#678) Opening brace should be on the same line as the declaration
(#688) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getUsername" must be in lower-case letters only
(#689) Opening brace should be on the same line as the declaration
(#699) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setBooks" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#710) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getBooks" must be in lower-case letters only
(#711) Opening brace should be on the same line as the declaration
(#721) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setCompany" must be in lower-case letters only
(#722) Opening brace should be on the same line as the declaration
(#732) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getCompany" must be in lower-case letters only
(#733) Opening brace should be on the same line as the declaration
(#743) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setHobbies" must be in lower-case letters only
(#744) Opening brace should be on the same line as the declaration
(#754) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getHobbies" must be in lower-case letters only
(#755) Opening brace should be on the same line as the declaration
(#765) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setHometown" must be in lower-case letters only
(#766) Opening brace should be on the same line as the declaration
(#776) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getHometown" must be in lower-case letters only
(#777) Opening brace should be on the same line as the declaration
(#787) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setLocation" must be in lower-case letters only
(#788) Opening brace should be on the same line as the declaration
(#798) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getLocation" must be in lower-case letters only
(#799) Opening brace should be on the same line as the declaration
(#809) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setMovies" must be in lower-case letters only
(#810) Opening brace should be on the same line as the declaration
(#820) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getMovies" must be in lower-case letters only
(#821) Opening brace should be on the same line as the declaration
(#831) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setMusic" must be in lower-case letters only
(#832) Opening brace should be on the same line as the declaration
(#842) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getMusic" must be in lower-case letters only
(#843) Opening brace should be on the same line as the declaration
(#853) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setOccupation" must be in lower-case letters only
(#854) Opening brace should be on the same line as the declaration
(#864) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getOccupation" must be in lower-case letters only
(#865) Opening brace should be on the same line as the declaration
(#875) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setSchool" must be in lower-case letters only
(#876) Opening brace should be on the same line as the declaration
(#886) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getSchool" must be in lower-case letters only
(#887) Opening brace should be on the same line as the declaration
(#897) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setGender" must be in lower-case letters only
(#898) Opening brace should be on the same line as the declaration
(#908) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getGender" must be in lower-case letters only
(#909) Opening brace should be on the same line as the declaration
(#919) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setRelationship" must be in lower-case letters only
(#920) Opening brace should be on the same line as the declaration
(#930) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getRelationship" must be in lower-case letters only
(#931) Opening brace should be on the same line as the declaration
(#941) Public method name "Zend_Gdata_YouTube_UserProfileEntry::setFeedLink" must be in lower-case letters only
(#941) Variable "feedLink" must be all lower-case
(#942) Opening brace should be on the same line as the declaration
(#943) Variable "feedLink" must be all lower-case
(#960) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFeedLink" must be in lower-case letters only
(#961) Opening brace should be on the same line as the declaration
(#965) Variable "feedLink" must be all lower-case
(#966) Variable "feedLink" must be all lower-case
(#967) Variable "feedLink" must be all lower-case
(#981) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFeedLinkHref" must be in lower-case letters only
(#982) Opening brace should be on the same line as the declaration
(#983) Variable "feedLink" must be all lower-case
(#984) Variable "feedLink" must be all lower-case
(#985) Variable "feedLink" must be all lower-case
(#996) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getPlaylistListFeedUrl" must be in lower-case letters only
(#997) Opening brace should be on the same line as the declaration
(#1006) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getUploadsFeedUrl" must be in lower-case letters only
(#1007) Opening brace should be on the same line as the declaration
(#1016) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getSubscriptionsFeedUrl" must be in lower-case letters only
(#1017) Opening brace should be on the same line as the declaration
(#1026) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getContactsFeedUrl" must be in lower-case letters only
(#1027) Opening brace should be on the same line as the declaration
(#1036) Public method name "Zend_Gdata_YouTube_UserProfileEntry::getFavoritesFeedUrl" must be in lower-case letters only
(#1037) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/VideoEntry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#34) Inline doc block comments are not allowed; use "// Comment." instead
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#42) "require_once" must be immediately followed by an open parenthesis
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#47) "require_once" must be immediately followed by an open parenthesis
(#49) Inline doc block comments are not allowed; use "// Comment." instead
(#52) "require_once" must be immediately followed by an open parenthesis
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#57) "require_once" must be immediately followed by an open parenthesis
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#62) "require_once" must be immediately followed by an open parenthesis
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#67) "require_once" must be immediately followed by an open parenthesis
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Inline doc block comments are not allowed; use "// Comment." instead
(#77) "require_once" must be immediately followed by an open parenthesis
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#82) "require_once" must be immediately followed by an open parenthesis
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#87) "require_once" must be immediately followed by an open parenthesis
(#103) Member variable "_entryClassName" must be all lower-case
(#110) Member variable "_noEmbed" must be all lower-case
(#152) Member variable "_feedLink" must be all lower-case
(#182) Opening brace should be on the same line as the declaration
(#197) Public method name "Zend_Gdata_YouTube_VideoEntry::getDOM" must be in lower-case letters only
(#197) Variable "majorVersion" must be all lower-case
(#197) Variable "minorVersion" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#199) Variable "majorVersion" must be all lower-case
(#199) Variable "minorVersion" must be all lower-case
(#229) Variable "feedLink" must be all lower-case
(#230) Variable "feedLink" must be all lower-case
(#235) Line indented incorrectly; expected at least 12 spaces, found 11
(#247) Protected method name "Zend_Gdata_YouTube_VideoEntry::takeChildFromDOM" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#249) Variable "absoluteNodeName" must be all lower-case
(#251) Variable "absoluteNodeName" must be all lower-case
(#252) Line indented incorrectly; expected 12 spaces, found 8
(#253) Line indented incorrectly; expected at least 16 spaces, found 12
(#254) Line indented incorrectly; expected at least 16 spaces, found 12
(#255) Line indented incorrectly; expected at least 16 spaces, found 12
(#257) Line indented incorrectly; expected 12 spaces, found 8
(#258) Line indented incorrectly; expected at least 16 spaces, found 12
(#259) Line indented incorrectly; expected at least 16 spaces, found 12
(#260) Line indented incorrectly; expected at least 16 spaces, found 12
(#262) Line indented incorrectly; expected 12 spaces, found 8
(#263) Line indented incorrectly; expected at least 16 spaces, found 12
(#264) Line indented incorrectly; expected at least 16 spaces, found 12
(#265) Line indented incorrectly; expected at least 16 spaces, found 12
(#267) Line indented incorrectly; expected 12 spaces, found 8
(#268) Line indented incorrectly; expected at least 16 spaces, found 12
(#269) Line indented incorrectly; expected at least 16 spaces, found 12
(#270) Line indented incorrectly; expected at least 16 spaces, found 12
(#272) Line indented incorrectly; expected 12 spaces, found 8
(#273) Line indented incorrectly; expected at least 16 spaces, found 12
(#274) Line indented incorrectly; expected at least 16 spaces, found 12
(#275) Line indented incorrectly; expected at least 16 spaces, found 12
(#277) Line indented incorrectly; expected 12 spaces, found 8
(#278) Line indented incorrectly; expected at least 16 spaces, found 12
(#279) Line indented incorrectly; expected at least 16 spaces, found 12
(#280) Line indented incorrectly; expected at least 16 spaces, found 12
(#282) Line indented incorrectly; expected 12 spaces, found 8
(#283) Line indented incorrectly; expected at least 16 spaces, found 12
(#283) Variable "noEmbed" must be all lower-case
(#284) Line indented incorrectly; expected at least 16 spaces, found 12
(#284) Variable "noEmbed" must be all lower-case
(#285) Line indented incorrectly; expected at least 16 spaces, found 12
(#285) Variable "noEmbed" must be all lower-case
(#287) Line indented incorrectly; expected 12 spaces, found 8
(#288) Line indented incorrectly; expected at least 16 spaces, found 12
(#288) Variable "feedLink" must be all lower-case
(#289) Line indented incorrectly; expected at least 16 spaces, found 12
(#289) Variable "feedLink" must be all lower-case
(#290) Line indented incorrectly; expected at least 16 spaces, found 12
(#290) Variable "feedLink" must be all lower-case
(#292) Line indented incorrectly; expected 12 spaces, found 8
(#293) Line indented incorrectly; expected at least 16 spaces, found 12
(#294) Line indented incorrectly; expected at least 16 spaces, found 12
(#295) Line indented incorrectly; expected at least 16 spaces, found 12
(#297) Line indented incorrectly; expected 12 spaces, found 8
(#298) Line indented incorrectly; expected at least 16 spaces, found 12
(#299) Line indented incorrectly; expected at least 16 spaces, found 12
(#300) Line indented incorrectly; expected at least 16 spaces, found 12
(#302) Line indented incorrectly; expected 12 spaces, found 8
(#303) Line indented incorrectly; expected at least 16 spaces, found 12
(#304) Line indented incorrectly; expected at least 16 spaces, found 12
(#305) Line indented incorrectly; expected at least 16 spaces, found 12
(#307) Line indented incorrectly; expected 12 spaces, found 8
(#308) Line indented incorrectly; expected at least 16 spaces, found 12
(#319) Public method name "Zend_Gdata_YouTube_VideoEntry::setRecorded" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#330) Public method name "Zend_Gdata_YouTube_VideoEntry::getRecorded" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#342) Public method name "Zend_Gdata_YouTube_VideoEntry::setLocation" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#353) Public method name "Zend_Gdata_YouTube_VideoEntry::getLocation" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Gdata_YouTube_VideoEntry::setNoEmbed" must be in lower-case letters only
(#367) Variable "noEmbed" must be all lower-case
(#368) Opening brace should be on the same line as the declaration
(#369) Variable "noEmbed" must be all lower-case
(#379) Public method name "Zend_Gdata_YouTube_VideoEntry::getNoEmbed" must be in lower-case letters only
(#380) Opening brace should be on the same line as the declaration
(#389) Public method name "Zend_Gdata_YouTube_VideoEntry::isVideoEmbeddable" must be in lower-case letters only
(#390) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_Gdata_YouTube_VideoEntry::setStatistics" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#415) Public method name "Zend_Gdata_YouTube_VideoEntry::getStatistics" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#427) Public method name "Zend_Gdata_YouTube_VideoEntry::setRacy" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#430) "require_once" must be immediately followed by an open parenthesis
(#446) Public method name "Zend_Gdata_YouTube_VideoEntry::getRacy" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#449) "require_once" must be immediately followed by an open parenthesis
(#463) Public method name "Zend_Gdata_YouTube_VideoEntry::setRating" must be in lower-case letters only
(#464) Opening brace should be on the same line as the declaration
(#474) Public method name "Zend_Gdata_YouTube_VideoEntry::getRating" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Gdata_YouTube_VideoEntry::setComments" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#496) Public method name "Zend_Gdata_YouTube_VideoEntry::getComments" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#507) Public method name "Zend_Gdata_YouTube_VideoEntry::setFeedLink" must be in lower-case letters only
(#507) Variable "feedLink" must be all lower-case
(#508) Opening brace should be on the same line as the declaration
(#509) Variable "feedLink" must be all lower-case
(#526) Public method name "Zend_Gdata_YouTube_VideoEntry::getFeedLink" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#531) Variable "feedLink" must be all lower-case
(#532) Variable "feedLink" must be all lower-case
(#533) Variable "feedLink" must be all lower-case
(#545) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoResponsesLink" must be in lower-case letters only
(#546) Opening brace should be on the same line as the declaration
(#555) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoRatingsLink" must be in lower-case letters only
(#556) Opening brace should be on the same line as the declaration
(#565) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoComplaintsLink" must be in lower-case letters only
(#566) Opening brace should be on the same line as the declaration
(#575) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoId" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#578) Variable "videoId" must be all lower-case
(#580) Variable "fullId" must be all lower-case
(#581) Variable "fullId" must be all lower-case
(#583) "require_once" must be immediately followed by an open parenthesis
(#585) Variable "fullId" must be all lower-case
(#587) Variable "videoId" must be all lower-case
(#587) Variable "fullId" must be all lower-case
(#590) Variable "videoId" must be all lower-case
(#598) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoRecorded" must be in lower-case letters only
(#599) Opening brace should be on the same line as the declaration
(#602) Line indented incorrectly; expected at least 12 spaces, found 10
(#604) Line indented incorrectly; expected at least 12 spaces, found 10
(#614) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoRecorded" must be in lower-case letters only
(#615) Opening brace should be on the same line as the declaration
(#626) Public method name "Zend_Gdata_YouTube_VideoEntry::getWhere" must be in lower-case letters only
(#627) Opening brace should be on the same line as the declaration
(#637) Public method name "Zend_Gdata_YouTube_VideoEntry::setWhere" must be in lower-case letters only
(#638) Opening brace should be on the same line as the declaration
(#649) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoTitle" must be in lower-case letters only
(#650) Opening brace should be on the same line as the declaration
(#665) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoTitle" must be in lower-case letters only
(#666) Opening brace should be on the same line as the declaration
(#679) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoDescription" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#694) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoDescription" must be in lower-case letters only
(#695) Opening brace should be on the same line as the declaration
(#710) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoWatchPageUrl" must be in lower-case letters only
(#711) Opening brace should be on the same line as the declaration
(#731) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoThumbnails" must be in lower-case letters only
(#732) Opening brace should be on the same line as the declaration
(#736) Variable "thumbnailArray" must be all lower-case
(#738) Variable "thumbnailObj" must be all lower-case
(#740) Variable "thumbnailObj" must be all lower-case
(#741) Variable "thumbnailObj" must be all lower-case
(#742) Variable "thumbnailObj" must be all lower-case
(#743) Variable "thumbnailObj" must be all lower-case
(#744) Variable "thumbnailArray" must be all lower-case
(#746) Variable "thumbnailArray" must be all lower-case
(#758) Public method name "Zend_Gdata_YouTube_VideoEntry::getFlashPlayerUrl" must be in lower-case letters only
(#759) Opening brace should be on the same line as the declaration
(#762) Line indented incorrectly; expected 12 spaces, found 16
(#764) Line indented incorrectly; expected 12 spaces, found 16
(#765) Line indented incorrectly; expected 8 spaces, found 12
(#765) Closing brace indented incorrectly; expected 8 spaces, found 12
(#775) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoDuration" must be in lower-case letters only
(#776) Opening brace should be on the same line as the declaration
(#790) Public method name "Zend_Gdata_YouTube_VideoEntry::isVideoPrivate" must be in lower-case letters only
(#791) Opening brace should be on the same line as the declaration
(#805) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoPrivate" must be in lower-case letters only
(#806) Opening brace should be on the same line as the declaration
(#817) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoPublic" must be in lower-case letters only
(#818) Opening brace should be on the same line as the declaration
(#831) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoTags" must be in lower-case letters only
(#832) Opening brace should be on the same line as the declaration
(#837) Variable "keywordsString" must be all lower-case
(#838) Variable "keywordsString" must be all lower-case
(#839) Variable "keywordsString" must be all lower-case
(#852) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoTags" must be in lower-case letters only
(#853) Opening brace should be on the same line as the declaration
(#870) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoViewCount" must be in lower-case letters only
(#871) Opening brace should be on the same line as the declaration
(#886) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoGeoLocation" must be in lower-case letters only
(#887) Opening brace should be on the same line as the declaration
(#892) Variable "positionString" must be all lower-case
(#894) Variable "positionString" must be all lower-case
(#895) Variable "positionArray" must be all lower-case
(#895) Variable "positionString" must be all lower-case
(#896) Variable "positionArray" must be all lower-case
(#897) Variable "returnArray" must be all lower-case
(#898) Variable "returnArray" must be all lower-case
(#898) Variable "positionArray" must be all lower-case
(#899) Variable "returnArray" must be all lower-case
(#899) Variable "positionArray" must be all lower-case
(#900) Variable "returnArray" must be all lower-case
(#914) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoRatingInfo" must be in lower-case letters only
(#915) Opening brace should be on the same line as the declaration
(#917) Variable "returnArray" must be all lower-case
(#918) Variable "returnArray" must be all lower-case
(#919) Variable "returnArray" must be all lower-case
(#920) Variable "returnArray" must be all lower-case
(#934) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoCategory" must be in lower-case letters only
(#935) Opening brace should be on the same line as the declaration
(#939) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#954) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoCategory" must be in lower-case letters only
(#955) Opening brace should be on the same line as the declaration
(#957) Line exceeds 132 characters; contains 139 characters
(#969) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoDeveloperTags" must be in lower-case letters only
(#970) Opening brace should be on the same line as the declaration
(#971) Variable "developerTags" must be all lower-case
(#974) Variable "categoryArray" must be all lower-case
(#975) Variable "categoryArray" must be all lower-case
(#976) Variable "categoryArray" must be all lower-case
(#979) Variable "developerTags" must be all lower-case
(#983) Variable "developerTags" must be all lower-case
(#994) Public method name "Zend_Gdata_YouTube_VideoEntry::addVideoDeveloperTag" must be in lower-case letters only
(#994) Variable "developerTag" must be all lower-case
(#995) Opening brace should be on the same line as the declaration
(#997) Variable "newCategory" must be all lower-case
(#997) Variable "developerTag" must be all lower-case
(#1000) Variable "newCategory" must be all lower-case
(#1003) Variable "newCategory" must be all lower-case
(#1015) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoDeveloperTags" must be in lower-case letters only
(#1015) Variable "developerTags" must be all lower-case
(#1016) Opening brace should be on the same line as the declaration
(#1017) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1017) Variable "developerTags" must be all lower-case
(#1017) Variable "developerTag" must be all lower-case
(#1018) Variable "developerTag" must be all lower-case
(#1029) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoState" must be in lower-case letters only
(#1030) Opening brace should be on the same line as the declaration
(#1047) Public method name "Zend_Gdata_YouTube_VideoEntry::ensureMediaGroupIsNotNull" must be in lower-case letters only
(#1048) Opening brace should be on the same line as the declaration
(#1062) Public method name "Zend_Gdata_YouTube_VideoEntry::setVideoRating" must be in lower-case letters only
(#1062) Variable "ratingValue" must be all lower-case
(#1063) Opening brace should be on the same line as the declaration
(#1064) Variable "ratingValue" must be all lower-case
(#1064) Variable "ratingValue" must be all lower-case
(#1065) "require_once" must be immediately followed by an open parenthesis
(#1070) "require_once" must be immediately followed by an open parenthesis
(#1072) Variable "ratingValue" must be all lower-case
(#1082) Public method name "Zend_Gdata_YouTube_VideoEntry::getVideoCommentFeedUrl" must be in lower-case letters only
(#1083) Opening brace should be on the same line as the declaration
(#1084) Variable "commentsExtension" must be all lower-case
(#1085) Variable "commentsFeedUrl" must be all lower-case
(#1086) Variable "commentsExtension" must be all lower-case
(#1087) Variable "commentsFeedLink" must be all lower-case
(#1087) Variable "commentsExtension" must be all lower-case
(#1088) Variable "commentsFeedLink" must be all lower-case
(#1089) Variable "commentsFeedUrl" must be all lower-case
(#1089) Variable "commentsFeedLink" must be all lower-case
(#1092) Variable "commentsFeedUrl" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/VideoFeed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#32) "require_once" must be immediately followed by an open parenthesis
(#51) Member variable "_entryClassName" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/VideoQuery.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#51) Possible useless method overriding detected
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "Zend_Gdata_YouTube_VideoQuery::setFeedType" must be in lower-case letters only
(#63) Variable "feedType" must be all lower-case
(#63) Variable "videoId" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "feedType" must be all lower-case
(#66) Line indented incorrectly; expected 12 spaces, found 8
(#67) Line indented incorrectly; expected at least 16 spaces, found 12
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#73) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#78) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected 16 spaces, found 12
(#79) Variable "videoId" must be all lower-case
(#80) Line indented incorrectly; expected at least 20 spaces, found 16
(#80) "require_once" must be immediately followed by an open parenthesis
(#81) Line indented incorrectly; expected at least 20 spaces, found 16
(#82) Variable "feedType" must be all lower-case
(#83) Line indented incorrectly; expected 16 spaces, found 12
(#84) Line indented incorrectly; expected at least 20 spaces, found 16
(#84) Variable "videoId" must be all lower-case
(#86) Line indented incorrectly; expected 16 spaces, found 12
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected 16 spaces, found 12
(#89) Variable "videoId" must be all lower-case
(#90) Line indented incorrectly; expected at least 20 spaces, found 16
(#90) "require_once" must be immediately followed by an open parenthesis
(#91) Line indented incorrectly; expected at least 20 spaces, found 16
(#92) Variable "feedType" must be all lower-case
(#93) Line indented incorrectly; expected 16 spaces, found 12
(#94) Line indented incorrectly; expected at least 20 spaces, found 16
(#94) Variable "videoId" must be all lower-case
(#96) Line indented incorrectly; expected 16 spaces, found 12
(#98) Line indented incorrectly; expected 12 spaces, found 8
(#99) Line indented incorrectly; expected 16 spaces, found 12
(#99) Variable "videoId" must be all lower-case
(#100) Line indented incorrectly; expected at least 20 spaces, found 16
(#100) "require_once" must be immediately followed by an open parenthesis
(#101) Line indented incorrectly; expected at least 20 spaces, found 16
(#102) Variable "feedType" must be all lower-case
(#103) Line indented incorrectly; expected 16 spaces, found 12
(#104) Line indented incorrectly; expected at least 20 spaces, found 16
(#105) Variable "videoId" must be all lower-case
(#106) Line indented incorrectly; expected 20 spaces, found 16
(#107) Line indented incorrectly; expected at least 24 spaces, found 20
(#108) Line indented incorrectly; expected 20 spaces, found 16
(#109) Line indented incorrectly; expected 16 spaces, found 12
(#111) Line indented incorrectly; expected 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 12
(#112) "require_once" must be immediately followed by an open parenthesis
(#125) Public method name "Zend_Gdata_YouTube_VideoQuery::setLocation" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#133) "require_once" must be immediately followed by an open parenthesis
(#139) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) "require_once" must be immediately followed by an open parenthesis
(#161) Public method name "Zend_Gdata_YouTube_VideoQuery::getLocation" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#177) Public method name "Zend_Gdata_YouTube_VideoQuery::setLocationRadius" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#193) Public method name "Zend_Gdata_YouTube_VideoQuery::getLocationRadius" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#209) Public method name "Zend_Gdata_YouTube_VideoQuery::setTime" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#227) "require_once" must be immediately followed by an open parenthesis
(#243) Public method name "Zend_Gdata_YouTube_VideoQuery::setUploader" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#253) "require_once" must be immediately followed by an open parenthesis
(#266) Public method name "Zend_Gdata_YouTube_VideoQuery::setVideoQuery" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#282) Public method name "Zend_Gdata_YouTube_VideoQuery::setFormat" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#298) Public method name "Zend_Gdata_YouTube_VideoQuery::setRacy" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#319) Public method name "Zend_Gdata_YouTube_VideoQuery::getRacy" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#336) Public method name "Zend_Gdata_YouTube_VideoQuery::setSafeSearch" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#351) "require_once" must be immediately followed by an open parenthesis
(#364) Public method name "Zend_Gdata_YouTube_VideoQuery::getSafeSearch" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Gdata_YouTube_VideoQuery::setOrderBy" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#393) Public method name "Zend_Gdata_YouTube_VideoQuery::getFormat" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#408) Public method name "Zend_Gdata_YouTube_VideoQuery::getVideoQuery" must be in lower-case letters only
(#409) Opening brace should be on the same line as the declaration
(#422) Public method name "Zend_Gdata_YouTube_VideoQuery::getTime" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#436) Public method name "Zend_Gdata_YouTube_VideoQuery::getOrderBy" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#454) Public method name "Zend_Gdata_YouTube_VideoQuery::getQueryString" must be in lower-case letters only
(#454) Variable "majorProtocolVersion" must be all lower-case
(#455) Variable "minorProtocolVersion" must be all lower-case
(#456) Opening brace should be on the same line as the declaration
(#457) Variable "queryArray" must be all lower-case
(#466) Variable "majorProtocolVersion" must be all lower-case
(#467) "require_once" must be immediately followed by an open parenthesis
(#474) Variable "majorProtocolVersion" must be all lower-case
(#475) "require_once" must be immediately followed by an open parenthesis
(#483) Variable "majorProtocolVersion" must be all lower-case
(#484) "require_once" must be immediately followed by an open parenthesis
(#492) Variable "majorProtocolVersion" must be all lower-case
(#493) "require_once" must be immediately followed by an open parenthesis
(#500) Variable "majorProtocolVersion" must be all lower-case
(#506) Variable "queryArray" must be all lower-case
(#509) Variable "queryArray" must be all lower-case
(#510) Variable "queryArray" must be all lower-case
(#524) Public method name "Zend_Gdata_YouTube_VideoQuery::getQueryUrl" must be in lower-case letters only
(#524) Variable "majorProtocolVersion" must be all lower-case
(#525) Variable "minorProtocolVersion" must be all lower-case
(#526) Opening brace should be on the same line as the declaration
(#535) Variable "majorProtocolVersion" must be all lower-case
(#536) Variable "minorProtocolVersion" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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"
(#164) Member variable "paramsGet" must be all lower-case
(#171) Member variable "paramsPost" must be all lower-case
(#185) Member variable "raw_post_data" must not contain underscores.
(#219) Member variable "body_field_order" must not contain underscores.
(#233) Member variable "last_request" must not contain underscores.
(#240) Member variable "last_response" must not contain underscores.
(#247) Member variable "redirectCounter" must be all lower-case
(#254) Member variable "_unmaskStatus" must be all lower-case
(#261) Member variable "_queryBracketsEscaped" must be all lower-case
(#271) Member variable "_fileInfoDb" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#299) Public method name "Zend_Http_Client::setUri" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Usage of ELSEIF not allowed; use ELSE IF instead
(#309) Inline doc block comments are not allowed; use "// Comment." instead
(#310) "require_once" must be immediately followed by an open parenthesis
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Public method name "Zend_Http_Client::getUri" must be in lower-case letters only
(#335) Variable "as_string" must not contain underscores.
(#336) Opening brace should be on the same line as the declaration
(#337) Variable "as_string" must not contain underscores.
(#351) Public method name "Zend_Http_Client::setConfig" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#356) Usage of ELSEIF not allowed; use ELSE IF instead
(#357) Inline doc block comments are not allowed; use "// Comment." instead
(#358) "require_once" must be immediately followed by an open parenthesis
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Public method name "Zend_Http_Client::setMethod" must be in lower-case letters only
(#386) Opening brace should be on the same line as the declaration
(#388) Inline doc block comments are not allowed; use "// Comment." instead
(#389) "require_once" must be immediately followed by an open parenthesis
(#421) Public method name "Zend_Http_Client::setHeaders" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Inline doc block comments are not allowed; use "// Comment." instead
(#441) "require_once" must be immediately followed by an open parenthesis
(#445) Variable "normalized_name" must not contain underscores.
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Variable "normalized_name" must not contain underscores.
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Line indented incorrectly; expected at least 16 spaces, found 12
(#457) Variable "normalized_name" must not contain underscores.
(#473) Public method name "Zend_Http_Client::getHeader" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#490) Public method name "Zend_Http_Client::setParameterGet" must be in lower-case letters only
(#491) Opening brace should be on the same line as the declaration
(#493) Inline control structures are not allowed
(#509) Public method name "Zend_Http_Client::setParameterPost" must be in lower-case letters only
(#510) Opening brace should be on the same line as the declaration
(#512) Inline control structures are not allowed
(#529) Protected method name "Zend_Http_Client::_setParameter" must be in lower-case letters only
(#530) Opening brace should be on the same line as the declaration
(#540) Inline control structures are not allowed
(#549) Inline control structures are not allowed
(#560) Public method name "Zend_Http_Client::getRedirectionsCount" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#588) Public method name "Zend_Http_Client::setAuth" must be in lower-case letters only
(#589) Opening brace should be on the same line as the declaration
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#599) Line indented incorrectly; expected at least 12 spaces, found 8
(#601) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Inline doc block comments are not allowed; use "// Comment." instead
(#604) "require_once" must be immediately followed by an open parenthesis
(#628) Public method name "Zend_Http_Client::setCookieJar" must be in lower-case letters only
(#629) Opening brace should be on the same line as the declaration
(#634) Usage of ELSEIF not allowed; use ELSE IF instead
(#636) Usage of ELSEIF not allowed; use ELSE IF instead
(#639) Inline doc block comments are not allowed; use "// Comment." instead
(#640) "require_once" must be immediately followed by an open parenthesis
(#652) Public method name "Zend_Http_Client::getCookieJar" must be in lower-case letters only
(#653) Opening brace should be on the same line as the declaration
(#666) Public method name "Zend_Http_Client::setCookie" must be in lower-case letters only
(#667) Opening brace should be on the same line as the declaration
(#689) Usage of ELSEIF not allowed; use ELSE IF instead
(#703) Inline doc block comments are not allowed; use "// Comment." instead
(#704) "require_once" must be immediately followed by an open parenthesis
(#739) Public method name "Zend_Http_Client::setFileUpload" must be in lower-case letters only
(#740) Opening brace should be on the same line as the declaration
(#743) Inline doc block comments are not allowed; use "// Comment." instead
(#744) "require_once" must be immediately followed by an open parenthesis
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) Whitespace found at end of line
(#774) Public method name "Zend_Http_Client::setEncType" must be in lower-case letters only
(#775) Opening brace should be on the same line as the declaration
(#795) Public method name "Zend_Http_Client::setRawData" must be in lower-case letters only
(#796) Opening brace should be on the same line as the declaration
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) Expected "if (...) {\n"; found "if(...) {\n"
(#822) Public method name "Zend_Http_Client::setUnmaskStatus" must be in lower-case letters only
(#823) Opening brace should be on the same line as the declaration
(#833) Public method name "Zend_Http_Client::getUnmaskStatus" must be in lower-case letters only
(#834) Opening brace should be on the same line as the declaration
(#850) Public method name "Zend_Http_Client::resetParameters" must be in lower-case letters only
(#850) Variable "clearAll" must be all lower-case
(#851) Opening brace should be on the same line as the declaration
(#852) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Expected "if (...) {\n"; found "if(...) {\n"
(#859) Variable "clearAll" must be all lower-case
(#864) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) Public method name "Zend_Http_Client::getLastRequest" must be in lower-case letters only
(#882) Opening brace should be on the same line as the declaration
(#894) Public method name "Zend_Http_Client::getLastResponse" must be in lower-case letters only
(#895) Opening brace should be on the same line as the declaration
(#909) Public method name "Zend_Http_Client::setAdapter" must be in lower-case letters only
(#910) Opening brace should be on the same line as the declaration
(#915) Inline doc block comments are not allowed; use "// Comment." instead
(#916) "require_once" must be immediately followed by an open parenthesis
(#924) Inline doc block comments are not allowed; use "// Comment." instead
(#925) "require_once" must be immediately followed by an open parenthesis
(#940) Public method name "Zend_Http_Client::getAdapter" must be in lower-case letters only
(#941) Opening brace should be on the same line as the declaration
(#955) Public method name "Zend_Http_Client::setStream" must be in lower-case letters only
(#956) Opening brace should be on the same line as the declaration
(#965) Public method name "Zend_Http_Client::getStream" must be in lower-case letters only
(#966) Opening brace should be on the same line as the declaration
(#975) Protected method name "Zend_Http_Client::_openTempStream" must be in lower-case letters only
(#976) Opening brace should be on the same line as the declaration
(#978) Expected "if (...) {\n"; found "if(...) {\n"
(#979) Inline comments must end in full-stops, exclamation marks, or question marks
(#980) Expected 1 space before "?"; 0 found
(#980) Expected 1 space after "?"; 0 found
(#980) Expected 1 space before ":"; 0 found
(#980) Expected 1 space after ":"; 0 found
(#985) Line indented incorrectly; expected 12 spaces, found 16
(#987) Line indented incorrectly; expected 12 spaces, found 16
(#988) "require_once" must be immediately followed by an open parenthesis
(#1003) Opening brace should be on the same line as the declaration
(#1005) Inline doc block comments are not allowed; use "// Comment." instead
(#1006) "require_once" must be immediately followed by an open parenthesis
(#1016) Inline comments must end in full-stops, exclamation marks, or question marks
(#1023) Inline comments must end in full-stops, exclamation marks, or question marks
(#1027) Line indented incorrectly; expected 16 spaces, found 19
(#1029) Line indented incorrectly; expected 16 spaces, found 19
(#1035) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1050) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1050) Inline comments must end in full-stops, exclamation marks, or question marks
(#1051) Expected "if (...) {\n"; found "if(...) {\n"
(#1052) Inline doc block comments are not allowed; use "// Comment." instead
(#1053) "require_once" must be immediately followed by an open parenthesis
(#1057) Inline comments must end in full-stops, exclamation marks, or question marks
(#1061) Expected "if (...) {\n"; found "if(...) {\n"
(#1062) Expected "if (...) {\n"; found "if(...) {\n"
(#1066) Inline doc block comments are not allowed; use "// Comment." instead
(#1067) "require_once" must be immediately followed by an open parenthesis
(#1077) Inline doc block comments are not allowed; use "// Comment." instead
(#1078) "require_once" must be immediately followed by an open parenthesis
(#1082) Expected "if (...) {\n"; found "if(...) {\n"
(#1083) Variable "streamMetaData" must be all lower-case
(#1084) Variable "streamMetaData" must be all lower-case
(#1087) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1087) Inline comments must end in full-stops, exclamation marks, or question marks
(#1091) Expected "if (...) {\n"; found "if(...) {\n"
(#1092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) Inline comments must end in full-stops, exclamation marks, or question marks
(#1112) Inline comments must end in full-stops, exclamation marks, or question marks
(#1116) 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
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1140) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) Expected "if (...) {\n"; found "if(...) {\n"
(#1144) Inline comments must end in full-stops, exclamation marks, or question marks
(#1146) Inline comments must end in full-stops, exclamation marks, or question marks
(#1155) Inline comments must end in full-stops, exclamation marks, or question marks
(#1169) Protected method name "Zend_Http_Client::_prepareHeaders" must be in lower-case letters only
(#1170) Opening brace should be on the same line as the declaration
(#1173) Inline comments must end in full-stops, exclamation marks, or question marks
(#1177) Inline comments must end in full-stops, exclamation marks, or question marks
(#1186) Inline comments must end in full-stops, exclamation marks, or question marks
(#1203) 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
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Inline comments must end in full-stops, exclamation marks, or question marks
(#1231) Inline comments must end in full-stops, exclamation marks, or question marks
(#1250) Protected method name "Zend_Http_Client::_prepareBody" must be in lower-case letters only
(#1251) Opening brace should be on the same line as the declaration
(#1261) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) Variable "mbIntEnc" must be all lower-case
(#1272) Variable "mbIntEnc" must be all lower-case
(#1273) Variable "mbIntEnc" must be all lower-case
(#1281) Inline comments must end in full-stops, exclamation marks, or question marks
(#1286) Inline comments must end in full-stops, exclamation marks, or question marks
(#1290) Inline comments must end in full-stops, exclamation marks, or question marks
(#1294) Inline comments must end in full-stops, exclamation marks, or question marks
(#1295) Expected 1 space before "=>"; 0 found
(#1295) Expected 1 space after "=>"; 0 found
(#1295) Variable "fieldName" must be all lower-case
(#1295) Expected 1 space before "=>"; 0 found
(#1295) Expected 1 space after "=>"; 0 found
(#1295) Variable "fieldType" must be all lower-case
(#1296) Variable "fieldType" must be all lower-case
(#1299) Expected 1 space before "==="; 0 found
(#1299) Expected 1 space after "==="; 0 found
(#1299) Variable "fieldName" must be all lower-case
(#1301) Line exceeds 132 characters; contains 142 characters
(#1306) Variable "fieldName" must be all lower-case
(#1307) Variable "fieldName" must be all lower-case
(#1308) Variable "fieldName" must be all lower-case
(#1308) Variable "fieldName" must be all lower-case
(#1313) Variable "fieldName" must be all lower-case
(#1313) Variable "fieldName" must be all lower-case
(#1324) Inline comments must end in full-stops, exclamation marks, or question marks
(#1330) Variable "mbIntEnc" must be all lower-case
(#1331) Variable "mbIntEnc" must be all lower-case
(#1334) Inline doc block comments are not allowed; use "// Comment." instead
(#1335) "require_once" must be immediately followed by an open parenthesis
(#1342) Inline comments must end in full-stops, exclamation marks, or question marks
(#1347) Variable "mbIntEnc" must be all lower-case
(#1348) Variable "mbIntEnc" must be all lower-case
(#1371) Protected method name "Zend_Http_Client::_getParametersRecursive" must be in lower-case letters only
(#1372) Opening brace should be on the same line as the declaration
(#1373) Inline comments must end in full-stops, exclamation marks, or question marks
(#1387) Inline comments must end in full-stops, exclamation marks, or question marks
(#1421) Protected method name "Zend_Http_Client::_detectFileMimeType" must be in lower-case letters only
(#1422) Opening brace should be on the same line as the declaration
(#1425) Inline comments must end in full-stops, exclamation marks, or question marks
(#1427) Variable "_fileInfoDb" must be all lower-case
(#1427) Variable "_fileInfoDb" must not contain underscores.
(#1428) Variable "_fileInfoDb" must be all lower-case
(#1428) Variable "_fileInfoDb" must not contain underscores.
(#1431) Variable "_fileInfoDb" must be all lower-case
(#1431) Variable "_fileInfoDb" must not contain underscores.
(#1432) Variable "_fileInfoDb" must be all lower-case
(#1432) Variable "_fileInfoDb" must not contain underscores.
(#1435) Usage of ELSEIF not allowed; use ELSE IF instead
(#1439) Inline comments must end in full-stops, exclamation marks, or question marks
(#1457) Public method name "Zend_Http_Client::encodeFormData" must be in lower-case letters only
(#1487) Public method name "Zend_Http_Client::encodeAuthHeader" must be in lower-case letters only
(#1488) Opening brace should be on the same line as the declaration
(#1489) Variable "authHeader" must be all lower-case
(#1493) Inline comments must end in full-stops, exclamation marks, or question marks
(#1495) Inline doc block comments are not allowed; use "// Comment." instead
(#1496) "require_once" must be immediately followed by an open parenthesis
(#1500) Variable "authHeader" must be all lower-case
(#1503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1503) This comment is 67% valid code; is this commented out code?
(#1503) No space found before comment text; expected "// case self::AUTH_DIGEST:" but found "//case self::AUTH_DIGEST:"
(#1504) Inline doc block comments are not allowed; use "// Comment." instead
(#1507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1507) Inline comments must end in full-stops, exclamation marks, or question marks
(#1507) This comment is 67% valid code; is this commented out code?
(#1507) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#1510) Inline doc block comments are not allowed; use "// Comment." instead
(#1511) "require_once" must be immediately followed by an open parenthesis
(#1515) Variable "authHeader" must be all lower-case
(#1532) Protected method name "Zend_Http_Client::_flattenParametersArray" must be in lower-case letters only
(#1533) Opening brace should be on the same line as the declaration
(#1540) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1542) Inline comments must end in full-stops, exclamation marks, or question marks
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#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
(#396) Usage of ELSEIF not allowed; use ELSE IF instead
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) "require_once" must be immediately followed by an open parenthesis
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Expected "if (...) {\n"; found "if(...) {\n"
(#425) "require_once" must be immediately followed by an open parenthesis
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Opening brace should be on the same line as the declaration
(#468) Opening brace should be on the same line as the declaration
(#469) Expected "if (...) {\n"; found "if(...) {\n"
(#481) Public method name "Zend_Http_Client_Adapter_Curl::getHandle" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#492) Public method name "Zend_Http_Client_Adapter_Curl::setOutputStream" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#505) Public method name "Zend_Http_Client_Adapter_Curl::readHeader" must be in lower-case letters only
(#506) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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.
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#78) Whitespace found at end of line
(#81) Whitespace found at end of line
(#84) Member variable "connectHandshakeRequest" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Variable "http_ver" must not contain underscores.
(#127) Opening brace should be on the same line as the declaration
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline control structures are not allowed
(#129) Variable "http_ver" must not contain underscores.
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) "require_once" must be immediately followed by an open parenthesis
(#141) "require_once" must be immediately followed by an open parenthesis
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "hasProxyAuthHeader" must be all lower-case
(#151) Variable "hasProxyAuthHeader" must be all lower-case
(#155) Variable "hasProxyAuthHeader" must be all lower-case
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Variable "http_ver" must not contain underscores.
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline control structures are not allowed
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) "require_once" must be immediately followed by an open parenthesis
(#201) Expected "if (...) {\n"; found "if(...) {\n"
(#202) Expected "if (...) {\n"; found "if(...) {\n"
(#203) "require_once" must be immediately followed by an open parenthesis
(#219) Protected method name "Zend_Http_Client_Adapter_Proxy::connectHandshake" must be in lower-case letters only
(#219) Variable "http_ver" must not contain underscores.
(#220) Opening brace should be on the same line as the declaration
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Space found after opening bracket of FOREACH loop
(#225) Space found before closing bracket of FOREACH loop
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#225) Expected 1 space before "=>"; 0 found
(#225) Expected 1 space after "=>"; 0 found
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Whitespace found at end of line
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) "require_once" must be immediately followed by an open parenthesis
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Variable "gotStatus" must be all lower-case
(#251) Variable "gotStatus" must be all lower-case
(#251) Variable "gotStatus" must be all lower-case
(#252) Variable "gotStatus" must be all lower-case
(#254) Inline control structures are not allowed
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) "require_once" must be immediately followed by an open parenthesis
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#276) Inline control structures are not allowed
(#280) "require_once" must be immediately followed by an open parenthesis
(#291) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
(#302) Inline control structures are not allowed
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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.
(#68) Member variable "out_stream" must not contain underscores.
(#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
(#128) Expected 5 space(s) before asterisk; 6 found
(#129) Expected 5 space(s) before asterisk; 6 found
(#130) Expected 5 space(s) before asterisk; 6 found
(#131) Expected 5 space(s) before asterisk; 6 found
(#132) Line indented incorrectly; expected 4 spaces, found 5
(#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
(#135) Line indented incorrectly; expected 4 spaces, found 5
(#138) Expected 6 space(s) before asterisk; 5 found
(#139) Expected 6 space(s) before asterisk; 5 found
(#140) Expected 6 space(s) before asterisk; 5 found
(#141) Expected 6 space(s) before asterisk; 5 found
(#142) Expected 6 space(s) before asterisk; 5 found
(#143) Expected 6 space(s) before asterisk; 5 found
(#144) Expected 6 space(s) before asterisk; 5 found
(#145) Expected 6 space(s) before asterisk; 5 found
(#146) Expected 6 space(s) before asterisk; 5 found
(#147) Expected 6 space(s) before asterisk; 5 found
(#148) Expected 6 space(s) before asterisk; 5 found
(#149) Expected 6 space(s) before asterisk; 5 found
(#150) Public method name "Zend_Http_Client_Adapter_Socket::setStreamContext" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) "require_once" must be immediately followed by an open parenthesis
(#176) Public method name "Zend_Http_Client_Adapter_Socket::getStreamContext" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#193) Opening brace should be on the same line as the declaration
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline control structures are not allowed
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) "require_once" must be immediately followed by an open parenthesis
(#216) "require_once" must be immediately followed by an open parenthesis
(#223) Inline control structures are not allowed
(#234) "require_once" must be immediately followed by an open parenthesis
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) "require_once" must be immediately followed by an open parenthesis
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Variable "http_ver" must not contain underscores.
(#261) Opening brace should be on the same line as the declaration
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) "require_once" must be immediately followed by an open parenthesis
(#271) "require_once" must be immediately followed by an open parenthesis
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline control structures are not allowed
(#283) Inline control structures are not allowed
(#287) Expected "if (...) {\n"; found "if(...) {\n"
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) "require_once" must be immediately followed by an open parenthesis
(#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
(#322) Variable "gotStatus" must be all lower-case
(#322) Variable "gotStatus" must be all lower-case
(#323) Variable "gotStatus" must be all lower-case
(#325) Inline control structures are not allowed
(#331) Variable "statusCode" must be all lower-case
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Inline control structures are not allowed
(#334) Variable "statusCode" must be all lower-case
(#334) Variable "statusCode" must be all lower-case
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Inline doc block comments are not allowed; use "// Comment." instead
(#343) Variable "statusCode" must be all lower-case
(#343) Variable "statusCode" must be all lower-case
(#346) 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
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) "require_once" must be immediately followed by an open parenthesis
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Variable "read_to" must not contain underscores.
(#380) Variable "current_pos" must not contain underscores.
(#381) Inline control structures are not allowed
(#381) Variable "current_pos" must not contain underscores.
(#381) Variable "read_to" must not contain underscores.
(#383) Expected "if (...) {\n"; found "if(...) {\n"
(#384) Expected "if (...) {\n"; found "if(...) {\n"
(#384) Variable "read_to" must not contain underscores.
(#384) Variable "current_pos" must not contain underscores.
(#385) Line indented incorrectly; expected at least 32 spaces, found 30
(#386) Line indented incorrectly; expected at least 32 spaces, found 30
(#387) Line indented incorrectly; expected 28 spaces, found 29
(#387) Closing brace indented incorrectly; expected 28 spaces, found 29
(#389) Variable "read_to" must not contain underscores.
(#389) Variable "current_pos" must not contain underscores.
(#401) Expected "if (...) {\n"; found "if(...) {\n"
(#407) Line indented incorrectly; expected at least 16 spaces, found 8
(#407) "require_once" must be immediately followed by an open parenthesis
(#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
(#425) Variable "contentLength" must be all lower-case
(#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.
(#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"
(#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
(#525) Public method name "Zend_Http_Client_Adapter_Socket::setOutputStream" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#538) Opening brace should be on the same line as the declaration
(#540) Inline control structures are not allowed
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#45) Public method name "Zend_Http_Client_Adapter_Stream::setOutputStream" must be in lower-case letters only
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#244) Public method name "Zend_Http_Client_Adapter_Test::getConfig" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#165) "require_once" must be immediately followed by an open parenthesis
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) "require_once" must be immediately followed by an open parenthesis
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Public method name "Zend_Http_Response::isError" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#216) Public method name "Zend_Http_Response::isSuccessful" must be in lower-case letters only
(#217) Opening brace should be on the same line as the declaration
(#231) Public method name "Zend_Http_Response::isRedirect" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#253) Public method name "Zend_Http_Response::getBody" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Public method name "Zend_Http_Response::getRawBody" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#310) Public method name "Zend_Http_Response::getVersion" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#320) Public method name "Zend_Http_Response::getStatus" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#331) Public method name "Zend_Http_Response::getMessage" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#341) Public method name "Zend_Http_Response::getHeaders" must be in lower-case letters only
(#342) Opening brace should be on the same line as the declaration
(#352) Public method name "Zend_Http_Response::getHeader" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#355) Inline control structures are not allowed
(#367) Public method name "Zend_Http_Response::getHeadersAsString" must be in lower-case letters only
(#367) Variable "status_line" must not contain underscores.
(#368) Opening brace should be on the same line as the declaration
(#371) Variable "status_line" must not contain underscores.
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#378) Inline control structures are not allowed
(#381) Usage of ELSEIF not allowed; use ELSE IF instead
(#397) Public method name "Zend_Http_Response::asString" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#408) Opening brace should be on the same line as the declaration
(#424) Public method name "Zend_Http_Response::responseCodeAsText" must be in lower-case letters only
(#425) Opening brace should be on the same line as the declaration
(#427) Inline control structures are not allowed
(#431) Usage of ELSEIF not allowed; use ELSE IF instead
(#444) Public method name "Zend_Http_Response::extractCode" must be in lower-case letters only
(#444) Variable "response_str" must not contain underscores.
(#445) Opening brace should be on the same line as the declaration
(#446) Variable "response_str" must not contain underscores.
(#461) Public method name "Zend_Http_Response::extractMessage" must be in lower-case letters only
(#461) Variable "response_str" must not contain underscores.
(#462) Opening brace should be on the same line as the declaration
(#463) Variable "response_str" must not contain underscores.
(#478) Public method name "Zend_Http_Response::extractVersion" must be in lower-case letters only
(#478) Variable "response_str" must not contain underscores.
(#479) Opening brace should be on the same line as the declaration
(#480) Variable "response_str" must not contain underscores.
(#495) Public method name "Zend_Http_Response::extractHeaders" must be in lower-case letters only
(#495) Variable "response_str" must not contain underscores.
(#496) Opening brace should be on the same line as the declaration
(#499) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Variable "response_str" must not contain underscores.
(#501) Inline control structures are not allowed
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Variable "last_header" must not contain underscores.
(#508) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#510) Inline control structures are not allowed
(#512) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Variable "last_header" must not contain underscores.
(#515) Variable "h_name" must not contain underscores.
(#516) Variable "h_value" must not contain underscores.
(#518) Variable "h_name" must not contain underscores.
(#519) Variable "h_name" must not contain underscores.
(#520) Variable "h_name" must not contain underscores.
(#520) Variable "h_name" must not contain underscores.
(#523) Variable "h_name" must not contain underscores.
(#523) Variable "h_value" must not contain underscores.
(#525) Variable "h_name" must not contain underscores.
(#525) Variable "h_value" must not contain underscores.
(#527) Variable "last_header" must not contain underscores.
(#527) Variable "h_name" must not contain underscores.
(#528) Usage of ELSEIF not allowed; use ELSE IF instead
(#528) Variable "last_header" must not contain underscores.
(#529) Variable "last_header" must not contain underscores.
(#530) Variable "last_header" must not contain underscores.
(#531) Variable "last_header_key" must not contain underscores.
(#531) Variable "last_header" must not contain underscores.
(#532) Variable "last_header" must not contain underscores.
(#532) Variable "last_header_key" must not contain underscores.
(#534) Variable "last_header" must not contain underscores.
(#548) Public method name "Zend_Http_Response::extractBody" must be in lower-case letters only
(#548) Variable "response_str" must not contain underscores.
(#549) Opening brace should be on the same line as the declaration
(#550) Variable "response_str" must not contain underscores.
(#563) Public method name "Zend_Http_Response::decodeChunkedBody" must be in lower-case letters only
(#564) Opening brace should be on the same line as the declaration
(#565) Variable "decBody" must be all lower-case
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Variable "mbIntEnc" must be all lower-case
(#578) "require_once" must be immediately followed by an open parenthesis
(#584) Variable "decBody" must be all lower-case
(#588) Variable "mbIntEnc" must be all lower-case
(#589) Variable "mbIntEnc" must be all lower-case
(#592) Variable "decBody" must be all lower-case
(#603) Public method name "Zend_Http_Response::decodeGzip" must be in lower-case letters only
(#604) Opening brace should be on the same line as the declaration
(#606) "require_once" must be immediately followed by an open parenthesis
(#623) Public method name "Zend_Http_Response::decodeDeflate" must be in lower-case letters only
(#624) Opening brace should be on the same line as the declaration
(#626) "require_once" must be immediately followed by an open parenthesis
(#632) Inline doc block comments are not allowed; use "// Comment." instead
(#643) Variable "zlibHeader" must be all lower-case
(#644) Variable "zlibHeader" must be all lower-case
(#657) Public method name "Zend_Http_Response::fromString" must be in lower-case letters only
(#657) Variable "response_str" must not contain underscores.
(#658) Opening brace should be on the same line as the declaration
(#659) Variable "response_str" must not contain underscores.
(#660) Variable "response_str" must not contain underscores.
(#661) Variable "response_str" must not contain underscores.
(#662) Variable "response_str" must not contain underscores.
(#663) Variable "response_str" must not contain underscores.
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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"
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "dirPath" must be all lower-case
(#73) Variable "dirPath" must be all lower-case
(#76) Variable "dirPath" must be all lower-case
(#86) "require_once" must be immediately followed by an open parenthesis
(#114) Public method name "Zend_Loader::loadFile" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#118) Inline doc block comments are not allowed; use "// Comment." instead
(#121) Variable "incPath" must be all lower-case
(#126) Variable "incPath" must be all lower-case
(#127) Variable "incPath" must be all lower-case
(#130) Inline doc block comments are not allowed; use "// Comment." instead
(#134) "include_once" must be immediately followed by an open parenthesis
(#136) "include" must be immediately followed by an open parenthesis
(#139) Inline doc block comments are not allowed; use "// Comment." instead
(#142) Variable "incPath" must be all lower-case
(#143) Variable "incPath" must be all lower-case
(#162) Public method name "Zend_Loader::isReadable" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Public method name "Zend_Loader::explodeIncludePath" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#233) Line exceeds 132 characters; contains 166 characters
(#252) Public method name "Zend_Loader::registerAutoload" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#254) Line exceeds 132 characters; contains 166 characters
(#255) "require_once" must be immediately followed by an open parenthesis
(#263) "require_once" must be immediately followed by an open parenthesis
(#284) Protected method name "Zend_Loader::_securityCheck" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#286) Inline doc block comments are not allowed; use "// Comment." instead
(#290) "require_once" must be immediately followed by an open parenthesis
(#309) Protected method name "Zend_Loader::_includeFile" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#312) "include_once" must be immediately followed by an open parenthesis
(#314) "include" must be immediately followed by an open parenthesis
(#314) Space found before semicolon; expected "$filespec;" but found "$filespec ;"
(#330) Public method name "Zend_Loader::standardiseFile" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#332) Variable "fileName" must be all lower-case
(#335) Variable "lastNsPos" must be all lower-case
(#335) Variable "fileName" must be all lower-case
(#336) Variable "fileName" must be all lower-case
(#336) Variable "lastNsPos" must be all lower-case
(#337) Variable "fileName" must be all lower-case
(#337) Variable "fileName" must be all lower-case
(#337) Variable "lastNsPos" must be all lower-case
(#340) Variable "fileName" must be all lower-case
(#341) Whitespace found at end of line
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Registry.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Member variable "_registryClassName" must be all lower-case
(#49) Public method name "Zend_Registry::getInstance" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "_registry" must not contain underscores.
(#55) Variable "_registry" must not contain underscores.
(#66) Public method name "Zend_Registry::setInstance" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "_registry" must not contain underscores.
(#69) "require_once" must be immediately followed by an open parenthesis
(#74) Variable "_registry" must not contain underscores.
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "_registryClassName" must be all lower-case
(#84) Variable "_registryClassName" must not contain underscores.
(#97) Public method name "Zend_Registry::setClassName" must be in lower-case letters only
(#97) Variable "registryClassName" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "_registry" must not contain underscores.
(#100) "require_once" must be immediately followed by an open parenthesis
(#104) Variable "registryClassName" must be all lower-case
(#105) "require_once" must be immediately followed by an open parenthesis
(#109) Inline doc block comments are not allowed; use "// Comment." instead
(#112) Variable "registryClassName" must be all lower-case
(#113) "require_once" must be immediately followed by an open parenthesis
(#114) Variable "registryClassName" must be all lower-case
(#117) Variable "_registryClassName" must be all lower-case
(#117) Variable "_registryClassName" must not contain underscores.
(#117) Variable "registryClassName" must be all lower-case
(#125) Public method name "Zend_Registry::_unsetInstance" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#127) Variable "_registry" must not contain underscores.
(#142) Opening brace should be on the same line as the declaration
(#146) "require_once" must be immediately followed by an open parenthesis
(#166) Opening brace should be on the same line as the declaration
(#178) Public method name "Zend_Registry::isRegistered" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "_registry" must not contain underscores.
(#183) Variable "_registry" must not contain underscores.
(#193) Possible useless method overriding detected
(#194) Opening brace should be on the same line as the declaration
(#205) Opening brace should be on the same line as the declaration
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#73) Opening brace should be on the same line as the declaration
(#96) Variable "className" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "schemeSpecific" must be all lower-case
(#104) "require_once" must be immediately followed by an open parenthesis
(#110) "require_once" must be immediately followed by an open parenthesis
(#114) Variable "className" must be all lower-case
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Variable "className" must be all lower-case
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) "require_once" must be immediately followed by an open parenthesis
(#135) "require_once" must be immediately followed by an open parenthesis
(#137) Variable "className" must be all lower-case
(#139) "require_once" must be immediately followed by an open parenthesis
(#140) Variable "className" must be all lower-case
(#143) Variable "schemeHandler" must be all lower-case
(#143) Variable "className" must be all lower-case
(#143) Variable "schemeSpecific" must be all lower-case
(#145) Variable "schemeHandler" must be all lower-case
(#146) "require_once" must be immediately followed by an open parenthesis
(#147) Variable "className" must be all lower-case
(#150) Variable "schemeHandler" must be all lower-case
(#158) Public method name "Zend_Uri::getScheme" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#172) Public method name "Zend_Uri::setConfig" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#181) Variable "_config" must not contain underscores.
(#192) Variable "schemeSpecific" must be all lower-case
(#199) Public method name "Zend_Uri::getUri" must be in lower-case letters only
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#220) Whitespace found at end of line
(#223) "require_once" must be immediately followed by an open parenthesis
(#226) Whitespace found at end of line
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Whitespace found at end of line
(#231) Expected 1 space before "?"; newline found
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Expected 1 space before ":"; newline found
(#243) Public method name "Zend_Uri_Http::getUri" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#246) "require_once" must be immediately followed by an open parenthesis
(#273) Opening brace should be on the same line as the declaration
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Public method name "Zend_Uri_Http::getUsername" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#303) Public method name "Zend_Uri_Http::validateUsername" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) "require_once" must be immediately followed by an open parenthesis
(#333) Public method name "Zend_Uri_Http::setUsername" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#336) "require_once" must be immediately followed by an open parenthesis
(#340) Variable "oldUsername" must be all lower-case
(#343) Variable "oldUsername" must be all lower-case
(#351) Public method name "Zend_Uri_Http::getPassword" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#365) Public method name "Zend_Uri_Http::validatePassword" must be in lower-case letters only
(#366) Opening brace should be on the same line as the declaration
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) "require_once" must be immediately followed by an open parenthesis
(#400) Public method name "Zend_Uri_Http::setPassword" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
(#403) "require_once" must be immediately followed by an open parenthesis
(#407) Variable "oldPassword" must be all lower-case
(#410) Variable "oldPassword" must be all lower-case
(#418) Public method name "Zend_Uri_Http::getHost" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#431) Public method name "Zend_Uri_Http::validateHost" must be in lower-case letters only
(#432) Opening brace should be on the same line as the declaration
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Public method name "Zend_Uri_Http::setHost" must be in lower-case letters only
(#456) Opening brace should be on the same line as the declaration
(#458) "require_once" must be immediately followed by an open parenthesis
(#462) Variable "oldHost" must be all lower-case
(#465) Variable "oldHost" must be all lower-case
(#473) Public method name "Zend_Uri_Http::getPort" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Uri_Http::validatePort" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#491) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Public method name "Zend_Uri_Http::setPort" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#510) "require_once" must be immediately followed by an open parenthesis
(#514) Variable "oldPort" must be all lower-case
(#517) Variable "oldPort" must be all lower-case
(#525) Public method name "Zend_Uri_Http::getPath" must be in lower-case letters only
(#526) Opening brace should be on the same line as the declaration
(#538) Public method name "Zend_Uri_Http::validatePath" must be in lower-case letters only
(#539) Opening brace should be on the same line as the declaration
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) "require_once" must be immediately followed by an open parenthesis
(#567) Public method name "Zend_Uri_Http::setPath" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#570) "require_once" must be immediately followed by an open parenthesis
(#574) Variable "oldPath" must be all lower-case
(#577) Variable "oldPath" must be all lower-case
(#585) Public method name "Zend_Uri_Http::getQuery" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#597) Public method name "Zend_Uri_Http::getQueryAsArray" must be in lower-case letters only
(#598) Opening brace should be on the same line as the declaration
(#600) Variable "querryArray" must be all lower-case
(#602) Variable "querryArray" must be all lower-case
(#604) Variable "querryArray" must be all lower-case
(#616) Public method name "Zend_Uri_Http::validateQuery" must be in lower-case letters only
(#617) Opening brace should be on the same line as the declaration
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#627) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) "require_once" must be immediately followed by an open parenthesis
(#645) Public method name "Zend_Uri_Http::addReplaceQueryParameters" must be in lower-case letters only
(#645) Variable "queryParams" must be all lower-case
(#646) Opening brace should be on the same line as the declaration
(#647) Variable "queryParams" must be all lower-case
(#647) Variable "queryParams" must be all lower-case
(#648) Variable "queryParams" must be all lower-case
(#658) Public method name "Zend_Uri_Http::removeQueryParameters" must be in lower-case letters only
(#658) Variable "queryParamKeys" must be all lower-case
(#659) Opening brace should be on the same line as the declaration
(#660) Variable "queryParams" must be all lower-case
(#660) Variable "queryParamKeys" must be all lower-case
(#661) Variable "queryParams" must be all lower-case
(#672) Public method name "Zend_Uri_Http::setQuery" must be in lower-case letters only
(#673) Opening brace should be on the same line as the declaration
(#674) Variable "oldQuery" must be all lower-case
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) Variable "oldQuery" must be all lower-case
(#682) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
(#689) Variable "queryArray" must be all lower-case
(#690) Variable "queryArray" must be all lower-case
(#694) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) "require_once" must be immediately followed by an open parenthesis
(#702) Variable "oldQuery" must be all lower-case
(#710) Public method name "Zend_Uri_Http::getFragment" must be in lower-case letters only
(#711) Opening brace should be on the same line as the declaration
(#724) Public method name "Zend_Uri_Http::validateFragment" must be in lower-case letters only
(#725) Opening brace should be on the same line as the declaration
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#735) Inline comments must end in full-stops, exclamation marks, or question marks
(#739) "require_once" must be immediately followed by an open parenthesis
(#753) Public method name "Zend_Uri_Http::setFragment" must be in lower-case letters only
(#754) Opening brace should be on the same line as the declaration
(#756) "require_once" must be immediately followed by an open parenthesis
(#760) Variable "oldFragment" must be all lower-case
(#763) Variable "oldFragment" must be all lower-case
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#262) Variable "messageKey" must be all lower-case
(#263) Opening brace should be on the same line as the declaration
(#264) Variable "messageKey" must be all lower-case
(#266) Variable "messageKey" must be all lower-case
(#271) Variable "messageKey" must be all lower-case
(#272) Variable "messageKey" must be all lower-case
(#272) Variable "messageKey" must be all lower-case
(#281) Protected method name "Zend_Validate_Abstract::_setValue" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#294) Public method name "Zend_Validate_Abstract::getErrors" 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_Abstract::setObscureValue" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#317) Public method name "Zend_Validate_Abstract::getObscureValue" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#328) Public method name "Zend_Validate_Abstract::setTranslator" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#332) Usage of ELSEIF not allowed; use ELSE IF instead
(#335) "require_once" must be immediately followed by an open parenthesis
(#346) Public method name "Zend_Validate_Abstract::getTranslator" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#364) Public method name "Zend_Validate_Abstract::hasTranslator" must be in lower-case letters only
(#365) Opening brace should be on the same line as the declaration
(#375) Public method name "Zend_Validate_Abstract::setDefaultTranslator" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#378) Variable "_defaultTranslator" must be all lower-case
(#378) Variable "_defaultTranslator" must not contain underscores.
(#379) Usage of ELSEIF not allowed; use ELSE IF instead
(#380) Variable "_defaultTranslator" must be all lower-case
(#380) Variable "_defaultTranslator" must not contain underscores.
(#382) "require_once" must be immediately followed by an open parenthesis
(#392) Public method name "Zend_Validate_Abstract::getDefaultTranslator" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#394) Variable "_defaultTranslator" must be all lower-case
(#394) Variable "_defaultTranslator" must not contain underscores.
(#395) "require_once" must be immediately followed by an open parenthesis
(#400) Usage of ELSEIF not allowed; use ELSE IF instead
(#406) Variable "_defaultTranslator" must be all lower-case
(#406) Variable "_defaultTranslator" must not contain underscores.
(#414) Public method name "Zend_Validate_Abstract::hasDefaultTranslator" must be in lower-case letters only
(#415) Opening brace should be on the same line as the declaration
(#416) Variable "_defaultTranslator" must be all lower-case
(#416) Variable "_defaultTranslator" must not contain underscores.
(#425) Public method name "Zend_Validate_Abstract::setDisableTranslator" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#436) Public method name "Zend_Validate_Abstract::translatorIsDisabled" must be in lower-case letters only
(#437) Opening brace should be on the same line as the declaration
(#446) Public method name "Zend_Validate_Abstract::getMessageLength" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#448) Variable "_messageLength" must be all lower-case
(#448) Variable "_messageLength" must not contain underscores.
(#456) Public method name "Zend_Validate_Abstract::setMessageLength" must be in lower-case letters only
(#457) Opening brace should be on the same line as the declaration
(#458) Variable "_messageLength" must be all lower-case
(#458) Variable "_messageLength" must not contain underscores.
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
(#64) Member variable "_messageTemplates" must be all lower-case
(#69) Line exceeds 132 characters; contains 139 characters
(#81) Member variable "_messageVariables" must be all lower-case
(#117) Member variable "_validTlds" must be all lower-case
(#194) Member variable "_validIdns" must be all lower-case
(#195) Line exceeds 132 characters; contains 176 characters
(#197) Line exceeds maximum limit of 180 characters; contains 190 characters
(#207) Line exceeds maximum limit of 180 characters; contains 192 characters
(#211) Line exceeds 132 characters; contains 168 characters
(#215) Line exceeds maximum limit of 180 characters; contains 187 characters
(#217) Line exceeds maximum limit of 180 characters; contains 198 characters
(#220) Expected 1 space before "=>"; 0 found
(#228) Line exceeds maximum limit of 180 characters; contains 192 characters
(#235) Line exceeds maximum limit of 180 characters; contains 233 characters
(#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
(#273) Expected 1 space before "=>"; 0 found
(#274) Expected 1 space before "=>"; 0 found
(#275) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space before "=>"; 0 found
(#277) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space before "=>"; 0 found
(#285) Line exceeds maximum limit of 180 characters; contains 192 characters
(#288) Line exceeds 132 characters; contains 168 characters
(#292) Line exceeds 132 characters; contains 176 characters
(#296) Line exceeds 132 characters; contains 151 characters
(#297) Line exceeds maximum limit of 180 characters; contains 185 characters
(#303) Member variable "_idnLength" must be all lower-case
(#308) Expected 1 space before "=>"; 0 found
(#337) Opening brace should be on the same line as the declaration
(#367) Public method name "Zend_Validate_Hostname::getOptions" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#378) Public method name "Zend_Validate_Hostname::setOptions" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#404) Public method name "Zend_Validate_Hostname::getIpValidator" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#413) Public method name "Zend_Validate_Hostname::setIpValidator" must be in lower-case letters only
(#413) Variable "ipValidator" must be all lower-case
(#414) Opening brace should be on the same line as the declaration
(#415) Variable "ipValidator" must be all lower-case
(#416) Variable "ipValidator" must be all lower-case
(#419) Variable "ipValidator" must be all lower-case
(#428) Public method name "Zend_Validate_Hostname::getAllow" 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::setAllow" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#450) Public method name "Zend_Validate_Hostname::getValidateIdn" must be in lower-case letters only
(#451) Opening brace should be on the same line as the declaration
(#462) Public method name "Zend_Validate_Hostname::setValidateIdn" must be in lower-case letters only
(#463) Opening brace should be on the same line as the declaration
(#473) Public method name "Zend_Validate_Hostname::getValidateTld" must be in lower-case letters only
(#474) Opening brace should be on the same line as the declaration
(#485) Public method name "Zend_Validate_Hostname::setValidateTld" must be in lower-case letters only
(#486) Opening brace should be on the same line as the declaration
(#500) Public method name "Zend_Validate_Hostname::isValid" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#508) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Whitespace found at end of line
(#521) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#522) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#522) Whitespace found at end of line
(#523) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#524) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#525) Whitespace found at end of line
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#527) Whitespace found at end of line
(#533) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Variable "domainParts" must be all lower-case
(#543) Variable "domainParts" must be all lower-case
(#548) Inline comments must end in full-stops, exclamation marks, or question marks
(#549) Variable "domainParts" must be all lower-case
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#557) Variable "domainParts" must be all lower-case
(#558) Variable "domainParts" must be all lower-case
(#558) Variable "domainParts" must be all lower-case
(#559) Variable "domainParts" must be all lower-case
(#559) Variable "domainParts" must be all lower-case
(#561) Variable "domainParts" must be all lower-case
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Inline doc block comments are not allowed; use "// Comment." instead
(#583) Variable "regexChars" must be all lower-case
(#586) Variable "regexChars" must be all lower-case
(#588) Variable "regexChars" must be all lower-case
(#592) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Variable "domainParts" must be all lower-case
(#594) Variable "domainPart" must be all lower-case
(#595) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) Variable "domainPart" must be all lower-case
(#597) Variable "domainPart" must be all lower-case
(#597) Variable "domainPart" must be all lower-case
(#598) Variable "domainPart" must be all lower-case
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Variable "domainPart" must be all lower-case
(#605) Variable "domainPart" must be all lower-case
(#605) Variable "domainPart" must be all lower-case
(#605) Variable "domainPart" must be all lower-case
(#605) Line exceeds 132 characters; contains 134 characters
(#606) Variable "domainPart" must be all lower-case
(#606) Variable "domainPart" must be all lower-case
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#614) Variable "regexChars" must be all lower-case
(#614) Variable "regexKey" must be all lower-case
(#614) Variable "regexChar" must be all lower-case
(#615) Variable "regexChar" must be all lower-case
(#615) Variable "domainPart" must be all lower-case
(#619) Variable "regexKey" must be all lower-case
(#623) Variable "domainPart" must be all lower-case
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Variable "domainParts" must be all lower-case
(#643) Inline comments must end in full-stops, exclamation marks, or question marks
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#659) Inline comments must end in full-stops, exclamation marks, or question marks
(#668) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Variable "regexLocal" must be all lower-case
(#670) Variable "regexLocal" must be all lower-case
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#674) Variable "allowLocal" must be all lower-case
(#675) Variable "allowLocal" must be all lower-case
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) Variable "allowLocal" must be all lower-case
(#699) Protected method name "Zend_Validate_Hostname::decodePunycode" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#729) Space found before second semicolon of FOR loop
(#729) Variable "old_index" must not contain underscores.
(#729) Space found before semicolon; expected "1;" but found "1 ;"
(#732) Expected 1 space before ":"; newline found
(#733) Expected 1 space before ":"; newline found
(#734) Expected 1 space before ":"; newline found
(#745) Variable "old_index" must not contain underscores.
(#745) Variable "old_index" must not contain underscores.
(#764) Inline comments must start with a capital letter, digit or 3-dots sequence
(#764) Inline comments must end in full-stops, exclamation marks, or question marks
(#768) Usage of ELSEIF not allowed; use ELSE IF instead
(#771) Usage of ELSEIF not allowed; use ELSE IF instead
(#775) Usage of ELSEIF not allowed; use ELSE IF instead
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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.
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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.
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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.
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Version.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Member variable "_latestVersion" must be all lower-case
(#54) Public method name "Zend_Version::compareVersion" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#67) Public method name "Zend_Version::getLatest" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "_latestVersion" must be all lower-case
(#69) Variable "_latestVersion" must not contain underscores.
(#70) Variable "_latestVersion" must be all lower-case
(#70) Variable "_latestVersion" must not contain underscores.
(#74) Variable "_latestVersion" must be all lower-case
(#74) Variable "_latestVersion" must not contain underscores.
(#79) Variable "_latestVersion" must be all lower-case
(#79) Variable "_latestVersion" must not contain underscores.
lib/editor/tinymce/plugins/youtube/browser.php
(#18) Whitespace found at end of line
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Variable "video_title" must not contain underscores.
(#33) Commas (,) must be followed by white space.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// we need to set the page context" but found "//we need to set the page context"
(#37) Variable "user_context" must not contain underscores.
(#38) Variable "user_context" must not contain underscores.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 0 spaces, found 1
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 0 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// return the html" but found "//return the html"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
lib/editor/tinymce/plugins/youtube/db/access.php
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
lib/editor/tinymce/plugins/youtube/lang/en/tinymce_youtube.php
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) No space found before comment text; expected "// youtube specific string" but found "//youtube specific string"
(#119) Expected 1 space after "="; 2 found
(#120) Expected 1 space after "="; 2 found
(#121) Expected 1 space after "="; 2 found
(#122) Expected 1 space after "="; 2 found
(#123) Expected 1 space after "="; 2 found
lib/editor/tinymce/plugins/youtube/lib.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#20) Whitespace found at end of line
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// youtubelib.php" but found "//youtubelib.php"
(#31) Whitespace found at end of line
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Whitespace found at end of line
(#42) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// use tinymce/youtube:filechooser capability" but found "//use tinymce/youtube:filechooser capability"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#45) Expected "if (...) {\n"; found "if(...){\n"
(#45) Expected 1 space before "=="; 0 found
(#45) Expected 1 space after "=="; 0 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 12 spaces, found 3
(#46) No space found before comment text; expected "// If they don't have permission" but found "//If they don't have permission"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 12 spaces, found 3
(#47) Expected "if (...) {\n"; found "if(...){\n"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 4
(#49) Closing brace indented incorrectly; expected 3 spaces, found 4
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 12 spaces, found 2
(#51) No space found before comment text; expected "// use checkboxes from settings page" but found "//use checkboxes from settings page"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#52) Expected "} else {\n"; found "}else{\n"
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#56) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 12 spaces, found 3
(#58) Expected "if (...) {\n"; found "if(...){\n"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#59) Commas (,) must be followed by white space.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 16 spaces, found 4
(#60) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 20 spaces, found 5
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) This comment is 64% valid code; is this commented out code?
(#62) Line indented incorrectly; expected at least 24 spaces, found 6
(#62) No space found before comment text; expected "// case 'guest': $allowed = $this->get_config('allow_guest'); break;" but found "//case 'guest': $allowed = $this->get_config('allow_guest'); break;"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 24 spaces, found 6
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space before "!=="; 0 found
(#63) Expected 1 space after "!=="; 0 found
(#63) Closing brace must be on a line by itself
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 24 spaces, found 6
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space before "!=="; 0 found
(#64) Expected 1 space after "!=="; 0 found
(#64) Closing brace must be on a line by itself
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 24 spaces, found 6
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "!=="; 0 found
(#65) Expected 1 space after "!=="; 0 found
(#65) Closing brace must be on a line by itself
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 24 spaces, found 6
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space before "!=="; 0 found
(#66) Expected 1 space after "!=="; 0 found
(#66) Closing brace must be on a line by itself
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 24 spaces, found 6
(#67) Commas (,) must be followed by white space.
(#67) Expected 1 space before "!=="; 0 found
(#67) Expected 1 space after "!=="; 0 found
(#67) Closing brace must be on a line by itself
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 24 spaces, found 6
(#68) Commas (,) must be followed by white space.
(#68) Expected 1 space before "!=="; 0 found
(#68) Expected 1 space after "!=="; 0 found
(#68) Closing brace must be on a line by itself
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 24 spaces, found 6
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space before "!=="; 0 found
(#69) Expected 1 space after "!=="; 0 found
(#69) Closing brace must be on a line by itself
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 24 spaces, found 6
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "!=="; 0 found
(#70) Expected 1 space after "!=="; 0 found
(#70) Closing brace must be on a line by itself
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 20 spaces, found 5
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 20 spaces, found 5
(#72) Expected "if (...) {\n"; found "if(...){"
(#72) Closing brace must be on a line by itself
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 16 spaces, found 4
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) No space found before comment text; expected "// if we still are not authenticated, check if we have the admin role" but found "//if we still are not authenticated, check if we have the admin role"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) No space found before comment text; expected "// if not we deny access" but found "//if not we deny access"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 12 spaces, found 3
(#78) Expected "if (...) {\n"; found "if(...){\n"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 16 spaces, found 4
(#79) Expected "if (...) {\n"; found "if(...) {"
(#79) Closing brace must be on a line by itself
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#82) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) No space found before comment text; expected "// init youtube api" but found "//init youtube api"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#87) Commas (,) must be followed by white space.
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) No space found before comment text; expected "// pass tabset html onto where JS can get at it" but found "//pass tabset html onto where JS can get at it"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#98) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Expected 1 space after closing parenthesis; found 0
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) No space found before comment text; expected "// create our video title, and replace any suspicous chars that might mess up javascript" but found "//create our video title, and replace any suspicous chars that might mess up javascript"
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Commas (,) must be followed by white space.
(#120) Commas (,) must be followed by white space.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) No space found before comment text; expected "// Add youtube tabset" but found "//Add youtube tabset"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Commas (,) must be followed by white space.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Commas (,) must be followed by white space.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Commas (,) must be followed by white space.
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Commas (,) must be followed by white space.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Commas (,) must be followed by white space.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Commas (,) must be followed by white space.
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Commas (,) must be followed by white space.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Commas (,) must be followed by white space.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Commas (,) must be followed by white space.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Commas (,) must be followed by white space.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Commas (,) must be followed by white space.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Commas (,) must be followed by white space.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Commas (,) must be followed by white space.
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Commas (,) must be followed by white space.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Commas (,) must be followed by white space.
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Commas (,) must be followed by white space.
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Commas (,) must be followed by white space.
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) No space found before comment text; expected "// eg /mod/assign/submission/youtube" but found "//eg /mod/assign/submission/youtube"
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Commas (,) must be followed by white space.
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) No space found before comment text; expected "// eg /mod/assign/view.php" but found "//eg /mod/assign/view.php"
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) This comment is 82% valid code; is this commented out code?
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) No space found before comment text; expected "// $config->set('returnurl',$PAGE->url);" but found "//$config->set('returnurl',$PAGE->url);"
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Commas (,) must be followed by white space.
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Commas (,) must be followed by white space.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
lib/editor/tinymce/plugins/youtube/settings.php
(#18) Whitespace found at end of line
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#31) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Whitespace found at end of line
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) No space found before comment text; expected "// The authentication type, master user or student by student" but found "//The authentication type, master user or student by student"
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 3
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Whitespace found at end of line
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) Whitespace found at end of line
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#73) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) No space found before comment text; expected "// by roles or capabilities" but found "//by roles or capabilities"
(#86) Line indented incorrectly; expected at least 4 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Commas (,) must be followed by white space.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Commas (,) must be followed by white space.
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Commas (,) must be followed by white space.
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) No space found before comment text; expected "// Category settings" but found "//Category settings"
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Commas (,) must be followed by white space.
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) No space found before comment text; expected "// Comment on YouTube Ok" but found "//Comment on YouTube Ok"
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) No space found before comment text; expected "// Rate on YouTube OK" but found "//Rate on YouTube OK"
(#141) Whitespace found at end of line
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) No space found before comment text; expected "// Video Respond on YouTube OK" but found "//Video Respond on YouTube OK"
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
lib/editor/tinymce/plugins/youtube/uploader.php
(#18) Whitespace found at end of line
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Commas (,) must be followed by white space.
(#34) Commas (,) must be followed by white space.
(#35) Variable "video_id" must not contain underscores.
(#36) Commas (,) must be followed by white space.
(#37) Variable "video_title" must not contain underscores.
(#37) Commas (,) must be followed by white space.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) No space found before comment text; expected "// we need to set the page context" but found "//we need to set the page context"
(#41) Variable "user_context" must not contain underscores.
(#42) Variable "user_context" must not contain underscores.
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// if we are returning from a youtube upload we need to process the returned info in JS" but found "//if we are returning from a youtube upload we need to process the returned info in JS"
(#45) Expected "if (...) {\n"; found "if(...){\n"
(#45) Expected 1 space before "=="; 0 found
(#45) Expected 1 space after "=="; 0 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#46) Expected 1 space before "=="; 0 found
(#46) Expected 1 space after "=="; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Variable "video_id" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#59) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Line indented incorrectly; expected 4 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Expected "} else {\n"; found "}else{\n"
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) No space found before comment text; expected "// if we are going to return we prepare the page and recorder" but found "//if we are going to return we prepare the page and recorder"
(#73) Expected "} else {\n"; found "}else {\n"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Commas (,) must be followed by white space.
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) No space found before comment text; expected "// set up the page" but found "//set up the page"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Variable "user_context" must not contain underscores.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Commas (,) must be followed by white space.
(#94) Variable "video_title" must not contain underscores.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 0 spaces, found 1
(#99) Closing brace indented incorrectly; expected 0 spaces, found 1
lib/editor/tinymce/plugins/youtube/version.php
(#18) Whitespace found at end of line
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// beta" but found "//beta"
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
lib/editor/tinymce/plugins/youtube/youtube_callback.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Whitespace found at end of line
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) 3 slashes comments are not allowed; use "// Comment." instead
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) 3 slashes comments are not allowed; use "// Comment." instead
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Commas (,) must be followed by white space.
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 0 spaces, found 1
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 0 spaces, found 1
(#51) Expected "} else {\n"; found "}else{\n"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 0 spaces, found 1
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) No space found before comment text; expected "// if we are logged in, show the upload iframe, if not do nothing" but found "//if we are logged in, show the upload iframe, if not do nothing"
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Variable "doOnClose" must be all lower-case
(#59) Expected "} else {\n"; found "}else{\n"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Variable "doOnClose" must be all lower-case
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// we may need to show messages to user if things don't work out" but found "//we may need to show messages to user if things don't work out"
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// close popup and return to dialog" but found "//close popup and return to dialog"
(#68) Expected 1 space after "="; 0 found
(#73) Variable "doOnClose" must be all lower-case
lib/editor/tinymce/plugins/youtube/youtubelib.php
(#28) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) This comment is 86% valid code; is this commented out code?
(#30) No space found before comment text; expected "// define('YOUTUBEAPPID','moodle_youtube_assigsub');" but found "//define('YOUTUBEAPPID','moodle_youtube_assigsub');"
(#32) Variable "clientLibraryPath" must be all lower-case
(#33) Variable "oldPath" must be all lower-case
(#33) Variable "clientLibraryPath" must be all lower-case
(#34) "require_once" must be immediately followed by an open parenthesis
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// Added Justin 20120115 For OAUTH," but found "//Added Justin 20120115 For OAUTH,"
(#36) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Expected 1 space before "="; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Expected 1 space before "="; 0 found
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Expected 5 space(s) before asterisk; 2 found
(#59) Spaces must be used for alignment; tabs are not allowed
(#60) Spaces must be used for alignment; tabs are not allowed
(#61) Whitespace found at end of line
(#63) Visibility must be declared on method "__construct"
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#69) Expected 1 space before "="; 0 found
(#70) Closing brace indented incorrectly; expected 2 spaces, found 8
(#71) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Expected 1 space after closing parenthesis; found 0
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#75) Expected "if (...) {\n"; found "if(...){\n"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#77) Expected "} else {\n"; found "}else{\n"
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Expected 2 space(s) before asterisk; 5 found
(#84) Expected 2 space(s) before asterisk; 5 found
(#85) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#87) Expected 2 space(s) before asterisk; 5 found
(#87) Whitespace found at end of line
(#88) Expected 2 space(s) before asterisk; 5 found
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) Expected 1 space after closing parenthesis; found 0
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Commas (,) must be followed by white space.
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) No space found before comment text; expected "// looks like $devkey = "fghfghgsi56prjLHMrIUKTyZaG9KuWOmJ4ifBo3432432453jHnA3-8xFIBwPvxhgr4J6So08E76762767623232";" but found "//looks like $devkey = "fghfghgsi56prjLHMrIUKTyZaG9KuWOmJ4ifBo3432432453jHnA3-8xFIBwPvxhgr4J6So08E76762767623232";"
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) No space found before comment text; expected "// get our httpclient" but found "//get our httpclient"
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) No space found before comment text; expected "// oauth2 for authorizing student by student" but found "//oauth2 for authorizing student by student"
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) No space found before comment text; expected "// clientlogin for authorizing by masteruser" but found "//clientlogin for authorizing by masteruser"
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 3
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 5
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 5
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 5
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 3
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 5
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Expected 2 space(s) before asterisk; 5 found
(#119) Expected 2 space(s) before asterisk; 5 found
(#120) Expected 2 space(s) before asterisk; 5 found
(#121) Expected 2 space(s) before asterisk; 5 found
(#121) Whitespace found at end of line
(#122) Expected 2 space(s) before asterisk; 5 found
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Expected 1 space after closing parenthesis; found 0
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 4
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 12 spaces, found 3
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) No space found before comment text; expected "// We have hijacked the AuthSub class, to use OAUTH2. I know, I know ..." but found "//We have hijacked the AuthSub class, to use OAUTH2. I know, I know ..."
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) No space found before comment text; expected "// But its the best way till API V3 is stable" but found "//But its the best way till API V3 is stable"
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 12 spaces, found 3
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 16 spaces, found 4
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 16 spaces, found 4
(#141) Variable "authenticationURL" must be all lower-case
(#141) Expected 1 space before "="; 0 found
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 16 spaces, found 4
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 5
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 5
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 16 spaces, found 5
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 16 spaces, found 5
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 5
(#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) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 16 spaces, found 5
(#148) Variable "loginToken" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 5
(#149) Variable "loginCaptcha" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 16 spaces, found 5
(#150) Variable "authenticationURL" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#151) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Expected 2 space(s) before asterisk; 5 found
(#159) Expected 2 space(s) before asterisk; 5 found
(#160) Expected 2 space(s) before asterisk; 5 found
(#161) Expected 2 space(s) before asterisk; 5 found
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Expected 1 space after closing parenthesis; found 0
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) No space found before comment text; expected "// get the default video title" but found "//get the default video title"
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) 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
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) No space found before comment text; expected "// prepare the URL to our uploader page that will be loaded in an iframe" but found "//prepare the URL to our uploader page that will be loaded in an iframe"
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) No space found before comment text; expected "// Here we make up the HTML for the upload iframe. This will also be called by javascript after oauth authentication" but found "//Here we make up the HTML for the upload iframe. This will also be called by javascript after oauth authentication"
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Expected 2 space(s) before asterisk; 5 found
(#180) Expected 2 space(s) before asterisk; 5 found
(#181) Expected 2 space(s) before asterisk; 5 found
(#182) Expected 2 space(s) before asterisk; 5 found
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#183) Expected 1 space after closing parenthesis; found 0
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) No space found before comment text; expected "// get the default video title" but found "//get the default video title"
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) No space found before comment text; expected "// prepare the URL to our uploader page that will be loaded in an iframe" but found "//prepare the URL to our uploader page that will be loaded in an iframe"
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) No space found before comment text; expected "// Here we make up the HTML for the browser iframe." but found "//Here we make up the HTML for the browser iframe."
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Whitespace found at end of line
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Expected 2 space(s) before asterisk; 5 found
(#202) Expected 2 space(s) before asterisk; 5 found
(#203) Expected 2 space(s) before asterisk; 5 found
(#204) Expected 2 space(s) before asterisk; 5 found
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#205) Expected 1 space after closing parenthesis; found 0
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#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
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) No space found before comment text; expected "// determine a video title" but found "//determine a video title"
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Expected "if (...) {\n"; found "if(...){"
(#208) Expected 1 space after ">"; 0 found
(#208) Commas (,) must be followed by white space.
(#208) Closing brace must be on a line by itself
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Whitespace found at end of line
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) No space found before comment text; expected "// determine the video title" but found "//determine the video title"
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) No space found before comment text; expected "// UPLOADER And BROWSE Tabs" but found "//UPLOADER And BROWSE Tabs"
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) No space found before comment text; expected "// these have identical requirements in terms of config and authentication" but found "//these have identical requirements in terms of config and authentication"
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) No space found before comment text; expected "// we flag browseuploadok false if admin settings are empty(ie YT api keys etc)" but found "//we flag browseuploadok false if admin settings are empty(ie YT api keys etc)"
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Expected 1 space before "="; 0 found
(#228) Expected 1 space after "="; 0 found
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) No space found before comment text; expected "// get the header text for our upload and browse tabs" but found "//get the header text for our upload and browse tabs"
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Whitespace found at end of line
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) No space found before comment text; expected "// check if we have all the credentials we need" but found "//check if we have all the credentials we need"
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Whitespace found at end of line
(#241) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) No space found before comment text; expected "// check for incomplete config" but found "//check for incomplete config"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#245) Expected "if (...) {\n"; found "if(...){\n"
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 4
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 4
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 2
(#248) Usage of ELSEIF not allowed; use ELSE IF instead
(#248) Expected 1 space before "=="; 0 found
(#248) Expected 1 space after "=="; 0 found
(#248) Whitespace found at end of line
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 4
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 4
(#251) Expected 1 space after ".="; 2 found
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 8 spaces, found 2
(#252) Usage of ELSEIF not allowed; use ELSE IF instead
(#252) Expected 1 space before "=="; 0 found
(#252) Expected 1 space after "=="; 0 found
(#252) Whitespace found at end of line
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 3
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 12 spaces, found 4
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 4
(#255) Expected 1 space after ".="; 2 found
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) No space found before comment text; expected "// if config is incomplete, show message on the tab" but found "//if config is incomplete, show message on the tab"
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Whitespace found at end of line
(#261) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) No space found before comment text; expected "// If we need to log in to google(OAUTH2) we simply show a button with that URL" but found "//If we need to log in to google(OAUTH2) we simply show a button with that URL"
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) No space found before comment text; expected "// otherwise we load the uploader.php in an iframe ." but found "//otherwise we load the uploader.php in an iframe ."
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 2
(#267) Expected "if (...) {\n"; found "if(...){\n"
(#267) Expected 1 space before "=="; 0 found
(#267) Expected 1 space after "=="; 0 found
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#272) No space found before comment text; expected "// get our youtube object" but found "//get our youtube object"
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 12 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 5
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 5
(#277) Expected 1 space after "="; 2 found
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#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
(#278) Line indented incorrectly; expected at least 16 spaces, found 5
(#278) No space found before comment text; expected "// we use a JS button, but a simple link would be as good" but found "//we use a JS button, but a simple link would be as good"
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 16 spaces, found 5
(#279) Whitespace found at end of line
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 16 spaces, found 6
(#280) Whitespace found at end of line
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 6
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 5
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#283) Expected "} else {\n"; found "}else{\n"
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 16 spaces, found 4
(#284) Space found before semicolon; expected ");" but found ") ;"
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 12 spaces, found 3
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 2
(#286) Usage of ELSEIF not allowed; use ELSE IF instead
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 3
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) No space found before comment text; expected "// Browse Tab" but found "//Browse Tab"
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#292) Expected "if (...) {\n"; found "if(...){\n"
(#292) Expected 1 space after "!="; 0 found
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 3
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 8 spaces, found 2
(#294) Expected "} else {\n"; found "}else{\n"
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) This comment is 55% valid code; is this commented out code?
(#295) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) No space found before comment text; expected "// $browse .= $this->get_browser_iframe_html();" but found "//$browse .= $this->get_browser_iframe_html();"
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#296) Expected 1 space after ".="; 2 found
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#298) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) No space found before comment text; expected "// WEBCAM Tab" but found "//WEBCAM Tab"
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) No space found before comment text; expected "// get our youtube recorder" but found "//get our youtube recorder"
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#305) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 8 spaces, found 2
(#307) No space found before comment text; expected "// ENTER URL Tab. This is useful for testing, but not useful for users." but found "//ENTER URL Tab. This is useful for testing, but not useful for users."
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) No space found before comment text; expected "// To use comment here and just below, when setting mediadivs under "allow manual"" but found "//To use comment here and just below, when setting mediadivs under "allow manual""
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) This comment is 48% valid code; is this commented out code?
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Line exceeds 132 characters; contains 142 characters
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#314) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) No space found before comment text; expected "// set up the html list elements that will get styled as tabs" but found "//set up the html list elements that will get styled as tabs"
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Expected 1 space before "="; 0 found
(#319) Expected 1 space after "="; 0 found
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 8 spaces, found 2
(#320) Expected "if (...) {\n"; found "if(...){ \n"
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 12 spaces, found 4
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 4
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 8 spaces, found 2
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 8 spaces, found 2
(#325) Expected "if (...) {\n"; found "if(...){ \n"
(#325) Whitespace found at end of line
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 12 spaces, found 4
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 4
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#330) Expected "if (...) {\n"; found "if(...){ \n"
(#330) Whitespace found at end of line
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Inline comments must start with a capital letter, digit or 3-dots sequence
(#331) Line indented incorrectly; expected at least 12 spaces, found 4
(#332) Line indented incorrectly; expected at least 12 spaces, found 4
(#333) Line indented incorrectly; expected at least 12 spaces, found 4
(#334) Line indented incorrectly; expected at least 12 spaces, found 4
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Line indented incorrectly; expected at least 12 spaces, found 4
(#335) No space found before comment text; expected "// The Browse and Insert Tabset" but found "//The Browse and Insert Tabset"
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 4
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 12 spaces, found 4
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 8 spaces, found 2
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Whitespace found at end of line
(#339) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) No space found before comment text; expected "// form the list" but found "//form the list"
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Expected 1 space after "="; 0 found
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 8 spaces, found 2
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) This comment is 100% valid code; is this commented out code?
(#343) No space found before comment text; expected "// $dummylist;" but found "//$dummylist;"
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 8 spaces, found 2
(#345) Inline comments must start with a capital letter, digit or 3-dots sequence
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) This comment is 100% valid code; is this commented out code?
(#345) No space found before comment text; expected "// $dummydivs;" but found "//$dummydivs;"
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Whitespace found at end of line
(#349) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Whitespace found at end of line
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#353) No space found before comment text; expected "// Here we init the auth, which will set up stuff for google" but found "//Here we init the auth, which will set up stuff for google"
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 4 spaces, found 3
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Line indented incorrectly; expected at least 8 spaces, found 2
(#355) No space found before comment text; expected "// the realm is always the same for YouTube api calls" but found "//the realm is always the same for YouTube api calls"
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#356) No space found before comment text; expected "// and the clientid and secret are set in the admin settings for this plugin" but found "//and the clientid and secret are set in the admin settings for this plugin"
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 2
(#360) No space found before comment text; expected "// create and store our YouTube oauth client" but found "//create and store our YouTube oauth client"
(#362) Closing brace indented incorrectly; expected 3 spaces, found 4
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 3
(#365) Expected 4 space(s) before asterisk; 5 found
(#366) Expected 4 space(s) before asterisk; 5 found
(#367) Expected 4 space(s) before asterisk; 5 found
(#368) Expected 4 space(s) before asterisk; 5 found
(#369) Expected 4 space(s) before asterisk; 5 found
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Expected 1 space before "="; 0 found
(#375) Expected 1 space after "="; 0 found
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Expected 1 space before "="; 0 found
(#376) Expected 1 space after "="; 0 found
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Whitespace found at end of line
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#378) No space found before comment text; expected "// set our video privacy setting flag" but found "//set our video privacy setting flag"
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) No space found before comment text; expected "// slight possibility of javascript injection here, so sanitize it." but found "//slight possibility of javascript injection here, so sanitize it."
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 8 spaces, found 2
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 12 spaces, found 3
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Closing brace must be on a line by itself
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 12 spaces, found 3
(#382) Closing brace must be on a line by itself
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 12 spaces, found 3
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 12 spaces, found 3
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 8 spaces, found 2
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#386) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) No space found before comment text; expected "// The JS init call does not work well in a tab, so we defer load of recorder" but found "//The JS init call does not work well in a tab, so we defer load of recorder"
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) No space found before comment text; expected "// to when the button is clicked" but found "//to when the button is clicked"
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) This comment is 85% valid code; is this commented out code?
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) No space found before comment text; expected "// $PAGE->requires->js_init_call('M.assignsubmission_youtube.loadytrecorder', array($opts),false,$jsmodule);" but found "//$PAGE->requires->js_init_call('M.assignsubmission_youtube.loadytrecorder', array($opts),false,$jsmodule);"
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 4
(#392) Whitespace found at end of line
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 8 spaces, found 3
(#393) Line exceeds 132 characters; contains 173 characters
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#395) Blank comments are not allowed
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#399) Closing brace indented incorrectly; expected 4 spaces, found 1
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#401) Expected 1 space after closing parenthesis; found 0
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 4 spaces, found 1
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Whitespace found at end of line
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 4 spaces, found 3
(#407) Expected 4 space(s) before asterisk; 5 found
(#408) Expected 4 space(s) before asterisk; 5 found
(#409) Expected 4 space(s) before asterisk; 5 found
(#410) Expected 4 space(s) before asterisk; 5 found
(#411) Expected 4 space(s) before asterisk; 5 found
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Whitespace found at end of line
(#413) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Whitespace found at end of line
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Expected 1 space after "="; 0 found
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 8 spaces, found 2
(#418) Expected 1 space after "="; 2 found
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Line indented incorrectly; expected at least 8 spaces, found 3
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 8 spaces, found 3
(#420) Expected "if (...) {\n"; found "if(...){\n"
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 4
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 8 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 3
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#424) Line indented incorrectly; expected at least 8 spaces, found 3
(#424) No space found before comment text; expected "// This video feed, defaults to the currently logged in user" but found "//This video feed, defaults to the currently logged in user"
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 3
(#425) Expected 1 space before "="; 0 found
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 3
(#426) Variable "videoFeed" must be all lower-case
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Line indented incorrectly; expected at least 8 spaces, found 3
(#428) No space found before comment text; expected "// loop through the videos and build our return data" but found "//loop through the videos and build our return data"
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Whitespace found at end of line
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 8 spaces, found 2
(#430) Variable "videoFeed" must be all lower-case
(#430) Variable "videoEntry" must be all lower-case
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 3
(#431) Variable "videoEntry" must be all lower-case
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Whitespace found at end of line
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Line indented incorrectly; expected at least 12 spaces, found 3
(#433) No space found before comment text; expected "// if we are authenticating by master user, ensure that only" but found "//if we are authenticating by master user, ensure that only"
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line indented incorrectly; expected at least 12 spaces, found 3
(#434) No space found before comment text; expected "// this users videos appear in the list" but found "//this users videos appear in the list"
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 12 spaces, found 3
(#435) Expected "if (...) {\n"; found "if(...){\n"
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 16 spaces, found 4
(#436) Expected "if (...) {\n"; found "if(...){\n"
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 20 spaces, found 5
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 16 spaces, found 4
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 12 spaces, found 3
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Line indented incorrectly; expected at least 12 spaces, found 3
(#440) No space found before comment text; expected "// Prepare the output" but found "//Prepare the output"
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 12 spaces, found 3
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 12 spaces, found 3
(#442) Variable "videoEntry" must be all lower-case
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 12 spaces, found 3
(#443) Expected 1 space before "="; 0 found
(#443) Expected 1 space after "="; 0 found
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 12 spaces, found 3
(#444) Expected 1 space before "="; 0 found
(#444) Variable "videoEntry" must be all lower-case
(#444) Space found before semicolon; expected ");" but found ") ;"
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#445) No space found before comment text; expected "// the recorded date is unreliable, and uploaded not available" but found "//the recorded date is unreliable, and uploaded not available"
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#446) No space found before comment text; expected "// so we make do with the updated date" but found "//so we make do with the updated date"
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Variable "videoEntry" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 12 spaces, found 3
(#448) No space found before comment text; expected "// The date YouTube returns is on what?? format .." but found "//The date YouTube returns is on what?? format .."
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Line indented incorrectly; expected at least 12 spaces, found 3
(#449) No space found before comment text; expected "// So we just massage it as best we can" but found "//So we just massage it as best we can"
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 12 spaces, found 3
(#450) Commas (,) must be followed by white space.
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#451) Commas (,) must be followed by white space.
(#452) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 3
(#454) Variable "videoEntry" must be all lower-case
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 12 spaces, found 3
(#456) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 3
(#458) Expected 1 space after "="; 0 found
(#458) Variable "videoEntry" must be all lower-case
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 3
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Whitespace found at end of line
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 12 spaces, found 3
(#461) Line exceeds 132 characters; contains 143 characters
(#461) Whitespace found at end of line
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 5
(#462) Line exceeds 132 characters; contains 137 characters
(#462) Whitespace found at end of line
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 12 spaces, found 5
(#463) Line exceeds 132 characters; contains 158 characters
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 5
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Whitespace found at end of line
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Whitespace found at end of line
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 12 spaces, found 3
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Whitespace found at end of line
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 12 spaces, found 3
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 8 spaces, found 4
(#469) Closing brace indented incorrectly; expected 2 spaces, found 4
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 8 spaces, found 2
(#472) Line indented incorrectly; expected 4 spaces, found 0
(#472) Closing brace indented incorrectly; expected 4 spaces, found 0
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 4 spaces, found 1
(#474) Commas (,) must be followed by white space.
(#474) Expected 1 space after closing parenthesis; found 0
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 8 spaces, found 2
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Whitespace found at end of line
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#477) Line indented incorrectly; expected at least 8 spaces, found 2
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 2
(#478) Variable "myVideoEntry" must be all lower-case
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Inline comments must end in full-stops, exclamation marks, or question marks
(#480) Line indented incorrectly; expected at least 8 spaces, found 2
(#480) No space found before comment text; expected "// Set the title and description" but found "//Set the title and description"
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 8 spaces, found 2
(#481) Variable "myVideoEntry" must be all lower-case
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#482) Variable "myVideoEntry" must be all lower-case
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 2
(#484) No space found before comment text; expected "// Set the category" but found "//Set the category"
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Variable "myVideoEntry" must be all lower-case
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#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
(#487) This comment is 86% valid code; is this commented out code?
(#487) Line indented incorrectly; expected at least 8 spaces, found 2
(#487) No space found before comment text; expected "// $myVideoEntry->setVideoCategory('Education');" but found "//$myVideoEntry->setVideoCategory('Education');"
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 8 spaces, found 2
(#489) No space found before comment text; expected "// Set the videos privacy setting as per the user settings" but found "//Set the videos privacy setting as per the user settings"
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Line indented incorrectly; expected at least 8 spaces, found 2
(#490) No space found before comment text; expected "// unlisted is a special case "public"(default) + no listability" but found "//unlisted is a special case "public"(default) + no listability"
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 8 spaces, found 2
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 12 spaces, found 3
(#492) Variable "myVideoEntry" must be all lower-case
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 16 spaces, found 7
(#493) Variable "listed_per" must not contain underscores.
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 12 spaces, found 3
(#495) Variable "myVideoEntry" must be all lower-case
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 16 spaces, found 7
(#496) Variable "listed_per" must not contain underscores.
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 12 spaces, found 3
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 12 spaces, found 3
(#499) Whitespace found at end of line
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Line indented incorrectly; expected at least 16 spaces, found 4
(#500) No space found before comment text; expected "// Set the videos commentability" but found "//Set the videos commentability"
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 16 spaces, found 4
(#501) Variable "listed_per" must not contain underscores.
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Whitespace found at end of line
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 8 spaces, found 2
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Whitespace found at end of line
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#505) Line indented incorrectly; expected at least 8 spaces, found 2
(#505) No space found before comment text; expected "// Set the video will show up in searches" but found "//Set the video will show up in searches"
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 8 spaces, found 2
(#506) Variable "listed_ext" must not contain underscores.
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 8 spaces, found 2
(#508) Variable "listed_ext" must not contain underscores.
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 8 spaces, found 3
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 8 spaces, found 3
(#510) Variable "listed_per" must not contain underscores.
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Whitespace found at end of line
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) Line indented incorrectly; expected at least 8 spaces, found 2
(#513) No space found before comment text; expected "// Set if the video can be commented on at YouTube" but found "//Set if the video can be commented on at YouTube"
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 8 spaces, found 2
(#514) Expected "if (...) {\n"; found "if(...){\n"
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 3
(#515) Variable "comment_per" must not contain underscores.
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected 8 spaces, found 2
(#516) Expected "} else {\n"; found "}else{\n"
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 12 spaces, found 3
(#517) Variable "comment_per" must not contain underscores.
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 8 spaces, found 2
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 8 spaces, found 2
(#519) Variable "comment_ext" must not contain underscores.
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 2
(#521) Variable "comment_ext" must not contain underscores.
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 8 spaces, found 5
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 5
(#523) Variable "comment_per" must not contain underscores.
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 4
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Whitespace found at end of line
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Line indented incorrectly; expected at least 8 spaces, found 2
(#526) No space found before comment text; expected "// Set if the video can be rated on YouTube" but found "//Set if the video can be rated on YouTube"
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 8 spaces, found 2
(#527) Expected "if (...) {\n"; found "if(...){\n"
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 12 spaces, found 3
(#528) Variable "rate_per" must not contain underscores.
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 8 spaces, found 2
(#529) Expected "} else {\n"; found "}else{\n"
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 12 spaces, found 3
(#530) Variable "rate_per" must not contain underscores.
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 8 spaces, found 2
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 8 spaces, found 2
(#532) Variable "rate_ext" must not contain underscores.
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Variable "rate_ext" must not contain underscores.
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 5
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 5
(#536) Variable "rate_per" must not contain underscores.
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 8 spaces, found 4
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Whitespace found at end of line
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#539) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) No space found before comment text; expected "// Set the video can be responded to by video on YouTube" but found "//Set the video can be responded to by video on YouTube"
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 8 spaces, found 2
(#540) Expected "if (...) {\n"; found "if(...){\n"
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 12 spaces, found 3
(#541) Variable "respond_per" must not contain underscores.
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 8 spaces, found 2
(#542) Expected "} else {\n"; found "}else{\n"
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 12 spaces, found 3
(#543) Variable "respond_per" must not contain underscores.
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 8 spaces, found 2
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 8 spaces, found 2
(#545) Variable "respond_ext" must not contain underscores.
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 8 spaces, found 2
(#547) Variable "respond_ext" must not contain underscores.
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 5
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 5
(#549) Variable "respond_per" must not contain underscores.
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 4
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Whitespace found at end of line
(#551) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Whitespace found at end of line
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#553) No space found before comment text; expected "// commit the various extension settings to the myvideoentry object" but found "//commit the various extension settings to the myvideoentry object"
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Variable "myVideoEntry" must be all lower-case
(#554) Variable "listed_ext" must not contain underscores.
(#554) Commas (,) must be followed by white space.
(#554) Variable "comment_ext" must not contain underscores.
(#554) Commas (,) must be followed by white space.
(#554) Variable "rate_ext" must not contain underscores.
(#554) Commas (,) must be followed by white space.
(#554) Variable "respond_ext" must not contain underscores.
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Whitespace found at end of line
(#555) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 8 spaces, found 2
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 8 spaces, found 2
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) This comment is 86% valid code; is this commented out code?
(#560) Line indented incorrectly; expected at least 8 spaces, found 2
(#560) No space found before comment text; expected "// $myVideoEntry->SetVideoTags('cars, funny');" but found "//$myVideoEntry->SetVideoTags('cars, funny');"
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) 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
(#562) Line indented incorrectly; expected at least 8 spaces, found 2
(#562) No space found before comment text; expected "// data is all set, so we get our upload token from google" but found "//data is all set, so we get our upload token from google"
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 8 spaces, found 2
(#563) Variable "tokenHandlerUrl" must be all lower-case
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 8 spaces, found 2
(#564) Variable "tokenArray" must be all lower-case
(#564) Variable "myVideoEntry" must be all lower-case
(#564) Variable "tokenHandlerUrl" must be all lower-case
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 2
(#565) Variable "tokenValue" must be all lower-case
(#565) Variable "tokenArray" must be all lower-case
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 8 spaces, found 2
(#566) Variable "postUrl" must be all lower-case
(#566) Variable "tokenArray" must be all lower-case
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Whitespace found at end of line
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 8 spaces, found 2
(#568) No space found before comment text; expected "// Set the URL YouTube should redirect user to after upload" but found "//Set the URL YouTube should redirect user to after upload"
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Inline comments must end in full-stops, exclamation marks, or question marks
(#569) Line indented incorrectly; expected at least 8 spaces, found 2
(#569) No space found before comment text; expected "// This will will be the same as the uploader form, ie uploader.php, and shown in same iframe" but found "//This will will be the same as the uploader form, ie uploader.php, and shown in same iframe"
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 spaces, found 2
(#570) Variable "nextUrl" must be all lower-case
(#570) Expected 1 space after "="; 2 found
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#572) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Variable "postUrl" must be all lower-case
(#573) Variable "nextUrl" must be all lower-case
(#574) Whitespace found at end of line
(#575) Whitespace found at end of line
(#576) Variable "tokenValue" must be all lower-case
(#577) Line exceeds 132 characters; contains 139 characters
(#577) Whitespace found at end of line
(#579) Whitespace found at end of line
(#583) Line exceeds maximum limit of 180 characters; contains 188 characters
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Whitespace found at end of line
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Whitespace found at end of line
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 4 spaces, found 1
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 4 spaces, found 1
(#594) Expected 1 space before "="; 0 found
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Whitespace found at end of line
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 4 spaces, found 1
(#596) Expected 1 space after closing parenthesis; found 0
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 4 spaces, found 1
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 4 spaces, found 1
(#600) Expected 1 space after closing parenthesis; found 0
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 8 spaces, found 2
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 4 spaces, found 1
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Whitespace found at end of line
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Whitespace found at end of line
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 4 spaces, found 1
(#617) Expected 1 space after closing parenthesis; found 0
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) No space found before comment text; expected "// This should work, but doesn't. Why?" but found "//This should work, but doesn't. Why?"
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) This comment is 63% valid code; is this commented out code?
(#619) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) No space found before comment text; expected "// return $this->accesstoken->token;" but found "//return $this->accesstoken->token;"
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Whitespace found at end of line
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 8 spaces, found 3
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 spaces, found 3
(#625) Expected "} else {\n"; found "}else{\n"
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 12 spaces, found 3
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected 12 spaces, found 2
(#627) Closing brace indented incorrectly; expected 8 spaces, found 2
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 4 spaces, found 1

Javascript coding style problems

(0 errors, 10 warnings)

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

lib/editor/tinymce/plugins/youtube/tinymce/editor_plugin.js
(#6) 'each' is defined but never used.
lib/editor/tinymce/plugins/youtube/tinymce/js/youtube.js
(#21) 'tinymce_youtube_loadYUITabs' was used before it was defined.
(#37) 'tinymce_youtube_displayUploadForm' was used before it was defined.
(#46) 'tinymce_youtube_displayBrowseList' was used before it was defined.
(#6) 'url' is defined but never used.
(#30) 'tinymce_youtube_initTabsAfterLogin' is defined but never used.
(#54) 'tinymce_youtube_insertYoutubeLink' is defined but never used.
(#81) 'tinymce_youtube_directLoadYTRecorder' is defined but never used.
(#72) 'event' is defined but never used.
(#75) 'event' is defined but never used.

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(3153 errors, 688 warnings)

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

lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Exception.php
(#22) No one-line description found in phpdocs for class Zend_Exception
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend is not valid
(#24) Package Zend is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata
(#168) Phpdocs for function Zend_Gdata::getEntry has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics.php
(#70) Variable Zend_Gdata_Analytics::$namespaces is not documented
(#66) Constant Zend_Gdata_Analytics::AUTH_SERVICE_NAME is not documented
(#67) Constant Zend_Gdata_Analytics::ANALYTICS_FEED_URI is not documented
(#68) Constant Zend_Gdata_Analytics::ANALYTICS_ACCOUNT_FEED_URI is not documented
(#58) No one-line description found in phpdocs for class Zend_Gdata_Analytics
(#58) Class Zend_Gdata_Analytics does not have @copyright tag
(#58) Class Zend_Gdata_Analytics does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#60) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#59) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/AccountEntry.php
(#55) Variable Zend_Gdata_Analytics_AccountEntry::$_accountId is not documented
(#56) Variable Zend_Gdata_Analytics_AccountEntry::$_accountName is not documented
(#57) Variable Zend_Gdata_Analytics_AccountEntry::$_profileId is not documented
(#58) Variable Zend_Gdata_Analytics_AccountEntry::$_webPropertyId is not documented
(#59) Variable Zend_Gdata_Analytics_AccountEntry::$_currency is not documented
(#60) Variable Zend_Gdata_Analytics_AccountEntry::$_timezone is not documented
(#61) Variable Zend_Gdata_Analytics_AccountEntry::$_tableId is not documented
(#62) Variable Zend_Gdata_Analytics_AccountEntry::$_profileName is not documented
(#63) Variable Zend_Gdata_Analytics_AccountEntry::$_goal is not documented
(#48) No one-line description found in phpdocs for class Zend_Gdata_Analytics_AccountEntry
(#65) There is no description in phpdocs for function __construct
(#74) There is no description in phpdocs for function takeChildFromDOM
(#65) Phpdocs for function Zend_Gdata_Analytics_AccountEntry::__construct has incomplete parameters list
(#48) Class Zend_Gdata_Analytics_AccountEntry does not have @copyright tag
(#48) Class Zend_Gdata_Analytics_AccountEntry does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#50) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#49) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/AccountFeed.php
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_AccountFeed
(#49) There is no description in phpdocs for function __construct
(#49) Phpdocs for function Zend_Gdata_Analytics_AccountFeed::__construct has incomplete parameters list
(#28) Class Zend_Gdata_Analytics_AccountFeed does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_AccountFeed does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/AccountQuery.php
(#35) Constant Zend_Gdata_Analytics_AccountQuery::ANALYTICS_FEED_URI is not documented
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_AccountQuery
(#68) There is no description in phpdocs for function setAccountId
(#78) There is no description in phpdocs for function getAccountId
(#86) There is no description in phpdocs for function setWebpropertyId
(#96) There is no description in phpdocs for function getWebpropertyId
(#104) There is no description in phpdocs for function setProfileId
(#114) There is no description in phpdocs for function getProfileId
(#122) There is no description in phpdocs for function webproperties
(#133) There is no description in phpdocs for function profiles
(#148) There is no description in phpdocs for function goals
(#167) There is no description in phpdocs for function getQueryUrl
(#149) Phpdocs for function Zend_Gdata_Analytics_AccountQuery::goals has incomplete parameters list
(#37) Phpdocs for variable Zend_Gdata_Analytics_AccountQuery::$_defaultFeedUri does not contain @var or incorrect
(#28) Class Zend_Gdata_Analytics_AccountQuery does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_AccountQuery does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/DataEntry.php
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_DataEntry
(#44) There is no description in phpdocs for function __construct
(#53) There is no description in phpdocs for function takeChildFromDOM
(#77) There is no description in phpdocs for function getDimension
(#91) There is no description in phpdocs for function getMetric
(#105) There is no description in phpdocs for function getValue
(#28) Class Zend_Gdata_Analytics_DataEntry does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_DataEntry does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/DataFeed.php
(#59) Function Zend_Gdata_Analytics_DataFeed::__construct is not documented
(#38) No one-line description found in phpdocs for class Zend_Gdata_Analytics_DataFeed
(#38) Class Zend_Gdata_Analytics_DataFeed does not have @copyright tag
(#38) Class Zend_Gdata_Analytics_DataFeed does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/DataQuery.php
(#35) Constant Zend_Gdata_Analytics_DataQuery::ANALYTICS_FEED_URI is not documented
(#43) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_BROWSER is not documented
(#44) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_BROWSER_VERSION is not documented
(#45) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CITY is not documented
(#46) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CONNECTIONSPEED is not documented
(#47) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CONTINENT is not documented
(#48) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_COUNTRY is not documented
(#49) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_DATE is not documented
(#50) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_DAY is not documented
(#51) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_DAYS_SINCE_LAST_VISIT is not documented
(#52) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_FLASH_VERSION is not documented
(#53) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_HOSTNAME is not documented
(#54) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_HOUR is not documented
(#55) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_JAVA_ENABLED is not documented
(#56) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_LANGUAGE is not documented
(#57) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_LATITUDE is not documented
(#58) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_LONGITUDE is not documented
(#59) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_MONTH is not documented
(#60) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_NETWORK_DOMAIN is not documented
(#61) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_NETWORK_LOCATION is not documented
(#62) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_OPERATING_SYSTEM is not documented
(#63) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_OPERATING_SYSTEM_VERSION is not documented
(#64) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_PAGE_DEPTH is not documented
(#65) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_REGION is not documented
(#66) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SCREEN_COLORS is not documented
(#67) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SCREEN_RESOLUTION is not documented
(#68) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SUB_CONTINENT is not documented
(#69) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_USER_DEFINED_VALUE is not documented
(#70) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_VISIT_COUNT is not documented
(#71) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_VISIT_LENGTH is not documented
(#72) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_VISITOR_TYPE is not documented
(#73) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_WEEK is not documented
(#74) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_YEAR is not documented
(#77) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_AD_CONTENT is not documented
(#78) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_AD_GROUP is not documented
(#79) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_AD_SLOT is not documented
(#80) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_AD_SLOT_POSITION is not documented
(#81) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CAMPAIGN is not documented
(#82) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_KEYWORD is not documented
(#83) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_MEDIUM is not documented
(#84) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_REFERRAL_PATH is not documented
(#85) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SOURCE is not documented
(#88) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_EXIT_PAGE_PATH is not documented
(#89) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_LANDING_PAGE_PATH is not documented
(#90) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_PAGE_PATH is not documented
(#91) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_PAGE_TITLE is not documented
(#92) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SECOND_PAGE_PATH is not documented
(#95) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_AFFILIATION is not documented
(#96) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_DAYS_TO_TRANSACTION is not documented
(#97) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_PRODUCT_CATEGORY is not documented
(#98) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_PRODUCT_NAME is not documented
(#99) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_PRODUCT_SKU is not documented
(#100) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_TRANSACTION_ID is not documented
(#101) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_VISITS_TO_TRANSACTION is not documented
(#104) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SEARCH_CATEGORY is not documented
(#105) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SEARCH_DESTINATION_PAGE is not documented
(#106) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SEARCH_KEYWORD is not documented
(#107) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SEARCH_KEYWORD_REFINEMENT is not documented
(#108) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SEARCH_START_PAGE is not documented
(#109) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_SEARCH_USED is not documented
(#112) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_NEXT_PAGE_PATH is not documented
(#113) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_PREV_PAGE_PATH is not documented
(#116) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_EVENT_CATEGORY is not documented
(#117) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_EVENT_ACTION is not documented
(#118) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_EVENT_LABEL is not documented
(#121) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_NAME_1 is not documented
(#122) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_NAME_2 is not documented
(#123) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_NAME_3 is not documented
(#124) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_NAME_4 is not documented
(#125) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_NAME_5 is not documented
(#126) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_VALUE_1 is not documented
(#127) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_VALUE_2 is not documented
(#128) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_VALUE_3 is not documented
(#129) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_VALUE_4 is not documented
(#130) Constant Zend_Gdata_Analytics_DataQuery::DIMENSION_CUSTOM_VAR_VALUE_5 is not documented
(#133) Constant Zend_Gdata_Analytics_DataQuery::METRIC_BOUNCES is not documented
(#134) Constant Zend_Gdata_Analytics_DataQuery::METRIC_ENTRANCES is not documented
(#135) Constant Zend_Gdata_Analytics_DataQuery::METRIC_EXITS is not documented
(#136) Constant Zend_Gdata_Analytics_DataQuery::METRIC_NEW_VISITS is not documented
(#137) Constant Zend_Gdata_Analytics_DataQuery::METRIC_PAGEVIEWS is not documented
(#138) Constant Zend_Gdata_Analytics_DataQuery::METRIC_TIME_ON_PAGE is not documented
(#139) Constant Zend_Gdata_Analytics_DataQuery::METRIC_TIME_ON_SITE is not documented
(#140) Constant Zend_Gdata_Analytics_DataQuery::METRIC_VISITORS is not documented
(#141) Constant Zend_Gdata_Analytics_DataQuery::METRIC_VISITS is not documented
(#144) Constant Zend_Gdata_Analytics_DataQuery::METRIC_AD_CLICKS is not documented
(#145) Constant Zend_Gdata_Analytics_DataQuery::METRIC_AD_COST is not documented
(#146) Constant Zend_Gdata_Analytics_DataQuery::METRIC_CPC is not documented
(#147) Constant Zend_Gdata_Analytics_DataQuery::METRIC_CPM is not documented
(#148) Constant Zend_Gdata_Analytics_DataQuery::METRIC_CTR is not documented
(#149) Constant Zend_Gdata_Analytics_DataQuery::METRIC_IMPRESSIONS is not documented
(#152) Constant Zend_Gdata_Analytics_DataQuery::METRIC_UNIQUE_PAGEVIEWS is not documented
(#155) Constant Zend_Gdata_Analytics_DataQuery::METRIC_ITEM_REVENUE is not documented
(#156) Constant Zend_Gdata_Analytics_DataQuery::METRIC_ITEM_QUANTITY is not documented
(#157) Constant Zend_Gdata_Analytics_DataQuery::METRIC_TRANSACTIONS is not documented
(#158) Constant Zend_Gdata_Analytics_DataQuery::METRIC_TRANSACTION_REVENUE is not documented
(#159) Constant Zend_Gdata_Analytics_DataQuery::METRIC_TRANSACTION_SHIPPING is not documented
(#160) Constant Zend_Gdata_Analytics_DataQuery::METRIC_TRANSACTION_TAX is not documented
(#161) Constant Zend_Gdata_Analytics_DataQuery::METRIC_UNIQUE_PURCHASES is not documented
(#164) Constant Zend_Gdata_Analytics_DataQuery::METRIC_SEARCH_DEPTH is not documented
(#165) Constant Zend_Gdata_Analytics_DataQuery::METRIC_SEARCH_DURATION is not documented
(#166) Constant Zend_Gdata_Analytics_DataQuery::METRIC_SEARCH_EXITS is not documented
(#167) Constant Zend_Gdata_Analytics_DataQuery::METRIC_SEARCH_REFINEMENTS is not documented
(#168) Constant Zend_Gdata_Analytics_DataQuery::METRIC_SEARCH_UNIQUES is not documented
(#169) Constant Zend_Gdata_Analytics_DataQuery::METRIC_SEARCH_VISIT is not documented
(#172) Constant Zend_Gdata_Analytics_DataQuery::METRIC_GOAL_COMPLETIONS_ALL is not documented
(#173) Constant Zend_Gdata_Analytics_DataQuery::METRIC_GOAL_STARTS_ALL is not documented
(#174) Constant Zend_Gdata_Analytics_DataQuery::METRIC_GOAL_VALUE_ALL is not documented
(#176) Constant Zend_Gdata_Analytics_DataQuery::METRIC_GOAL_1_COMPLETION is not documented
(#177) Constant Zend_Gdata_Analytics_DataQuery::METRIC_GOAL_1_STARTS is not documented
(#178) Constant Zend_Gdata_Analytics_DataQuery::METRIC_GOAL_1_VALUE is not documented
(#181) Constant Zend_Gdata_Analytics_DataQuery::METRIC_TOTAL_EVENTS is not documented
(#182) Constant Zend_Gdata_Analytics_DataQuery::METRIC_UNIQUE_EVENTS is not documented
(#183) Constant Zend_Gdata_Analytics_DataQuery::METRIC_EVENT_VALUE is not documented
(#186) Constant Zend_Gdata_Analytics_DataQuery::EQUALS is not documented
(#187) Constant Zend_Gdata_Analytics_DataQuery::EQUALS_NOT is not documented
(#188) Constant Zend_Gdata_Analytics_DataQuery::GREATER is not documented
(#189) Constant Zend_Gdata_Analytics_DataQuery::LESS is not documented
(#190) Constant Zend_Gdata_Analytics_DataQuery::GREATER_EQUAL is not documented
(#191) Constant Zend_Gdata_Analytics_DataQuery::LESS_EQUAL is not documented
(#192) Constant Zend_Gdata_Analytics_DataQuery::CONTAINS is not documented
(#193) Constant Zend_Gdata_Analytics_DataQuery::CONTAINS_NOT is not documented
(#194) Constant Zend_Gdata_Analytics_DataQuery::REGULAR is not documented
(#195) Constant Zend_Gdata_Analytics_DataQuery::REGULAR_NOT is not documented
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_DataQuery
(#218) There is no description in phpdocs for function setProfileId
(#228) There is no description in phpdocs for function getProfileId
(#236) There is no description in phpdocs for function addDimension
(#246) There is no description in phpdocs for function addMetric
(#256) There is no description in phpdocs for function getDimensions
(#264) There is no description in phpdocs for function getMetrics
(#272) There is no description in phpdocs for function removeDimension
(#281) There is no description in phpdocs for function removeMetric
(#290) There is no description in phpdocs for function setStartDate
(#299) There is no description in phpdocs for function setEndDate
(#309) There is no description in phpdocs for function addFilter
(#319) There is no description in phpdocs for function addOrFilter
(#329) There is no description in phpdocs for function addSort
(#341) There is no description in phpdocs for function clearSort
(#350) There is no description in phpdocs for function setSegment
(#360) There is no description in phpdocs for function getQueryUrl
(#291) Phpdocs for function Zend_Gdata_Analytics_DataQuery::setStartDate has incomplete parameters list
(#300) Phpdocs for function Zend_Gdata_Analytics_DataQuery::setEndDate has incomplete parameters list
(#37) Phpdocs for variable Zend_Gdata_Analytics_DataQuery::$_defaultFeedUri does not contain @var or incorrect
(#28) Class Zend_Gdata_Analytics_DataQuery does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_DataQuery does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Dimension.php
(#36) Variable Zend_Gdata_Analytics_Extension_Dimension::$_rootNamespace is not documented
(#37) Variable Zend_Gdata_Analytics_Extension_Dimension::$_rootElement is not documented
(#38) Variable Zend_Gdata_Analytics_Extension_Dimension::$_value is not documented
(#39) Variable Zend_Gdata_Analytics_Extension_Dimension::$_name is not documented
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_Extension_Dimension
(#28) Class Zend_Gdata_Analytics_Extension_Dimension does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_Extension_Dimension does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Goal.php
(#38) Function Zend_Gdata_Analytics_Goal::__construct is not documented
(#35) Variable Zend_Gdata_Analytics_Goal::$_rootNamespace is not documented
(#36) Variable Zend_Gdata_Analytics_Goal::$_rootElement is not documented
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_Goal
(#44) There is no description in phpdocs for function __toString
(#28) Class Zend_Gdata_Analytics_Goal does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_Goal does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Metric.php
(#41) Function Zend_Gdata_Analytics_Extension_Metric::takeAttributeFromDOM is not documented
(#36) Variable Zend_Gdata_Analytics_Extension_Metric::$_rootNamespace is not documented
(#37) Variable Zend_Gdata_Analytics_Extension_Metric::$_rootElement is not documented
(#38) Variable Zend_Gdata_Analytics_Extension_Metric::$_value is not documented
(#39) Variable Zend_Gdata_Analytics_Extension_Metric::$_name is not documented
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_Extension_Metric
(#28) Class Zend_Gdata_Analytics_Extension_Metric does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_Extension_Metric does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/Property.php
(#35) Variable Zend_Gdata_Analytics_Extension_Property::$_rootNamespace is not documented
(#36) Variable Zend_Gdata_Analytics_Extension_Property::$_rootElement is not documented
(#37) Variable Zend_Gdata_Analytics_Extension_Property::$_value is not documented
(#38) Variable Zend_Gdata_Analytics_Extension_Property::$_name is not documented
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_Extension_Property
(#96) There is no description in phpdocs for function setName
(#106) There is no description in phpdocs for function getName
(#42) Phpdocs for function Zend_Gdata_Analytics_Extension_Property::__construct has incomplete parameters list
(#28) Class Zend_Gdata_Analytics_Extension_Property does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_Extension_Property does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Analytics/Extension/TableId.php
(#36) Variable Zend_Gdata_Analytics_Extension_TableId::$_rootNamespace is not documented
(#37) Variable Zend_Gdata_Analytics_Extension_TableId::$_rootElement is not documented
(#38) Variable Zend_Gdata_Analytics_Extension_TableId::$_value is not documented
(#28) No one-line description found in phpdocs for class Zend_Gdata_Analytics_Extension_TableId
(#57) Phpdocs for function Zend_Gdata_Analytics_Extension_TableId::getDOM has incomplete parameters list
(#75) Phpdocs for function Zend_Gdata_Analytics_Extension_TableId::takeChildFromDOM has incomplete parameters list
(#28) Class Zend_Gdata_Analytics_Extension_TableId does not have @copyright tag
(#28) Class Zend_Gdata_Analytics_Extension_TableId does not have @license tag
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#30) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App.php
(#2) Empty line found after PHP open tag
(#49) No one-line description found in phpdocs for class Zend_Gdata_App
(#241) Phpdocs for function Zend_Gdata_App::setHttpClient has incomplete parameters list
(#804) Phpdocs for function Zend_Gdata_App::importString has incomplete parameters list
(#886) Phpdocs for function Zend_Gdata_App::post has incomplete parameters list
(#911) Phpdocs for function Zend_Gdata_App::put has incomplete parameters list
(#936) Phpdocs for function Zend_Gdata_App::delete has incomplete parameters list
(#996) Phpdocs for function Zend_Gdata_App::updateEntry has incomplete parameters list
(#1197) Phpdocs for function Zend_Gdata_App::generateIfMatchHeaderData has incomplete parameters list
(#134) Phpdocs for variable Zend_Gdata_App::$_majorProtocolVersion does not contain @var or incorrect
(#147) Phpdocs for variable Zend_Gdata_App::$_minorProtocolVersion does not contain @var or incorrect
(#21) Not recommended phpdocs tag @version used
(#1065) Invalid inline phpdocs tag @see found
(#17) Package Zend_Gdata is not valid
(#55) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#54) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/AuthException.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/BadMethodCallException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Base.php
(#2) Empty line found after PHP open tag
(#111) Function Zend_Gdata_App_Base::__construct is not documented
(#115) Phpdocs for function Zend_Gdata_App_Base::getText has incomplete parameters list
(#203) Phpdocs for function Zend_Gdata_App_Base::getDOM has incomplete parameters list
(#498) Phpdocs for function Zend_Gdata_App_Base::__set has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/BaseMediaSource.php
(#2) Empty line found after PHP open tag
(#89) Phpdocs for function Zend_Gdata_App_BaseMediaSource::setSlug has incomplete parameters list
(#132) Phpdocs for function Zend_Gdata_App_BaseMediaSource::__set has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/CaptchaRequiredException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Entry.php
(#2) Empty line found after PHP open tag
(#127) Function Zend_Gdata_App_Entry::getDOM is not documented
(#151) Function Zend_Gdata_App_Entry::takeChildFromDOM is not documented
(#230) Phpdocs for function Zend_Gdata_App_Entry::reload has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#63) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#62) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Exception.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Author.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Author::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Category.php
(#2) Empty line found after PHP open tag
(#46) Function Zend_Gdata_App_Extension_Category::__construct is not documented
(#54) Function Zend_Gdata_App_Extension_Category::getDOM is not documented
(#69) Function Zend_Gdata_App_Extension_Category::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Category::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Category::$_term is not documented
(#43) Variable Zend_Gdata_App_Extension_Category::$_scheme is not documented
(#44) Variable Zend_Gdata_App_Extension_Category::$_label is not documented
(#86) There is no description in phpdocs for function getTerm
(#94) There is no description in phpdocs for function setTerm
(#104) There is no description in phpdocs for function getScheme
(#112) There is no description in phpdocs for function setScheme
(#122) There is no description in phpdocs for function getLabel
(#130) There is no description in phpdocs for function setLabel
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Content.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_App_Extension_Content::__construct is not documented
(#50) Function Zend_Gdata_App_Extension_Content::getDOM is not documented
(#59) Function Zend_Gdata_App_Extension_Content::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Content::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Content::$_src is not documented
(#70) There is no description in phpdocs for function getSrc
(#78) There is no description in phpdocs for function setSrc
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Contributor.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Contributor::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Control.php
(#2) Empty line found after PHP open tag
(#50) Function Zend_Gdata_App_Extension_Control::__construct is not documented
(#56) Function Zend_Gdata_App_Extension_Control::getDOM is not documented
(#65) Function Zend_Gdata_App_Extension_Control::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_App_Extension_Control::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_App_Extension_Control::$_rootElement is not documented
(#48) Variable Zend_Gdata_App_Extension_Control::$_draft is not documented
(#80) There is no description in phpdocs for function getDraft
(#88) There is no description in phpdocs for function setDraft
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Draft.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_App_Extension_Draft::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Draft::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_App_Extension_Draft::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Edited.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Edited::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Edited::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Element.php
(#2) Empty line found after PHP open tag
(#42) Function Zend_Gdata_App_Extension_Element::__construct is not documented
(#50) Function Zend_Gdata_App_Extension_Element::transferFromDOM is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_App_Extension_Element
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Email.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Email::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Email::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Generator.php
(#2) Empty line found after PHP open tag
(#45) Function Zend_Gdata_App_Extension_Generator::__construct is not documented
(#53) Function Zend_Gdata_App_Extension_Generator::getDOM is not documented
(#65) Function Zend_Gdata_App_Extension_Generator::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Generator::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Generator::$_uri is not documented
(#43) Variable Zend_Gdata_App_Extension_Generator::$_version is not documented
(#79) There is no description in phpdocs for function getUri
(#87) There is no description in phpdocs for function setUri
(#97) There is no description in phpdocs for function getVersion
(#105) There is no description in phpdocs for function setVersion
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Icon.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Icon::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Icon::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Id.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Id::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Id::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Link.php
(#2) Empty line found after PHP open tag
(#49) Function Zend_Gdata_App_Extension_Link::__construct is not documented
(#61) Function Zend_Gdata_App_Extension_Link::getDOM is not documented
(#85) Function Zend_Gdata_App_Extension_Link::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_App_Extension_Link::$_rootElement is not documented
(#42) Variable Zend_Gdata_App_Extension_Link::$_href is not documented
(#43) Variable Zend_Gdata_App_Extension_Link::$_rel is not documented
(#44) Variable Zend_Gdata_App_Extension_Link::$_type is not documented
(#45) Variable Zend_Gdata_App_Extension_Link::$_hrefLang is not documented
(#46) Variable Zend_Gdata_App_Extension_Link::$_title is not documented
(#47) Variable Zend_Gdata_App_Extension_Link::$_length is not documented
(#111) There is no description in phpdocs for function getHref
(#119) There is no description in phpdocs for function setHref
(#129) There is no description in phpdocs for function getRel
(#137) There is no description in phpdocs for function setRel
(#147) There is no description in phpdocs for function getType
(#155) There is no description in phpdocs for function setType
(#165) There is no description in phpdocs for function getHrefLang
(#173) There is no description in phpdocs for function setHrefLang
(#183) There is no description in phpdocs for function getTitle
(#191) There is no description in phpdocs for function setTitle
(#201) There is no description in phpdocs for function getLength
(#209) There is no description in phpdocs for function setLength
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Logo.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Logo::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Logo::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Name.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Name::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Name::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Person.php
(#2) Empty line found after PHP open tag
(#61) Function Zend_Gdata_App_Extension_Person::__construct is not documented
(#69) Function Zend_Gdata_App_Extension_Person::getDOM is not documented
(#84) Function Zend_Gdata_App_Extension_Person::takeChildFromDOM is not documented
(#56) Variable Zend_Gdata_App_Extension_Person::$_rootElement is not documented
(#57) Variable Zend_Gdata_App_Extension_Person::$_name is not documented
(#58) Variable Zend_Gdata_App_Extension_Person::$_email is not documented
(#59) Variable Zend_Gdata_App_Extension_Person::$_uri is not documented
(#109) There is no description in phpdocs for function getName
(#117) There is no description in phpdocs for function setName
(#127) There is no description in phpdocs for function getEmail
(#135) There is no description in phpdocs for function setEmail
(#145) There is no description in phpdocs for function getUri
(#153) There is no description in phpdocs for function setUri
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#48) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#47) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Published.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Published::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Published::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Rights.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Rights::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Rights::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Source.php
(#2) Empty line found after PHP open tag
(#44) Variable Zend_Gdata_App_Extension_Source::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_App_Extension_Source
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Subtitle.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Subtitle::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Summary.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Summary::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Text.php
(#2) Empty line found after PHP open tag
(#45) Function Zend_Gdata_App_Extension_Text::__construct is not documented
(#52) Function Zend_Gdata_App_Extension_Text::getDOM is not documented
(#61) Function Zend_Gdata_App_Extension_Text::takeAttributeFromDOM is not documented
(#75) Function Zend_Gdata_App_Extension_Text::getType is not documented
(#84) Function Zend_Gdata_App_Extension_Text::setType is not documented
(#42) Variable Zend_Gdata_App_Extension_Text::$_rootElement is not documented
(#43) Variable Zend_Gdata_App_Extension_Text::$_type is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_App_Extension_Text
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Title.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_App_Extension_Title::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Updated.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Updated::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Updated::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Extension/Uri.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_App_Extension_Uri::__construct is not documented
(#41) Variable Zend_Gdata_App_Extension_Uri::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Feed.php
(#2) Empty line found after PHP open tag
(#92) Phpdocs for function Zend_Gdata_App_Feed::getDOM has incomplete parameters list
(#215) Phpdocs for function Zend_Gdata_App_Feed::addEntry has incomplete parameters list
(#239) Phpdocs for function Zend_Gdata_App_Feed::offsetGet has incomplete parameters list
(#252) Phpdocs for function Zend_Gdata_App_Feed::offsetUnset has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/FeedEntryParent.php
(#2) Empty line found after PHP open tag
(#204) Function Zend_Gdata_App_FeedEntryParent::getDOM is not documented
(#234) Function Zend_Gdata_App_FeedEntryParent::takeChildFromDOM is not documented
(#100) Variable Zend_Gdata_App_FeedEntryParent::$_author is not documented
(#101) Variable Zend_Gdata_App_FeedEntryParent::$_category is not documented
(#102) Variable Zend_Gdata_App_FeedEntryParent::$_contributor is not documented
(#103) Variable Zend_Gdata_App_FeedEntryParent::$_id is not documented
(#104) Variable Zend_Gdata_App_FeedEntryParent::$_link is not documented
(#105) Variable Zend_Gdata_App_FeedEntryParent::$_rights is not documented
(#106) Variable Zend_Gdata_App_FeedEntryParent::$_title is not documented
(#107) Variable Zend_Gdata_App_FeedEntryParent::$_updated is not documented
(#284) There is no description in phpdocs for function getAuthor
(#353) There is no description in phpdocs for function getId
(#361) There is no description in phpdocs for function setId
(#438) There is no description in phpdocs for function getLicenseLink
(#475) There is no description in phpdocs for function setLink
(#485) There is no description in phpdocs for function getRights
(#493) There is no description in phpdocs for function setRights
(#545) There is no description in phpdocs for function getUpdated
(#553) There is no description in phpdocs for function setUpdated
(#129) Phpdocs for function Zend_Gdata_App_FeedEntryParent::__construct has incomplete parameters list
(#85) Phpdocs for variable Zend_Gdata_App_FeedEntryParent::$_service does not contain @var or incorrect
(#109) Phpdocs for variable Zend_Gdata_App_FeedEntryParent::$_majorProtocolVersion does not contain @var or incorrect
(#119) Phpdocs for variable Zend_Gdata_App_FeedEntryParent::$_minorProtocolVersion does not contain @var or incorrect
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#78) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#77) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/FeedSourceParent.php
(#2) Empty line found after PHP open tag
(#141) Function Zend_Gdata_App_FeedSourceParent::getDOM is not documented
(#80) Variable Zend_Gdata_App_FeedSourceParent::$_generator is not documented
(#81) Variable Zend_Gdata_App_FeedSourceParent::$_icon is not documented
(#82) Variable Zend_Gdata_App_FeedSourceParent::$_logo is not documented
(#83) Variable Zend_Gdata_App_FeedSourceParent::$_subtitle is not documented
(#195) There is no description in phpdocs for function getGenerator
(#203) There is no description in phpdocs for function setGenerator
(#213) There is no description in phpdocs for function getIcon
(#221) There is no description in phpdocs for function setIcon
(#231) There is no description in phpdocs for function getlogo
(#239) There is no description in phpdocs for function setlogo
(#249) There is no description in phpdocs for function getSubtitle
(#257) There is no description in phpdocs for function setSubtitle
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/HttpException.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_App_HttpException::$_httpClientException is not documented
(#49) Variable Zend_Gdata_App_HttpException::$_response is not documented
(#54) Phpdocs for function Zend_Gdata_App_HttpException::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/IOException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/InvalidArgumentException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_App_LoggingHttpClientAdapterSocket
(#69) Phpdocs for function Zend_Gdata_App_LoggingHttpClientAdapterSocket::connect has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/MediaEntry.php
(#2) Empty line found after PHP open tag
(#61) Phpdocs for function Zend_Gdata_App_MediaEntry::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/MediaFileSource.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/MediaSource.php
(#2) Empty line found after PHP open tag
(#57) Phpdocs for function setSlug has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/Util.php
(#2) Empty line found after PHP open tag
(#70) Invalid phpdocs tag @returns used
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/App/VersionException.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/AuthSub.php
(#2) Empty line found after PHP open tag
(#49) Constant Zend_Gdata_AuthSub::AUTHSUB_REQUEST_URI is not documented
(#51) Constant Zend_Gdata_AuthSub::AUTHSUB_SESSION_TOKEN_URI is not documented
(#53) Constant Zend_Gdata_AuthSub::AUTHSUB_REVOKE_TOKEN_URI is not documented
(#55) Constant Zend_Gdata_AuthSub::AUTHSUB_TOKEN_INFO_URI is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_AuthSub
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books.php
(#2) Empty line found after PHP open tag
(#65) Constant Zend_Gdata_Books::VOLUME_FEED_URI is not documented
(#66) Constant Zend_Gdata_Books::MY_LIBRARY_FEED_URI is not documented
(#67) Constant Zend_Gdata_Books::MY_ANNOTATION_FEED_URI is not documented
(#68) Constant Zend_Gdata_Books::AUTH_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/CollectionEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/CollectionFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/AnnotationLink.php
(#2) Empty line found after PHP open tag
(#46) Phpdocs for function Zend_Gdata_Books_Extension_AnnotationLink::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/BooksCategory.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/BooksLink.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/Embeddability.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Books_Extension_Embeddability::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Books_Extension_Embeddability::$_rootElement is not documented
(#43) Variable Zend_Gdata_Books_Extension_Embeddability::$_value is not documented
(#65) Phpdocs for function Zend_Gdata_Books_Extension_Embeddability::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/InfoLink.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#20) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/PreviewLink.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/Review.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Books_Extension_Review::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Books_Extension_Review::$_rootElement is not documented
(#43) Variable Zend_Gdata_Books_Extension_Review::$_lang is not documented
(#44) Variable Zend_Gdata_Books_Extension_Review::$_type is not documented
(#70) Phpdocs for function Zend_Gdata_Books_Extension_Review::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/ThumbnailLink.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/Extension/Viewability.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Books_Extension_Viewability::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Books_Extension_Viewability::$_rootElement is not documented
(#43) Variable Zend_Gdata_Books_Extension_Viewability::$_value is not documented
(#65) Phpdocs for function Zend_Gdata_Books_Extension_Viewability::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/VolumeEntry.php
(#2) Empty line found after PHP open tag
(#116) Variable Zend_Gdata_Books_VolumeEntry::$_comments is not documented
(#117) Variable Zend_Gdata_Books_VolumeEntry::$_creators is not documented
(#118) Variable Zend_Gdata_Books_VolumeEntry::$_dates is not documented
(#119) Variable Zend_Gdata_Books_VolumeEntry::$_descriptions is not documented
(#120) Variable Zend_Gdata_Books_VolumeEntry::$_embeddability is not documented
(#121) Variable Zend_Gdata_Books_VolumeEntry::$_formats is not documented
(#122) Variable Zend_Gdata_Books_VolumeEntry::$_identifiers is not documented
(#123) Variable Zend_Gdata_Books_VolumeEntry::$_languages is not documented
(#124) Variable Zend_Gdata_Books_VolumeEntry::$_publishers is not documented
(#125) Variable Zend_Gdata_Books_VolumeEntry::$_rating is not documented
(#126) Variable Zend_Gdata_Books_VolumeEntry::$_review is not documented
(#127) Variable Zend_Gdata_Books_VolumeEntry::$_subjects is not documented
(#128) Variable Zend_Gdata_Books_VolumeEntry::$_titles is not documented
(#129) Variable Zend_Gdata_Books_VolumeEntry::$_viewability is not documented
(#111) Constant Zend_Gdata_Books_VolumeEntry::THUMBNAIL_LINK_REL is not documented
(#112) Constant Zend_Gdata_Books_VolumeEntry::PREVIEW_LINK_REL is not documented
(#113) Constant Zend_Gdata_Books_VolumeEntry::INFO_LINK_REL is not documented
(#114) Constant Zend_Gdata_Books_VolumeEntry::ANNOTATION_LINK_REL is not documented
(#150) Phpdocs for function Zend_Gdata_Books_VolumeEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#103) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#102) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/VolumeFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Books/VolumeQuery.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar.php
(#2) Empty line found after PHP open tag
(#160) Function Zend_Gdata_Calendar::insertEvent is not documented
(#66) Variable Zend_Gdata_Calendar::$_defaultPostUri is not documented
(#62) Constant Zend_Gdata_Calendar::CALENDAR_FEED_URI is not documented
(#63) Constant Zend_Gdata_Calendar::CALENDAR_EVENT_FEED_URI is not documented
(#64) Constant Zend_Gdata_Calendar::AUTH_SERVICE_NAME is not documented
(#110) Phpdocs for function Zend_Gdata_Calendar::getCalendarEventEntry has incomplete parameters list
(#141) Phpdocs for function Zend_Gdata_Calendar::getCalendarListEntry has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/EventEntry.php
(#2) Empty line found after PHP open tag
(#71) Function Zend_Gdata_Calendar_EventEntry::__construct is not documented
(#77) Function Zend_Gdata_Calendar_EventEntry::getDOM is not documented
(#92) Function Zend_Gdata_Calendar_EventEntry::takeChildFromDOM is not documented
(#123) Function Zend_Gdata_Calendar_EventEntry::getSendEventNotifications is not documented
(#128) Function Zend_Gdata_Calendar_EventEntry::setSendEventNotifications is not documented
(#134) Function Zend_Gdata_Calendar_EventEntry::getTimezone is not documented
(#149) Function Zend_Gdata_Calendar_EventEntry::getQuickAdd is not documented
(#66) Variable Zend_Gdata_Calendar_EventEntry::$_entryClassName is not documented
(#67) Variable Zend_Gdata_Calendar_EventEntry::$_sendEventNotifications is not documented
(#68) Variable Zend_Gdata_Calendar_EventEntry::$_timezone is not documented
(#69) Variable Zend_Gdata_Calendar_EventEntry::$_quickadd is not documented
(#139) There is no description in phpdocs for function setTimezone
(#154) There is no description in phpdocs for function setQuickAdd
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/EventFeed.php
(#2) Empty line found after PHP open tag
(#62) Function Zend_Gdata_Calendar_EventFeed::__construct is not documented
(#68) Function Zend_Gdata_Calendar_EventFeed::getDOM is not documented
(#78) Function Zend_Gdata_Calendar_EventFeed::takeChildFromDOM is not documented
(#95) Function Zend_Gdata_Calendar_EventFeed::getTimezone is not documented
(#100) Function Zend_Gdata_Calendar_EventFeed::setTimezone is not documented
(#46) Variable Zend_Gdata_Calendar_EventFeed::$_timezone is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/EventQuery.php
(#2) Empty line found after PHP open tag
(#76) Variable Zend_Gdata_Calendar_EventQuery::$_visibility is not documented
(#48) Constant Zend_Gdata_Calendar_EventQuery::CALENDAR_FEED_URI is not documented
(#110) There is no description in phpdocs for function setComments
(#121) There is no description in phpdocs for function setEvent
(#132) There is no description in phpdocs for function setProjection
(#143) There is no description in phpdocs for function setUser
(#154) There is no description in phpdocs for function setVisibility
(#165) There is no description in phpdocs for function getComments
(#174) There is no description in phpdocs for function getEvent
(#183) There is no description in phpdocs for function getProjection
(#192) There is no description in phpdocs for function getUser
(#201) There is no description in phpdocs for function getVisibility
(#210) There is no description in phpdocs for function setStartMax
(#224) There is no description in phpdocs for function setStartMin
(#238) There is no description in phpdocs for function setOrderBy
(#252) There is no description in phpdocs for function getStartMax
(#264) There is no description in phpdocs for function getStartMin
(#276) There is no description in phpdocs for function getOrderBy
(#288) There is no description in phpdocs for function getSortOrder
(#300) There is no description in phpdocs for function setSortOrder
(#313) There is no description in phpdocs for function getRecurrenceExpansionStart
(#325) There is no description in phpdocs for function setRecurrenceExpansionStart
(#339) There is no description in phpdocs for function getRecurrenceExpansionEnd
(#351) There is no description in phpdocs for function setRecurrenceExpansionEnd
(#364) There is no description in phpdocs for function getSingleEvents
(#390) There is no description in phpdocs for function setSingleEvents
(#413) There is no description in phpdocs for function getFutureEvents
(#438) There is no description in phpdocs for function setFutureEvents
(#462) There is no description in phpdocs for function getQueryUrl
(#300) Phpdocs for function Zend_Gdata_Calendar_EventQuery::setSortOrder has incomplete parameters list
(#325) Phpdocs for function Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionStart has incomplete parameters list
(#351) Phpdocs for function Zend_Gdata_Calendar_EventQuery::setRecurrenceExpansionEnd has incomplete parameters list
(#365) Phpdocs for function Zend_Gdata_Calendar_EventQuery::getSingleEvents has incomplete parameters list
(#50) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_defaultFeedUri does not contain @var or incorrect
(#55) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_comments does not contain @var or incorrect
(#62) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_user does not contain @var or incorrect
(#78) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_projection does not contain @var or incorrect
(#85) Phpdocs for variable Zend_Gdata_Calendar_EventQuery::$_event does not contain @var or incorrect
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/AccessLevel.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_AccessLevel::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_AccessLevel::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_AccessLevel::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_AccessLevel::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Color.php
(#2) Empty line found after PHP open tag
(#42) Variable Zend_Gdata_Calendar_Extension_Color::$_rootNamespace is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Color::$_rootElement is not documented
(#44) Variable Zend_Gdata_Calendar_Extension_Color::$_value is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Calendar_Extension_Color
(#63) Phpdocs for function Zend_Gdata_Calendar_Extension_Color::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Hidden.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_Hidden::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_Hidden::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Hidden::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_Hidden::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Link.php
(#46) Variable Zend_Gdata_Calendar_Extension_Link::$_webContent is not documented
(#51) Phpdocs for function Zend_Gdata_Calendar_Extension_Link::__construct has incomplete parameters list
(#67) Phpdocs for function Zend_Gdata_Calendar_Extension_Link::getDOM has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/QuickAdd.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_QuickAdd::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_QuickAdd::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_QuickAdd::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_QuickAdd::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Selected.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_Selected::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_Selected::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Selected::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_Selected::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/SendEventNotifications.php
(#2) Empty line found after PHP open tag
(#40) Variable Zend_Gdata_Calendar_Extension_SendEventNotifications::$_rootNamespace is not documented
(#41) Variable Zend_Gdata_Calendar_Extension_SendEventNotifications::$_rootElement is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_SendEventNotifications::$_value is not documented
(#61) Phpdocs for function Zend_Gdata_Calendar_Extension_SendEventNotifications::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/Timezone.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_Timezone::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_Timezone::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_Timezone::$_value is not documented
(#62) Phpdocs for function Zend_Gdata_Calendar_Extension_Timezone::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/Extension/WebContent.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Calendar_Extension_WebContent::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_Calendar_Extension_WebContent::$_rootElement is not documented
(#43) Variable Zend_Gdata_Calendar_Extension_WebContent::$_url is not documented
(#44) Variable Zend_Gdata_Calendar_Extension_WebContent::$_height is not documented
(#45) Variable Zend_Gdata_Calendar_Extension_WebContent::$_width is not documented
(#68) Phpdocs for function Zend_Gdata_Calendar_Extension_WebContent::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/ListEntry.php
(#2) Empty line found after PHP open tag
(#85) Function Zend_Gdata_Calendar_ListEntry::__construct is not documented
(#91) Function Zend_Gdata_Calendar_ListEntry::getDOM is not documented
(#117) Function Zend_Gdata_Calendar_ListEntry::takeChildFromDOM is not documented
(#157) Function Zend_Gdata_Calendar_ListEntry::getAccessLevel is not documented
(#171) Function Zend_Gdata_Calendar_ListEntry::getColor is not documented
(#186) Function Zend_Gdata_Calendar_ListEntry::getHidden is not documented
(#201) Function Zend_Gdata_Calendar_ListEntry::getSelected is not documented
(#216) Function Zend_Gdata_Calendar_ListEntry::getTimezone is not documented
(#231) Function Zend_Gdata_Calendar_ListEntry::getWhere is not documented
(#78) Variable Zend_Gdata_Calendar_ListEntry::$_color is not documented
(#79) Variable Zend_Gdata_Calendar_ListEntry::$_accessLevel is not documented
(#80) Variable Zend_Gdata_Calendar_ListEntry::$_hidden is not documented
(#81) Variable Zend_Gdata_Calendar_ListEntry::$_selected is not documented
(#82) Variable Zend_Gdata_Calendar_ListEntry::$_timezone is not documented
(#83) Variable Zend_Gdata_Calendar_ListEntry::$_where is not documented
(#65) No one-line description found in phpdocs for class Zend_Gdata_Calendar_ListEntry
(#162) There is no description in phpdocs for function setAccessLevel
(#176) There is no description in phpdocs for function setColor
(#191) There is no description in phpdocs for function setHidden
(#206) There is no description in phpdocs for function setSelected
(#221) There is no description in phpdocs for function setTimezone
(#236) There is no description in phpdocs for function setWhere
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#70) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#69) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Calendar/ListFeed.php
(#2) Empty line found after PHP open tag
(#61) Function Zend_Gdata_Calendar_ListFeed::__construct is not documented
(#67) Function Zend_Gdata_Calendar_ListFeed::getDOM is not documented
(#76) Function Zend_Gdata_Calendar_ListFeed::takeChildFromDOM is not documented
(#91) Function Zend_Gdata_Calendar_ListFeed::getTimezone is not documented
(#45) Variable Zend_Gdata_Calendar_ListFeed::$_timezone is not documented
(#96) There is no description in phpdocs for function setTimezone
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/ClientLogin.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_ClientLogin
(#66) Phpdocs for function Zend_Gdata_ClientLogin::getHttpClient has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs.php
(#2) Empty line found after PHP open tag
(#68) Variable Zend_Gdata_Docs::$_defaultPostUri is not documented
(#70) Variable Zend_Gdata_Docs::$SUPPORTED_FILETYPES is not documented
(#62) Constant Zend_Gdata_Docs::DOCUMENTS_LIST_FEED_URI is not documented
(#63) Constant Zend_Gdata_Docs::DOCUMENTS_FOLDER_FEED_URI is not documented
(#64) Constant Zend_Gdata_Docs::DOCUMENTS_CATEGORY_SCHEMA is not documented
(#65) Constant Zend_Gdata_Docs::DOCUMENTS_CATEGORY_TERM is not documented
(#66) Constant Zend_Gdata_Docs::AUTH_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs/DocumentListEntry.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Docs_DocumentListEntry
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs/DocumentListFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Docs/Query.php
(#2) Empty line found after PHP open tag
(#96) Phpdocs for function Zend_Gdata_Docs_Query::setVisibility has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_DublinCore
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Creator.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Creator::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Creator::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Creator::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Date.php
(#2) Empty line found after PHP open tag
(#42) Variable Zend_Gdata_DublinCore_Extension_Date::$_rootNamespace is not documented
(#43) Variable Zend_Gdata_DublinCore_Extension_Date::$_rootElement is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_DublinCore_Extension_Date
(#50) Phpdocs for function Zend_Gdata_DublinCore_Extension_Date::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Description.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Description::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Description::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Description::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Format.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Format::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Format::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Format::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Identifier.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Identifier::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Identifier::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Identifier::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Language.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Language::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Language::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Language::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Publisher.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Publisher::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Publisher::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Publisher::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Rights.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Rights::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Rights::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Rights::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Subject.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Subject::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Subject::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Subject::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/DublinCore/Extension/Title.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_DublinCore_Extension_Title::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_DublinCore_Extension_Title::$_rootElement is not documented
(#48) Phpdocs for function Zend_Gdata_DublinCore_Extension_Title::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Entry.php
(#2) Empty line found after PHP open tag
(#48) Function Zend_Gdata_Entry::__construct is not documented
(#54) Function Zend_Gdata_Entry::getDOM is not documented
(#69) Function Zend_Gdata_Entry::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_Entry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Entry.php
(#2) Empty line found after PHP open tag
(#82) Phpdocs for function Zend_Gdata_Exif_Entry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Distance.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Distance::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Distance::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Exposure.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Exposure::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Exposure::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/FStop.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_FStop::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_FStop::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Flash.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Flash::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Flash::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/FocalLength.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_FocalLength::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_FocalLength::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/ImageUniqueId.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_ImageUniqueId::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_ImageUniqueId::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Iso.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Iso::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Iso::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Make.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Make::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Make::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Model.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Model::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Model::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Tags.php
(#2) Empty line found after PHP open tag
(#96) Variable Zend_Gdata_Exif_Extension_Tags::$_rootNamespace is not documented
(#97) Variable Zend_Gdata_Exif_Extension_Tags::$_rootElement is not documented
(#172) Phpdocs for function Zend_Gdata_Exif_Extension_Tags::__construct has incomplete parameters list
(#217) Phpdocs for function Zend_Gdata_Exif_Extension_Tags::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#88) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#87) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Extension/Time.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Exif_Extension_Time::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Exif_Extension_Time::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Exif/Feed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_Extension::__construct is not documented
(#41) Variable Zend_Gdata_Extension::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/AttendeeStatus.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_AttendeeStatus::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_AttendeeStatus::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_AttendeeStatus::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/AttendeeType.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_AttendeeType::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_AttendeeType::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_AttendeeType::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Comments.php
(#2) Empty line found after PHP open tag
(#50) Function Zend_Gdata_Extension_Comments::__construct is not documented
(#57) Function Zend_Gdata_Extension_Comments::getDOM is not documented
(#69) Function Zend_Gdata_Extension_Comments::takeChildFromDOM is not documented
(#84) Function Zend_Gdata_Extension_Comments::takeAttributeFromDOM is not documented
(#95) Function Zend_Gdata_Extension_Comments::getRel is not documented
(#100) Function Zend_Gdata_Extension_Comments::setRel is not documented
(#106) Function Zend_Gdata_Extension_Comments::getFeedLink is not documented
(#111) Function Zend_Gdata_Extension_Comments::setFeedLink is not documented
(#46) Variable Zend_Gdata_Extension_Comments::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_Comments::$_rel is not documented
(#48) Variable Zend_Gdata_Extension_Comments::$_feedLink is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/EntryLink.php
(#2) Empty line found after PHP open tag
(#52) Function Zend_Gdata_Extension_EntryLink::__construct is not documented
(#62) Function Zend_Gdata_Extension_EntryLink::getDOM is not documented
(#80) Function Zend_Gdata_Extension_EntryLink::takeChildFromDOM is not documented
(#95) Function Zend_Gdata_Extension_EntryLink::takeAttributeFromDOM is not documented
(#128) Function Zend_Gdata_Extension_EntryLink::setHref is not documented
(#134) Function Zend_Gdata_Extension_EntryLink::getReadOnly is not documented
(#139) Function Zend_Gdata_Extension_EntryLink::setReadOnly is not documented
(#145) Function Zend_Gdata_Extension_EntryLink::getRel is not documented
(#150) Function Zend_Gdata_Extension_EntryLink::setRel is not documented
(#156) Function Zend_Gdata_Extension_EntryLink::getEntry is not documented
(#161) Function Zend_Gdata_Extension_EntryLink::setEntry is not documented
(#46) Variable Zend_Gdata_Extension_EntryLink::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_EntryLink::$_href is not documented
(#48) Variable Zend_Gdata_Extension_EntryLink::$_readOnly is not documented
(#49) Variable Zend_Gdata_Extension_EntryLink::$_rel is not documented
(#50) Variable Zend_Gdata_Extension_EntryLink::$_entry is not documented
(#120) There is no description in phpdocs for function getHref
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/EventStatus.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_EventStatus::__construct is not documented
(#50) Function Zend_Gdata_Extension_EventStatus::getDOM is not documented
(#59) Function Zend_Gdata_Extension_EventStatus::takeAttributeFromDOM is not documented
(#41) Variable Zend_Gdata_Extension_EventStatus::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_EventStatus::$_value is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/ExtendedProperty.php
(#2) Empty line found after PHP open tag
(#46) Function Zend_Gdata_Extension_ExtendedProperty::__construct is not documented
(#53) Function Zend_Gdata_Extension_ExtendedProperty::getDOM is not documented
(#65) Function Zend_Gdata_Extension_ExtendedProperty::takeAttributeFromDOM is not documented
(#79) Function Zend_Gdata_Extension_ExtendedProperty::__toString is not documented
(#84) Function Zend_Gdata_Extension_ExtendedProperty::getName is not documented
(#89) Function Zend_Gdata_Extension_ExtendedProperty::setName is not documented
(#95) Function Zend_Gdata_Extension_ExtendedProperty::getValue is not documented
(#100) Function Zend_Gdata_Extension_ExtendedProperty::setValue is not documented
(#42) Variable Zend_Gdata_Extension_ExtendedProperty::$_rootElement is not documented
(#43) Variable Zend_Gdata_Extension_ExtendedProperty::$_name is not documented
(#44) Variable Zend_Gdata_Extension_ExtendedProperty::$_value is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Extension_ExtendedProperty
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/FeedLink.php
(#2) Empty line found after PHP open tag
(#53) Function Zend_Gdata_Extension_FeedLink::__construct is not documented
(#64) Function Zend_Gdata_Extension_FeedLink::getDOM is not documented
(#85) Function Zend_Gdata_Extension_FeedLink::takeChildFromDOM is not documented
(#100) Function Zend_Gdata_Extension_FeedLink::takeAttributeFromDOM is not documented
(#136) Function Zend_Gdata_Extension_FeedLink::setHref is not documented
(#142) Function Zend_Gdata_Extension_FeedLink::getReadOnly is not documented
(#147) Function Zend_Gdata_Extension_FeedLink::setReadOnly is not documented
(#153) Function Zend_Gdata_Extension_FeedLink::getRel is not documented
(#158) Function Zend_Gdata_Extension_FeedLink::setRel is not documented
(#164) Function Zend_Gdata_Extension_FeedLink::getFeed is not documented
(#169) Function Zend_Gdata_Extension_FeedLink::setFeed is not documented
(#46) Variable Zend_Gdata_Extension_FeedLink::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_FeedLink::$_countHint is not documented
(#48) Variable Zend_Gdata_Extension_FeedLink::$_href is not documented
(#49) Variable Zend_Gdata_Extension_FeedLink::$_readOnly is not documented
(#50) Variable Zend_Gdata_Extension_FeedLink::$_rel is not documented
(#51) Variable Zend_Gdata_Extension_FeedLink::$_feed is not documented
(#128) There is no description in phpdocs for function getHref
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OpenSearchItemsPerPage.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_OpenSearchItemsPerPage::__construct is not documented
(#41) Variable Zend_Gdata_Extension_OpenSearchItemsPerPage::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_OpenSearchItemsPerPage::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OpenSearchStartIndex.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_OpenSearchStartIndex::__construct is not documented
(#41) Variable Zend_Gdata_Extension_OpenSearchStartIndex::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_OpenSearchStartIndex::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OpenSearchTotalResults.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_Extension_OpenSearchTotalResults::__construct is not documented
(#41) Variable Zend_Gdata_Extension_OpenSearchTotalResults::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_OpenSearchTotalResults::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/OriginalEvent.php
(#2) Empty line found after PHP open tag
(#56) Function Zend_Gdata_Extension_OriginalEvent::__construct is not documented
(#64) Function Zend_Gdata_Extension_OriginalEvent::getDOM is not documented
(#79) Function Zend_Gdata_Extension_OriginalEvent::takeAttributeFromDOM is not documented
(#93) Function Zend_Gdata_Extension_OriginalEvent::takeChildFromDOM is not documented
(#108) Function Zend_Gdata_Extension_OriginalEvent::getId is not documented
(#113) Function Zend_Gdata_Extension_OriginalEvent::setId is not documented
(#119) Function Zend_Gdata_Extension_OriginalEvent::getHref is not documented
(#124) Function Zend_Gdata_Extension_OriginalEvent::setHref is not documented
(#130) Function Zend_Gdata_Extension_OriginalEvent::getWhen is not documented
(#135) Function Zend_Gdata_Extension_OriginalEvent::setWhen is not documented
(#51) Variable Zend_Gdata_Extension_OriginalEvent::$_rootElement is not documented
(#52) Variable Zend_Gdata_Extension_OriginalEvent::$_id is not documented
(#53) Variable Zend_Gdata_Extension_OriginalEvent::$_href is not documented
(#54) Variable Zend_Gdata_Extension_OriginalEvent::$_when is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Rating.php
(#2) Empty line found after PHP open tag
(#42) Variable Zend_Gdata_Extension_Rating::$_rootElement is not documented
(#43) Variable Zend_Gdata_Extension_Rating::$_min is not documented
(#44) Variable Zend_Gdata_Extension_Rating::$_max is not documented
(#45) Variable Zend_Gdata_Extension_Rating::$_numRaters is not documented
(#46) Variable Zend_Gdata_Extension_Rating::$_average is not documented
(#47) Variable Zend_Gdata_Extension_Rating::$_value is not documented
(#75) Phpdocs for function Zend_Gdata_Extension_Rating::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Recurrence.php
(#2) Empty line found after PHP open tag
(#43) Function Zend_Gdata_Extension_Recurrence::__construct is not documented
(#41) Variable Zend_Gdata_Extension_Recurrence::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/RecurrenceException.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_Extension_RecurrenceException::$_rootElement is not documented
(#52) Variable Zend_Gdata_Extension_RecurrenceException::$_specialized is not documented
(#53) Variable Zend_Gdata_Extension_RecurrenceException::$_entryLink is not documented
(#54) Variable Zend_Gdata_Extension_RecurrenceException::$_originalEvent is not documented
(#58) Phpdocs for function Zend_Gdata_Extension_RecurrenceException::__construct has incomplete parameters list
(#77) Phpdocs for function Zend_Gdata_Extension_RecurrenceException::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Reminder.php
(#2) Empty line found after PHP open tag
(#48) Function Zend_Gdata_Extension_Reminder::__construct is not documented
(#59) Function Zend_Gdata_Extension_Reminder::getDOM is not documented
(#80) Function Zend_Gdata_Extension_Reminder::takeAttributeFromDOM is not documented
(#103) Function Zend_Gdata_Extension_Reminder::__toString is not documented
(#117) Function Zend_Gdata_Extension_Reminder::getAbsoluteTime is not documented
(#122) Function Zend_Gdata_Extension_Reminder::setAbsoluteTime is not documented
(#128) Function Zend_Gdata_Extension_Reminder::getDays is not documented
(#133) Function Zend_Gdata_Extension_Reminder::setDays is not documented
(#138) Function Zend_Gdata_Extension_Reminder::getHours is not documented
(#143) Function Zend_Gdata_Extension_Reminder::setHours is not documented
(#149) Function Zend_Gdata_Extension_Reminder::getMinutes is not documented
(#154) Function Zend_Gdata_Extension_Reminder::setMinutes is not documented
(#160) Function Zend_Gdata_Extension_Reminder::getMethod is not documented
(#165) Function Zend_Gdata_Extension_Reminder::setMethod is not documented
(#41) Variable Zend_Gdata_Extension_Reminder::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_Reminder::$_absoluteTime is not documented
(#43) Variable Zend_Gdata_Extension_Reminder::$_method is not documented
(#44) Variable Zend_Gdata_Extension_Reminder::$_days is not documented
(#45) Variable Zend_Gdata_Extension_Reminder::$_hours is not documented
(#46) Variable Zend_Gdata_Extension_Reminder::$_minutes is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Transparency.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_Transparency::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_Transparency::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_Transparency::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Visibility.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Extension_Visibility::$_rootElement is not documented
(#42) Variable Zend_Gdata_Extension_Visibility::$_value is not documented
(#60) Phpdocs for function Zend_Gdata_Extension_Visibility::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/When.php
(#2) Empty line found after PHP open tag
(#52) Function Zend_Gdata_Extension_When::__construct is not documented
(#62) Function Zend_Gdata_Extension_When::getDOM is not documented
(#83) Function Zend_Gdata_Extension_When::takeChildFromDOM is not documented
(#98) Function Zend_Gdata_Extension_When::takeAttributeFromDOM is not documented
(#115) Function Zend_Gdata_Extension_When::__toString is not documented
(#125) Function Zend_Gdata_Extension_When::getStartTime is not documented
(#130) Function Zend_Gdata_Extension_When::setStartTime is not documented
(#136) Function Zend_Gdata_Extension_When::getEndTime is not documented
(#141) Function Zend_Gdata_Extension_When::setEndTime is not documented
(#147) Function Zend_Gdata_Extension_When::getValueString is not documented
(#152) Function Zend_Gdata_Extension_When::setValueString is not documented
(#158) Function Zend_Gdata_Extension_When::getReminders is not documented
(#163) Function Zend_Gdata_Extension_When::setReminders is not documented
(#46) Variable Zend_Gdata_Extension_When::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_When::$_reminders is not documented
(#48) Variable Zend_Gdata_Extension_When::$_startTime is not documented
(#49) Variable Zend_Gdata_Extension_When::$_valueString is not documented
(#50) Variable Zend_Gdata_Extension_When::$_endTime is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Where.php
(#2) Empty line found after PHP open tag
(#52) Function Zend_Gdata_Extension_Where::__construct is not documented
(#61) Function Zend_Gdata_Extension_Where::getDOM is not documented
(#79) Function Zend_Gdata_Extension_Where::takeAttributeFromDOM is not documented
(#117) Function Zend_Gdata_Extension_Where::__toString is not documented
(#127) Function Zend_Gdata_Extension_Where::getLabel is not documented
(#132) Function Zend_Gdata_Extension_Where::setLabel is not documented
(#138) Function Zend_Gdata_Extension_Where::getRel is not documented
(#143) Function Zend_Gdata_Extension_Where::setRel is not documented
(#149) Function Zend_Gdata_Extension_Where::getValueString is not documented
(#154) Function Zend_Gdata_Extension_Where::setValueString is not documented
(#160) Function Zend_Gdata_Extension_Where::getEntryLink is not documented
(#165) Function Zend_Gdata_Extension_Where::setEntryLink is not documented
(#46) Variable Zend_Gdata_Extension_Where::$_rootElement is not documented
(#47) Variable Zend_Gdata_Extension_Where::$_label is not documented
(#48) Variable Zend_Gdata_Extension_Where::$_rel is not documented
(#49) Variable Zend_Gdata_Extension_Where::$_valueString is not documented
(#50) Variable Zend_Gdata_Extension_Where::$_entryLink is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Extension/Who.php
(#2) Empty line found after PHP open tag
(#56) Variable Zend_Gdata_Extension_Who::$_rootElement is not documented
(#57) Variable Zend_Gdata_Extension_Who::$_email is not documented
(#58) Variable Zend_Gdata_Extension_Who::$_rel is not documented
(#59) Variable Zend_Gdata_Extension_Who::$_valueString is not documented
(#60) Variable Zend_Gdata_Extension_Who::$_attendeeStatus is not documented
(#61) Variable Zend_Gdata_Extension_Who::$_attendeeType is not documented
(#62) Variable Zend_Gdata_Extension_Who::$_entryLink is not documented
(#91) Phpdocs for function Zend_Gdata_Extension_Who::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#48) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#47) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Feed.php
(#2) Empty line found after PHP open tag
(#94) Function Zend_Gdata_Feed::__construct is not documented
(#100) Function Zend_Gdata_Feed::getDOM is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps.php
(#2) Empty line found after PHP open tag
(#85) Constant Zend_Gdata_Gapps::APPS_BASE_FEED_URI is not documented
(#86) Constant Zend_Gdata_Gapps::AUTH_SERVICE_NAME is not documented
(#233) Phpdocs for function Zend_Gdata_Gapps::post has incomplete parameters list
(#258) Phpdocs for function Zend_Gdata_Gapps::put has incomplete parameters list
(#896) Phpdocs for function Zend_Gdata_Gapps::createUser has incomplete parameters list
(#1541) Phpdocs for function Zend_Gdata_Gapps::retrieveEmailLists has incomplete parameters list
(#1559) Phpdocs for function Zend_Gdata_Gapps::retrievePageOfEmailLists has incomplete parameters list
(#1630) Phpdocs for function Zend_Gdata_Gapps::retrievePageOfRecipients has incomplete parameters list
(#1655) Phpdocs for function Zend_Gdata_Gapps::retrieveAllRecipients has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#77) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#76) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListEntry.php
(#2) Empty line found after PHP open tag
(#62) Variable Zend_Gdata_Gapps_EmailListEntry::$_entryClassName is not documented
(#97) Phpdocs for function Zend_Gdata_Gapps_EmailListEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_EmailListFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_EmailListFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListQuery
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListRecipientEntry.php
(#2) Empty line found after PHP open tag
(#58) Variable Zend_Gdata_Gapps_EmailListRecipientEntry::$_entryClassName is not documented
(#86) Phpdocs for function Zend_Gdata_Gapps_EmailListRecipientEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#50) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#49) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListRecipientFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_EmailListRecipientFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_EmailListRecipientFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListRecipientFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/EmailListRecipientQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_EmailListRecipientQuery
(#89) Phpdocs for function Zend_Gdata_Gapps_EmailListRecipientQuery::getEmailListName has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Error.php
(#2) Empty line found after PHP open tag
(#76) Function Zend_Gdata_Gapps_Error::__construct is not documented
(#72) Variable Zend_Gdata_Gapps_Error::$_errorCode is not documented
(#73) Variable Zend_Gdata_Gapps_Error::$_reason is not documented
(#74) Variable Zend_Gdata_Gapps_Error::$_invalidInput is not documented
(#51) Constant Zend_Gdata_Gapps_Error::UNKNOWN_ERROR is not documented
(#52) Constant Zend_Gdata_Gapps_Error::USER_DELETED_RECENTLY is not documented
(#53) Constant Zend_Gdata_Gapps_Error::USER_SUSPENDED is not documented
(#54) Constant Zend_Gdata_Gapps_Error::DOMAIN_USER_LIMIT_EXCEEDED is not documented
(#55) Constant Zend_Gdata_Gapps_Error::DOMAIN_ALIAS_LIMIT_EXCEEDED is not documented
(#56) Constant Zend_Gdata_Gapps_Error::DOMAIN_SUSPENDED is not documented
(#57) Constant Zend_Gdata_Gapps_Error::DOMAIN_FEATURE_UNAVAILABLE is not documented
(#58) Constant Zend_Gdata_Gapps_Error::ENTITY_EXISTS is not documented
(#59) Constant Zend_Gdata_Gapps_Error::ENTITY_DOES_NOT_EXIST is not documented
(#60) Constant Zend_Gdata_Gapps_Error::ENTITY_NAME_IS_RESERVED is not documented
(#61) Constant Zend_Gdata_Gapps_Error::ENTITY_NAME_NOT_VALID is not documented
(#62) Constant Zend_Gdata_Gapps_Error::INVALID_GIVEN_NAME is not documented
(#63) Constant Zend_Gdata_Gapps_Error::INVALID_FAMILY_NAME is not documented
(#64) Constant Zend_Gdata_Gapps_Error::INVALID_PASSWORD is not documented
(#65) Constant Zend_Gdata_Gapps_Error::INVALID_USERNAME is not documented
(#66) Constant Zend_Gdata_Gapps_Error::INVALID_HASH_FUNCTION_NAME is not documented
(#67) Constant Zend_Gdata_Gapps_Error::INVALID_HASH_DIGEST_LENGTH is not documented
(#68) Constant Zend_Gdata_Gapps_Error::INVALID_EMAIL_ADDRESS is not documented
(#69) Constant Zend_Gdata_Gapps_Error::INVALID_QUERY_PARAMETER_VALUE is not documented
(#70) Constant Zend_Gdata_Gapps_Error::TOO_MANY_RECIPIENTS_ON_EMAIL_LIST is not documented
(#30) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Error
(#180) Phpdocs for function Zend_Gdata_Gapps_Error::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/EmailList.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Gapps_Extension_EmailList::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Gapps_Extension_EmailList::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_EmailList
(#77) Phpdocs for function Zend_Gdata_Gapps_Extension_EmailList::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Login.php
(#2) Empty line found after PHP open tag
(#49) Variable Zend_Gdata_Gapps_Extension_Login::$_rootNamespace is not documented
(#50) Variable Zend_Gdata_Gapps_Extension_Login::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Login
(#152) Phpdocs for function Zend_Gdata_Gapps_Extension_Login::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Name.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Gapps_Extension_Name::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Gapps_Extension_Name::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Name
(#87) Phpdocs for function Zend_Gdata_Gapps_Extension_Name::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Nickname.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Gapps_Extension_Nickname::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Gapps_Extension_Nickname::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Nickname
(#76) Phpdocs for function Zend_Gdata_Gapps_Extension_Nickname::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Property.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Gapps_Extension_Property::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Gapps_Extension_Property::$_rootElement is not documented
(#84) Phpdocs for function Zend_Gdata_Gapps_Extension_Property::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Extension/Quota.php
(#2) Empty line found after PHP open tag
(#49) Variable Zend_Gdata_Gapps_Extension_Quota::$_rootNamespace is not documented
(#50) Variable Zend_Gdata_Gapps_Extension_Quota::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Extension_Quota
(#77) Phpdocs for function Zend_Gdata_Gapps_Extension_Quota::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/GroupEntry.php
(#2) Empty line found after PHP open tag
(#55) Variable Zend_Gdata_Gapps_GroupEntry::$_entryClassName is not documented
(#82) Phpdocs for function Zend_Gdata_Gapps_GroupEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#47) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/GroupFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_GroupFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_GroupFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_GroupFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/GroupQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_GroupQuery
(#150) There is no description in phpdocs for function getDirectOnly
(#57) Phpdocs for function Zend_Gdata_Gapps_GroupQuery::__construct has incomplete parameters list
(#89) Phpdocs for function Zend_Gdata_Gapps_GroupQuery::getGroupId has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/MemberEntry.php
(#2) Empty line found after PHP open tag
(#55) Variable Zend_Gdata_Gapps_MemberEntry::$_entryClassName is not documented
(#82) Phpdocs for function Zend_Gdata_Gapps_MemberEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#47) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/MemberFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_MemberFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_MemberFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_MemberFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/MemberQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_MemberQuery
(#96) Phpdocs for function Zend_Gdata_Gapps_MemberQuery::getGroupId has incomplete parameters list
(#124) Phpdocs for function Zend_Gdata_Gapps_MemberQuery::getMemberId has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/NicknameEntry.php
(#2) Empty line found after PHP open tag
(#62) Variable Zend_Gdata_Gapps_NicknameEntry::$_entryClassName is not documented
(#96) Phpdocs for function Zend_Gdata_Gapps_NicknameEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/NicknameFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_NicknameFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_NicknameFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_NicknameFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/NicknameQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_NicknameQuery
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/OwnerEntry.php
(#2) Empty line found after PHP open tag
(#55) Variable Zend_Gdata_Gapps_OwnerEntry::$_entryClassName is not documented
(#82) Phpdocs for function Zend_Gdata_Gapps_OwnerEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#47) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/OwnerFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_OwnerFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_OwnerFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_OwnerFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/OwnerQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_OwnerQuery
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/Query.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_Query
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/ServiceException.php
(#2) Empty line found after PHP open tag
(#52) Variable Zend_Gdata_Gapps_ServiceException::$_rootElement is not documented
(#35) No one-line description found in phpdocs for class Zend_Gdata_Gapps_ServiceException
(#61) Phpdocs for function Zend_Gdata_Gapps_ServiceException::__construct has incomplete parameters list
(#120) Phpdocs for function Zend_Gdata_Gapps_ServiceException::getError has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#44) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#43) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/UserEntry.php
(#2) Empty line found after PHP open tag
(#70) Variable Zend_Gdata_Gapps_UserEntry::$_entryClassName is not documented
(#120) Phpdocs for function Zend_Gdata_Gapps_UserEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#62) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#61) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/UserFeed.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Gapps_UserFeed::$_entryClassName is not documented
(#51) Variable Zend_Gdata_Gapps_UserFeed::$_feedClassName is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Gapps_UserFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gapps/UserQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Gapps_UserQuery
(#90) Phpdocs for function Zend_Gdata_Gapps_UserQuery::getUsername has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Entry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Extension/BaseAttribute.php
(#42) Phpdocs for function Zend_Gdata_Gbase_Extension_BaseAttribute::__construct has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#31) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Feed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/ItemEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/ItemFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/ItemQuery.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#41) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#40) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/Query.php
(#2) Empty line found after PHP open tag
(#58) Phpdocs for function Zend_Gdata_Gbase_Query::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/SnippetEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/SnippetFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Gbase/SnippetQuery.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Geo
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#37) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#36) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Entry.php
(#2) Empty line found after PHP open tag
(#55) Function Zend_Gdata_Geo_Entry::__construct is not documented
(#61) Function Zend_Gdata_Geo_Entry::getDOM is not documented
(#70) Function Zend_Gdata_Geo_Entry::takeChildFromDOM is not documented
(#85) Function Zend_Gdata_Geo_Entry::getWhere is not documented
(#90) Function Zend_Gdata_Geo_Entry::setWhere is not documented
(#51) Variable Zend_Gdata_Geo_Entry::$_entryClassName is not documented
(#53) Variable Zend_Gdata_Geo_Entry::$_where is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Extension/GeoRssWhere.php
(#2) Empty line found after PHP open tag
(#52) Variable Zend_Gdata_Geo_Extension_GeoRssWhere::$_rootNamespace is not documented
(#53) Variable Zend_Gdata_Geo_Extension_GeoRssWhere::$_rootElement is not documented
(#80) Phpdocs for function Zend_Gdata_Geo_Extension_GeoRssWhere::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#44) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#43) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Extension/GmlPoint.php
(#2) Empty line found after PHP open tag
(#52) Variable Zend_Gdata_Geo_Extension_GmlPoint::$_rootNamespace is not documented
(#53) Variable Zend_Gdata_Geo_Extension_GmlPoint::$_rootElement is not documented
(#80) Phpdocs for function Zend_Gdata_Geo_Extension_GmlPoint::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#44) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#43) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Extension/GmlPos.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Geo_Extension_GmlPos::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Geo_Extension_GmlPos::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Geo/Feed.php
(#2) Empty line found after PHP open tag
(#58) Function Zend_Gdata_Geo_Feed::__construct is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health.php
(#2) Empty line found after PHP open tag
(#52) Constant Zend_Gdata_Health::AUTHSUB_REGISTER_FEED_URI is not documented
(#60) Constant Zend_Gdata_Health::CLIENTLOGIN_PROFILE_FEED_URI is not documented
(#62) Constant Zend_Gdata_Health::CLIENTLOGIN_REGISTER_FEED_URI is not documented
(#69) Constant Zend_Gdata_Health::H9_SANDBOX_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/Extension/Ccr.php
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#37) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#36) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileListEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/ProfileListFeed.php
(#2) Empty line found after PHP open tag
(#47) Function Zend_Gdata_Health_ProfileListFeed::__construct is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Health/Query.php
(#2) Empty line found after PHP open tag
(#64) Phpdocs for function Zend_Gdata_Health_Query::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/HttpAdapterStreamingProxy.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_HttpAdapterStreamingProxy
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/HttpAdapterStreamingSocket.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_HttpAdapterStreamingSocket
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/HttpClient.php
(#326) Phpdocs for function Zend_Gdata_HttpClient::resetParameters has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Kind/EventEntry.php
(#113) Function Zend_Gdata_Kind_EventEntry::getDOM is not documented
(#168) Function Zend_Gdata_Kind_EventEntry::takeChildFromDOM is not documented
(#240) Function Zend_Gdata_Kind_EventEntry::getWhen is not documented
(#255) Function Zend_Gdata_Kind_EventEntry::getWhere is not documented
(#270) Function Zend_Gdata_Kind_EventEntry::getWho is not documented
(#285) Function Zend_Gdata_Kind_EventEntry::getRecurrence is not documented
(#300) Function Zend_Gdata_Kind_EventEntry::getEventStatus is not documented
(#315) Function Zend_Gdata_Kind_EventEntry::getComments is not documented
(#330) Function Zend_Gdata_Kind_EventEntry::getTransparency is not documented
(#345) Function Zend_Gdata_Kind_EventEntry::getVisibility is not documented
(#360) Function Zend_Gdata_Kind_EventEntry::getRecurrenceExcption is not documented
(#375) Function Zend_Gdata_Kind_EventEntry::getExtendedProperty is not documented
(#390) Function Zend_Gdata_Kind_EventEntry::getOriginalEvent is not documented
(#100) Variable Zend_Gdata_Kind_EventEntry::$_who is not documented
(#101) Variable Zend_Gdata_Kind_EventEntry::$_when is not documented
(#102) Variable Zend_Gdata_Kind_EventEntry::$_where is not documented
(#103) Variable Zend_Gdata_Kind_EventEntry::$_recurrence is not documented
(#104) Variable Zend_Gdata_Kind_EventEntry::$_eventStatus is not documented
(#105) Variable Zend_Gdata_Kind_EventEntry::$_comments is not documented
(#106) Variable Zend_Gdata_Kind_EventEntry::$_transparency is not documented
(#107) Variable Zend_Gdata_Kind_EventEntry::$_visibility is not documented
(#108) Variable Zend_Gdata_Kind_EventEntry::$_recurrenceException is not documented
(#109) Variable Zend_Gdata_Kind_EventEntry::$_extendedProperty is not documented
(#110) Variable Zend_Gdata_Kind_EventEntry::$_originalEvent is not documented
(#111) Variable Zend_Gdata_Kind_EventEntry::$_entryLink is not documented
(#88) No one-line description found in phpdocs for class Zend_Gdata_Kind_EventEntry
(#245) There is no description in phpdocs for function setWhen
(#260) There is no description in phpdocs for function setWhere
(#275) There is no description in phpdocs for function setWho
(#290) There is no description in phpdocs for function setRecurrence
(#305) There is no description in phpdocs for function setEventStatus
(#320) There is no description in phpdocs for function setComments
(#335) There is no description in phpdocs for function setTransparency
(#350) There is no description in phpdocs for function setVisibility
(#365) There is no description in phpdocs for function setRecurrenceException
(#380) There is no description in phpdocs for function setExtendedProperty
(#395) There is no description in phpdocs for function setOriginalEvent
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#93) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#92) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#34) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#33) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Entry.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_Media_Entry::$_entryClassName is not documented
(#77) Phpdocs for function Zend_Gdata_Media_Entry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaCategory.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaCategory::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaCategory::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Media_Extension_MediaCategory::$_label is not documented
(#120) There is no description in phpdocs for function setScheme
(#130) There is no description in phpdocs for function getLabel
(#138) There is no description in phpdocs for function setLabel
(#72) Phpdocs for function Zend_Gdata_Media_Extension_MediaCategory::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaContent.php
(#2) Empty line found after PHP open tag
(#43) Variable Zend_Gdata_Media_Extension_MediaContent::$_rootElement is not documented
(#44) Variable Zend_Gdata_Media_Extension_MediaContent::$_rootNamespace is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Media_Extension_MediaContent
(#269) There is no description in phpdocs for function getUrl
(#277) There is no description in phpdocs for function setUrl
(#287) There is no description in phpdocs for function getFileSize
(#295) There is no description in phpdocs for function setFileSize
(#305) There is no description in phpdocs for function getType
(#313) There is no description in phpdocs for function setType
(#323) There is no description in phpdocs for function getMedium
(#331) There is no description in phpdocs for function setMedium
(#341) There is no description in phpdocs for function getIsDefault
(#349) There is no description in phpdocs for function setIsDefault
(#359) There is no description in phpdocs for function getExpression
(#367) There is no description in phpdocs for function setExpression
(#377) There is no description in phpdocs for function getBitrate
(#385) There is no description in phpdocs for function setBitrate
(#395) There is no description in phpdocs for function getFramerate
(#403) There is no description in phpdocs for function setFramerate
(#413) There is no description in phpdocs for function getSamplingrate
(#421) There is no description in phpdocs for function setSamplingrate
(#431) There is no description in phpdocs for function getChannels
(#439) There is no description in phpdocs for function setChannels
(#449) There is no description in phpdocs for function getDuration
(#457) There is no description in phpdocs for function setDuration
(#468) There is no description in phpdocs for function getHeight
(#476) There is no description in phpdocs for function setHeight
(#486) There is no description in phpdocs for function getWidth
(#494) There is no description in phpdocs for function setWidth
(#504) There is no description in phpdocs for function getLang
(#512) There is no description in phpdocs for function setLang
(#116) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::__construct has incomplete parameters list
(#150) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::getDOM has incomplete parameters list
(#368) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setExpression has incomplete parameters list
(#386) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setBitrate has incomplete parameters list
(#404) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setFramerate has incomplete parameters list
(#422) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setSamplingrate has incomplete parameters list
(#440) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setChannels has incomplete parameters list
(#459) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setDuration has incomplete parameters list
(#477) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setHeight has incomplete parameters list
(#495) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setWidth has incomplete parameters list
(#513) Phpdocs for function Zend_Gdata_Media_Extension_MediaContent::setLang has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaCopyright.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaCopyright::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaCopyright::$_rootNamespace is not documented
(#49) There is no description in phpdocs for function __construct
(#98) There is no description in phpdocs for function getUrl
(#106) There is no description in phpdocs for function setUrl
(#67) Phpdocs for function Zend_Gdata_Media_Extension_MediaCopyright::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaCredit.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaCredit::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaCredit::$_rootNamespace is not documented
(#113) There is no description in phpdocs for function getRole
(#121) There is no description in phpdocs for function setRole
(#131) There is no description in phpdocs for function getScheme
(#139) There is no description in phpdocs for function setScheme
(#76) Phpdocs for function Zend_Gdata_Media_Extension_MediaCredit::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaDescription.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaDescription::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaDescription::$_rootNamespace is not documented
(#49) There is no description in phpdocs for function __construct
(#98) There is no description in phpdocs for function getType
(#106) There is no description in phpdocs for function setType
(#67) Phpdocs for function Zend_Gdata_Media_Extension_MediaDescription::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaGroup.php
(#2) Empty line found after PHP open tag
(#115) Variable Zend_Gdata_Media_Extension_MediaGroup::$_rootElement is not documented
(#116) Variable Zend_Gdata_Media_Extension_MediaGroup::$_rootNamespace is not documented
(#100) No one-line description found in phpdocs for class Zend_Gdata_Media_Extension_MediaGroup
(#332) There is no description in phpdocs for function getContent
(#340) There is no description in phpdocs for function setContent
(#350) There is no description in phpdocs for function getCategory
(#358) There is no description in phpdocs for function setCategory
(#368) There is no description in phpdocs for function getCopyright
(#376) There is no description in phpdocs for function setCopyright
(#386) There is no description in phpdocs for function getCredit
(#394) There is no description in phpdocs for function setCredit
(#404) There is no description in phpdocs for function getTitle
(#412) There is no description in phpdocs for function setTitle
(#422) There is no description in phpdocs for function getDescription
(#430) There is no description in phpdocs for function setDescription
(#440) There is no description in phpdocs for function getHash
(#448) There is no description in phpdocs for function setHash
(#458) There is no description in phpdocs for function getKeywords
(#466) There is no description in phpdocs for function setKeywords
(#476) There is no description in phpdocs for function getPlayer
(#484) There is no description in phpdocs for function setPlayer
(#494) There is no description in phpdocs for function getRating
(#502) There is no description in phpdocs for function setRating
(#512) There is no description in phpdocs for function getRestriction
(#520) There is no description in phpdocs for function setRestriction
(#530) There is no description in phpdocs for function getThumbnail
(#538) There is no description in phpdocs for function setThumbnail
(#548) There is no description in phpdocs for function getMediaText
(#556) There is no description in phpdocs for function setMediaText
(#183) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::__construct has incomplete parameters list
(#198) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::getDOM has incomplete parameters list
(#485) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setPlayer has incomplete parameters list
(#503) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setRating has incomplete parameters list
(#521) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setRestriction has incomplete parameters list
(#539) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setThumbnail has incomplete parameters list
(#557) Phpdocs for function Zend_Gdata_Media_Extension_MediaGroup::setMediaText has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#107) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#106) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaHash.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaHash::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaHash::$_rootNamespace is not documented
(#43) Variable Zend_Gdata_Media_Extension_MediaHash::$_algo is not documented
(#97) There is no description in phpdocs for function getAlgo
(#105) There is no description in phpdocs for function setAlgo
(#65) Phpdocs for function Zend_Gdata_Media_Extension_MediaHash::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaKeywords.php
(#2) Empty line found after PHP open tag
(#40) Variable Zend_Gdata_Media_Extension_MediaKeywords::$_rootElement is not documented
(#41) Variable Zend_Gdata_Media_Extension_MediaKeywords::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaPlayer.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaPlayer::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaPlayer::$_rootNamespace is not documented
(#124) There is no description in phpdocs for function getUrl
(#132) There is no description in phpdocs for function setUrl
(#142) There is no description in phpdocs for function getWidth
(#150) There is no description in phpdocs for function setWidth
(#160) There is no description in phpdocs for function getHeight
(#168) There is no description in phpdocs for function setHeight
(#81) Phpdocs for function Zend_Gdata_Media_Extension_MediaPlayer::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaRating.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaRating::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaRating::$_rootNamespace is not documented
(#100) There is no description in phpdocs for function getScheme
(#108) There is no description in phpdocs for function setScheme
(#69) Phpdocs for function Zend_Gdata_Media_Extension_MediaRating::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaRestriction.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaRestriction::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaRestriction::$_rootNamespace is not documented
(#113) There is no description in phpdocs for function getRelationship
(#121) There is no description in phpdocs for function setRelationship
(#131) There is no description in phpdocs for function getType
(#139) There is no description in phpdocs for function setType
(#76) Phpdocs for function Zend_Gdata_Media_Extension_MediaRestriction::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaText.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaText::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaText::$_rootNamespace is not documented
(#140) There is no description in phpdocs for function getType
(#148) There is no description in phpdocs for function setType
(#158) There is no description in phpdocs for function getLang
(#166) There is no description in phpdocs for function setLang
(#176) There is no description in phpdocs for function getStart
(#184) There is no description in phpdocs for function setStart
(#194) There is no description in phpdocs for function getEnd
(#202) There is no description in phpdocs for function setEnd
(#91) Phpdocs for function Zend_Gdata_Media_Extension_MediaText::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaThumbnail.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaThumbnail::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaThumbnail::$_rootNamespace is not documented
(#138) There is no description in phpdocs for function getUrl
(#146) There is no description in phpdocs for function setUrl
(#156) There is no description in phpdocs for function getWidth
(#164) There is no description in phpdocs for function setWidth
(#174) There is no description in phpdocs for function getHeight
(#182) There is no description in phpdocs for function setHeight
(#192) There is no description in phpdocs for function getTime
(#200) There is no description in phpdocs for function setTime
(#89) Phpdocs for function Zend_Gdata_Media_Extension_MediaThumbnail::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Extension/MediaTitle.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Media_Extension_MediaTitle::$_rootElement is not documented
(#42) Variable Zend_Gdata_Media_Extension_MediaTitle::$_rootNamespace is not documented
(#100) There is no description in phpdocs for function getType
(#108) There is no description in phpdocs for function setType
(#69) Phpdocs for function Zend_Gdata_Media_Extension_MediaTitle::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Media/Feed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/MediaMimeStream.php
(#2) Empty line found after PHP open tag
(#113) Phpdocs for function Zend_Gdata_MediaMimeStream::wrapEntry has incomplete parameters list
(#131) Phpdocs for function Zend_Gdata_MediaMimeStream::read has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/MimeBodyString.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/MimeFile.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#28) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#27) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos.php
(#2) Empty line found after PHP open tag
(#61) Constant Zend_Gdata_Photos::PICASA_BASE_URI is not documented
(#62) Constant Zend_Gdata_Photos::PICASA_BASE_FEED_URI is not documented
(#63) Constant Zend_Gdata_Photos::AUTH_SERVICE_NAME is not documented
(#360) Phpdocs for function Zend_Gdata_Photos::insertAlbumEntry has incomplete parameters list
(#384) Phpdocs for function Zend_Gdata_Photos::insertPhotoEntry has incomplete parameters list
(#410) Phpdocs for function Zend_Gdata_Photos::insertTagEntry has incomplete parameters list
(#436) Phpdocs for function Zend_Gdata_Photos::insertCommentEntry has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#53) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#52) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/AlbumEntry.php
(#2) Empty line found after PHP open tag
(#107) Variable Zend_Gdata_Photos_AlbumEntry::$_entryClassName is not documented
(#215) Phpdocs for function Zend_Gdata_Photos_AlbumEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#99) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#98) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/AlbumFeed.php
(#2) Empty line found after PHP open tag
(#133) Function Zend_Gdata_Photos_AlbumFeed::__construct is not documented
(#139) Function Zend_Gdata_Photos_AlbumFeed::getDOM is not documented
(#176) Function Zend_Gdata_Photos_AlbumFeed::takeChildFromDOM is not documented
(#54) Variable Zend_Gdata_Photos_AlbumFeed::$_entryClassName is not documented
(#55) Variable Zend_Gdata_Photos_AlbumFeed::$_feedClassName is not documented
(#127) Variable Zend_Gdata_Photos_AlbumFeed::$_entryKindClassMapping is not documented
(#39) No one-line description found in phpdocs for class Zend_Gdata_Photos_AlbumFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#47) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/AlbumQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Photos_AlbumQuery
(#122) Phpdocs for function Zend_Gdata_Photos_AlbumQuery::getQueryUrl has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/CommentEntry.php
(#2) Empty line found after PHP open tag
(#67) Variable Zend_Gdata_Photos_CommentEntry::$_entryClassName is not documented
(#107) Phpdocs for function Zend_Gdata_Photos_CommentEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#59) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#58) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Access.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Access::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Access::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Access
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/AlbumId.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_AlbumId::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_AlbumId::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_AlbumId
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/BytesUsed.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_BytesUsed::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_BytesUsed::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_BytesUsed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Checksum.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Checksum::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Checksum::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Checksum
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Client.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Client::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Client::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Client
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/CommentCount.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_CommentCount::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_CommentCount::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_CommentCount
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/CommentingEnabled.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_CommentingEnabled::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_CommentingEnabled::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_CommentingEnabled
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Height.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Height::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Height::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Height
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Id.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Id::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Id::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Id
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Location.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Location::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Location::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Location
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/MaxPhotosPerAlbum.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Name.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Name::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Name::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Name
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Nickname.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Nickname::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Nickname::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Nickname
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/NumPhotos.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_NumPhotos::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_NumPhotos::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_NumPhotos
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/NumPhotosRemaining.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_NumPhotosRemaining::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_NumPhotosRemaining::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_NumPhotosRemaining
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/PhotoId.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_Photos_Extension_PhotoId::$_rootNamespace is not documented
(#47) Variable Zend_Gdata_Photos_Extension_PhotoId::$_rootElement is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Position.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Position::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Position::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Position
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/QuotaCurrent.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_QuotaCurrent::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_QuotaCurrent::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_QuotaCurrent
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/QuotaLimit.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_QuotaLimit::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_QuotaLimit::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_QuotaLimit
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Rotation.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Rotation::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Rotation::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Rotation
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Size.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Size::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Size::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Size
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Thumbnail.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Thumbnail::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Thumbnail::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Thumbnail
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Timestamp.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Timestamp::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Timestamp::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Timestamp
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/User.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_User::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_User::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_User
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Version.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Version::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Version::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Version
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Weight.php
(#2) Empty line found after PHP open tag
(#48) Variable Zend_Gdata_Photos_Extension_Weight::$_rootNamespace is not documented
(#49) Variable Zend_Gdata_Photos_Extension_Weight::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Weight
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/Extension/Width.php
(#2) Empty line found after PHP open tag
(#47) Variable Zend_Gdata_Photos_Extension_Width::$_rootNamespace is not documented
(#48) Variable Zend_Gdata_Photos_Extension_Width::$_rootElement is not documented
(#34) No one-line description found in phpdocs for class Zend_Gdata_Photos_Extension_Width
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/PhotoEntry.php
(#2) Empty line found after PHP open tag
(#122) Variable Zend_Gdata_Photos_PhotoEntry::$_entryClassName is not documented
(#237) Phpdocs for function Zend_Gdata_Photos_PhotoEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#114) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#113) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/PhotoFeed.php
(#2) Empty line found after PHP open tag
(#147) Function Zend_Gdata_Photos_PhotoFeed::__construct is not documented
(#153) Function Zend_Gdata_Photos_PhotoFeed::getDOM is not documented
(#193) Function Zend_Gdata_Photos_PhotoFeed::takeChildFromDOM is not documented
(#139) Variable Zend_Gdata_Photos_PhotoFeed::$_entryClassName is not documented
(#140) Variable Zend_Gdata_Photos_PhotoFeed::$_feedClassName is not documented
(#142) Variable Zend_Gdata_Photos_PhotoFeed::$_entryKindClassMapping is not documented
(#39) No one-line description found in phpdocs for class Zend_Gdata_Photos_PhotoFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#47) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#46) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/PhotoQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Photos_PhotoQuery
(#77) Phpdocs for function Zend_Gdata_Photos_PhotoQuery::getQueryUrl has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/TagEntry.php
(#2) Empty line found after PHP open tag
(#57) Variable Zend_Gdata_Photos_TagEntry::$_entryClassName is not documented
(#59) Variable Zend_Gdata_Photos_TagEntry::$_gphotoWeight is not documented
(#83) Phpdocs for function Zend_Gdata_Photos_TagEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#49) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#48) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/UserEntry.php
(#2) Empty line found after PHP open tag
(#87) Variable Zend_Gdata_Photos_UserEntry::$_entryClassName is not documented
(#153) Phpdocs for function Zend_Gdata_Photos_UserEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#79) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#78) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/UserFeed.php
(#2) Empty line found after PHP open tag
(#106) Function Zend_Gdata_Photos_UserFeed::__construct is not documented
(#162) Function Zend_Gdata_Photos_UserFeed::getDOM is not documented
(#96) Variable Zend_Gdata_Photos_UserFeed::$_entryClassName is not documented
(#97) Variable Zend_Gdata_Photos_UserFeed::$_feedClassName is not documented
(#99) Variable Zend_Gdata_Photos_UserFeed::$_entryKindClassMapping is not documented
(#59) No one-line description found in phpdocs for class Zend_Gdata_Photos_UserFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#67) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#66) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Photos/UserQuery.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Photos_UserQuery
(#314) Phpdocs for function Zend_Gdata_Photos_UserQuery::getQueryUrl has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Query.php
(#2) Empty line found after PHP open tag
(#390) Function Zend_Gdata_Query::getCategory is not documented
(#396) Function Zend_Gdata_Query::__get is not documented
(#407) Function Zend_Gdata_Query::__set is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_Query
(#80) There is no description in phpdocs for function getQueryString
(#99) There is no description in phpdocs for function resetParameters
(#107) There is no description in phpdocs for function getQueryUrl
(#124) There is no description in phpdocs for function setParam
(#135) There is no description in phpdocs for function getParam
(#143) There is no description in phpdocs for function setAlt
(#157) There is no description in phpdocs for function setMaxResults
(#171) There is no description in phpdocs for function setQuery
(#185) There is no description in phpdocs for function setStartIndex
(#199) There is no description in phpdocs for function setUpdatedMax
(#213) There is no description in phpdocs for function setUpdatedMin
(#227) There is no description in phpdocs for function setPublishedMax
(#241) There is no description in phpdocs for function setPublishedMin
(#255) There is no description in phpdocs for function setAuthor
(#269) There is no description in phpdocs for function getAlt
(#281) There is no description in phpdocs for function getMaxResults
(#293) There is no description in phpdocs for function getQuery
(#305) There is no description in phpdocs for function getStartIndex
(#317) There is no description in phpdocs for function getUpdatedMax
(#329) There is no description in phpdocs for function getUpdatedMin
(#341) There is no description in phpdocs for function getPublishedMax
(#353) There is no description in phpdocs for function getPublishedMin
(#365) There is no description in phpdocs for function getAuthor
(#377) There is no description in phpdocs for function setCategory
(#72) Phpdocs for function Zend_Gdata_Query::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#35) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#34) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets.php
(#2) Empty line found after PHP open tag
(#97) Constant Zend_Gdata_Spreadsheets::SPREADSHEETS_FEED_URI is not documented
(#98) Constant Zend_Gdata_Spreadsheets::SPREADSHEETS_POST_URI is not documented
(#99) Constant Zend_Gdata_Spreadsheets::WORKSHEETS_FEED_LINK_URI is not documented
(#100) Constant Zend_Gdata_Spreadsheets::LIST_FEED_LINK_URI is not documented
(#101) Constant Zend_Gdata_Spreadsheets::CELL_FEED_LINK_URI is not documented
(#102) Constant Zend_Gdata_Spreadsheets::AUTH_SERVICE_NAME is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#90) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#89) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/CellEntry.php
(#2) Empty line found after PHP open tag
(#60) Function Zend_Gdata_Spreadsheets_CellEntry::getDOM is not documented
(#69) Function Zend_Gdata_Spreadsheets_CellEntry::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_Spreadsheets_CellEntry::$_entryClassName is not documented
(#47) Variable Zend_Gdata_Spreadsheets_CellEntry::$_cell is not documented
(#51) Phpdocs for function Zend_Gdata_Spreadsheets_CellEntry::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/CellFeed.php
(#2) Empty line found after PHP open tag
(#88) Function Zend_Gdata_Spreadsheets_CellFeed::getDOM is not documented
(#100) Function Zend_Gdata_Spreadsheets_CellFeed::takeChildFromDOM is not documented
(#39) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_CellFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#42) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/CellQuery.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Spreadsheets_CellQuery::$_defaultFeedUri is not documented
(#51) Variable Zend_Gdata_Spreadsheets_CellQuery::$_visibility is not documented
(#52) Variable Zend_Gdata_Spreadsheets_CellQuery::$_projection is not documented
(#53) Variable Zend_Gdata_Spreadsheets_CellQuery::$_spreadsheetKey is not documented
(#54) Variable Zend_Gdata_Spreadsheets_CellQuery::$_worksheetId is not documented
(#55) Variable Zend_Gdata_Spreadsheets_CellQuery::$_cellId is not documented
(#48) Constant Zend_Gdata_Spreadsheets_CellQuery::SPREADSHEETS_CELL_FEED_URI is not documented
(#145) Phpdocs for function Zend_Gdata_Spreadsheets_CellQuery::setVisibility has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/DocumentQuery.php
(#2) Empty line found after PHP open tag
(#220) Function Zend_Gdata_Spreadsheets_DocumentQuery::appendVisibilityProjection is not documented
(#50) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_defaultFeedUri is not documented
(#51) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_documentType is not documented
(#52) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_visibility is not documented
(#53) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_projection is not documented
(#54) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_spreadsheetKey is not documented
(#55) Variable Zend_Gdata_Spreadsheets_DocumentQuery::$_worksheetId is not documented
(#48) Constant Zend_Gdata_Spreadsheets_DocumentQuery::SPREADSHEETS_FEED_URI is not documented
(#136) Phpdocs for function Zend_Gdata_Spreadsheets_DocumentQuery::setVisibility has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/Cell.php
(#96) Function Zend_Gdata_Spreadsheets_Extension_Cell::getDOM is not documented
(#106) Function Zend_Gdata_Spreadsheets_Extension_Cell::takeAttributeFromDOM is not documented
(#45) Variable Zend_Gdata_Spreadsheets_Extension_Cell::$_rootElement is not documented
(#46) Variable Zend_Gdata_Spreadsheets_Extension_Cell::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/ColCount.php
(#46) Variable Zend_Gdata_Spreadsheets_Extension_ColCount::$_rootElement is not documented
(#47) Variable Zend_Gdata_Spreadsheets_Extension_ColCount::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/Custom.php
(#62) Function Zend_Gdata_Spreadsheets_Extension_Custom::getDOM is not documented
(#46) Variable Zend_Gdata_Spreadsheets_Extension_Custom::$_rootElement is not documented
(#47) Variable Zend_Gdata_Spreadsheets_Extension_Custom::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/Extension/RowCount.php
(#46) Variable Zend_Gdata_Spreadsheets_Extension_RowCount::$_rootElement is not documented
(#47) Variable Zend_Gdata_Spreadsheets_Extension_RowCount::$_rootNamespace is not documented
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/ListEntry.php
(#2) Empty line found after PHP open tag
(#72) Function Zend_Gdata_Spreadsheets_ListEntry::getDOM is not documented
(#83) Function Zend_Gdata_Spreadsheets_ListEntry::takeChildFromDOM is not documented
(#46) Variable Zend_Gdata_Spreadsheets_ListEntry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/ListFeed.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_ListFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/ListQuery.php
(#2) Empty line found after PHP open tag
(#50) Variable Zend_Gdata_Spreadsheets_ListQuery::$_defaultFeedUri is not documented
(#51) Variable Zend_Gdata_Spreadsheets_ListQuery::$_visibility is not documented
(#52) Variable Zend_Gdata_Spreadsheets_ListQuery::$_projection is not documented
(#53) Variable Zend_Gdata_Spreadsheets_ListQuery::$_spreadsheetKey is not documented
(#54) Variable Zend_Gdata_Spreadsheets_ListQuery::$_worksheetId is not documented
(#55) Variable Zend_Gdata_Spreadsheets_ListQuery::$_rowId is not documented
(#48) Constant Zend_Gdata_Spreadsheets_ListQuery::SPREADSHEETS_LIST_FEED_URI is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/SpreadsheetEntry.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_Spreadsheets_SpreadsheetEntry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/SpreadsheetFeed.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_SpreadsheetFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/WorksheetEntry.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_Spreadsheets_WorksheetEntry::$_entryClassName is not documented
(#53) Variable Zend_Gdata_Spreadsheets_WorksheetEntry::$_rowCount is not documented
(#54) Variable Zend_Gdata_Spreadsheets_WorksheetEntry::$_colCount is not documented
(#73) Phpdocs for function Zend_Gdata_Spreadsheets_WorksheetEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/Spreadsheets/WorksheetFeed.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class Zend_Gdata_Spreadsheets_WorksheetFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#32) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#31) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube.php
(#2) Empty line found after PHP open tag
(#88) Constant Zend_Gdata_YouTube::AUTH_SERVICE_NAME is not documented
(#89) Constant Zend_Gdata_YouTube::CLIENTLOGIN_URL is not documented
(#91) Constant Zend_Gdata_YouTube::STANDARD_TOP_RATED_URI is not documented
(#92) Constant Zend_Gdata_YouTube::STANDARD_MOST_VIEWED_URI is not documented
(#93) Constant Zend_Gdata_YouTube::STANDARD_RECENTLY_FEATURED_URI is not documented
(#94) Constant Zend_Gdata_YouTube::STANDARD_WATCH_ON_MOBILE_URI is not documented
(#96) Constant Zend_Gdata_YouTube::STANDARD_TOP_RATED_URI_V2 is not documented
(#98) Constant Zend_Gdata_YouTube::STANDARD_MOST_VIEWED_URI_V2 is not documented
(#100) Constant Zend_Gdata_YouTube::STANDARD_RECENTLY_FEATURED_URI_V2 is not documented
(#102) Constant Zend_Gdata_YouTube::STANDARD_WATCH_ON_MOBILE_URI_V2 is not documented
(#105) Constant Zend_Gdata_YouTube::USER_URI is not documented
(#106) Constant Zend_Gdata_YouTube::VIDEO_URI is not documented
(#107) Constant Zend_Gdata_YouTube::PLAYLIST_REL is not documented
(#108) Constant Zend_Gdata_YouTube::USER_UPLOADS_REL is not documented
(#109) Constant Zend_Gdata_YouTube::USER_PLAYLISTS_REL is not documented
(#110) Constant Zend_Gdata_YouTube::USER_SUBSCRIPTIONS_REL is not documented
(#111) Constant Zend_Gdata_YouTube::USER_CONTACTS_REL is not documented
(#112) Constant Zend_Gdata_YouTube::USER_FAVORITES_REL is not documented
(#113) Constant Zend_Gdata_YouTube::VIDEO_RESPONSES_REL is not documented
(#114) Constant Zend_Gdata_YouTube::VIDEO_RATINGS_REL is not documented
(#115) Constant Zend_Gdata_YouTube::VIDEO_COMPLAINTS_REL is not documented
(#116) Constant Zend_Gdata_YouTube::ACTIVITY_FEED_URI is not documented
(#117) Constant Zend_Gdata_YouTube::FRIEND_ACTIVITY_FEED_URI is not documented
(#218) Phpdocs for function Zend_Gdata_YouTube::setHttpClient has incomplete parameters list
(#299) Phpdocs for function Zend_Gdata_YouTube::getFullVideoEntry has incomplete parameters list
(#716) Phpdocs for function Zend_Gdata_YouTube::getActivityForUser has incomplete parameters list
(#790) Phpdocs for function Zend_Gdata_YouTube::sendVideoMessage has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#80) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#79) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ActivityEntry.php
(#2) Empty line found after PHP open tag
(#57) Constant Zend_Gdata_YouTube_ActivityEntry::ACTIVITY_CATEGORY_SCHEME is not documented
(#104) Phpdocs for function Zend_Gdata_YouTube_ActivityEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#50) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#49) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ActivityFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/CommentEntry.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/CommentFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ContactEntry.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_ContactEntry
(#80) Phpdocs for function Zend_Gdata_YouTube_ContactEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#39) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#38) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/ContactFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_ContactFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/AboutMe.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_AboutMe::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_AboutMe::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_AboutMe::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Age.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Age::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Age::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Age::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Books.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Books::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Books::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Books::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Company.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Company::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Company::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Company::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Control.php
(#46) Variable Zend_Gdata_YouTube_Extension_Control::$_state is not documented
(#67) Phpdocs for function Zend_Gdata_YouTube_Extension_Control::getDOM has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/CountHint.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_CountHint::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_CountHint::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_CountHint::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Description.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Description::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Description::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Description::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Duration.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Duration::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Duration::$_rootElement is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_Duration::$_seconds is not documented
(#47) Phpdocs for function Zend_Gdata_YouTube_Extension_Duration::__construct has incomplete parameters list
(#62) Phpdocs for function Zend_Gdata_YouTube_Extension_Duration::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/FirstName.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_FirstName::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_FirstName::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_FirstName::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Gender.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Gender::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Gender::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Gender::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Hobbies.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Hobbies::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Hobbies::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Hobbies::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Hometown.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Hometown::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Hometown::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Hometown::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/LastName.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_LastName::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_LastName::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_LastName::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Link.php
(#46) Variable Zend_Gdata_YouTube_Extension_Link::$_token is not documented
(#51) Phpdocs for function Zend_Gdata_YouTube_Extension_Link::__construct has incomplete parameters list
(#67) Phpdocs for function Zend_Gdata_YouTube_Extension_Link::getDOM has incomplete parameters list
(#20) Not recommended phpdocs tag @version used
(#16) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#15) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Location.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Location::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Location::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Location::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaContent.php
(#2) Empty line found after PHP open tag
(#55) Function Zend_Gdata_YouTube_Extension_MediaContent::__construct is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_MediaContent::$_rootElement is not documented
(#44) Variable Zend_Gdata_YouTube_Extension_MediaContent::$_rootNamespace is not documented
(#52) Variable Zend_Gdata_YouTube_Extension_MediaContent::$_format is not documented
(#29) No one-line description found in phpdocs for class Zend_Gdata_YouTube_Extension_MediaContent
(#66) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaContent::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#36) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#35) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaCredit.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_MediaCredit::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_MediaCredit::$_rootNamespace is not documented
(#132) There is no description in phpdocs for function getRole
(#140) There is no description in phpdocs for function setRole
(#151) There is no description in phpdocs for function getScheme
(#159) There is no description in phpdocs for function setScheme
(#170) There is no description in phpdocs for function getYTtype
(#178) There is no description in phpdocs for function setYTtype
(#67) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaCredit::__construct has incomplete parameters list
(#88) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaCredit::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaGroup.php
(#2) Empty line found after PHP open tag
(#112) Function Zend_Gdata_YouTube_Extension_MediaGroup::__construct is not documented
(#118) Function Zend_Gdata_YouTube_Extension_MediaGroup::getDOM is not documented
(#79) Variable Zend_Gdata_YouTube_Extension_MediaGroup::$_rootElement is not documented
(#80) Variable Zend_Gdata_YouTube_Extension_MediaGroup::$_rootNamespace is not documented
(#64) No one-line description found in phpdocs for class Zend_Gdata_YouTube_Extension_MediaGroup
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#71) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#70) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/MediaRating.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_MediaRating::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_MediaRating::$_rootNamespace is not documented
(#113) There is no description in phpdocs for function getScheme
(#121) There is no description in phpdocs for function setScheme
(#131) There is no description in phpdocs for function getCountry
(#139) There is no description in phpdocs for function setCountry
(#76) Phpdocs for function Zend_Gdata_YouTube_Extension_MediaRating::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Movies.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Movies::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Movies::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Movies::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Music.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Music::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Music::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Music::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/NoEmbed.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_NoEmbed::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_NoEmbed::$_rootElement is not documented
(#46) Phpdocs for function Zend_Gdata_YouTube_Extension_NoEmbed::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Occupation.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Occupation::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Occupation::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Occupation::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/PlaylistId.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_PlaylistId::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_PlaylistId::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_PlaylistId::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_PlaylistTitle::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_PlaylistTitle::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_PlaylistTitle::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Position.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Position::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Position::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Private.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Private::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Private::$_rootElement is not documented
(#59) Phpdocs for function Zend_Gdata_YouTube_Extension_Private::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/QueryString.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_QueryString::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_QueryString::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_QueryString::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Racy.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Racy::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Racy::$_rootElement is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_Racy::$_state is not documented
(#47) Phpdocs for function Zend_Gdata_YouTube_Extension_Racy::__construct has incomplete parameters list
(#62) Phpdocs for function Zend_Gdata_YouTube_Extension_Racy::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Recorded.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Recorded::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Recorded::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Recorded::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Relationship.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Relationship::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Relationship::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Relationship::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/ReleaseDate.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_ReleaseDate::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_ReleaseDate::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_ReleaseDate::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/School.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_School::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_School::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_School::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/State.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_State::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_State::$_rootElement is not documented
(#43) Variable Zend_Gdata_YouTube_Extension_State::$_name is not documented
(#44) Variable Zend_Gdata_YouTube_Extension_State::$_reasonCode is not documented
(#45) Variable Zend_Gdata_YouTube_Extension_State::$_helpUrl is not documented
(#50) Phpdocs for function Zend_Gdata_YouTube_Extension_State::__construct has incomplete parameters list
(#72) Phpdocs for function Zend_Gdata_YouTube_Extension_State::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Statistics.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Statistics::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Statistics::$_rootElement is not documented
(#95) Phpdocs for function Zend_Gdata_YouTube_Extension_Statistics::__construct has incomplete parameters list
(#120) Phpdocs for function Zend_Gdata_YouTube_Extension_Statistics::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Status.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Status::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Status::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Status::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Token.php
(#2) Empty line found after PHP open tag
(#41) Variable Zend_Gdata_YouTube_Extension_Token::$_rootNamespace is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Token::$_rootElement is not documented
(#44) Phpdocs for function Zend_Gdata_YouTube_Extension_Token::__construct has incomplete parameters list
(#60) Phpdocs for function Zend_Gdata_YouTube_Extension_Token::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Uploaded.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Uploaded::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Uploaded::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Uploaded::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/Username.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_Username::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_Username::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_Username::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/Extension/VideoId.php
(#2) Empty line found after PHP open tag
(#44) Function Zend_Gdata_YouTube_Extension_VideoId::__construct is not documented
(#41) Variable Zend_Gdata_YouTube_Extension_VideoId::$_rootElement is not documented
(#42) Variable Zend_Gdata_YouTube_Extension_VideoId::$_rootNamespace is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#33) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#32) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/InboxEntry.php
(#2) Empty line found after PHP open tag
(#62) Variable Zend_Gdata_YouTube_InboxEntry::$_entryClassName is not documented
(#111) Phpdocs for function Zend_Gdata_YouTube_InboxEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#54) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#53) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/InboxFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_InboxFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/MediaEntry.php
(#2) Empty line found after PHP open tag
(#51) Variable Zend_Gdata_YouTube_MediaEntry::$_entryClassName is not documented
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#43) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistListEntry.php
(#2) Empty line found after PHP open tag
(#66) Variable Zend_Gdata_YouTube_PlaylistListEntry::$_entryClassName is not documented
(#116) Phpdocs for function Zend_Gdata_YouTube_PlaylistListEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#58) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#57) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistListFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_PlaylistListFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistVideoEntry.php
(#2) Empty line found after PHP open tag
(#46) Variable Zend_Gdata_YouTube_PlaylistVideoEntry::$_entryClassName is not documented
(#74) Phpdocs for function Zend_Gdata_YouTube_PlaylistVideoEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/PlaylistVideoFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_PlaylistVideoFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/SubscriptionEntry.php
(#2) Empty line found after PHP open tag
(#81) Variable Zend_Gdata_YouTube_SubscriptionEntry::$_entryClassName is not documented
(#157) Phpdocs for function Zend_Gdata_YouTube_SubscriptionEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#73) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#72) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/SubscriptionFeed.php
(#2) Empty line found after PHP open tag
(#34) No one-line description found in phpdocs for class Zend_Gdata_YouTube_SubscriptionFeed
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/UserProfileEntry.php
(#2) Empty line found after PHP open tag
(#141) Variable Zend_Gdata_YouTube_UserProfileEntry::$_entryClassName is not documented
(#302) Phpdocs for function Zend_Gdata_YouTube_UserProfileEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#133) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#132) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/VideoEntry.php
(#2) Empty line found after PHP open tag
(#103) Variable Zend_Gdata_YouTube_VideoEntry::$_entryClassName is not documented
(#101) Constant Zend_Gdata_YouTube_VideoEntry::YOUTUBE_DEVELOPER_TAGS_SCHEMA is not documented
(#102) Constant Zend_Gdata_YouTube_VideoEntry::YOUTUBE_CATEGORY_SCHEMA is not documented
(#193) Phpdocs for function Zend_Gdata_YouTube_VideoEntry::getDOM has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#93) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#92) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/VideoFeed.php
(#2) Empty line found after PHP open tag
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#38) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#37) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Gdata/YouTube/VideoQuery.php
(#2) Empty line found after PHP open tag
(#48) Phpdocs for function Zend_Gdata_YouTube_VideoQuery::__construct has incomplete parameters list
(#21) Not recommended phpdocs tag @version used
(#17) Package Zend_Gdata is not valid
(#40) Package Zend_Gdata is not valid
(#16) Category Zend is not valid
(#39) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client.php
(#2) Empty line found after PHP open tag
(#72) Constant Zend_Http_Client::POST is not documented
(#73) Constant Zend_Http_Client::PUT is not documented
(#74) Constant Zend_Http_Client::HEAD is not documented
(#75) Constant Zend_Http_Client::DELETE is not documented
(#76) Constant Zend_Http_Client::TRACE is not documented
(#77) Constant Zend_Http_Client::OPTIONS is not documented
(#78) Constant Zend_Http_Client::CONNECT is not documented
(#79) Constant Zend_Http_Client::MERGE is not documented
(#91) Constant Zend_Http_Client::HTTP_0 is not documented
(#97) Constant Zend_Http_Client::CONTENT_LENGTH is not documented
(#103) Constant Zend_Http_Client::ENC_FORMDATA is not documented
(#109) Constant Zend_Http_Client::VTYPE_FILE is not documented
(#52) No one-line description found in phpdocs for class Zend_Http_Client
(#347) Phpdocs for function Zend_Http_Client::setConfig has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#1035) Invalid inline phpdocs tag @see found
(#1454) Invalid inline phpdocs tag @example found
(#17) Package Zend_Http is not valid
(#60) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#59) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Adapter/Curl.php
(#2) Empty line found after PHP open tag
(#38) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Curl
(#129) Phpdocs for function Zend_Http_Client_Adapter_Curl::setConfig has incomplete parameters list
(#254) Phpdocs for function Zend_Http_Client_Adapter_Curl::write has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#43) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Adapter/Exception.php
(#37) Constant Zend_Http_Client_Adapter_Exception::READ_TIMEOUT is not documented
(#28) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Adapter/Interface.php
(#2) Empty line found after PHP open tag
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#31) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#30) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Adapter/Proxy.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Proxy
(#19) Not recommended phpdocs tag @version used
(#238) Invalid inline phpdocs tag @see found
(#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
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Adapter/Socket.php
(#2) Empty line found after PHP open tag
(#37) No one-line description found in phpdocs for class Zend_Http_Client_Adapter_Socket
(#108) Phpdocs for function Zend_Http_Client_Adapter_Socket::setConfig has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#42) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#41) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Adapter/Stream.php
(#2) Empty line found after PHP open tag
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#16) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Adapter/Test.php
(#104) Phpdocs for function Zend_Http_Client_Adapter_Test::setConfig has incomplete parameters list
(#127) Phpdocs for function Zend_Http_Client_Adapter_Test::connect has incomplete parameters list
(#212) Phpdocs for function Zend_Http_Client_Adapter_Test::addResponse has incomplete parameters list
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#45) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#44) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Client/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Http_Client_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Exception.php
(#28) No one-line description found in phpdocs for class Zend_Http_Exception
(#18) Not recommended phpdocs tag @version used
(#16) Package Zend_Http is not valid
(#30) Package Zend_Http is not valid
(#15) Category Zend is not valid
(#29) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Response.php
(#2) Empty line found after PHP open tag
(#24) No one-line description found in phpdocs for class Zend_Http_Response
(#349) Phpdocs for function Zend_Http_Response::getHeader has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#29) Package Zend_Http is not valid
(#16) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Http/Response/Stream.php
(#2) Empty line found after PHP open tag
(#224) Function Zend_Http_Response_Stream::__destruct is not documented
(#24) No one-line description found in phpdocs for class Zend_Http_Response_Stream
(#19) Not recommended phpdocs tag @version used
(#17) Package Zend_Http is not valid
(#29) Package Zend_Http is not valid
(#16) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Loader.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Loader is not valid
(#26) Package Zend_Loader is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Registry.php
(#123) Invalid phpdocs tag @returns used
(#200) Invalid phpdocs tag @returns used
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Registry is not valid
(#26) Package Zend_Registry is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Uri.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Uri is not valid
(#26) Package Zend_Uri is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Uri/Exception.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Uri is not valid
(#31) Package Zend_Uri is not valid
(#15) Category Zend is not valid
(#30) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Uri/Http.php
(#47) Constant Zend_Uri_Http::CHAR_MARK is not documented
(#48) Constant Zend_Uri_Http::CHAR_RESERVED is not documented
(#49) Constant Zend_Uri_Http::CHAR_SEGMENT is not documented
(#50) Constant Zend_Uri_Http::CHAR_UNWISE is not documented
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Uri is not valid
(#36) Package Zend_Uri is not valid
(#15) Category Zend is not valid
(#35) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Abstract.php
(#27) No one-line description found in phpdocs for class Zend_Validate_Abstract
(#257) There is no description in phpdocs for function _error
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Hostname.php
(#303) Variable Zend_Validate_Hostname::$_idnLength is not documented
(#319) Variable Zend_Validate_Hostname::$_options is not documented
(#49) Constant Zend_Validate_Hostname::CANNOT_DECODE_PUNYCODE is not documented
(#50) Constant Zend_Validate_Hostname::INVALID is not documented
(#51) Constant Zend_Validate_Hostname::INVALID_DASH is not documented
(#52) Constant Zend_Validate_Hostname::INVALID_HOSTNAME is not documented
(#53) Constant Zend_Validate_Hostname::INVALID_HOSTNAME_SCHEMA is not documented
(#54) Constant Zend_Validate_Hostname::INVALID_LOCAL_NAME is not documented
(#55) Constant Zend_Validate_Hostname::INVALID_URI is not documented
(#56) Constant Zend_Validate_Hostname::IP_ADDRESS_NOT_ALLOWED is not documented
(#57) Constant Zend_Validate_Hostname::LOCAL_NAME_NOT_ALLOWED is not documented
(#58) Constant Zend_Validate_Hostname::UNDECIPHERABLE_TLD is not documented
(#59) Constant Zend_Validate_Hostname::UNKNOWN_TLD is not documented
(#32) No one-line description found in phpdocs for class Zend_Validate_Hostname
(#409) There is no description in phpdocs for function setIpValidator
(#329) Phpdocs for function Zend_Validate_Hostname::__construct has incomplete parameters list
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#43) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#42) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Hostname/Biz.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Hostname/Cn.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Hostname/Com.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Hostname/Jp.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#26) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Interface.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#24) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#23) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Validate/Ip.php
(#35) Constant Zend_Validate_Ip::INVALID is not documented
(#36) Constant Zend_Validate_Ip::NOT_IP_ADDRESS is not documented
(#27) No one-line description found in phpdocs for class Zend_Validate_Ip
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Validate is not valid
(#29) Package Zend_Validate is not valid
(#15) Category Zend is not valid
(#28) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/ZendGdata-1.12.1/library/Zend/Version.php
(#19) Not recommended phpdocs tag @version used
(#16) Package Zend_Version is not valid
(#26) Package Zend_Version is not valid
(#15) Category Zend is not valid
(#25) Category Zend is not valid
lib/editor/tinymce/plugins/youtube/browser.php
(#17) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/youtube/lang/en/tinymce_youtube.php
(#17) No one-line description found in phpdocs for file
(#22) Inline phpdocs tag not enclosed with curly brackets @link found
lib/editor/tinymce/plugins/youtube/lib.php
(#17) File-level phpdocs block is not found
(#32) Class tinymce_youtube is not documented
(#38) Function tinymce_youtube::update_init_params is not documented
(#115) Function tinymce_youtube::get_ytconfig is not documented
(#153) Function tinymce_youtube::get_sort_order is not documented
(#35) Variable tinymce_youtube::$component is not documented
(#36) Variable tinymce_youtube::$ytconfig is not documented
(#32) Package is not specified for class tinymce_youtube. It is also not specified in file-level phpdocs
lib/editor/tinymce/plugins/youtube/settings.php
(#17) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/youtube/uploader.php
(#17) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/youtube/version.php
(#17) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/youtube/youtube_callback.php
(#2) Empty line found after PHP open tag
(#34) Found comment starting with three or more slashes
(#38) Found comment starting with three or more slashes
(#19) No one-line description found in phpdocs for file
lib/editor/tinymce/plugins/youtube/youtubelib.php
(#592) Class youtube_settings is not documented
(#74) Function youtubeapi::is_yt_logged_in is not documented
(#354) Function youtubeapi::initialize_oauth is not documented
(#401) Function youtubeapi::get_youtube_browselist_displaybutton is not documented
(#474) Function youtubeapi::fetch_youtube_uploadform is not documented
(#596) Function youtube_settings::get is not documented
(#600) Function youtube_settings::set is not documented
(#617) Function tinymce_youtube_oauth::fetch_accesstoken is not documented
(#49) Variable youtubeapi::$youtubeoauth is not documented
(#50) Variable youtubeapi::$config is not documented
(#51) Variable youtubeapi::$component is not documented
(#594) Variable youtube_settings::$config is not documented
(#17) No one-line description found in phpdocs for file
(#120) Phpdocs for function youtubeapi::get_youtube_httpclient has incomplete parameters list
(#409) Phpdocs for function youtubeapi::fetch_youtube_browselist has incomplete parameters list
(#44) Package _youtube is not valid
(#611) Package assignsubmission_youtube is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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