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

(10870 errors, 839 warnings)

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

auth/googleoauth2/auth.php
(#106) Expected 5 space(s) before asterisk; 4 found
(#107) Expected 5 space(s) before asterisk; 4 found
(#108) Expected 5 space(s) before asterisk; 4 found
(#109) Expected 5 space(s) before asterisk; 4 found
(#110) Visibility must be declared on method "can_create_new_user"
(#113) Whitespace found at end of line
(#119) Visibility must be declared on method "get_userinfo"
(#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 1
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 1
(#123) Line indented incorrectly; expected at least 12 spaces, found 11
(#124) Line indented incorrectly; expected at least 12 spaces, found 11
(#124) The use of function print_r() is forbidden
(#124) Commas (,) must be followed by white space.
(#125) Closing brace indented incorrectly; expected 1 spaces, found 8
(#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 1
(#133) Expected 5 space(s) before asterisk; 4 found
(#134) Visibility must be declared on method "email_auth_domains"
(#135) Variable "auth_domains" must not contain underscores.
(#136) Variable "auth_domains" must not contain underscores.
(#137) Variable "auth_domains" must not contain underscores.
(#138) Line indented incorrectly; expected 12 spaces, found 16
(#140) Line indented incorrectly; expected 16 spaces, found 24
(#142) Line indented incorrectly; expected 16 spaces, found 24
(#143) Line indented incorrectly; expected 16 spaces, found 24
(#144) Line indented incorrectly; expected 20 spaces, found 28
(#147) Line indented incorrectly; expected 20 spaces, found 28
(#148) Line indented incorrectly; expected 16 spaces, found 24
(#149) Line indented incorrectly; expected 20 spaces, found 28
(#151) Line indented incorrectly; expected 20 spaces, found 28
(#152) Line indented incorrectly; expected 16 spaces, found 24
(#153) Line indented incorrectly; expected 12 spaces, found 16
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line indented incorrectly; expected at least 16 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 20 spaces, found 6
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 20 spaces, found 6
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line indented incorrectly; expected at least 20 spaces, found 6
(#232) Whitespace found at end of line
(#234) Whitespace found at end of line
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Commas (,) must be followed by white space.
(#281) Line exceeds 132 characters; contains 141 characters
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Line exceeds 132 characters; contains 143 characters
(#378) The use of function print_r() is forbidden
(#378) Commas (,) must be followed by white space.
(#436) Visibility must be declared on method "config_form"
(#436) Variable "user_fields" must not contain underscores.
(#437) "include" must be immediately followed by an open parenthesis
auth/googleoauth2/classes/observer.php
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/classes/provider/dropbox.php
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 8
(#107) Inline control structures are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 1
(#114) Closing brace indented incorrectly; expected 8 spaces, found 1
(#117) Closing brace indented incorrectly; expected 1 spaces, found 8
(#119) The use of function print_r() is forbidden
(#119) Commas (,) must be followed by white space.
(#120) The use of function print_r() is forbidden
(#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 1
auth/googleoauth2/classes/provider/facebook.php
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 8
(#116) The use of function print_r() is forbidden
(#116) Commas (,) must be followed by white space.
(#117) The use of function print_r() is forbidden
(#117) Commas (,) must be followed by white space.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 1
auth/googleoauth2/classes/provider/github.php
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 8
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Expected 1 space after "="; 2 found
(#107) Inline control structures are not allowed
(#118) The use of function print_r() is forbidden
(#118) Commas (,) must be followed by white space.
(#119) The use of function print_r() is forbidden
(#119) Commas (,) must be followed by white space.
(#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 1
auth/googleoauth2/classes/provider/google.php
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 8
(#114) The use of function print_r() is forbidden
(#114) Commas (,) must be followed by white space.
(#115) The use of function print_r() is forbidden
(#115) Commas (,) must be followed by white space.
(#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 1
auth/googleoauth2/classes/provider/linkedin.php
(#35) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 8
(#106) Inline control structures are not allowed
(#117) The use of function print_r() is forbidden
(#117) Commas (,) must be followed by white space.
(#118) The use of function print_r() is forbidden
(#118) Commas (,) must be followed by white space.
(#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 1
auth/googleoauth2/classes/provider/microsoft.php
(#35) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 8
(#114) The use of function print_r() is forbidden
(#114) Commas (,) must be followed by white space.
(#115) The use of function print_r() is forbidden
(#115) Commas (,) must be followed by white space.
auth/googleoauth2/classes/provider/vkontakte.php
(#35) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 8
(#106) Inline control structures are not allowed
(#109) Inline control structures are not allowed
(#119) The use of function print_r() is forbidden
(#119) Commas (,) must be followed by white space.
(#120) The use of function print_r() is forbidden
(#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 1
auth/googleoauth2/db/upgrade.php
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Commas (,) must be followed by white space.
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Functions must not contain multiple empty lines in a row; found 2 empty lines
auth/googleoauth2/dropbox_redirect.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
auth/googleoauth2/facebook_redirect.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
auth/googleoauth2/github_redirect.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
auth/googleoauth2/google_redirect.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
auth/googleoauth2/lang/en/auth_googleoauth2.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Whitespace found at end of line within string
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#34) Whitespace found at end of line within string
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#49) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#92) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
auth/googleoauth2/lang/it/auth_googleoauth2.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#27) Whitespace found at end of line within string
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#34) Whitespace found at end of line within string
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#49) Whitespace found at end of line within string
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
auth/googleoauth2/lib.php
(#50) Variable "providerInstances" must be all lower-case
(#51) Variable "providerInstances" must be all lower-case
(#51) Variable "providerInstance" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 1
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#52) Variable "providerInstance" must be all lower-case
(#52) Commas (,) must be followed by white space.
(#52) 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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line indented incorrectly; expected at least 8 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#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 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#156) Commas (,) must be followed by white space.
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 5
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
(#158) Commas (,) must be followed by white space.
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#170) Whitespace found at end of line
(#174) Line exceeds 132 characters; contains 133 characters
(#184) Line exceeds 132 characters; contains 133 characters
(#185) Line exceeds 132 characters; contains 138 characters
auth/googleoauth2/linkedin_redirect.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
auth/googleoauth2/locallib.php
(#27) Expected 1 space(s) before asterisk; 2 found
(#28) Expected 1 space(s) before asterisk; 2 found
(#29) Expected 1 space(s) before asterisk; 2 found
(#30) Expected 1 space(s) before asterisk; 2 found
(#31) Expected 1 space(s) before asterisk; 2 found
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#57) Line indented incorrectly; expected 8 spaces, found 12
(#57) Closing brace indented incorrectly; expected 8 spaces, found 12
(#58) Line indented incorrectly; expected 4 spaces, found 8
(#58) Closing brace indented incorrectly; expected 4 spaces, found 8
auth/googleoauth2/microsoft_redirect.php
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
auth/googleoauth2/vendor/autoload.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require_once" must be immediately followed by an open parenthesis
auth/googleoauth2/vendor/composer/ClassLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Member variable "prefixLengthsPsr4" must be all lower-case
(#47) Member variable "prefixDirsPsr4" must be all lower-case
(#48) Member variable "fallbackDirsPsr4" must be all lower-case
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Member variable "prefixesPsr0" must be all lower-case
(#52) Member variable "fallbackDirsPsr0" must be all lower-case
(#54) Member variable "useIncludePath" must be all lower-case
(#55) Member variable "classMap" must be all lower-case
(#56) Member variable "classMapAuthoritative" must be all lower-case
(#57) Member variable "missingClasses" must be all lower-case
(#58) Member variable "apcuPrefix" must be all lower-case
(#60) Public method name "ClassLoader::getPrefixes" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#69) Public method name "ClassLoader::getPrefixesPsr4" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#74) Public method name "ClassLoader::getFallbackDirs" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#79) Public method name "ClassLoader::getFallbackDirsPsr4" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#84) Public method name "ClassLoader::getClassMap" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#92) Public method name "ClassLoader::addClassMap" must be in lower-case letters only
(#92) Variable "classMap" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#95) Variable "classMap" must be all lower-case
(#97) Variable "classMap" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#156) Public method name "ClassLoader::addPsr4" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#171) Usage of ELSEIF not allowed; use ELSE IF instead
(#179) Usage of ELSEIF not allowed; use ELSE IF instead
(#202) Opening brace should be on the same line as the declaration
(#219) Public method name "ClassLoader::setPsr4" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#238) Public method name "ClassLoader::setUseIncludePath" must be in lower-case letters only
(#238) Variable "useIncludePath" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#240) Variable "useIncludePath" must be all lower-case
(#249) Public method name "ClassLoader::getUseIncludePath" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#260) Public method name "ClassLoader::setClassMapAuthoritative" must be in lower-case letters only
(#260) Variable "classMapAuthoritative" must be all lower-case
(#261) Opening brace should be on the same line as the declaration
(#262) Variable "classMapAuthoritative" must be all lower-case
(#270) Public method name "ClassLoader::isClassMapAuthoritative" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#280) Public method name "ClassLoader::setApcuPrefix" must be in lower-case letters only
(#280) Variable "apcuPrefix" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#282) Variable "apcuPrefix" must be all lower-case
(#290) Public method name "ClassLoader::getApcuPrefix" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
(#309) Opening brace should be on the same line as the declaration
(#319) Public method name "ClassLoader::loadClass" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#335) Public method name "ClassLoader::findFile" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Private method name "ClassLoader::findFileWithExtension" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#373) Variable "logicalPathPsr4" must be all lower-case
(#377) Variable "subPath" must be all lower-case
(#378) Variable "lastPos" must be all lower-case
(#378) Variable "subPath" must be all lower-case
(#379) Variable "subPath" must be all lower-case
(#379) Variable "subPath" must be all lower-case
(#379) Variable "lastPos" must be all lower-case
(#380) Variable "subPath" must be all lower-case
(#384) Variable "logicalPathPsr4" must be all lower-case
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Variable "logicalPathPsr4" must be all lower-case
(#399) 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
(#402) Variable "logicalPathPsr0" must be all lower-case
(#402) Variable "logicalPathPsr4" must be all lower-case
(#403) Variable "logicalPathPsr4" must be all lower-case
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#406) Variable "logicalPathPsr0" must be all lower-case
(#413) Variable "logicalPathPsr0" must be all lower-case
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Variable "logicalPathPsr0" must be all lower-case
(#429) Variable "logicalPathPsr0" must be all lower-case
(#442) function name "includeFile" must be lower-case letters only
(#443) Opening brace should be on the same line as the declaration
(#444) "include" must be immediately followed by an open parenthesis
auth/googleoauth2/vendor/composer/autoload_classmap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
auth/googleoauth2/vendor/composer/autoload_files.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#10) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#12) Variable "vendorDir" must be all lower-case
(#13) Variable "vendorDir" must be all lower-case
(#14) Variable "vendorDir" must be all lower-case
(#15) Variable "vendorDir" must be all lower-case
(#16) Variable "vendorDir" must be all lower-case
auth/googleoauth2/vendor/composer/autoload_namespaces.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
auth/googleoauth2/vendor/composer/autoload_psr4.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#9) Line exceeds 132 characters; contains 149 characters
(#10) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#11) Line exceeds maximum limit of 180 characters; contains 254 characters
(#12) Variable "vendorDir" must be all lower-case
(#13) Variable "vendorDir" must be all lower-case
(#14) Variable "vendorDir" must be all lower-case
(#15) Variable "vendorDir" must be all lower-case
(#16) Variable "vendorDir" must be all lower-case
auth/googleoauth2/vendor/composer/autoload_real.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#9) Public method name "ComposerAutoloaderInita5512ae4359e7fa58c32c8ef9c147f16::loadClassLoader" must be in lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#12) "require" must be immediately followed by an open parenthesis
(#16) Public method name "ComposerAutoloaderInita5512ae4359e7fa58c32c8ef9c147f16::getLoader" must be in lower-case letters only
(#17) Opening brace should be on the same line as the declaration
(#26) Variable "useStaticLoader" must be all lower-case
(#26) Line exceeds 132 characters; contains 160 characters
(#27) Variable "useStaticLoader" must be all lower-case
(#28) "require_once" must be immediately followed by an open parenthesis
(#32) "require" must be immediately followed by an open parenthesis
(#37) "require" must be immediately followed by an open parenthesis
(#42) Variable "classMap" must be all lower-case
(#42) "require" must be immediately followed by an open parenthesis
(#43) Variable "classMap" must be all lower-case
(#44) Variable "classMap" must be all lower-case
(#50) Variable "useStaticLoader" must be all lower-case
(#51) Variable "includeFiles" must be all lower-case
(#53) Variable "includeFiles" must be all lower-case
(#53) "require" must be immediately followed by an open parenthesis
(#55) Variable "includeFiles" must be all lower-case
(#55) Variable "fileIdentifier" must be all lower-case
(#56) Variable "fileIdentifier" must be all lower-case
(#63) function name "composerRequirea5512ae4359e7fa58c32c8ef9c147f16" must be lower-case letters only
(#63) Variable "fileIdentifier" must be all lower-case
(#64) Opening brace should be on the same line as the declaration
(#65) Variable "GLOBALS" must be all lower-case
(#65) Variable "fileIdentifier" must be all lower-case
(#66) "require" must be immediately followed by an open parenthesis
(#68) Variable "GLOBALS" must be all lower-case
(#68) Variable "fileIdentifier" must be all lower-case
auth/googleoauth2/vendor/composer/autoload_static.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Member variable "prefixLengthsPsr4" must be all lower-case
(#21) Whitespace found at end of line
(#25) Whitespace found at end of line
(#29) Whitespace found at end of line
(#33) Whitespace found at end of line
(#37) Whitespace found at end of line
(#43) Whitespace found at end of line
(#49) Member variable "prefixDirsPsr4" must be all lower-case
(#50) Whitespace found at end of line
(#55) Whitespace found at end of line
(#59) Whitespace found at end of line
(#67) Whitespace found at end of line
(#71) Whitespace found at end of line
(#75) Whitespace found at end of line
(#79) Whitespace found at end of line
(#83) Whitespace found at end of line
(#89) Public method name "ComposerStaticInita5512ae4359e7fa58c32c8ef9c147f16::getInitializer" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) Variable "prefixLengthsPsr4" must be all lower-case
(#93) Variable "prefixDirsPsr4" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/AssertionRecorder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "AssertionRecorder::createSuccess" must be in lower-case letters only
(#39) Public method name "AssertionRecorder::createSuccessFromEventCollection" must be in lower-case letters only
(#48) Public method name "AssertionRecorder::createFailure" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/AssertionRenderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Expected MOODLE_INTERNAL check or config.php inclusion
(#55) Opening brace should be on the same line as the declaration
(#77) Variable "matcherVerifier" must be all lower-case
(#79) Variable "differenceEngine" must be all lower-case
(#80) Variable "featureDetector" must be all lower-case
(#82) Variable "matcherVerifier" must be all lower-case
(#84) Variable "differenceEngine" must be all lower-case
(#85) Variable "featureDetector" must be all lower-case
(#97) Public method name "AssertionRenderer::setUseColor" must be in lower-case letters only
(#97) Variable "useColor" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "useColor" must be all lower-case
(#100) Variable "useColor" must be all lower-case
(#103) Variable "useColor" must be all lower-case
(#140) Public method name "AssertionRenderer::renderCalled" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "isCall" must be all lower-case
(#144) Variable "isCall" must be all lower-case
(#146) Variable "renderedSubject" must be all lower-case
(#152) Variable "renderedSubject" must be all lower-case
(#160) Variable "isNever" must be all lower-case
(#162) Variable "isNever" must be all lower-case
(#163) Variable "renderedSubject" must be all lower-case
(#166) Variable "renderedSubject" must be all lower-case
(#169) Variable "totalCount" must be all lower-case
(#170) Variable "matchCount" must be all lower-case
(#170) Variable "totalCount" must be all lower-case
(#172) Variable "totalCount" must be all lower-case
(#173) Variable "isNever" must be all lower-case
(#174) Variable "renderedResult" must be all lower-case
(#176) Variable "renderedResult" must be all lower-case
(#179) Variable "renderedCalls" must be all lower-case
(#182) Variable "renderedArguments" must be all lower-case
(#185) Variable "renderedArguments" must be all lower-case
(#186) Variable "renderedResult" must be all lower-case
(#190) Variable "renderedArguments" must be all lower-case
(#191) Variable "renderedArgumentList" must be all lower-case
(#193) Variable "renderedArgumentList" must be all lower-case
(#194) Variable "renderedArguments" must be all lower-case
(#197) Variable "renderedCalls" must be all lower-case
(#198) Variable "renderedResult" must be all lower-case
(#201) Variable "renderedArgumentList" must be all lower-case
(#204) Variable "renderedCalls" must be all lower-case
(#212) Variable "matchCount" must be all lower-case
(#213) Variable "totalCount" must be all lower-case
(#214) Variable "totalCount" must be all lower-case
(#230) Public method name "AssertionRenderer::renderCalledWith" must be in lower-case letters only
(#235) Variable "matcherCount" must be all lower-case
(#238) Variable "matcherCount" must be all lower-case
(#247) Variable "isCall" must be all lower-case
(#249) Variable "isCall" must be all lower-case
(#251) Variable "renderedSubject" must be all lower-case
(#257) Variable "renderedSubject" must be all lower-case
(#263) Variable "matcherCount" must be all lower-case
(#264) Variable "matcherMatchCounts" must be all lower-case
(#264) Variable "matcherCount" must be all lower-case
(#266) Variable "matcherMatchCounts" must be all lower-case
(#269) Variable "callResults" must be all lower-case
(#270) Variable "totalCount" must be all lower-case
(#271) Variable "matchCount" must be all lower-case
(#274) Variable "totalCount" must be all lower-case
(#276) Variable "callResult" must be all lower-case
(#279) Variable "callResult" must be all lower-case
(#280) Variable "matchCount" must be all lower-case
(#283) Variable "callResult" must be all lower-case
(#283) Variable "isMatch" must be all lower-case
(#284) Variable "isMatch" must be all lower-case
(#285) Variable "matcherMatchCounts" must be all lower-case
(#289) Variable "callResults" must be all lower-case
(#289) Variable "callResult" must be all lower-case
(#292) Variable "renderedMatchers" must be all lower-case
(#293) Variable "requiredArgumentCount" must be all lower-case
(#297) Variable "requiredArgumentCount" must be all lower-case
(#299) Variable "requiredArgumentCount" must be all lower-case
(#303) Variable "matcherMatchCounts" must be all lower-case
(#303) Variable "totalCount" must be all lower-case
(#305) Variable "resultText" must be all lower-case
(#306) Variable "resultStart" must be all lower-case
(#308) Variable "resultText" must be all lower-case
(#309) Variable "resultStart" must be all lower-case
(#312) Variable "isCall" must be all lower-case
(#313) Variable "matcherMatchCount" must be all lower-case
(#315) Variable "matchOrMatches" must be all lower-case
(#316) Variable "matcherMatchCounts" must be all lower-case
(#317) Variable "matcherMatchCount" must be all lower-case
(#318) Variable "resultStart" must be all lower-case
(#320) Variable "matcherMatchCounts" must be all lower-case
(#321) Variable "matchOrMatches" must be all lower-case
(#325) Variable "renderedMatchers" must be all lower-case
(#326) Variable "resultStart" must be all lower-case
(#327) Variable "resultText" must be all lower-case
(#330) Variable "matcherMatchCount" must be all lower-case
(#333) Variable "renderedMatchers" must be all lower-case
(#334) Variable "renderedCriteria" must be all lower-case
(#336) Variable "renderedCriteria" must be all lower-case
(#337) Variable "renderedMatchers" must be all lower-case
(#342) Variable "isNever" must be all lower-case
(#344) Variable "isCall" must be all lower-case
(#345) Variable "isNever" must be all lower-case
(#347) Variable "renderedSubject" must be all lower-case
(#349) Variable "renderedCriteria" must be all lower-case
(#352) Variable "renderedSubject" must be all lower-case
(#354) Variable "renderedCriteria" must be all lower-case
(#357) Variable "isNever" must be all lower-case
(#359) Variable "renderedSubject" must be all lower-case
(#360) Variable "renderedCriteria" must be all lower-case
(#361) Usage of ELSEIF not allowed; use ELSE IF instead
(#363) Variable "renderedSubject" must be all lower-case
(#364) Variable "renderedCriteria" must be all lower-case
(#367) Variable "renderedSubject" must be all lower-case
(#368) Variable "renderedCriteria" must be all lower-case
(#372) Variable "totalCount" must be all lower-case
(#373) Variable "renderedCalls" must be all lower-case
(#375) Variable "callIndex" must be all lower-case
(#376) Variable "callResult" must be all lower-case
(#376) Variable "callResults" must be all lower-case
(#376) Variable "callIndex" must be all lower-case
(#378) Variable "renderedArguments" must be all lower-case
(#381) Space found after opening bracket of FOREACH loop
(#381) Space found before closing bracket of FOREACH loop
(#382) Variable "callResult" must be all lower-case
(#383) Variable "argumentIndex" must be all lower-case
(#383) Variable "isMatch" must be all lower-case
(#385) Variable "isMatch" must be all lower-case
(#385) Variable "isNever" must be all lower-case
(#386) Variable "renderedResult" must be all lower-case
(#388) Variable "renderedResult" must be all lower-case
(#391) Variable "argumentIndex" must be all lower-case
(#394) Variable "argumentIndex" must be all lower-case
(#398) Variable "isMatch" must be all lower-case
(#399) Variable "argumentIndex" must be all lower-case
(#400) Variable "argumentIndex" must be all lower-case
(#404) Variable "argumentIndex" must be all lower-case
(#412) Variable "requiredArgumentCount" must be all lower-case
(#412) Variable "argumentIndex" must be all lower-case
(#416) Variable "renderedArguments" must be all lower-case
(#417) Variable "renderedResult" must be all lower-case
(#425) Variable "callResult" must be all lower-case
(#425) Variable "isNever" must be all lower-case
(#426) Variable "renderedResult" must be all lower-case
(#428) Variable "renderedResult" must be all lower-case
(#431) Variable "renderedArguments" must be all lower-case
(#432) Variable "renderedArgumentList" must be all lower-case
(#434) Variable "renderedArgumentList" must be all lower-case
(#435) Variable "renderedArguments" must be all lower-case
(#438) Variable "renderedCalls" must be all lower-case
(#439) Variable "renderedResult" must be all lower-case
(#442) Variable "renderedArgumentList" must be all lower-case
(#445) Variable "renderedCalls" must be all lower-case
(#450) Variable "isCall" must be all lower-case
(#456) Variable "matchCount" must be all lower-case
(#457) Variable "totalCount" must be all lower-case
(#458) Variable "totalCount" must be all lower-case
(#474) Public method name "AssertionRenderer::renderResponded" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#476) Variable "isCall" must be all lower-case
(#478) Variable "isCall" must be all lower-case
(#480) Variable "renderedCallee" must be all lower-case
(#484) Variable "renderedCallee" must be all lower-case
(#487) Variable "renderedSubject" must be all lower-case
(#487) Variable "renderedCallee" must be all lower-case
(#491) Variable "isNever" must be all lower-case
(#493) Variable "isCall" must be all lower-case
(#494) Variable "isNever" must be all lower-case
(#496) Variable "renderedSubject" must be all lower-case
(#500) Variable "renderedSubject" must be all lower-case
(#504) Variable "isNever" must be all lower-case
(#505) Variable "renderedSubject" must be all lower-case
(#506) Usage of ELSEIF not allowed; use ELSE IF instead
(#508) Variable "renderedSubject" must be all lower-case
(#510) Variable "renderedSubject" must be all lower-case
(#514) Variable "totalCount" must be all lower-case
(#515) Variable "matchCount" must be all lower-case
(#517) Variable "totalCount" must be all lower-case
(#518) Variable "renderedCalls" must be all lower-case
(#521) Variable "responseEvent" must be all lower-case
(#523) Variable "responseEvent" must be all lower-case
(#524) Variable "matchCount" must be all lower-case
(#527) Variable "responseEvent" must be all lower-case
(#527) Variable "isNever" must be all lower-case
(#528) Variable "renderedResult" must be all lower-case
(#530) Variable "renderedResult" must be all lower-case
(#533) Variable "renderedArguments" must be all lower-case
(#536) Variable "renderedArguments" must be all lower-case
(#540) Variable "responseEvent" must be all lower-case
(#541) Variable "returnValue" must be all lower-case
(#541) Variable "responseEvent" must be all lower-case
(#542) Variable "renderedResponse" must be all lower-case
(#543) Variable "returnValue" must be all lower-case
(#544) Usage of ELSEIF not allowed; use ELSE IF instead
(#544) Variable "responseEvent" must be all lower-case
(#545) Variable "responseEvent" must be all lower-case
(#546) Variable "renderedResponse" must be all lower-case
(#549) Variable "renderedResponse" must be all lower-case
(#552) Variable "renderedCalls" must be all lower-case
(#553) Variable "renderedResult" must be all lower-case
(#555) Variable "renderedCallee" must be all lower-case
(#556) Variable "renderedArguments" must be all lower-case
(#557) Variable "renderedResult" must be all lower-case
(#558) Variable "renderedResponse" must be all lower-case
(#561) Variable "renderedCalls" must be all lower-case
(#566) Variable "isCall" must be all lower-case
(#572) Variable "matchCount" must be all lower-case
(#573) Variable "totalCount" must be all lower-case
(#574) Variable "totalCount" must be all lower-case
(#590) Public method name "AssertionRenderer::renderCompleted" must be in lower-case letters only
(#591) Opening brace should be on the same line as the declaration
(#592) Variable "isCall" must be all lower-case
(#594) Variable "isCall" must be all lower-case
(#596) Variable "renderedCallee" must be all lower-case
(#600) Variable "renderedCallee" must be all lower-case
(#603) Variable "renderedSubject" must be all lower-case
(#603) Variable "renderedCallee" must be all lower-case
(#607) Variable "isNever" must be all lower-case
(#609) Variable "isCall" must be all lower-case
(#610) Variable "isNever" must be all lower-case
(#612) Variable "renderedSubject" must be all lower-case
(#616) Variable "renderedSubject" must be all lower-case
(#620) Variable "isNever" must be all lower-case
(#622) Variable "renderedSubject" must be all lower-case
(#623) Usage of ELSEIF not allowed; use ELSE IF instead
(#625) Variable "renderedSubject" must be all lower-case
(#628) Variable "renderedSubject" must be all lower-case
(#632) Variable "totalCount" must be all lower-case
(#633) Variable "matchCount" must be all lower-case
(#635) Variable "totalCount" must be all lower-case
(#636) Variable "renderedCalls" must be all lower-case
(#639) Variable "endEvent" must be all lower-case
(#641) Variable "endEvent" must be all lower-case
(#642) Variable "matchCount" must be all lower-case
(#645) Variable "endEvent" must be all lower-case
(#645) Variable "isNever" must be all lower-case
(#646) Variable "renderedResult" must be all lower-case
(#648) Variable "renderedResult" must be all lower-case
(#651) Variable "renderedArguments" must be all lower-case
(#654) Variable "renderedArguments" must be all lower-case
(#658) Variable "responseEvent" must be all lower-case
(#660) Variable "responseEvent" must be all lower-case
(#661) Variable "returnValue" must be all lower-case
(#661) Variable "responseEvent" must be all lower-case
(#664) Variable "returnValue" must be all lower-case
(#665) Variable "returnValue" must be all lower-case
(#667) Variable "iterableEvents" must be all lower-case
(#668) Variable "renderedIterableEvents" must be all lower-case
(#670) Variable "iterableEvents" must be all lower-case
(#672) Variable "renderedIterableEvents" must be all lower-case
(#674) Usage of ELSEIF not allowed; use ELSE IF instead
(#675) Variable "iterableKey" must be all lower-case
(#676) Variable "iterableValue" must be all lower-case
(#678) Variable "renderedIterableEvents" must be all lower-case
(#680) Variable "iterableKey" must be all lower-case
(#682) Variable "iterableValue" must be all lower-case
(#683) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Variable "iterableValue" must be all lower-case
(#686) Variable "renderedIterableEvents" must be all lower-case
(#688) Variable "iterableValue" must be all lower-case
(#689) Usage of ELSEIF not allowed; use ELSE IF instead
(#692) Variable "iterableException" must be all lower-case
(#694) Variable "renderedIterableEvents" must be all lower-case
(#697) Variable "iterableException" must be all lower-case
(#701) Variable "iterableEvents" must be all lower-case
(#702) Variable "renderedIterableEvents" must be all lower-case
(#703) Variable "renderedResult" must be all lower-case
(#705) Usage of ELSEIF not allowed; use ELSE IF instead
(#705) Variable "endEvent" must be all lower-case
(#706) Variable "renderedIterableEvents" must be all lower-case
(#707) Variable "renderedResult" must be all lower-case
(#709) Usage of ELSEIF not allowed; use ELSE IF instead
(#709) Variable "endEvent" must be all lower-case
(#710) Variable "eventValue" must be all lower-case
(#710) Variable "endEvent" must be all lower-case
(#712) Variable "renderedIterableEvents" must be all lower-case
(#713) Variable "renderedResult" must be all lower-case
(#714) Variable "eventValue" must be all lower-case
(#715) Usage of ELSEIF not allowed; use ELSE IF instead
(#715) Variable "endEvent" must be all lower-case
(#716) Variable "eventException" must be all lower-case
(#716) Variable "endEvent" must be all lower-case
(#718) Variable "renderedIterableEvents" must be all lower-case
(#719) Variable "renderedResult" must be all lower-case
(#720) Variable "eventException" must be all lower-case
(#722) Variable "renderedIterableEvents" must be all lower-case
(#723) Variable "renderedResult" must be all lower-case
(#727) Variable "renderedResponse" must be all lower-case
(#729) Variable "returnValue" must be all lower-case
(#731) Variable "renderedIterableEvents" must be all lower-case
(#733) Variable "renderedResponse" must be all lower-case
(#734) Variable "returnValue" must be all lower-case
(#736) Usage of ELSEIF not allowed; use ELSE IF instead
(#736) Variable "responseEvent" must be all lower-case
(#737) Variable "responseEvent" must be all lower-case
(#738) Variable "renderedResponse" must be all lower-case
(#741) Variable "renderedResponse" must be all lower-case
(#744) Variable "renderedCalls" must be all lower-case
(#745) Variable "renderedResult" must be all lower-case
(#747) Variable "renderedCallee" must be all lower-case
(#748) Variable "renderedArguments" must be all lower-case
(#749) Variable "renderedResult" must be all lower-case
(#750) Variable "renderedResponse" must be all lower-case
(#753) Variable "renderedCalls" must be all lower-case
(#758) Variable "isCall" must be all lower-case
(#764) Variable "matchCount" must be all lower-case
(#765) Variable "totalCount" must be all lower-case
(#766) Variable "totalCount" must be all lower-case
(#783) Public method name "AssertionRenderer::renderReturned" must be in lower-case letters only
(#788) Variable "isCall" must be all lower-case
(#790) Variable "isCall" must be all lower-case
(#792) Variable "renderedCallee" must be all lower-case
(#796) Variable "renderedCallee" must be all lower-case
(#799) Variable "renderedSubject" must be all lower-case
(#799) Variable "renderedCallee" must be all lower-case
(#802) Variable "renderedValue" must be all lower-case
(#804) Variable "renderedValue" must be all lower-case
(#807) Variable "renderedCriteria" must be all lower-case
(#809) Variable "renderedValue" must be all lower-case
(#813) Variable "isNever" must be all lower-case
(#815) Variable "isCall" must be all lower-case
(#816) Variable "isNever" must be all lower-case
(#818) Variable "renderedSubject" must be all lower-case
(#820) Variable "renderedCriteria" must be all lower-case
(#823) Variable "renderedSubject" must be all lower-case
(#825) Variable "renderedCriteria" must be all lower-case
(#828) Variable "isNever" must be all lower-case
(#830) Variable "renderedSubject" must be all lower-case
(#831) Variable "renderedCriteria" must be all lower-case
(#832) Usage of ELSEIF not allowed; use ELSE IF instead
(#834) Variable "renderedSubject" must be all lower-case
(#835) Variable "renderedCriteria" must be all lower-case
(#838) Variable "renderedSubject" must be all lower-case
(#839) Variable "renderedCriteria" must be all lower-case
(#843) Variable "totalCount" must be all lower-case
(#844) Variable "matchCount" must be all lower-case
(#846) Variable "totalCount" must be all lower-case
(#847) Variable "renderedCalls" must be all lower-case
(#850) Variable "responseEvent" must be all lower-case
(#851) Variable "returnValue" must be all lower-case
(#854) Variable "responseEvent" must be all lower-case
(#856) Variable "isMatch" must be all lower-case
(#856) Variable "returnValue" must be all lower-case
(#858) Variable "isMatch" must be all lower-case
(#861) Variable "isMatch" must be all lower-case
(#864) Variable "isMatch" must be all lower-case
(#865) Variable "matchCount" must be all lower-case
(#868) Variable "isMatch" must be all lower-case
(#868) Variable "isNever" must be all lower-case
(#869) Variable "renderedResult" must be all lower-case
(#871) Variable "renderedResult" must be all lower-case
(#874) Variable "renderedArguments" must be all lower-case
(#877) Variable "renderedArguments" must be all lower-case
(#881) Variable "responseEvent" must be all lower-case
(#882) Variable "renderedReturnValue" must be all lower-case
(#883) Variable "returnValue" must be all lower-case
(#885) Variable "isMatch" must be all lower-case
(#886) Variable "renderedReturnValue" must be all lower-case
(#887) Variable "renderedValue" must be all lower-case
(#887) Variable "renderedReturnValue" must be all lower-case
(#890) Variable "renderedResponse" must be all lower-case
(#890) Variable "renderedReturnValue" must be all lower-case
(#891) Usage of ELSEIF not allowed; use ELSE IF instead
(#891) Variable "responseEvent" must be all lower-case
(#892) Variable "renderedResponse" must be all lower-case
(#895) Variable "renderedResponse" must be all lower-case
(#898) Variable "renderedCalls" must be all lower-case
(#899) Variable "renderedResult" must be all lower-case
(#900) Variable "renderedCallee" must be all lower-case
(#901) Variable "renderedArguments" must be all lower-case
(#902) Variable "renderedResult" must be all lower-case
(#903) Variable "renderedResponse" must be all lower-case
(#906) Variable "renderedCalls" must be all lower-case
(#911) Variable "isCall" must be all lower-case
(#917) Variable "matchCount" must be all lower-case
(#918) Variable "totalCount" must be all lower-case
(#919) Variable "totalCount" must be all lower-case
(#936) Public method name "AssertionRenderer::renderThrew" must be in lower-case letters only
(#937) Opening brace should be on the same line as the declaration
(#938) Variable "isCall" must be all lower-case
(#940) Variable "isCall" must be all lower-case
(#942) Variable "renderedCallee" must be all lower-case
(#946) Variable "renderedCallee" must be all lower-case
(#949) Variable "renderedSubject" must be all lower-case
(#949) Variable "renderedCallee" must be all lower-case
(#952) Variable "renderedType" must be all lower-case
(#953) Usage of ELSEIF not allowed; use ELSE IF instead
(#954) Variable "renderedType" must be all lower-case
(#956) Variable "renderedType" must be all lower-case
(#959) Variable "renderedCriteria" must be all lower-case
(#961) Variable "renderedType" must be all lower-case
(#965) Variable "isNever" must be all lower-case
(#967) Variable "isCall" must be all lower-case
(#968) Variable "isNever" must be all lower-case
(#970) Variable "renderedSubject" must be all lower-case
(#972) Variable "renderedCriteria" must be all lower-case
(#975) Variable "renderedSubject" must be all lower-case
(#977) Variable "renderedCriteria" must be all lower-case
(#980) Variable "isNever" must be all lower-case
(#982) Variable "renderedSubject" must be all lower-case
(#983) Variable "renderedCriteria" must be all lower-case
(#984) Usage of ELSEIF not allowed; use ELSE IF instead
(#986) Variable "renderedSubject" must be all lower-case
(#987) Variable "renderedCriteria" must be all lower-case
(#990) Variable "renderedSubject" must be all lower-case
(#991) Variable "renderedCriteria" must be all lower-case
(#995) Variable "totalCount" must be all lower-case
(#996) Variable "matchCount" must be all lower-case
(#998) Variable "totalCount" must be all lower-case
(#999) Variable "renderedCalls" must be all lower-case
(#1002) Variable "responseEvent" must be all lower-case
(#1003) Variable "returnValue" must be all lower-case
(#1006) Variable "responseEvent" must be all lower-case
(#1008) Variable "isMatch" must be all lower-case
(#1009) Usage of ELSEIF not allowed; use ELSE IF instead
(#1010) Variable "isMatch" must be all lower-case
(#1012) Variable "isMatch" must be all lower-case
(#1015) Variable "isMatch" must be all lower-case
(#1018) Variable "isMatch" must be all lower-case
(#1019) Variable "matchCount" must be all lower-case
(#1022) Variable "isMatch" must be all lower-case
(#1022) Variable "isNever" must be all lower-case
(#1023) Variable "renderedResult" must be all lower-case
(#1025) Variable "renderedResult" must be all lower-case
(#1028) Variable "renderedArguments" must be all lower-case
(#1031) Variable "renderedArguments" must be all lower-case
(#1035) Variable "responseEvent" must be all lower-case
(#1036) Variable "renderedResponse" must be all lower-case
(#1037) Variable "returnValue" must be all lower-case
(#1038) Usage of ELSEIF not allowed; use ELSE IF instead
(#1038) Variable "responseEvent" must be all lower-case
(#1039) Variable "renderedException" must be all lower-case
(#1041) Variable "isMatch" must be all lower-case
(#1042) Variable "renderedException" must be all lower-case
(#1043) Variable "renderedType" must be all lower-case
(#1043) Variable "renderedException" must be all lower-case
(#1046) Variable "renderedResponse" must be all lower-case
(#1046) Variable "renderedException" must be all lower-case
(#1048) Variable "renderedResponse" must be all lower-case
(#1051) Variable "renderedCalls" must be all lower-case
(#1052) Variable "renderedResult" must be all lower-case
(#1053) Variable "renderedCallee" must be all lower-case
(#1054) Variable "renderedArguments" must be all lower-case
(#1055) Variable "renderedResult" must be all lower-case
(#1056) Variable "renderedResponse" must be all lower-case
(#1059) Variable "renderedCalls" must be all lower-case
(#1064) Variable "isCall" must be all lower-case
(#1070) Variable "matchCount" must be all lower-case
(#1071) Variable "totalCount" must be all lower-case
(#1072) Variable "totalCount" must be all lower-case
(#1088) Public method name "AssertionRenderer::renderGenerated" must be in lower-case letters only
(#1089) Opening brace should be on the same line as the declaration
(#1090) Variable "isCall" must be all lower-case
(#1092) Variable "isCall" must be all lower-case
(#1094) Variable "renderedCallee" must be all lower-case
(#1098) Variable "renderedCallee" must be all lower-case
(#1101) Variable "renderedSubject" must be all lower-case
(#1101) Variable "renderedCallee" must be all lower-case
(#1102) Variable "renderedCriteria" must be all lower-case
(#1108) Variable "isNever" must be all lower-case
(#1110) Variable "isCall" must be all lower-case
(#1111) Variable "isNever" must be all lower-case
(#1113) Variable "renderedSubject" must be all lower-case
(#1115) Variable "renderedCriteria" must be all lower-case
(#1118) Variable "renderedSubject" must be all lower-case
(#1120) Variable "renderedCriteria" must be all lower-case
(#1123) Variable "isNever" must be all lower-case
(#1125) Variable "renderedSubject" must be all lower-case
(#1126) Variable "renderedCriteria" must be all lower-case
(#1127) Usage of ELSEIF not allowed; use ELSE IF instead
(#1129) Variable "renderedSubject" must be all lower-case
(#1130) Variable "renderedCriteria" must be all lower-case
(#1133) Variable "renderedSubject" must be all lower-case
(#1134) Variable "renderedCriteria" must be all lower-case
(#1138) Variable "totalCount" must be all lower-case
(#1139) Variable "matchCount" must be all lower-case
(#1141) Variable "totalCount" must be all lower-case
(#1142) Variable "renderedCalls" must be all lower-case
(#1145) Variable "responseEvent" must be all lower-case
(#1146) Variable "returnValue" must be all lower-case
(#1149) Variable "responseEvent" must be all lower-case
(#1150) Variable "isMatch" must be all lower-case
(#1150) Variable "returnValue" must be all lower-case
(#1152) Variable "isMatch" must be all lower-case
(#1155) Variable "isMatch" must be all lower-case
(#1156) Variable "matchCount" must be all lower-case
(#1159) Variable "isMatch" must be all lower-case
(#1159) Variable "isNever" must be all lower-case
(#1160) Variable "renderedResult" must be all lower-case
(#1162) Variable "renderedResult" must be all lower-case
(#1165) Variable "renderedArguments" must be all lower-case
(#1168) Variable "renderedArguments" must be all lower-case
(#1172) Variable "responseEvent" must be all lower-case
(#1173) Variable "renderedResponse" must be all lower-case
(#1174) Variable "returnValue" must be all lower-case
(#1175) Usage of ELSEIF not allowed; use ELSE IF instead
(#1175) Variable "responseEvent" must be all lower-case
(#1176) Variable "renderedResponse" must be all lower-case
(#1179) Variable "renderedResponse" must be all lower-case
(#1182) Variable "renderedCalls" must be all lower-case
(#1183) Variable "renderedResult" must be all lower-case
(#1184) Variable "renderedCallee" must be all lower-case
(#1185) Variable "renderedArguments" must be all lower-case
(#1186) Variable "renderedResult" must be all lower-case
(#1187) Variable "renderedResponse" must be all lower-case
(#1190) Variable "renderedCalls" must be all lower-case
(#1195) Variable "isCall" must be all lower-case
(#1201) Variable "matchCount" must be all lower-case
(#1202) Variable "totalCount" must be all lower-case
(#1203) Variable "totalCount" must be all lower-case
(#1219) Public method name "AssertionRenderer::renderIterated" must be in lower-case letters only
(#1220) Opening brace should be on the same line as the declaration
(#1221) Variable "isCall" must be all lower-case
(#1223) Variable "isCall" must be all lower-case
(#1225) Variable "renderedCallee" must be all lower-case
(#1229) Variable "renderedCallee" must be all lower-case
(#1232) Variable "renderedSubject" must be all lower-case
(#1232) Variable "renderedCallee" must be all lower-case
(#1233) Variable "renderedCriteria" must be all lower-case
(#1239) Variable "isNever" must be all lower-case
(#1241) Variable "isCall" must be all lower-case
(#1242) Variable "isNever" must be all lower-case
(#1244) Variable "renderedSubject" must be all lower-case
(#1246) Variable "renderedCriteria" must be all lower-case
(#1249) Variable "renderedSubject" must be all lower-case
(#1251) Variable "renderedCriteria" must be all lower-case
(#1254) Variable "isNever" must be all lower-case
(#1256) Variable "renderedSubject" must be all lower-case
(#1257) Variable "renderedCriteria" must be all lower-case
(#1258) Usage of ELSEIF not allowed; use ELSE IF instead
(#1260) Variable "renderedSubject" must be all lower-case
(#1261) Variable "renderedCriteria" must be all lower-case
(#1264) Variable "renderedSubject" must be all lower-case
(#1265) Variable "renderedCriteria" must be all lower-case
(#1269) Variable "totalCount" must be all lower-case
(#1270) Variable "matchCount" must be all lower-case
(#1272) Variable "totalCount" must be all lower-case
(#1273) Variable "renderedCalls" must be all lower-case
(#1276) Variable "responseEvent" must be all lower-case
(#1277) Variable "returnValue" must be all lower-case
(#1280) Variable "responseEvent" must be all lower-case
(#1281) Variable "isMatch" must be all lower-case
(#1281) Variable "returnValue" must be all lower-case
(#1282) Variable "returnValue" must be all lower-case
(#1284) Variable "isMatch" must be all lower-case
(#1287) Variable "isMatch" must be all lower-case
(#1288) Variable "matchCount" must be all lower-case
(#1291) Variable "isMatch" must be all lower-case
(#1291) Variable "isNever" must be all lower-case
(#1292) Variable "renderedResult" must be all lower-case
(#1294) Variable "renderedResult" must be all lower-case
(#1297) Variable "renderedArguments" must be all lower-case
(#1300) Variable "renderedArguments" must be all lower-case
(#1304) Variable "responseEvent" must be all lower-case
(#1305) Variable "renderedResponse" must be all lower-case
(#1306) Variable "returnValue" must be all lower-case
(#1307) Usage of ELSEIF not allowed; use ELSE IF instead
(#1307) Variable "responseEvent" must be all lower-case
(#1308) Variable "renderedResponse" must be all lower-case
(#1311) Variable "renderedResponse" must be all lower-case
(#1314) Variable "renderedCalls" must be all lower-case
(#1315) Variable "renderedResult" must be all lower-case
(#1316) Variable "renderedCallee" must be all lower-case
(#1317) Variable "renderedArguments" must be all lower-case
(#1318) Variable "renderedResult" must be all lower-case
(#1319) Variable "renderedResponse" must be all lower-case
(#1322) Variable "renderedCalls" must be all lower-case
(#1327) Variable "isCall" must be all lower-case
(#1333) Variable "matchCount" must be all lower-case
(#1334) Variable "totalCount" must be all lower-case
(#1335) Variable "totalCount" must be all lower-case
(#1352) Public method name "AssertionRenderer::renderIterableUsed" must be in lower-case letters only
(#1355) Variable "isGenerator" must be all lower-case
(#1357) Variable "isCall" must be all lower-case
(#1359) Variable "isCall" must be all lower-case
(#1361) Variable "renderedCallee" must be all lower-case
(#1365) Variable "renderedCallee" must be all lower-case
(#1368) Variable "renderedSubject" must be all lower-case
(#1368) Variable "renderedCallee" must be all lower-case
(#1372) Variable "isNever" must be all lower-case
(#1374) Variable "isCall" must be all lower-case
(#1375) Variable "totalCount" must be all lower-case
(#1377) Variable "isNever" must be all lower-case
(#1378) Variable "iterableResult" must be all lower-case
(#1380) Variable "iterableResult" must be all lower-case
(#1383) Variable "renderedIterableCount" must be all lower-case
(#1385) Variable "totalCount" must be all lower-case
(#1386) Variable "iterableCount" must be all lower-case
(#1389) Variable "totalCount" must be all lower-case
(#1391) Variable "isGenerator" must be all lower-case
(#1392) Variable "isIterable" must be all lower-case
(#1394) Variable "isIterable" must be all lower-case
(#1397) Variable "isIterable" must be all lower-case
(#1398) Variable "iterableCount" must be all lower-case
(#1402) Variable "iterableCount" must be all lower-case
(#1402) Variable "iterableCount" must be all lower-case
(#1403) Variable "iterableResultStart" must be all lower-case
(#1404) Variable "iterableResultText" must be all lower-case
(#1406) Variable "iterableResultStart" must be all lower-case
(#1407) Variable "iterableResultText" must be all lower-case
(#1410) Variable "iterableResult" must be all lower-case
(#1411) Variable "iterableResultStart" must be all lower-case
(#1412) Variable "iterableResultText" must be all lower-case
(#1414) Variable "matchOrMatches" must be all lower-case
(#1414) Variable "iterableCount" must be all lower-case
(#1415) Variable "renderedIterableCount" must be all lower-case
(#1416) Variable "iterableResultStart" must be all lower-case
(#1417) Variable "iterableCount" must be all lower-case
(#1417) Variable "matchOrMatches" must be all lower-case
(#1421) Variable "isGenerator" must be all lower-case
(#1422) Variable "renderedIterableType" must be all lower-case
(#1424) Variable "renderedIterableType" must be all lower-case
(#1427) Variable "renderedCriteria" must be all lower-case
(#1429) Variable "iterableResult" must be all lower-case
(#1430) Variable "renderedIterableType" must be all lower-case
(#1431) Variable "renderedIterableCount" must be all lower-case
(#1434) Variable "isCall" must be all lower-case
(#1435) Variable "isNever" must be all lower-case
(#1437) Variable "renderedSubject" must be all lower-case
(#1439) Variable "renderedCriteria" must be all lower-case
(#1442) Variable "renderedSubject" must be all lower-case
(#1444) Variable "renderedCriteria" must be all lower-case
(#1447) Variable "isGenerator" must be all lower-case
(#1448) Variable "renderedIterableType" must be all lower-case
(#1450) Variable "renderedIterableType" must be all lower-case
(#1453) Variable "isNever" must be all lower-case
(#1455) Variable "renderedSubject" must be all lower-case
(#1456) Variable "renderedIterableType" must be all lower-case
(#1457) Variable "renderedCriteria" must be all lower-case
(#1458) Usage of ELSEIF not allowed; use ELSE IF instead
(#1460) Variable "renderedSubject" must be all lower-case
(#1461) Variable "renderedIterableType" must be all lower-case
(#1462) Variable "renderedCriteria" must be all lower-case
(#1465) Variable "renderedSubject" must be all lower-case
(#1466) Variable "renderedIterableType" must be all lower-case
(#1467) Variable "renderedCriteria" must be all lower-case
(#1471) Variable "renderedCalls" must be all lower-case
(#1472) Variable "matchCount" must be all lower-case
(#1475) Variable "isGenerator" must be all lower-case
(#1476) Variable "callIsRelevant" must be all lower-case
(#1478) Variable "callIsRelevant" must be all lower-case
(#1481) Variable "callIsRelevant" must be all lower-case
(#1482) Variable "callStart" must be all lower-case
(#1483) Variable "callEnd" must be all lower-case
(#1485) Variable "callStart" must be all lower-case
(#1486) Variable "callEnd" must be all lower-case
(#1489) Variable "isMatch" must be all lower-case
(#1490) Variable "renderedArguments" must be all lower-case
(#1493) Variable "renderedArguments" must be all lower-case
(#1496) Variable "responseEvent" must be all lower-case
(#1498) Variable "responseEvent" must be all lower-case
(#1499) Variable "returnValue" must be all lower-case
(#1499) Variable "responseEvent" must be all lower-case
(#1502) Variable "returnValue" must be all lower-case
(#1503) Variable "returnValue" must be all lower-case
(#1505) Variable "iterableEvents" must be all lower-case
(#1506) Variable "renderedIterableEvents" must be all lower-case
(#1508) Variable "iterableEvents" must be all lower-case
(#1510) Variable "callIsRelevant" must be all lower-case
(#1511) Variable "isMatch" must be all lower-case
(#1513) Variable "isNever" must be all lower-case
(#1514) Variable "eventResult" must be all lower-case
(#1516) Variable "eventResult" must be all lower-case
(#1519) Variable "eventResult" must be all lower-case
(#1522) Variable "renderedIterableEvents" must be all lower-case
(#1523) Variable "eventResult" must be all lower-case
(#1525) Usage of ELSEIF not allowed; use ELSE IF instead
(#1526) Variable "iterableKey" must be all lower-case
(#1527) Variable "iterableValue" must be all lower-case
(#1529) Variable "renderedIterableEvents" must be all lower-case
(#1531) Variable "iterableKey" must be all lower-case
(#1533) Variable "iterableValue" must be all lower-case
(#1534) Usage of ELSEIF not allowed; use ELSE IF instead
(#1535) Variable "iterableValue" must be all lower-case
(#1537) Variable "renderedIterableEvents" must be all lower-case
(#1539) Variable "iterableValue" must be all lower-case
(#1540) Usage of ELSEIF not allowed; use ELSE IF instead
(#1543) Variable "iterableException" must be all lower-case
(#1545) Variable "renderedIterableEvents" must be all lower-case
(#1547) Variable "iterableException" must be all lower-case
(#1551) Variable "endEvent" must be all lower-case
(#1553) Variable "iterableEvents" must be all lower-case
(#1554) Variable "callIsRelevant" must be all lower-case
(#1555) Variable "isNever" must be all lower-case
(#1556) Variable "eventResult" must be all lower-case
(#1558) Variable "eventResult" must be all lower-case
(#1561) Variable "eventResult" must be all lower-case
(#1564) Variable "renderedIterableEvents" must be all lower-case
(#1565) Variable "eventResult" must be all lower-case
(#1567) Usage of ELSEIF not allowed; use ELSE IF instead
(#1567) Variable "endEvent" must be all lower-case
(#1568) Variable "renderedIterableEvents" must be all lower-case
(#1570) Usage of ELSEIF not allowed; use ELSE IF instead
(#1570) Variable "endEvent" must be all lower-case
(#1571) Variable "eventValue" must be all lower-case
(#1571) Variable "endEvent" must be all lower-case
(#1573) Variable "renderedIterableEvents" must be all lower-case
(#1575) Variable "eventValue" must be all lower-case
(#1576) Usage of ELSEIF not allowed; use ELSE IF instead
(#1576) Variable "endEvent" must be all lower-case
(#1577) Variable "eventException" must be all lower-case
(#1577) Variable "endEvent" must be all lower-case
(#1579) Variable "renderedIterableEvents" must be all lower-case
(#1581) Variable "eventException" must be all lower-case
(#1583) Variable "renderedIterableEvents" must be all lower-case
(#1587) Variable "renderedResponse" must be all lower-case
(#1588) Variable "returnValue" must be all lower-case
(#1589) Variable "callEnd" must be all lower-case
(#1589) Variable "callStart" must be all lower-case
(#1591) Variable "callEnd" must be all lower-case
(#1591) Variable "callStart" must be all lower-case
(#1592) Variable "renderedIterableEvents" must be all lower-case
(#1595) Variable "renderedResponse" must be all lower-case
(#1596) Variable "returnValue" must be all lower-case
(#1598) Usage of ELSEIF not allowed; use ELSE IF instead
(#1598) Variable "responseEvent" must be all lower-case
(#1599) Variable "responseEvent" must be all lower-case
(#1600) Variable "renderedResponse" must be all lower-case
(#1603) Variable "renderedResponse" must be all lower-case
(#1606) Variable "isMatch" must be all lower-case
(#1607) Variable "matchCount" must be all lower-case
(#1610) Variable "callIsRelevant" must be all lower-case
(#1611) Variable "isMatch" must be all lower-case
(#1611) Variable "isNever" must be all lower-case
(#1612) Variable "renderedResult" must be all lower-case
(#1614) Variable "renderedResult" must be all lower-case
(#1617) Variable "renderedResult" must be all lower-case
(#1620) Variable "renderedCalls" must be all lower-case
(#1621) Variable "callStart" must be all lower-case
(#1621) Variable "renderedResult" must be all lower-case
(#1622) Variable "renderedCallee" must be all lower-case
(#1623) Variable "renderedArguments" must be all lower-case
(#1624) Variable "callEnd" must be all lower-case
(#1625) Variable "callStart" must be all lower-case
(#1625) Variable "renderedResult" must be all lower-case
(#1626) Variable "renderedResponse" must be all lower-case
(#1626) Variable "callEnd" must be all lower-case
(#1629) Variable "renderedCalls" must be all lower-case
(#1631) Variable "isCall" must be all lower-case
(#1637) Variable "matchCount" must be all lower-case
(#1638) Variable "iterableCount" must be all lower-case
(#1639) Variable "totalCount" must be all lower-case
(#1658) Public method name "AssertionRenderer::renderIterableProduced" must be in lower-case letters only
(#1661) Variable "isGenerator" must be all lower-case
(#1665) Variable "isCall" must be all lower-case
(#1667) Variable "isCall" must be all lower-case
(#1669) Variable "renderedCallee" must be all lower-case
(#1673) Variable "renderedCallee" must be all lower-case
(#1676) Variable "renderedSubject" must be all lower-case
(#1676) Variable "renderedCallee" must be all lower-case
(#1680) Variable "isNever" must be all lower-case
(#1682) Variable "isCall" must be all lower-case
(#1683) Variable "totalCount" must be all lower-case
(#1684) Variable "callCount" must be all lower-case
(#1685) Variable "iterableCount" must be all lower-case
(#1689) Variable "totalCount" must be all lower-case
(#1693) Variable "renderedIterableCount" must be all lower-case
(#1695) Variable "callCount" must be all lower-case
(#1696) Variable "iterableCount" must be all lower-case
(#1699) Variable "callCount" must be all lower-case
(#1701) Variable "isGenerator" must be all lower-case
(#1702) Variable "isIterable" must be all lower-case
(#1704) Variable "isIterable" must be all lower-case
(#1707) Variable "isIterable" must be all lower-case
(#1708) Variable "iterableCount" must be all lower-case
(#1712) Variable "totalCount" must be all lower-case
(#1712) Variable "iterableCount" must be all lower-case
(#1714) Variable "matchOrMatches" must be all lower-case
(#1714) Variable "iterableCount" must be all lower-case
(#1715) Variable "renderedIterableCount" must be all lower-case
(#1717) Variable "iterableCount" must be all lower-case
(#1718) Variable "matchOrMatches" must be all lower-case
(#1722) Variable "iterableCount" must be all lower-case
(#1722) Variable "isNever" must be all lower-case
(#1723) Variable "iterableResult" must be all lower-case
(#1725) Variable "iterableResult" must be all lower-case
(#1728) Variable "isGenerator" must be all lower-case
(#1729) Variable "renderedIterableType" must be all lower-case
(#1731) Variable "renderedIterableType" must be all lower-case
(#1735) Variable "renderedKey" must be all lower-case
(#1737) Variable "renderedKey" must be all lower-case
(#1741) Variable "renderedValue" must be all lower-case
(#1743) Variable "renderedValue" must be all lower-case
(#1746) Variable "renderedCriteria" must be all lower-case
(#1748) Variable "iterableResult" must be all lower-case
(#1749) Variable "renderedIterableType" must be all lower-case
(#1750) Variable "renderedIterableCount" must be all lower-case
(#1752) Variable "renderedKey" must be all lower-case
(#1753) Variable "renderedValue" must be all lower-case
(#1755) Variable "isCall" must be all lower-case
(#1756) Variable "isNever" must be all lower-case
(#1758) Variable "renderedSubject" must be all lower-case
(#1760) Variable "renderedCriteria" must be all lower-case
(#1763) Variable "renderedSubject" must be all lower-case
(#1765) Variable "renderedCriteria" must be all lower-case
(#1768) Variable "isGenerator" must be all lower-case
(#1769) Variable "renderedIterableType" must be all lower-case
(#1771) Variable "renderedIterableType" must be all lower-case
(#1774) Variable "isNever" must be all lower-case
(#1776) Variable "renderedSubject" must be all lower-case
(#1777) Variable "renderedIterableType" must be all lower-case
(#1778) Variable "renderedCriteria" must be all lower-case
(#1779) Usage of ELSEIF not allowed; use ELSE IF instead
(#1781) Variable "renderedSubject" must be all lower-case
(#1782) Variable "renderedIterableType" must be all lower-case
(#1783) Variable "renderedCriteria" must be all lower-case
(#1786) Variable "renderedSubject" must be all lower-case
(#1787) Variable "renderedIterableType" must be all lower-case
(#1788) Variable "renderedCriteria" must be all lower-case
(#1792) Variable "renderedCalls" must be all lower-case
(#1793) Variable "matchCount" must be all lower-case
(#1796) Variable "isGenerator" must be all lower-case
(#1797) Variable "callIsRelevant" must be all lower-case
(#1799) Variable "callIsRelevant" must be all lower-case
(#1802) Variable "callIsRelevant" must be all lower-case
(#1803) Variable "callStart" must be all lower-case
(#1804) Variable "callEnd" must be all lower-case
(#1806) Variable "callStart" must be all lower-case
(#1807) Variable "callEnd" must be all lower-case
(#1810) Variable "isMatchingCall" must be all lower-case
(#1811) Variable "renderedArguments" must be all lower-case
(#1814) Variable "renderedArguments" must be all lower-case
(#1817) Variable "responseEvent" must be all lower-case
(#1819) Variable "responseEvent" must be all lower-case
(#1820) Variable "returnValue" must be all lower-case
(#1820) Variable "responseEvent" must be all lower-case
(#1823) Variable "returnValue" must be all lower-case
(#1824) Variable "returnValue" must be all lower-case
(#1826) Variable "iterableEvents" must be all lower-case
(#1827) Variable "renderedIterableEvents" must be all lower-case
(#1829) Variable "iterableEvents" must be all lower-case
(#1831) Variable "renderedIterableEvents" must be all lower-case
(#1833) Usage of ELSEIF not allowed; use ELSE IF instead
(#1834) Variable "iterableKey" must be all lower-case
(#1835) Variable "renderedIterableKey" must be all lower-case
(#1836) Variable "iterableKey" must be all lower-case
(#1838) Variable "iterableValue" must be all lower-case
(#1839) Variable "renderedIterableValue" must be all lower-case
(#1840) Variable "iterableValue" must be all lower-case
(#1842) Variable "callIsRelevant" must be all lower-case
(#1843) Variable "isKeyMatch" must be all lower-case
(#1844) Variable "iterableKey" must be all lower-case
(#1845) Variable "isValueMatch" must be all lower-case
(#1847) Variable "iterableValue" must be all lower-case
(#1848) Variable "eventIsMatch" must be all lower-case
(#1848) Variable "isKeyMatch" must be all lower-case
(#1848) Variable "isValueMatch" must be all lower-case
(#1850) Variable "eventIsMatch" must be all lower-case
(#1851) Variable "isMatchingCall" must be all lower-case
(#1853) Variable "isCall" must be all lower-case
(#1854) Variable "matchCount" must be all lower-case
(#1859) Variable "isKeyMatch" must be all lower-case
(#1862) Variable "renderedIterableKey" must be all lower-case
(#1864) Variable "renderedKey" must be all lower-case
(#1865) Variable "renderedIterableKey" must be all lower-case
(#1870) Variable "isValueMatch" must be all lower-case
(#1873) Variable "renderedIterableValue" must be all lower-case
(#1875) Variable "renderedValue" must be all lower-case
(#1876) Variable "renderedIterableValue" must be all lower-case
(#1880) Variable "eventIsMatch" must be all lower-case
(#1880) Variable "isNever" must be all lower-case
(#1881) Variable "eventResult" must be all lower-case
(#1883) Variable "eventResult" must be all lower-case
(#1886) Variable "eventResult" must be all lower-case
(#1889) Variable "renderedIterableEvents" must be all lower-case
(#1890) Variable "eventResult" must be all lower-case
(#1891) Variable "renderedIterableKey" must be all lower-case
(#1892) Variable "renderedIterableValue" must be all lower-case
(#1893) Usage of ELSEIF not allowed; use ELSE IF instead
(#1894) Variable "iterableValue" must be all lower-case
(#1896) Variable "renderedIterableEvents" must be all lower-case
(#1898) Variable "iterableValue" must be all lower-case
(#1899) Usage of ELSEIF not allowed; use ELSE IF instead
(#1900) Variable "iterableException" must be all lower-case
(#1902) Variable "renderedIterableEvents" must be all lower-case
(#1904) Variable "iterableException" must be all lower-case
(#1908) Variable "endEvent" must be all lower-case
(#1910) Variable "iterableEvents" must be all lower-case
(#1911) Variable "callIsRelevant" must be all lower-case
(#1912) Variable "isNever" must be all lower-case
(#1913) Variable "eventResult" must be all lower-case
(#1915) Variable "eventResult" must be all lower-case
(#1918) Variable "eventResult" must be all lower-case
(#1921) Variable "renderedIterableEvents" must be all lower-case
(#1922) Variable "eventResult" must be all lower-case
(#1924) Usage of ELSEIF not allowed; use ELSE IF instead
(#1924) Variable "endEvent" must be all lower-case
(#1925) Variable "renderedIterableEvents" must be all lower-case
(#1927) Usage of ELSEIF not allowed; use ELSE IF instead
(#1927) Variable "endEvent" must be all lower-case
(#1928) Variable "eventValue" must be all lower-case
(#1928) Variable "endEvent" must be all lower-case
(#1930) Variable "renderedIterableEvents" must be all lower-case
(#1932) Variable "eventValue" must be all lower-case
(#1933) Usage of ELSEIF not allowed; use ELSE IF instead
(#1933) Variable "endEvent" must be all lower-case
(#1934) Variable "eventException" must be all lower-case
(#1934) Variable "endEvent" must be all lower-case
(#1936) Variable "renderedIterableEvents" must be all lower-case
(#1938) Variable "eventException" must be all lower-case
(#1940) Variable "renderedIterableEvents" must be all lower-case
(#1944) Variable "renderedResponse" must be all lower-case
(#1945) Variable "returnValue" must be all lower-case
(#1946) Variable "callEnd" must be all lower-case
(#1946) Variable "callStart" must be all lower-case
(#1948) Variable "callEnd" must be all lower-case
(#1948) Variable "callStart" must be all lower-case
(#1949) Variable "renderedIterableEvents" must be all lower-case
(#1952) Variable "renderedResponse" must be all lower-case
(#1953) Variable "returnValue" must be all lower-case
(#1955) Usage of ELSEIF not allowed; use ELSE IF instead
(#1955) Variable "responseEvent" must be all lower-case
(#1956) Variable "responseEvent" must be all lower-case
(#1957) Variable "renderedResponse" must be all lower-case
(#1960) Variable "renderedResponse" must be all lower-case
(#1963) Variable "isCall" must be all lower-case
(#1963) Variable "isMatchingCall" must be all lower-case
(#1964) Variable "matchCount" must be all lower-case
(#1967) Variable "callIsRelevant" must be all lower-case
(#1968) Variable "isMatchingCall" must be all lower-case
(#1968) Variable "isNever" must be all lower-case
(#1969) Variable "renderedResult" must be all lower-case
(#1971) Variable "renderedResult" must be all lower-case
(#1974) Variable "renderedResult" must be all lower-case
(#1977) Variable "renderedCalls" must be all lower-case
(#1978) Variable "callStart" must be all lower-case
(#1978) Variable "renderedResult" must be all lower-case
(#1979) Variable "renderedCallee" must be all lower-case
(#1980) Variable "renderedArguments" must be all lower-case
(#1981) Variable "callEnd" must be all lower-case
(#1982) Variable "callStart" must be all lower-case
(#1982) Variable "renderedResult" must be all lower-case
(#1983) Variable "renderedResponse" must be all lower-case
(#1983) Variable "callEnd" must be all lower-case
(#1986) Variable "renderedCalls" must be all lower-case
(#1990) Variable "matchCount" must be all lower-case
(#1991) Variable "totalCount" must be all lower-case
(#1992) Variable "callCount" must be all lower-case
(#2008) Public method name "AssertionRenderer::renderIterableConsumed" must be in lower-case letters only
(#2011) Variable "isGenerator" must be all lower-case
(#2013) Variable "isCall" must be all lower-case
(#2015) Variable "isCall" must be all lower-case
(#2017) Variable "renderedCallee" must be all lower-case
(#2021) Variable "renderedCallee" must be all lower-case
(#2024) Variable "renderedSubject" must be all lower-case
(#2024) Variable "renderedCallee" must be all lower-case
(#2028) Variable "isNever" must be all lower-case
(#2030) Variable "isCall" must be all lower-case
(#2031) Variable "totalCount" must be all lower-case
(#2032) Variable "iterableCount" must be all lower-case
(#2034) Variable "isNever" must be all lower-case
(#2035) Variable "iterableResult" must be all lower-case
(#2037) Variable "iterableResult" must be all lower-case
(#2040) Variable "renderedIterableCount" must be all lower-case
(#2042) Variable "totalCount" must be all lower-case
(#2043) Variable "iterableCount" must be all lower-case
(#2046) Variable "totalCount" must be all lower-case
(#2048) Variable "isGenerator" must be all lower-case
(#2049) Variable "isIterable" must be all lower-case
(#2051) Variable "isIterable" must be all lower-case
(#2054) Variable "isIterable" must be all lower-case
(#2055) Variable "iterableCount" must be all lower-case
(#2059) Variable "iterableCount" must be all lower-case
(#2059) Variable "iterableCount" must be all lower-case
(#2060) Variable "iterableResultStart" must be all lower-case
(#2061) Variable "iterableResultText" must be all lower-case
(#2063) Variable "iterableResultStart" must be all lower-case
(#2064) Variable "iterableResultText" must be all lower-case
(#2067) Variable "iterableResult" must be all lower-case
(#2068) Variable "iterableResultStart" must be all lower-case
(#2069) Variable "iterableResultText" must be all lower-case
(#2071) Variable "matchOrMatches" must be all lower-case
(#2071) Variable "iterableCount" must be all lower-case
(#2072) Variable "renderedIterableCount" must be all lower-case
(#2073) Variable "iterableResultStart" must be all lower-case
(#2074) Variable "iterableCount" must be all lower-case
(#2074) Variable "matchOrMatches" must be all lower-case
(#2078) Variable "isGenerator" must be all lower-case
(#2079) Variable "renderedIterableType" must be all lower-case
(#2081) Variable "renderedIterableType" must be all lower-case
(#2084) Variable "renderedCriteria" must be all lower-case
(#2086) Variable "iterableResult" must be all lower-case
(#2087) Variable "renderedIterableType" must be all lower-case
(#2088) Variable "renderedIterableCount" must be all lower-case
(#2091) Variable "isCall" must be all lower-case
(#2092) Variable "isNever" must be all lower-case
(#2094) Variable "renderedSubject" must be all lower-case
(#2096) Variable "renderedCriteria" must be all lower-case
(#2099) Variable "renderedSubject" must be all lower-case
(#2101) Variable "renderedCriteria" must be all lower-case
(#2104) Variable "isGenerator" must be all lower-case
(#2105) Variable "renderedIterableType" must be all lower-case
(#2107) Variable "renderedIterableType" must be all lower-case
(#2110) Variable "isNever" must be all lower-case
(#2112) Variable "renderedSubject" must be all lower-case
(#2113) Variable "renderedIterableType" must be all lower-case
(#2114) Variable "renderedCriteria" must be all lower-case
(#2115) Usage of ELSEIF not allowed; use ELSE IF instead
(#2117) Variable "renderedSubject" must be all lower-case
(#2118) Variable "renderedIterableType" must be all lower-case
(#2119) Variable "renderedCriteria" must be all lower-case
(#2122) Variable "renderedSubject" must be all lower-case
(#2123) Variable "renderedIterableType" must be all lower-case
(#2124) Variable "renderedCriteria" must be all lower-case
(#2128) Variable "renderedCalls" must be all lower-case
(#2129) Variable "matchCount" must be all lower-case
(#2132) Variable "isGenerator" must be all lower-case
(#2133) Variable "callIsRelevant" must be all lower-case
(#2135) Variable "callIsRelevant" must be all lower-case
(#2138) Variable "callIsRelevant" must be all lower-case
(#2139) Variable "callStart" must be all lower-case
(#2140) Variable "callEnd" must be all lower-case
(#2142) Variable "callStart" must be all lower-case
(#2143) Variable "callEnd" must be all lower-case
(#2146) Variable "isMatch" must be all lower-case
(#2147) Variable "renderedArguments" must be all lower-case
(#2150) Variable "renderedArguments" must be all lower-case
(#2153) Variable "responseEvent" must be all lower-case
(#2155) Variable "responseEvent" must be all lower-case
(#2156) Variable "returnValue" must be all lower-case
(#2156) Variable "responseEvent" must be all lower-case
(#2159) Variable "returnValue" must be all lower-case
(#2160) Variable "returnValue" must be all lower-case
(#2162) Variable "iterableEvents" must be all lower-case
(#2163) Variable "renderedIterableEvents" must be all lower-case
(#2165) Variable "iterableEvents" must be all lower-case
(#2167) Variable "renderedIterableEvents" must be all lower-case
(#2169) Usage of ELSEIF not allowed; use ELSE IF instead
(#2170) Variable "iterableKey" must be all lower-case
(#2171) Variable "iterableValue" must be all lower-case
(#2173) Variable "renderedIterableEvents" must be all lower-case
(#2175) Variable "iterableKey" must be all lower-case
(#2177) Variable "iterableValue" must be all lower-case
(#2178) Usage of ELSEIF not allowed; use ELSE IF instead
(#2179) Variable "iterableValue" must be all lower-case
(#2181) Variable "renderedIterableEvents" must be all lower-case
(#2183) Variable "iterableValue" must be all lower-case
(#2184) Usage of ELSEIF not allowed; use ELSE IF instead
(#2187) Variable "iterableException" must be all lower-case
(#2189) Variable "renderedIterableEvents" must be all lower-case
(#2191) Variable "iterableException" must be all lower-case
(#2195) Variable "endEvent" must be all lower-case
(#2197) Variable "iterableEvents" must be all lower-case
(#2198) Variable "callIsRelevant" must be all lower-case
(#2199) Variable "isNever" must be all lower-case
(#2200) Variable "eventResult" must be all lower-case
(#2202) Variable "eventResult" must be all lower-case
(#2205) Variable "eventResult" must be all lower-case
(#2208) Variable "renderedIterableEvents" must be all lower-case
(#2209) Variable "eventResult" must be all lower-case
(#2211) Usage of ELSEIF not allowed; use ELSE IF instead
(#2211) Variable "endEvent" must be all lower-case
(#2212) Variable "callIsRelevant" must be all lower-case
(#2213) Variable "isMatch" must be all lower-case
(#2215) Variable "isNever" must be all lower-case
(#2216) Variable "eventResult" must be all lower-case
(#2218) Variable "eventResult" must be all lower-case
(#2221) Variable "eventResult" must be all lower-case
(#2224) Variable "renderedIterableEvents" must be all lower-case
(#2225) Variable "eventResult" must be all lower-case
(#2226) Usage of ELSEIF not allowed; use ELSE IF instead
(#2226) Variable "endEvent" must be all lower-case
(#2227) Variable "isMatch" must be all lower-case
(#2228) Variable "iterableValue" must be all lower-case
(#2228) Variable "endEvent" must be all lower-case
(#2230) Variable "isNever" must be all lower-case
(#2231) Variable "eventResult" must be all lower-case
(#2233) Variable "eventResult" must be all lower-case
(#2236) Variable "renderedIterableEvents" must be all lower-case
(#2237) Variable "eventResult" must be all lower-case
(#2238) Variable "iterableValue" must be all lower-case
(#2239) Usage of ELSEIF not allowed; use ELSE IF instead
(#2239) Variable "endEvent" must be all lower-case
(#2240) Variable "isMatch" must be all lower-case
(#2242) Variable "isNever" must be all lower-case
(#2243) Variable "eventResult" must be all lower-case
(#2245) Variable "eventResult" must be all lower-case
(#2248) Variable "eventException" must be all lower-case
(#2248) Variable "endEvent" must be all lower-case
(#2250) Variable "renderedIterableEvents" must be all lower-case
(#2251) Variable "eventResult" must be all lower-case
(#2252) Variable "eventException" must be all lower-case
(#2254) Variable "callIsRelevant" must be all lower-case
(#2255) Variable "isNever" must be all lower-case
(#2256) Variable "eventResult" must be all lower-case
(#2258) Variable "eventResult" must be all lower-case
(#2261) Variable "eventResult" must be all lower-case
(#2264) Variable "renderedIterableEvents" must be all lower-case
(#2265) Variable "eventResult" must be all lower-case
(#2269) Variable "renderedResponse" must be all lower-case
(#2270) Variable "returnValue" must be all lower-case
(#2271) Variable "callEnd" must be all lower-case
(#2271) Variable "callStart" must be all lower-case
(#2273) Variable "callEnd" must be all lower-case
(#2273) Variable "callStart" must be all lower-case
(#2274) Variable "renderedIterableEvents" must be all lower-case
(#2277) Variable "renderedResponse" must be all lower-case
(#2278) Variable "returnValue" must be all lower-case
(#2280) Usage of ELSEIF not allowed; use ELSE IF instead
(#2280) Variable "responseEvent" must be all lower-case
(#2281) Variable "responseEvent" must be all lower-case
(#2282) Variable "renderedResponse" must be all lower-case
(#2285) Variable "renderedResponse" must be all lower-case
(#2288) Variable "isMatch" must be all lower-case
(#2289) Variable "matchCount" must be all lower-case
(#2292) Variable "callIsRelevant" must be all lower-case
(#2293) Variable "isMatch" must be all lower-case
(#2293) Variable "isNever" must be all lower-case
(#2294) Variable "renderedResult" must be all lower-case
(#2296) Variable "renderedResult" must be all lower-case
(#2299) Variable "renderedResult" must be all lower-case
(#2302) Variable "renderedCalls" must be all lower-case
(#2303) Variable "callStart" must be all lower-case
(#2303) Variable "renderedResult" must be all lower-case
(#2304) Variable "renderedCallee" must be all lower-case
(#2305) Variable "renderedArguments" must be all lower-case
(#2306) Variable "callEnd" must be all lower-case
(#2307) Variable "callStart" must be all lower-case
(#2307) Variable "renderedResult" must be all lower-case
(#2308) Variable "renderedResponse" must be all lower-case
(#2308) Variable "callEnd" must be all lower-case
(#2311) Variable "renderedCalls" must be all lower-case
(#2313) Variable "isCall" must be all lower-case
(#2319) Variable "matchCount" must be all lower-case
(#2320) Variable "iterableCount" must be all lower-case
(#2321) Variable "totalCount" must be all lower-case
(#2338) Public method name "AssertionRenderer::renderGeneratorReceived" must be in lower-case letters only
(#2343) Variable "isCall" must be all lower-case
(#2345) Variable "isCall" must be all lower-case
(#2347) Variable "renderedCallee" must be all lower-case
(#2351) Variable "renderedCallee" must be all lower-case
(#2354) Variable "renderedSubject" must be all lower-case
(#2354) Variable "renderedCallee" must be all lower-case
(#2358) Variable "isNever" must be all lower-case
(#2360) Variable "isCall" must be all lower-case
(#2361) Variable "totalCount" must be all lower-case
(#2362) Variable "callCount" must be all lower-case
(#2363) Variable "iterableCount" must be all lower-case
(#2367) Variable "totalCount" must be all lower-case
(#2371) Variable "renderedIterableCount" must be all lower-case
(#2373) Variable "callCount" must be all lower-case
(#2374) Variable "iterableCount" must be all lower-case
(#2377) Variable "callCount" must be all lower-case
(#2380) Variable "iterableCount" must be all lower-case
(#2384) Variable "totalCount" must be all lower-case
(#2384) Variable "iterableCount" must be all lower-case
(#2386) Variable "matchOrMatches" must be all lower-case
(#2386) Variable "iterableCount" must be all lower-case
(#2387) Variable "renderedIterableCount" must be all lower-case
(#2389) Variable "iterableCount" must be all lower-case
(#2390) Variable "matchOrMatches" must be all lower-case
(#2394) Variable "iterableCount" must be all lower-case
(#2394) Variable "isNever" must be all lower-case
(#2395) Variable "iterableResult" must be all lower-case
(#2397) Variable "iterableResult" must be all lower-case
(#2401) Variable "renderedValue" must be all lower-case
(#2403) Variable "renderedValue" must be all lower-case
(#2406) Variable "renderedCriteria" must be all lower-case
(#2407) Variable "iterableResult" must be all lower-case
(#2408) Variable "renderedIterableCount" must be all lower-case
(#2409) Variable "renderedValue" must be all lower-case
(#2411) Variable "isCall" must be all lower-case
(#2412) Variable "isNever" must be all lower-case
(#2414) Variable "renderedSubject" must be all lower-case
(#2416) Variable "renderedCriteria" must be all lower-case
(#2419) Variable "renderedSubject" must be all lower-case
(#2421) Variable "renderedCriteria" must be all lower-case
(#2424) Variable "isNever" must be all lower-case
(#2426) Variable "renderedSubject" must be all lower-case
(#2427) Variable "renderedCriteria" must be all lower-case
(#2428) Usage of ELSEIF not allowed; use ELSE IF instead
(#2430) Variable "renderedSubject" must be all lower-case
(#2431) Variable "renderedCriteria" must be all lower-case
(#2434) Variable "renderedSubject" must be all lower-case
(#2435) Variable "renderedCriteria" must be all lower-case
(#2439) Variable "renderedCalls" must be all lower-case
(#2440) Variable "matchCount" must be all lower-case
(#2443) Variable "callIsRelevant" must be all lower-case
(#2445) Variable "callIsRelevant" must be all lower-case
(#2446) Variable "callStart" must be all lower-case
(#2447) Variable "callEnd" must be all lower-case
(#2449) Variable "callStart" must be all lower-case
(#2450) Variable "callEnd" must be all lower-case
(#2453) Variable "isMatchingCall" must be all lower-case
(#2454) Variable "renderedArguments" must be all lower-case
(#2457) Variable "renderedArguments" must be all lower-case
(#2460) Variable "responseEvent" must be all lower-case
(#2462) Variable "responseEvent" must be all lower-case
(#2463) Variable "returnValue" must be all lower-case
(#2463) Variable "responseEvent" must be all lower-case
(#2466) Variable "returnValue" must be all lower-case
(#2467) Variable "returnValue" must be all lower-case
(#2469) Variable "iterableEvents" must be all lower-case
(#2470) Variable "renderedIterableEvents" must be all lower-case
(#2472) Variable "iterableEvents" must be all lower-case
(#2474) Variable "renderedIterableEvents" must be all lower-case
(#2476) Usage of ELSEIF not allowed; use ELSE IF instead
(#2477) Variable "iterableKey" must be all lower-case
(#2478) Variable "iterableValue" must be all lower-case
(#2480) Variable "renderedIterableEvents" must be all lower-case
(#2482) Variable "iterableKey" must be all lower-case
(#2484) Variable "iterableValue" must be all lower-case
(#2485) Usage of ELSEIF not allowed; use ELSE IF instead
(#2486) Variable "iterableValue" must be all lower-case
(#2487) Variable "renderedIterableValue" must be all lower-case
(#2488) Variable "iterableValue" must be all lower-case
(#2490) Variable "eventIsMatch" must be all lower-case
(#2492) Variable "iterableValue" must be all lower-case
(#2494) Variable "eventIsMatch" must be all lower-case
(#2495) Variable "isMatchingCall" must be all lower-case
(#2497) Variable "isCall" must be all lower-case
(#2498) Variable "matchCount" must be all lower-case
(#2500) Usage of ELSEIF not allowed; use ELSE IF instead
(#2503) Variable "renderedIterableValue" must be all lower-case
(#2505) Variable "renderedValue" must be all lower-case
(#2506) Variable "renderedIterableValue" must be all lower-case
(#2510) Variable "eventIsMatch" must be all lower-case
(#2510) Variable "isNever" must be all lower-case
(#2511) Variable "eventResult" must be all lower-case
(#2513) Variable "eventResult" must be all lower-case
(#2516) Variable "renderedIterableEvents" must be all lower-case
(#2517) Variable "eventResult" must be all lower-case
(#2518) Variable "renderedIterableValue" must be all lower-case
(#2519) Usage of ELSEIF not allowed; use ELSE IF instead
(#2522) Variable "iterableException" must be all lower-case
(#2524) Variable "renderedIterableEvents" must be all lower-case
(#2526) Variable "iterableException" must be all lower-case
(#2530) Variable "endEvent" must be all lower-case
(#2532) Variable "iterableEvents" must be all lower-case
(#2533) Variable "callIsRelevant" must be all lower-case
(#2534) Variable "isNever" must be all lower-case
(#2535) Variable "eventResult" must be all lower-case
(#2537) Variable "eventResult" must be all lower-case
(#2540) Variable "eventResult" must be all lower-case
(#2543) Variable "renderedIterableEvents" must be all lower-case
(#2544) Variable "eventResult" must be all lower-case
(#2546) Usage of ELSEIF not allowed; use ELSE IF instead
(#2546) Variable "endEvent" must be all lower-case
(#2547) Variable "renderedIterableEvents" must be all lower-case
(#2549) Usage of ELSEIF not allowed; use ELSE IF instead
(#2549) Variable "endEvent" must be all lower-case
(#2550) Variable "eventValue" must be all lower-case
(#2550) Variable "endEvent" must be all lower-case
(#2552) Variable "renderedIterableEvents" must be all lower-case
(#2554) Variable "eventValue" must be all lower-case
(#2555) Usage of ELSEIF not allowed; use ELSE IF instead
(#2555) Variable "endEvent" must be all lower-case
(#2556) Variable "eventException" must be all lower-case
(#2556) Variable "endEvent" must be all lower-case
(#2558) Variable "renderedIterableEvents" must be all lower-case
(#2560) Variable "eventException" must be all lower-case
(#2562) Variable "renderedIterableEvents" must be all lower-case
(#2566) Variable "renderedResponse" must be all lower-case
(#2567) Variable "returnValue" must be all lower-case
(#2568) Variable "callEnd" must be all lower-case
(#2568) Variable "callStart" must be all lower-case
(#2570) Variable "callEnd" must be all lower-case
(#2570) Variable "callStart" must be all lower-case
(#2571) Variable "renderedIterableEvents" must be all lower-case
(#2574) Variable "renderedResponse" must be all lower-case
(#2575) Variable "returnValue" must be all lower-case
(#2577) Usage of ELSEIF not allowed; use ELSE IF instead
(#2577) Variable "responseEvent" must be all lower-case
(#2578) Variable "responseEvent" must be all lower-case
(#2579) Variable "renderedResponse" must be all lower-case
(#2582) Variable "renderedResponse" must be all lower-case
(#2585) Variable "isCall" must be all lower-case
(#2585) Variable "isMatchingCall" must be all lower-case
(#2586) Variable "matchCount" must be all lower-case
(#2589) Variable "callIsRelevant" must be all lower-case
(#2590) Variable "isMatchingCall" must be all lower-case
(#2590) Variable "isNever" must be all lower-case
(#2591) Variable "renderedResult" must be all lower-case
(#2593) Variable "renderedResult" must be all lower-case
(#2596) Variable "renderedResult" must be all lower-case
(#2599) Variable "renderedCalls" must be all lower-case
(#2600) Variable "callStart" must be all lower-case
(#2600) Variable "renderedResult" must be all lower-case
(#2601) Variable "renderedCallee" must be all lower-case
(#2602) Variable "renderedArguments" must be all lower-case
(#2603) Variable "callEnd" must be all lower-case
(#2604) Variable "callStart" must be all lower-case
(#2604) Variable "renderedResult" must be all lower-case
(#2605) Variable "renderedResponse" must be all lower-case
(#2605) Variable "callEnd" must be all lower-case
(#2608) Variable "renderedCalls" must be all lower-case
(#2612) Variable "matchCount" must be all lower-case
(#2613) Variable "totalCount" must be all lower-case
(#2614) Variable "callCount" must be all lower-case
(#2630) Public method name "AssertionRenderer::renderGeneratorReceivedException" must be in lower-case letters only
(#2635) Variable "isCall" must be all lower-case
(#2637) Variable "isCall" must be all lower-case
(#2639) Variable "renderedCallee" must be all lower-case
(#2643) Variable "renderedCallee" must be all lower-case
(#2646) Variable "renderedSubject" must be all lower-case
(#2646) Variable "renderedCallee" must be all lower-case
(#2650) Variable "isNever" must be all lower-case
(#2652) Variable "isCall" must be all lower-case
(#2653) Variable "totalCount" must be all lower-case
(#2654) Variable "callCount" must be all lower-case
(#2655) Variable "iterableCount" must be all lower-case
(#2659) Variable "totalCount" must be all lower-case
(#2663) Variable "renderedIterableCount" must be all lower-case
(#2665) Variable "callCount" must be all lower-case
(#2666) Variable "iterableCount" must be all lower-case
(#2669) Variable "callCount" must be all lower-case
(#2672) Variable "iterableCount" must be all lower-case
(#2676) Variable "totalCount" must be all lower-case
(#2676) Variable "iterableCount" must be all lower-case
(#2678) Variable "matchOrMatches" must be all lower-case
(#2678) Variable "iterableCount" must be all lower-case
(#2679) Variable "renderedIterableCount" must be all lower-case
(#2681) Variable "iterableCount" must be all lower-case
(#2682) Variable "matchOrMatches" must be all lower-case
(#2686) Variable "iterableCount" must be all lower-case
(#2686) Variable "isNever" must be all lower-case
(#2687) Variable "iterableResult" must be all lower-case
(#2689) Variable "iterableResult" must be all lower-case
(#2693) Variable "renderedType" must be all lower-case
(#2694) Usage of ELSEIF not allowed; use ELSE IF instead
(#2695) Variable "renderedType" must be all lower-case
(#2697) Variable "renderedType" must be all lower-case
(#2700) Variable "renderedCriteria" must be all lower-case
(#2701) Variable "iterableResult" must be all lower-case
(#2702) Variable "renderedIterableCount" must be all lower-case
(#2703) Variable "renderedType" must be all lower-case
(#2705) Variable "isCall" must be all lower-case
(#2706) Variable "isNever" must be all lower-case
(#2708) Variable "renderedSubject" must be all lower-case
(#2710) Variable "renderedCriteria" must be all lower-case
(#2713) Variable "renderedSubject" must be all lower-case
(#2715) Variable "renderedCriteria" must be all lower-case
(#2718) Variable "isNever" must be all lower-case
(#2720) Variable "renderedSubject" must be all lower-case
(#2721) Variable "renderedCriteria" must be all lower-case
(#2722) Usage of ELSEIF not allowed; use ELSE IF instead
(#2724) Variable "renderedSubject" must be all lower-case
(#2725) Variable "renderedCriteria" must be all lower-case
(#2728) Variable "renderedSubject" must be all lower-case
(#2729) Variable "renderedCriteria" must be all lower-case
(#2733) Variable "renderedCalls" must be all lower-case
(#2734) Variable "matchCount" must be all lower-case
(#2737) Variable "callIsRelevant" must be all lower-case
(#2739) Variable "callIsRelevant" must be all lower-case
(#2740) Variable "callStart" must be all lower-case
(#2741) Variable "callEnd" must be all lower-case
(#2743) Variable "callStart" must be all lower-case
(#2744) Variable "callEnd" must be all lower-case
(#2747) Variable "isMatchingCall" must be all lower-case
(#2748) Variable "renderedArguments" must be all lower-case
(#2751) Variable "renderedArguments" must be all lower-case
(#2754) Variable "responseEvent" must be all lower-case
(#2756) Variable "responseEvent" must be all lower-case
(#2757) Variable "returnValue" must be all lower-case
(#2757) Variable "responseEvent" must be all lower-case
(#2760) Variable "returnValue" must be all lower-case
(#2761) Variable "returnValue" must be all lower-case
(#2763) Variable "iterableEvents" must be all lower-case
(#2764) Variable "renderedIterableEvents" must be all lower-case
(#2766) Variable "iterableEvents" must be all lower-case
(#2768) Variable "renderedIterableEvents" must be all lower-case
(#2770) Usage of ELSEIF not allowed; use ELSE IF instead
(#2771) Variable "iterableKey" must be all lower-case
(#2772) Variable "iterableValue" must be all lower-case
(#2774) Variable "renderedIterableEvents" must be all lower-case
(#2776) Variable "iterableKey" must be all lower-case
(#2778) Variable "iterableValue" must be all lower-case
(#2779) Usage of ELSEIF not allowed; use ELSE IF instead
(#2780) Variable "iterableValue" must be all lower-case
(#2782) Variable "renderedIterableEvents" must be all lower-case
(#2784) Variable "iterableValue" must be all lower-case
(#2785) Usage of ELSEIF not allowed; use ELSE IF instead
(#2788) Variable "iterableException" must be all lower-case
(#2789) Variable "renderedIterableException" must be all lower-case
(#2790) Variable "iterableException" must be all lower-case
(#2793) Variable "eventIsMatch" must be all lower-case
(#2794) Variable "iterableException" must be all lower-case
(#2795) Usage of ELSEIF not allowed; use ELSE IF instead
(#2796) Variable "eventIsMatch" must be all lower-case
(#2797) Variable "iterableException" must be all lower-case
(#2799) Variable "eventIsMatch" must be all lower-case
(#2802) Variable "eventIsMatch" must be all lower-case
(#2803) Variable "isMatchingCall" must be all lower-case
(#2805) Variable "isCall" must be all lower-case
(#2806) Variable "matchCount" must be all lower-case
(#2808) Usage of ELSEIF not allowed; use ELSE IF instead
(#2809) Variable "renderedIterableException" must be all lower-case
(#2811) Variable "renderedType" must be all lower-case
(#2812) Variable "renderedIterableException" must be all lower-case
(#2816) Variable "eventIsMatch" must be all lower-case
(#2816) Variable "isNever" must be all lower-case
(#2817) Variable "eventResult" must be all lower-case
(#2819) Variable "eventResult" must be all lower-case
(#2822) Variable "renderedIterableEvents" must be all lower-case
(#2823) Variable "eventResult" must be all lower-case
(#2825) Variable "renderedIterableException" must be all lower-case
(#2829) Variable "endEvent" must be all lower-case
(#2831) Variable "iterableEvents" must be all lower-case
(#2832) Variable "callIsRelevant" must be all lower-case
(#2833) Variable "isNever" must be all lower-case
(#2834) Variable "eventResult" must be all lower-case
(#2836) Variable "eventResult" must be all lower-case
(#2839) Variable "eventResult" must be all lower-case
(#2842) Variable "renderedIterableEvents" must be all lower-case
(#2843) Variable "eventResult" must be all lower-case
(#2845) Usage of ELSEIF not allowed; use ELSE IF instead
(#2845) Variable "endEvent" must be all lower-case
(#2846) Variable "renderedIterableEvents" must be all lower-case
(#2848) Usage of ELSEIF not allowed; use ELSE IF instead
(#2848) Variable "endEvent" must be all lower-case
(#2849) Variable "eventValue" must be all lower-case
(#2849) Variable "endEvent" must be all lower-case
(#2851) Variable "renderedIterableEvents" must be all lower-case
(#2853) Variable "eventValue" must be all lower-case
(#2854) Usage of ELSEIF not allowed; use ELSE IF instead
(#2854) Variable "endEvent" must be all lower-case
(#2855) Variable "eventException" must be all lower-case
(#2855) Variable "endEvent" must be all lower-case
(#2857) Variable "renderedIterableEvents" must be all lower-case
(#2859) Variable "eventException" must be all lower-case
(#2861) Variable "renderedIterableEvents" must be all lower-case
(#2865) Variable "renderedResponse" must be all lower-case
(#2866) Variable "returnValue" must be all lower-case
(#2867) Variable "callEnd" must be all lower-case
(#2867) Variable "callStart" must be all lower-case
(#2869) Variable "callEnd" must be all lower-case
(#2869) Variable "callStart" must be all lower-case
(#2870) Variable "renderedIterableEvents" must be all lower-case
(#2873) Variable "renderedResponse" must be all lower-case
(#2874) Variable "returnValue" must be all lower-case
(#2876) Usage of ELSEIF not allowed; use ELSE IF instead
(#2876) Variable "responseEvent" must be all lower-case
(#2877) Variable "responseEvent" must be all lower-case
(#2878) Variable "renderedResponse" must be all lower-case
(#2881) Variable "renderedResponse" must be all lower-case
(#2884) Variable "isCall" must be all lower-case
(#2884) Variable "isMatchingCall" must be all lower-case
(#2885) Variable "matchCount" must be all lower-case
(#2888) Variable "callIsRelevant" must be all lower-case
(#2889) Variable "isMatchingCall" must be all lower-case
(#2889) Variable "isNever" must be all lower-case
(#2890) Variable "renderedResult" must be all lower-case
(#2892) Variable "renderedResult" must be all lower-case
(#2895) Variable "renderedResult" must be all lower-case
(#2898) Variable "renderedCalls" must be all lower-case
(#2899) Variable "callStart" must be all lower-case
(#2899) Variable "renderedResult" must be all lower-case
(#2900) Variable "renderedCallee" must be all lower-case
(#2901) Variable "renderedArguments" must be all lower-case
(#2902) Variable "callEnd" must be all lower-case
(#2903) Variable "callStart" must be all lower-case
(#2903) Variable "renderedResult" must be all lower-case
(#2904) Variable "renderedResponse" must be all lower-case
(#2904) Variable "callEnd" must be all lower-case
(#2907) Variable "renderedCalls" must be all lower-case
(#2911) Variable "matchCount" must be all lower-case
(#2912) Variable "totalCount" must be all lower-case
(#2913) Variable "callCount" must be all lower-case
(#2929) Public method name "AssertionRenderer::renderGeneratorReturned" must be in lower-case letters only
(#2934) Variable "isCall" must be all lower-case
(#2936) Variable "isCall" must be all lower-case
(#2938) Variable "renderedCallee" must be all lower-case
(#2942) Variable "renderedCallee" must be all lower-case
(#2945) Variable "renderedSubject" must be all lower-case
(#2945) Variable "renderedCallee" must be all lower-case
(#2949) Variable "isNever" must be all lower-case
(#2951) Variable "isCall" must be all lower-case
(#2952) Variable "totalCount" must be all lower-case
(#2953) Variable "iterableCount" must be all lower-case
(#2954) Variable "renderedIterableCount" must be all lower-case
(#2956) Variable "iterableCount" must be all lower-case
(#2960) Variable "iterableCount" must be all lower-case
(#2964) Variable "totalCount" must be all lower-case
(#2964) Variable "iterableCount" must be all lower-case
(#2966) Variable "iterableCount" must be all lower-case
(#2966) Variable "iterableCount" must be all lower-case
(#2967) Variable "iterableResultStart" must be all lower-case
(#2969) Variable "iterableResultStart" must be all lower-case
(#2972) Variable "matchOrMatches" must be all lower-case
(#2972) Variable "iterableCount" must be all lower-case
(#2973) Variable "renderedIterableCount" must be all lower-case
(#2974) Variable "iterableResultStart" must be all lower-case
(#2975) Variable "iterableCount" must be all lower-case
(#2975) Variable "matchOrMatches" must be all lower-case
(#2979) Variable "iterableCount" must be all lower-case
(#2979) Variable "isNever" must be all lower-case
(#2980) Variable "iterableResult" must be all lower-case
(#2982) Variable "iterableResult" must be all lower-case
(#2986) Variable "renderedValue" must be all lower-case
(#2988) Variable "renderedValue" must be all lower-case
(#2991) Variable "renderedCriteria" must be all lower-case
(#2992) Variable "iterableResult" must be all lower-case
(#2993) Variable "renderedIterableCount" must be all lower-case
(#2994) Variable "renderedValue" must be all lower-case
(#2996) Variable "isCall" must be all lower-case
(#2997) Variable "isNever" must be all lower-case
(#2999) Variable "renderedSubject" must be all lower-case
(#3001) Variable "renderedCriteria" must be all lower-case
(#3004) Variable "renderedSubject" must be all lower-case
(#3006) Variable "renderedCriteria" must be all lower-case
(#3009) Variable "isNever" must be all lower-case
(#3011) Variable "renderedSubject" must be all lower-case
(#3012) Variable "renderedCriteria" must be all lower-case
(#3013) Usage of ELSEIF not allowed; use ELSE IF instead
(#3015) Variable "renderedSubject" must be all lower-case
(#3016) Variable "renderedCriteria" must be all lower-case
(#3019) Variable "renderedSubject" must be all lower-case
(#3020) Variable "renderedCriteria" must be all lower-case
(#3024) Variable "renderedCalls" must be all lower-case
(#3025) Variable "matchCount" must be all lower-case
(#3028) Variable "callIsRelevant" must be all lower-case
(#3030) Variable "callIsRelevant" must be all lower-case
(#3031) Variable "callStart" must be all lower-case
(#3032) Variable "callEnd" must be all lower-case
(#3034) Variable "callStart" must be all lower-case
(#3035) Variable "callEnd" must be all lower-case
(#3038) Variable "isMatchingCall" must be all lower-case
(#3039) Variable "renderedArguments" must be all lower-case
(#3042) Variable "renderedArguments" must be all lower-case
(#3045) Variable "responseEvent" must be all lower-case
(#3047) Variable "responseEvent" must be all lower-case
(#3048) Variable "returnValue" must be all lower-case
(#3048) Variable "responseEvent" must be all lower-case
(#3051) Variable "returnValue" must be all lower-case
(#3052) Variable "returnValue" must be all lower-case
(#3054) Variable "iterableEvents" must be all lower-case
(#3055) Variable "renderedIterableEvents" must be all lower-case
(#3057) Variable "iterableEvents" must be all lower-case
(#3059) Variable "renderedIterableEvents" must be all lower-case
(#3061) Usage of ELSEIF not allowed; use ELSE IF instead
(#3062) Variable "iterableKey" must be all lower-case
(#3063) Variable "iterableValue" must be all lower-case
(#3065) Variable "renderedIterableEvents" must be all lower-case
(#3067) Variable "iterableKey" must be all lower-case
(#3069) Variable "iterableValue" must be all lower-case
(#3070) Usage of ELSEIF not allowed; use ELSE IF instead
(#3071) Variable "iterableValue" must be all lower-case
(#3073) Variable "renderedIterableEvents" must be all lower-case
(#3075) Variable "iterableValue" must be all lower-case
(#3076) Usage of ELSEIF not allowed; use ELSE IF instead
(#3079) Variable "iterableException" must be all lower-case
(#3081) Variable "renderedIterableEvents" must be all lower-case
(#3083) Variable "iterableException" must be all lower-case
(#3087) Variable "endEvent" must be all lower-case
(#3089) Variable "iterableEvents" must be all lower-case
(#3090) Variable "callIsRelevant" must be all lower-case
(#3091) Variable "isNever" must be all lower-case
(#3092) Variable "eventResult" must be all lower-case
(#3094) Variable "eventResult" must be all lower-case
(#3097) Variable "eventResult" must be all lower-case
(#3100) Variable "renderedIterableEvents" must be all lower-case
(#3101) Variable "eventResult" must be all lower-case
(#3103) Usage of ELSEIF not allowed; use ELSE IF instead
(#3103) Variable "endEvent" must be all lower-case
(#3104) Variable "renderedIterableEvents" must be all lower-case
(#3106) Usage of ELSEIF not allowed; use ELSE IF instead
(#3106) Variable "endEvent" must be all lower-case
(#3107) Variable "iterableValue" must be all lower-case
(#3107) Variable "endEvent" must be all lower-case
(#3108) Variable "renderedIterableValue" must be all lower-case
(#3109) Variable "iterableValue" must be all lower-case
(#3111) Variable "eventIsMatch" must be all lower-case
(#3112) Variable "iterableValue" must be all lower-case
(#3114) Variable "eventIsMatch" must be all lower-case
(#3115) Variable "matchCount" must be all lower-case
(#3116) Variable "isMatchingCall" must be all lower-case
(#3117) Usage of ELSEIF not allowed; use ELSE IF instead
(#3118) Variable "renderedIterableValue" must be all lower-case
(#3120) Variable "renderedValue" must be all lower-case
(#3121) Variable "renderedIterableValue" must be all lower-case
(#3125) Variable "eventIsMatch" must be all lower-case
(#3125) Variable "isNever" must be all lower-case
(#3126) Variable "eventResult" must be all lower-case
(#3128) Variable "eventResult" must be all lower-case
(#3131) Variable "renderedIterableEvents" must be all lower-case
(#3132) Variable "eventResult" must be all lower-case
(#3133) Variable "renderedIterableValue" must be all lower-case
(#3134) Usage of ELSEIF not allowed; use ELSE IF instead
(#3134) Variable "endEvent" must be all lower-case
(#3135) Variable "isNever" must be all lower-case
(#3136) Variable "eventResult" must be all lower-case
(#3138) Variable "eventResult" must be all lower-case
(#3141) Variable "eventException" must be all lower-case
(#3141) Variable "endEvent" must be all lower-case
(#3143) Variable "renderedIterableEvents" must be all lower-case
(#3144) Variable "eventResult" must be all lower-case
(#3145) Variable "eventException" must be all lower-case
(#3147) Variable "callIsRelevant" must be all lower-case
(#3148) Variable "isNever" must be all lower-case
(#3149) Variable "eventResult" must be all lower-case
(#3151) Variable "eventResult" must be all lower-case
(#3154) Variable "eventResult" must be all lower-case
(#3157) Variable "renderedIterableEvents" must be all lower-case
(#3158) Variable "eventResult" must be all lower-case
(#3162) Variable "renderedResponse" must be all lower-case
(#3163) Variable "returnValue" must be all lower-case
(#3164) Variable "callEnd" must be all lower-case
(#3164) Variable "callStart" must be all lower-case
(#3166) Variable "callEnd" must be all lower-case
(#3166) Variable "callStart" must be all lower-case
(#3167) Variable "renderedIterableEvents" must be all lower-case
(#3170) Variable "renderedResponse" must be all lower-case
(#3171) Variable "returnValue" must be all lower-case
(#3173) Usage of ELSEIF not allowed; use ELSE IF instead
(#3173) Variable "responseEvent" must be all lower-case
(#3174) Variable "responseEvent" must be all lower-case
(#3175) Variable "renderedResponse" must be all lower-case
(#3178) Variable "renderedResponse" must be all lower-case
(#3181) Variable "callIsRelevant" must be all lower-case
(#3182) Variable "isMatchingCall" must be all lower-case
(#3182) Variable "isNever" must be all lower-case
(#3183) Variable "renderedResult" must be all lower-case
(#3185) Variable "renderedResult" must be all lower-case
(#3188) Variable "renderedResult" must be all lower-case
(#3191) Variable "renderedCalls" must be all lower-case
(#3192) Variable "callStart" must be all lower-case
(#3192) Variable "renderedResult" must be all lower-case
(#3193) Variable "renderedCallee" must be all lower-case
(#3194) Variable "renderedArguments" must be all lower-case
(#3195) Variable "callEnd" must be all lower-case
(#3196) Variable "callStart" must be all lower-case
(#3196) Variable "renderedResult" must be all lower-case
(#3197) Variable "renderedResponse" must be all lower-case
(#3197) Variable "callEnd" must be all lower-case
(#3200) Variable "renderedCalls" must be all lower-case
(#3202) Variable "isCall" must be all lower-case
(#3208) Variable "matchCount" must be all lower-case
(#3209) Variable "totalCount" must be all lower-case
(#3210) Variable "totalCount" must be all lower-case
(#3227) Public method name "AssertionRenderer::renderGeneratorThrew" must be in lower-case letters only
(#3232) Variable "isCall" must be all lower-case
(#3234) Variable "isCall" must be all lower-case
(#3236) Variable "renderedCallee" must be all lower-case
(#3240) Variable "renderedCallee" must be all lower-case
(#3243) Variable "renderedSubject" must be all lower-case
(#3243) Variable "renderedCallee" must be all lower-case
(#3247) Variable "isNever" must be all lower-case
(#3249) Variable "isCall" must be all lower-case
(#3250) Variable "totalCount" must be all lower-case
(#3251) Variable "iterableCount" must be all lower-case
(#3252) Variable "renderedIterableCount" must be all lower-case
(#3254) Variable "iterableCount" must be all lower-case
(#3258) Variable "iterableCount" must be all lower-case
(#3262) Variable "totalCount" must be all lower-case
(#3262) Variable "iterableCount" must be all lower-case
(#3264) Variable "iterableCount" must be all lower-case
(#3264) Variable "iterableCount" must be all lower-case
(#3265) Variable "iterableResultStart" must be all lower-case
(#3267) Variable "iterableResultStart" must be all lower-case
(#3270) Variable "matchOrMatches" must be all lower-case
(#3270) Variable "iterableCount" must be all lower-case
(#3271) Variable "renderedIterableCount" must be all lower-case
(#3272) Variable "iterableResultStart" must be all lower-case
(#3273) Variable "iterableCount" must be all lower-case
(#3273) Variable "matchOrMatches" must be all lower-case
(#3277) Variable "iterableCount" must be all lower-case
(#3277) Variable "isNever" must be all lower-case
(#3278) Variable "iterableResult" must be all lower-case
(#3280) Variable "iterableResult" must be all lower-case
(#3284) Variable "renderedType" must be all lower-case
(#3285) Usage of ELSEIF not allowed; use ELSE IF instead
(#3286) Variable "renderedType" must be all lower-case
(#3288) Variable "renderedType" must be all lower-case
(#3291) Variable "renderedCriteria" must be all lower-case
(#3292) Variable "iterableResult" must be all lower-case
(#3293) Variable "renderedIterableCount" must be all lower-case
(#3294) Variable "renderedType" must be all lower-case
(#3296) Variable "isCall" must be all lower-case
(#3297) Variable "isNever" must be all lower-case
(#3299) Variable "renderedSubject" must be all lower-case
(#3301) Variable "renderedCriteria" must be all lower-case
(#3304) Variable "renderedSubject" must be all lower-case
(#3306) Variable "renderedCriteria" must be all lower-case
(#3309) Variable "isNever" must be all lower-case
(#3311) Variable "renderedSubject" must be all lower-case
(#3312) Variable "renderedCriteria" must be all lower-case
(#3313) Usage of ELSEIF not allowed; use ELSE IF instead
(#3315) Variable "renderedSubject" must be all lower-case
(#3316) Variable "renderedCriteria" must be all lower-case
(#3319) Variable "renderedSubject" must be all lower-case
(#3320) Variable "renderedCriteria" must be all lower-case
(#3324) Variable "renderedCalls" must be all lower-case
(#3325) Variable "matchCount" must be all lower-case
(#3328) Variable "callIsRelevant" must be all lower-case
(#3330) Variable "callIsRelevant" must be all lower-case
(#3331) Variable "callStart" must be all lower-case
(#3332) Variable "callEnd" must be all lower-case
(#3334) Variable "callStart" must be all lower-case
(#3335) Variable "callEnd" must be all lower-case
(#3338) Variable "isMatchingCall" must be all lower-case
(#3339) Variable "renderedArguments" must be all lower-case
(#3342) Variable "renderedArguments" must be all lower-case
(#3345) Variable "responseEvent" must be all lower-case
(#3347) Variable "responseEvent" must be all lower-case
(#3348) Variable "returnValue" must be all lower-case
(#3348) Variable "responseEvent" must be all lower-case
(#3351) Variable "returnValue" must be all lower-case
(#3352) Variable "returnValue" must be all lower-case
(#3354) Variable "iterableEvents" must be all lower-case
(#3355) Variable "renderedIterableEvents" must be all lower-case
(#3357) Variable "iterableEvents" must be all lower-case
(#3359) Variable "renderedIterableEvents" must be all lower-case
(#3361) Usage of ELSEIF not allowed; use ELSE IF instead
(#3362) Variable "iterableKey" must be all lower-case
(#3363) Variable "iterableValue" must be all lower-case
(#3365) Variable "renderedIterableEvents" must be all lower-case
(#3367) Variable "iterableKey" must be all lower-case
(#3369) Variable "iterableValue" must be all lower-case
(#3370) Usage of ELSEIF not allowed; use ELSE IF instead
(#3371) Variable "iterableValue" must be all lower-case
(#3373) Variable "renderedIterableEvents" must be all lower-case
(#3375) Variable "iterableValue" must be all lower-case
(#3376) Usage of ELSEIF not allowed; use ELSE IF instead
(#3379) Variable "iterableException" must be all lower-case
(#3381) Variable "renderedIterableEvents" must be all lower-case
(#3383) Variable "iterableException" must be all lower-case
(#3387) Variable "endEvent" must be all lower-case
(#3389) Variable "iterableEvents" must be all lower-case
(#3390) Variable "callIsRelevant" must be all lower-case
(#3391) Variable "isNever" must be all lower-case
(#3392) Variable "eventResult" must be all lower-case
(#3394) Variable "eventResult" must be all lower-case
(#3397) Variable "eventResult" must be all lower-case
(#3400) Variable "renderedIterableEvents" must be all lower-case
(#3401) Variable "eventResult" must be all lower-case
(#3403) Usage of ELSEIF not allowed; use ELSE IF instead
(#3403) Variable "endEvent" must be all lower-case
(#3404) Variable "renderedIterableEvents" must be all lower-case
(#3406) Usage of ELSEIF not allowed; use ELSE IF instead
(#3406) Variable "endEvent" must be all lower-case
(#3407) Variable "iterableValue" must be all lower-case
(#3407) Variable "endEvent" must be all lower-case
(#3409) Variable "isNever" must be all lower-case
(#3410) Variable "eventResult" must be all lower-case
(#3412) Variable "eventResult" must be all lower-case
(#3415) Variable "renderedIterableEvents" must be all lower-case
(#3416) Variable "eventResult" must be all lower-case
(#3417) Variable "iterableValue" must be all lower-case
(#3418) Usage of ELSEIF not allowed; use ELSE IF instead
(#3418) Variable "endEvent" must be all lower-case
(#3419) Variable "iterableException" must be all lower-case
(#3419) Variable "endEvent" must be all lower-case
(#3420) Variable "renderedIterableException" must be all lower-case
(#3421) Variable "iterableException" must be all lower-case
(#3424) Variable "eventIsMatch" must be all lower-case
(#3425) Variable "iterableException" must be all lower-case
(#3426) Usage of ELSEIF not allowed; use ELSE IF instead
(#3427) Variable "eventIsMatch" must be all lower-case
(#3427) Variable "iterableException" must be all lower-case
(#3429) Variable "eventIsMatch" must be all lower-case
(#3432) Variable "eventIsMatch" must be all lower-case
(#3433) Variable "matchCount" must be all lower-case
(#3434) Variable "isMatchingCall" must be all lower-case
(#3435) Usage of ELSEIF not allowed; use ELSE IF instead
(#3436) Variable "renderedIterableException" must be all lower-case
(#3438) Variable "renderedType" must be all lower-case
(#3439) Variable "renderedIterableException" must be all lower-case
(#3443) Variable "eventIsMatch" must be all lower-case
(#3443) Variable "isNever" must be all lower-case
(#3444) Variable "eventResult" must be all lower-case
(#3446) Variable "eventResult" must be all lower-case
(#3449) Variable "renderedIterableEvents" must be all lower-case
(#3450) Variable "eventResult" must be all lower-case
(#3451) Variable "renderedIterableException" must be all lower-case
(#3453) Variable "callIsRelevant" must be all lower-case
(#3454) Variable "isNever" must be all lower-case
(#3455) Variable "eventResult" must be all lower-case
(#3457) Variable "eventResult" must be all lower-case
(#3460) Variable "eventResult" must be all lower-case
(#3463) Variable "renderedIterableEvents" must be all lower-case
(#3464) Variable "eventResult" must be all lower-case
(#3468) Variable "renderedResponse" must be all lower-case
(#3469) Variable "returnValue" must be all lower-case
(#3470) Variable "callEnd" must be all lower-case
(#3470) Variable "callStart" must be all lower-case
(#3472) Variable "callEnd" must be all lower-case
(#3472) Variable "callStart" must be all lower-case
(#3473) Variable "renderedIterableEvents" must be all lower-case
(#3476) Variable "renderedResponse" must be all lower-case
(#3477) Variable "returnValue" must be all lower-case
(#3479) Usage of ELSEIF not allowed; use ELSE IF instead
(#3479) Variable "responseEvent" must be all lower-case
(#3480) Variable "responseEvent" must be all lower-case
(#3481) Variable "renderedResponse" must be all lower-case
(#3484) Variable "renderedResponse" must be all lower-case
(#3487) Variable "callIsRelevant" must be all lower-case
(#3488) Variable "isMatchingCall" must be all lower-case
(#3488) Variable "isNever" must be all lower-case
(#3489) Variable "renderedResult" must be all lower-case
(#3491) Variable "renderedResult" must be all lower-case
(#3494) Variable "renderedResult" must be all lower-case
(#3497) Variable "renderedCalls" must be all lower-case
(#3498) Variable "callStart" must be all lower-case
(#3498) Variable "renderedResult" must be all lower-case
(#3499) Variable "renderedCallee" must be all lower-case
(#3500) Variable "renderedArguments" must be all lower-case
(#3501) Variable "callEnd" must be all lower-case
(#3502) Variable "callStart" must be all lower-case
(#3502) Variable "renderedResult" must be all lower-case
(#3503) Variable "renderedResponse" must be all lower-case
(#3503) Variable "callEnd" must be all lower-case
(#3506) Variable "renderedCalls" must be all lower-case
(#3508) Variable "isCall" must be all lower-case
(#3514) Variable "matchCount" must be all lower-case
(#3515) Variable "totalCount" must be all lower-case
(#3516) Variable "totalCount" must be all lower-case
(#3532) Public method name "AssertionRenderer::renderNoInteraction" must be in lower-case letters only
(#3533) Opening brace should be on the same line as the declaration
(#3536) Variable "parentClass" must be all lower-case
(#3537) Variable "parentClass" must be all lower-case
(#3541) Variable "renderedHandle" must be all lower-case
(#3547) Variable "renderedHandle" must be all lower-case
(#3550) Variable "renderedHandle" must be all lower-case
(#3554) Variable "renderedCalls" must be all lower-case
(#3557) Variable "renderedArguments" must be all lower-case
(#3560) Variable "renderedArguments" must be all lower-case
(#3563) Variable "renderedCalls" must be all lower-case
(#3566) Variable "renderedArguments" must be all lower-case
(#3570) Variable "renderedHandle" must be all lower-case
(#3571) Variable "renderedCalls" must be all lower-case
(#3582) Public method name "AssertionRenderer::renderInOrder" must be in lower-case letters only
(#3583) Opening brace should be on the same line as the declaration
(#3620) Variable "renderedExpected" must be all lower-case
(#3623) Variable "renderedExpected" must be all lower-case
(#3626) Variable "renderedActual" must be all lower-case
(#3629) Variable "renderedActual" must be all lower-case
(#3633) Variable "renderedExpected" must be all lower-case
(#3635) Variable "renderedActual" must be all lower-case
(#3647) Public method name "AssertionRenderer::renderValue" must be in lower-case letters only
(#3648) Opening brace should be on the same line as the declaration
(#3659) Public method name "AssertionRenderer::renderMatchers" must be in lower-case letters only
(#3660) Opening brace should be on the same line as the declaration
(#3674) Private method name "AssertionRenderer::renderEvents" must be in lower-case letters only
(#3675) Opening brace should be on the same line as the declaration
(#3681) Variable "renderedArguments" must be all lower-case
(#3684) Variable "renderedArguments" must be all lower-case
(#3690) Variable "renderedArguments" must be all lower-case
(#3694) Variable "renderedArguments" must be all lower-case
(#3697) Variable "renderedArguments" must be all lower-case
(#3703) Variable "renderedArguments" must be all lower-case
(#3704) Usage of ELSEIF not allowed; use ELSE IF instead
(#3706) Usage of ELSEIF not allowed; use ELSE IF instead
(#3707) Variable "eventValue" must be all lower-case
(#3710) Variable "eventValue" must be all lower-case
(#3712) Usage of ELSEIF not allowed; use ELSE IF instead
(#3713) Variable "eventException" must be all lower-case
(#3716) Variable "eventException" must be all lower-case
(#3718) Usage of ELSEIF not allowed; use ELSE IF instead
(#3720) Usage of ELSEIF not allowed; use ELSE IF instead
(#3721) Variable "eventKey" must be all lower-case
(#3722) Variable "eventValue" must be all lower-case
(#3725) Variable "eventKey" must be all lower-case
(#3726) Variable "eventValue" must be all lower-case
(#3728) Usage of ELSEIF not allowed; use ELSE IF instead
(#3729) Variable "eventValue" must be all lower-case
(#3732) Variable "eventValue" must be all lower-case
(#3734) Usage of ELSEIF not allowed; use ELSE IF instead
(#3735) Variable "eventException" must be all lower-case
(#3739) Variable "eventException" must be all lower-case
(#3740) Usage of ELSEIF not allowed; use ELSE IF instead
(#3743) Variable "eventClass" must be all lower-case
(#3745) Variable "eventClass" must be all lower-case
(#3752) Private method name "AssertionRenderer::renderCardinality" must be in lower-case letters only
(#3755) Variable "matchCount" must be all lower-case
(#3756) Variable "totalCount" must be all lower-case
(#3757) Variable "callCount" must be all lower-case
(#3758) Variable "isFailureCause" must be all lower-case
(#3766) Usage of ELSEIF not allowed; use ELSE IF instead
(#3772) Usage of ELSEIF not allowed; use ELSE IF instead
(#3779) Variable "callCount" must be all lower-case
(#3780) Variable "matchCount" must be all lower-case
(#3780) Variable "totalCount" must be all lower-case
(#3782) Variable "isFailureCause" must be all lower-case
(#3786) Variable "isFailureCause" must be all lower-case
(#3798) Member variable "matcherVerifier" must be all lower-case
(#3800) Member variable "differenceEngine" must be all lower-case
(#3801) Member variable "featureDetector" must be all lower-case
(#3805) Member variable "passStart" must be all lower-case
(#3806) Member variable "failStart" must be all lower-case
(#3809) Member variable "addStart" must be all lower-case
(#3810) Member variable "addEnd" must be all lower-case
(#3811) Member variable "removeStart" must be all lower-case
(#3812) Member variable "removeEnd" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/Exception/AssertionException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#34) Variable "traceProperty" must be all lower-case
(#35) Variable "traceProperty" must be all lower-case
(#36) Variable "fileProperty" must be all lower-case
(#37) Variable "fileProperty" must be all lower-case
(#38) Variable "lineProperty" must be all lower-case
(#39) Variable "lineProperty" must be all lower-case
(#41) Variable "traceProperty" must be all lower-case
(#44) Variable "traceProperty" must be all lower-case
(#45) Variable "fileProperty" must be all lower-case
(#49) Variable "lineProperty" must be all lower-case
(#54) Variable "traceProperty" must be all lower-case
(#55) Variable "fileProperty" must be all lower-case
(#56) Variable "lineProperty" must be all lower-case
(#67) Public method name "AssertionException::tracePhonyCall" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/ExceptionAssertionRecorder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Opening brace should be on the same line as the declaration
(#45) Public method name "ExceptionAssertionRecorder::setCallVerifierFactory" must be in lower-case letters only
(#46) Variable "callVerifierFactory" must be all lower-case
(#48) Variable "callVerifierFactory" must be all lower-case
(#58) Public method name "ExceptionAssertionRecorder::createSuccess" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#70) Public method name "ExceptionAssertionRecorder::createSuccessFromEventCollection" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "ExceptionAssertionRecorder::createFailure" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#88) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Call/Arguments.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
(#54) Opening brace should be on the same line as the declaration
(#72) Opening brace should be on the same line as the declaration
(#92) Variable "indexOrValue" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#95) Variable "indexOrValue" must be all lower-case
(#99) Variable "indexOrValue" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#165) Public method name "Arguments::getIterator" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#170) Private method name "Arguments::normalizeIndex" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Call.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Public method name "Call::hasResponded" must be in lower-case letters only
(#55) Public method name "Call::isIterable" must be in lower-case letters only
(#62) Public method name "Call::isGenerator" must be in lower-case letters only
(#77) Public method name "Call::hasCompleted" must be in lower-case letters only
(#112) Public method name "Call::returnValue" must be in lower-case letters only
(#120) Public method name "Call::generatorReturnValue" must be in lower-case letters only
(#136) Public method name "Call::generatorException" must be in lower-case letters only
(#152) Public method name "Call::generatorResponse" must be in lower-case letters only
(#159) Line exceeds 132 characters; contains 139 characters
(#161) Public method name "Call::responseTime" must be in lower-case letters only
(#174) Line exceeds 132 characters; contains 139 characters
(#176) Public method name "Call::endTime" must be in lower-case letters only
(#183) Public method name "Call::calledEvent" must be in lower-case letters only
(#192) Public method name "Call::setResponseEvent" must be in lower-case letters only
(#192) Variable "responseEvent" must be all lower-case
(#199) Public method name "Call::responseEvent" must be in lower-case letters only
(#208) Public method name "Call::addIterableEvent" must be in lower-case letters only
(#208) Variable "iterableEvent" must be all lower-case
(#215) Public method name "Call::iterableEvents" must be in lower-case letters only
(#224) Public method name "Call::setEndEvent" must be in lower-case letters only
(#224) Variable "endEvent" must be all lower-case
(#231) Public method name "Call::endEvent" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallData.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 "CallData::compareSequential" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#69) Variable "calledEvent" must be all lower-case
(#70) Opening brace should be on the same line as the declaration
(#73) Variable "calledEvent" must be all lower-case
(#74) Variable "calledEvent" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#101) Public method name "CallData::sequenceNumber" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "CallData::hasEvents" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#131) Public method name "CallData::hasCalls" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#141) Public method name "CallData::eventCount" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#153) Public method name "CallData::callCount" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Opening brace should be on the same line as the declaration
(#176) Public method name "CallData::firstEvent" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#187) Public method name "CallData::lastEvent" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#215) Public method name "CallData::eventAt" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#237) Public method name "CallData::firstCall" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#248) Public method name "CallData::lastCall" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#264) Public method name "CallData::callAt" must be in lower-case letters only
(#265) Opening brace should be on the same line as the declaration
(#278) Public method name "CallData::getIterator" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#288) Public method name "CallData::calledEvent" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#300) Public method name "CallData::setResponseEvent" must be in lower-case letters only
(#300) Variable "responseEvent" must be all lower-case
(#301) Opening brace should be on the same line as the declaration
(#306) Variable "responseEvent" must be all lower-case
(#307) Variable "responseEvent" must be all lower-case
(#315) Public method name "CallData::responseEvent" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#327) Public method name "CallData::addIterableEvent" must be in lower-case letters only
(#327) Variable "iterableEvent" must be all lower-case
(#328) Opening brace should be on the same line as the declaration
(#336) Variable "iterableEvent" must be all lower-case
(#337) Variable "iterableEvent" must be all lower-case
(#345) Public method name "CallData::iterableEvents" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#357) Public method name "CallData::setEndEvent" must be in lower-case letters only
(#357) Variable "endEvent" must be all lower-case
(#358) Opening brace should be on the same line as the declaration
(#363) Variable "endEvent" must be all lower-case
(#366) Variable "endEvent" must be all lower-case
(#369) Variable "endEvent" must be all lower-case
(#377) Public method name "CallData::endEvent" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#387) Public method name "CallData::allEvents" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#409) Public method name "CallData::allCalls" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#421) Public method name "CallData::hasResponded" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#431) Public method name "CallData::isIterable" must be in lower-case letters only
(#432) Opening brace should be on the same line as the declaration
(#437) Variable "returnValue" must be all lower-case
(#439) Variable "returnValue" must be all lower-case
(#439) Variable "returnValue" must be all lower-case
(#447) Public method name "CallData::isGenerator" must be in lower-case letters only
(#448) Opening brace should be on the same line as the declaration
(#466) Public method name "CallData::hasCompleted" must be in lower-case letters only
(#467) Opening brace should be on the same line as the declaration
(#477) Opening brace should be on the same line as the declaration
(#487) Opening brace should be on the same line as the declaration
(#503) Opening brace should be on the same line as the declaration
(#513) Public method name "CallData::returnValue" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#530) Public method name "CallData::generatorReturnValue" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#548) Opening brace should be on the same line as the declaration
(#564) Public method name "CallData::generatorException" must be in lower-case letters only
(#565) Opening brace should be on the same line as the declaration
(#582) Opening brace should be on the same line as the declaration
(#600) Public method name "CallData::generatorResponse" must be in lower-case letters only
(#601) Opening brace should be on the same line as the declaration
(#620) Line exceeds 132 characters; contains 139 characters
(#622) Public method name "CallData::responseTime" must be in lower-case letters only
(#623) Opening brace should be on the same line as the declaration
(#642) Line exceeds 132 characters; contains 139 characters
(#644) Public method name "CallData::endTime" must be in lower-case letters only
(#645) Opening brace should be on the same line as the declaration
(#653) Private method name "CallData::normalizeIndex" must be in lower-case letters only
(#654) Opening brace should be on the same line as the declaration
(#677) Member variable "calledEvent" must be all lower-case
(#678) Member variable "responseEvent" must be all lower-case
(#679) Member variable "iterableEvents" must be all lower-case
(#680) Member variable "endEvent" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#49) Variable "eventFactory" must be all lower-case
(#52) Variable "eventFactory" must be all lower-case
(#70) Variable "originalArguments" must be all lower-case
(#74) Variable "originalArguments" must be all lower-case
(#78) Variable "returnValue" must be all lower-case
(#82) Variable "returnValue" must be all lower-case
(#83) Empty CATCH statement detected
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Empty CATCH statement detected
(#85) Empty CATCH statement must have a comment to explain why the exception is not handled
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "responseEvent" must be all lower-case
(#92) Variable "responseEvent" must be all lower-case
(#92) Variable "returnValue" must be all lower-case
(#95) Variable "responseEvent" must be all lower-case
(#101) Member variable "eventFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#46) Expected MOODLE_INTERNAL check or config.php inclusion
(#61) Variable "matcherFactory" must be all lower-case
(#62) Variable "matcherVerifier" must be all lower-case
(#63) Variable "generatorVerifierFactory" must be all lower-case
(#64) Variable "iterableVerifierFactory" must be all lower-case
(#65) Variable "assertionRecorder" must be all lower-case
(#66) Variable "assertionRenderer" must be all lower-case
(#71) Variable "matcherFactory" must be all lower-case
(#72) Variable "matcherVerifier" must be all lower-case
(#73) Variable "generatorVerifierFactory" must be all lower-case
(#74) Variable "iterableVerifierFactory" must be all lower-case
(#75) Variable "assertionRecorder" must be all lower-case
(#76) Variable "assertionRenderer" must be all lower-case
(#90) Opening brace should be on the same line as the declaration
(#103) Public method name "CallVerifier::sequenceNumber" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#123) Public method name "CallVerifier::hasEvents" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#133) Public method name "CallVerifier::hasCalls" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#143) Public method name "CallVerifier::eventCount" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#153) Public method name "CallVerifier::callCount" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#164) Opening brace should be on the same line as the declaration
(#174) Public method name "CallVerifier::firstEvent" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#185) Public method name "CallVerifier::lastEvent" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#201) Public method name "CallVerifier::eventAt" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#212) Public method name "CallVerifier::firstCall" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#223) Public method name "CallVerifier::lastCall" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#239) Public method name "CallVerifier::callAt" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#253) Public method name "CallVerifier::getIterator" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#263) Public method name "CallVerifier::calledEvent" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#275) Public method name "CallVerifier::setResponseEvent" must be in lower-case letters only
(#275) Variable "responseEvent" must be all lower-case
(#276) Opening brace should be on the same line as the declaration
(#277) Variable "responseEvent" must be all lower-case
(#285) Public method name "CallVerifier::responseEvent" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#297) Public method name "CallVerifier::addIterableEvent" must be in lower-case letters only
(#297) Variable "iterableEvent" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#299) Variable "iterableEvent" must be all lower-case
(#307) Public method name "CallVerifier::iterableEvents" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#319) Public method name "CallVerifier::setEndEvent" must be in lower-case letters only
(#319) Variable "endEvent" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#321) Variable "endEvent" must be all lower-case
(#329) Public method name "CallVerifier::endEvent" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#339) Public method name "CallVerifier::allEvents" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#349) Public method name "CallVerifier::allCalls" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#361) Public method name "CallVerifier::hasResponded" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#371) Public method name "CallVerifier::isIterable" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#381) Public method name "CallVerifier::isGenerator" must be in lower-case letters only
(#382) Opening brace should be on the same line as the declaration
(#399) Public method name "CallVerifier::hasCompleted" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#410) Opening brace should be on the same line as the declaration
(#420) Opening brace should be on the same line as the declaration
(#436) Opening brace should be on the same line as the declaration
(#446) Public method name "CallVerifier::returnValue" must be in lower-case letters only
(#447) Opening brace should be on the same line as the declaration
(#457) Public method name "CallVerifier::generatorReturnValue" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#469) Opening brace should be on the same line as the declaration
(#479) Public method name "CallVerifier::generatorException" must be in lower-case letters only
(#480) Opening brace should be on the same line as the declaration
(#491) Opening brace should be on the same line as the declaration
(#501) Public method name "CallVerifier::generatorResponse" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#511) Line exceeds 132 characters; contains 139 characters
(#513) Public method name "CallVerifier::responseTime" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#529) Line exceeds 132 characters; contains 139 characters
(#531) Public method name "CallVerifier::endTime" must be in lower-case letters only
(#532) Opening brace should be on the same line as the declaration
(#542) Opening brace should be on the same line as the declaration
(#543) Variable "endTime" must be all lower-case
(#545) Variable "endTime" must be all lower-case
(#549) Variable "endTime" must be all lower-case
(#557) Public method name "CallVerifier::responseDuration" must be in lower-case letters only
(#558) Opening brace should be on the same line as the declaration
(#559) Variable "responseTime" must be all lower-case
(#561) Variable "responseTime" must be all lower-case
(#565) Variable "responseTime" must be all lower-case
(#573) Public method name "CallVerifier::argumentCount" must be in lower-case letters only
(#574) Opening brace should be on the same line as the declaration
(#586) Public method name "CallVerifier::checkCalledWith" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#592) Variable "matchCount" must be all lower-case
(#592) Variable "matchingEvents" must be all lower-case
(#598) Variable "matchCount" must be all lower-case
(#599) Variable "matchingEvents" must be all lower-case
(#612) Public method name "CallVerifier::calledWith" must be in lower-case letters only
(#613) Opening brace should be on the same line as the declaration
(#636) Public method name "CallVerifier::checkResponded" must be in lower-case letters only
(#637) Opening brace should be on the same line as the declaration
(#639) Variable "responseEvent" must be all lower-case
(#641) Variable "matchCount" must be all lower-case
(#641) Variable "matchingEvents" must be all lower-case
(#642) Variable "responseEvent" must be all lower-case
(#642) Variable "responseEvent" must be all lower-case
(#644) Variable "matchCount" must be all lower-case
(#645) Variable "matchingEvents" must be all lower-case
(#657) Opening brace should be on the same line as the declaration
(#675) Public method name "CallVerifier::checkCompleted" must be in lower-case letters only
(#676) Opening brace should be on the same line as the declaration
(#678) Variable "endEvent" must be all lower-case
(#680) Variable "matchCount" must be all lower-case
(#680) Variable "matchingEvents" must be all lower-case
(#681) Variable "endEvent" must be all lower-case
(#681) Variable "endEvent" must be all lower-case
(#683) Variable "matchCount" must be all lower-case
(#684) Variable "matchingEvents" must be all lower-case
(#696) Opening brace should be on the same line as the declaration
(#719) Public method name "CallVerifier::checkReturned" must be in lower-case letters only
(#720) Opening brace should be on the same line as the declaration
(#723) Variable "responseEvent" must be all lower-case
(#724) Variable "returnValue" must be all lower-case
(#726) Variable "hasReturned" must be all lower-case
(#728) Variable "returnValue" must be all lower-case
(#729) Variable "hasReturned" must be all lower-case
(#733) Variable "matchCount" must be all lower-case
(#733) Variable "matchingEvents" must be all lower-case
(#734) Variable "responseEvent" must be all lower-case
(#734) Variable "hasReturned" must be all lower-case
(#736) Variable "matchCount" must be all lower-case
(#737) Variable "matchingEvents" must be all lower-case
(#745) Variable "matchCount" must be all lower-case
(#745) Variable "matchingEvents" must be all lower-case
(#746) Variable "responseEvent" must be all lower-case
(#747) Variable "hasReturned" must be all lower-case
(#747) Variable "returnValue" must be all lower-case
(#750) Variable "matchCount" must be all lower-case
(#751) Variable "matchingEvents" must be all lower-case
(#768) Opening brace should be on the same line as the declaration
(#770) Variable "argumentCount" must be all lower-case
(#772) Variable "argumentCount" must be all lower-case
(#801) Public method name "CallVerifier::checkThrew" must be in lower-case letters only
(#802) Opening brace should be on the same line as the declaration
(#805) Variable "responseEvent" must be all lower-case
(#811) Variable "isTypeSupported" must be all lower-case
(#814) Variable "isTypeSupported" must be all lower-case
(#816) Variable "matchCount" must be all lower-case
(#816) Variable "matchingEvents" must be all lower-case
(#817) Variable "responseEvent" must be all lower-case
(#819) Variable "matchCount" must be all lower-case
(#820) Variable "matchingEvents" must be all lower-case
(#822) Usage of ELSEIF not allowed; use ELSE IF instead
(#823) Variable "isTypeSupported" must be all lower-case
(#825) Variable "matchCount" must be all lower-case
(#825) Variable "matchingEvents" must be all lower-case
(#826) Variable "responseEvent" must be all lower-case
(#828) Variable "matchCount" must be all lower-case
(#829) Variable "matchingEvents" must be all lower-case
(#831) Usage of ELSEIF not allowed; use ELSE IF instead
(#837) Variable "isTypeSupported" must be all lower-case
(#839) Usage of ELSEIF not allowed; use ELSE IF instead
(#840) Variable "isTypeSupported" must be all lower-case
(#844) Variable "isTypeSupported" must be all lower-case
(#845) Variable "matchCount" must be all lower-case
(#845) Variable "matchingEvents" must be all lower-case
(#846) Variable "responseEvent" must be all lower-case
(#850) Variable "matchCount" must be all lower-case
(#852) Variable "matchingEvents" must be all lower-case
(#857) Variable "isTypeSupported" must be all lower-case
(#879) Opening brace should be on the same line as the declaration
(#888) Usage of ELSEIF not allowed; use ELSE IF instead
(#908) Public method name "CallVerifier::checkGenerated" must be in lower-case letters only
(#909) Opening brace should be on the same line as the declaration
(#913) Variable "returnValue" must be all lower-case
(#915) Variable "isMatch" must be all lower-case
(#915) Variable "returnValue" must be all lower-case
(#917) Variable "isMatch" must be all lower-case
(#920) Variable "matchCount" must be all lower-case
(#920) Variable "matchingEvents" must be all lower-case
(#921) Variable "isMatch" must be all lower-case
(#923) Variable "matchCount" must be all lower-case
(#926) Variable "matchingEvents" must be all lower-case
(#939) Opening brace should be on the same line as the declaration
(#957) Public method name "CallVerifier::checkIterated" must be in lower-case letters only
(#958) Opening brace should be on the same line as the declaration
(#962) Variable "returnValue" must be all lower-case
(#964) Variable "isMatch" must be all lower-case
(#965) Variable "returnValue" must be all lower-case
(#965) Variable "returnValue" must be all lower-case
(#967) Variable "isMatch" must be all lower-case
(#970) Variable "matchCount" must be all lower-case
(#970) Variable "matchingEvents" must be all lower-case
(#971) Variable "isMatch" must be all lower-case
(#973) Variable "matchCount" must be all lower-case
(#976) Variable "matchingEvents" must be all lower-case
(#989) Opening brace should be on the same line as the declaration
(#1001) Private method name "CallVerifier::matchIf" must be in lower-case letters only
(#1001) Variable "checkResult" must be all lower-case
(#1002) Opening brace should be on the same line as the declaration
(#1003) Variable "checkResult" must be all lower-case
(#1004) Variable "matchCount" must be all lower-case
(#1005) Variable "matchingEvents" must be all lower-case
(#1007) Variable "matchCount" must be all lower-case
(#1008) Variable "matchingEvents" must be all lower-case
(#1011) Variable "matchCount" must be all lower-case
(#1011) Variable "matchingEvents" must be all lower-case
(#1015) Member variable "matcherFactory" must be all lower-case
(#1016) Member variable "matcherVerifier" must be all lower-case
(#1017) Member variable "generatorVerifierFactory" must be all lower-case
(#1018) Member variable "iterableVerifierFactory" must be all lower-case
(#1019) Member variable "assertionRecorder" must be all lower-case
(#1020) Member variable "assertionRenderer" must be all lower-case
(#1021) Member variable "argumentCount" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallVerifierFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#59) Variable "matcherFactory" must be all lower-case
(#60) Variable "matcherVerifier" must be all lower-case
(#61) Variable "generatorVerifierFactory" must be all lower-case
(#62) Variable "iterableVerifierFactory" must be all lower-case
(#63) Variable "assertionRecorder" must be all lower-case
(#64) Variable "assertionRenderer" must be all lower-case
(#66) Variable "matcherFactory" must be all lower-case
(#67) Variable "matcherVerifier" must be all lower-case
(#68) Variable "generatorVerifierFactory" must be all lower-case
(#69) Variable "iterableVerifierFactory" must be all lower-case
(#70) Variable "assertionRecorder" must be all lower-case
(#71) Variable "assertionRenderer" must be all lower-case
(#81) Public method name "CallVerifierFactory::fromCall" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#101) Public method name "CallVerifierFactory::fromCalls" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#121) Member variable "matcherFactory" must be all lower-case
(#122) Member variable "matcherVerifier" must be all lower-case
(#123) Member variable "generatorVerifierFactory" must be all lower-case
(#124) Member variable "iterableVerifierFactory" must be all lower-case
(#125) Member variable "assertionRecorder" must be all lower-case
(#126) Member variable "assertionRenderer" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/AbstractCallEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "AbstractCallEvent::setCall" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/CallEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "CallEvent::setCall" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/CallEventFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Opening brace should be on the same line as the declaration
(#50) Opening brace should be on the same line as the declaration
(#63) Public method name "CallEventFactory::createCalled" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#80) Public method name "CallEventFactory::createReturned" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#96) Public method name "CallEventFactory::createThrew" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#110) Public method name "CallEventFactory::createUsed" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#123) Public method name "CallEventFactory::createProduced" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#140) Public method name "CallEventFactory::createReceived" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#156) Public method name "CallEventFactory::createReceivedException" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#170) Public method name "CallEventFactory::createConsumed" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/CalledEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Variable "sequenceNumber" must be all lower-case
(#35) Variable "sequenceNumber" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ConsumedEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/EndEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/IterableEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ProducedEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "sequenceNumber" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "sequenceNumber" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#51) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ReceivedEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Variable "sequenceNumber" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
(#28) Variable "sequenceNumber" must be all lower-case
(#39) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ReceivedExceptionEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Variable "sequenceNumber" must be all lower-case
(#30) Opening brace should be on the same line as the declaration
(#31) Variable "sequenceNumber" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ResponseEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ReturnedEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Variable "sequenceNumber" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
(#28) Variable "sequenceNumber" must be all lower-case
(#39) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ThrewEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Variable "sequenceNumber" must be all lower-case
(#30) Opening brace should be on the same line as the declaration
(#31) Variable "sequenceNumber" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/UsedEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Call/Exception/UndefinedArgumentException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Exception/UndefinedCallException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#41) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Call/Exception/UndefinedResponseException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Possible useless method overriding detected
(#27) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Clock/Clock.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Clock/SystemClock.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Difference/DifferenceEngine.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#40) Variable "featureDetector" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "featureDetector" must be all lower-case
(#54) Public method name "DifferenceEngine::setUseColor" must be in lower-case letters only
(#54) Variable "useColor" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "useColor" must be all lower-case
(#57) Variable "useColor" must be all lower-case
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "useColor" must be all lower-case
(#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
(#84) Opening brace should be on the same line as the declaration
(#118) Member variable "featureDetector" must be all lower-case
(#119) Member variable "addStart" must be all lower-case
(#120) Member variable "addEnd" must be all lower-case
(#121) Member variable "removeStart" must be all lower-case
(#122) Member variable "removeEnd" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Difference/DifferenceSequenceMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#49) Expected MOODLE_INTERNAL check or config.php inclusion
(#58) Opening brace should be on the same line as the declaration
(#86) Public method name "DifferenceSequenceMatcher::getOpCodes" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#90) Variable "opCodes" must be all lower-case
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#103) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Variable "opCodes" must be all lower-case
(#115) Variable "opCodes" must be all lower-case
(#119) Variable "opCodes" must be all lower-case
(#126) Private method name "DifferenceSequenceMatcher::chainB" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#130) Variable "popularDict" must be all lower-case
(#137) Variable "popularDict" must be all lower-case
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "popularDict" must be all lower-case
(#173) Private method name "DifferenceSequenceMatcher::findLongestMatch" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#177) Variable "bestI" must be all lower-case
(#178) Variable "bestJ" must be all lower-case
(#179) Variable "bestSize" must be all lower-case
(#181) Variable "j2Len" must be all lower-case
(#185) Variable "newJ2Len" must be all lower-case
(#188) Variable "jDict" must be all lower-case
(#190) Variable "jDict" must be all lower-case
(#193) Variable "jDict" must be all lower-case
(#202) Variable "j2Len" must be all lower-case
(#203) Variable "j2Len" must be all lower-case
(#208) Variable "newJ2Len" must be all lower-case
(#210) Variable "bestSize" must be all lower-case
(#211) Variable "bestI" must be all lower-case
(#212) Variable "bestJ" must be all lower-case
(#213) Variable "bestSize" must be all lower-case
(#217) Variable "j2Len" must be all lower-case
(#217) Variable "newJ2Len" must be all lower-case
(#221) Variable "bestI" must be all lower-case
(#221) Variable "bestJ" must be all lower-case
(#222) Variable "bestI" must be all lower-case
(#222) Variable "bestJ" must be all lower-case
(#224) Variable "bestI" must be all lower-case
(#225) Variable "bestJ" must be all lower-case
(#226) Variable "bestSize" must be all lower-case
(#230) Variable "bestI" must be all lower-case
(#230) Variable "bestSize" must be all lower-case
(#230) Variable "bestJ" must be all lower-case
(#230) Variable "bestSize" must be all lower-case
(#231) Variable "bestI" must be all lower-case
(#231) Variable "bestSize" must be all lower-case
(#231) Variable "bestJ" must be all lower-case
(#231) Variable "bestSize" must be all lower-case
(#233) Variable "bestSize" must be all lower-case
(#237) Variable "bestI" must be all lower-case
(#237) Variable "bestJ" must be all lower-case
(#238) Variable "bestI" must be all lower-case
(#238) Variable "bestJ" must be all lower-case
(#240) Variable "bestI" must be all lower-case
(#241) Variable "bestJ" must be all lower-case
(#242) Variable "bestSize" must be all lower-case
(#246) Variable "bestI" must be all lower-case
(#246) Variable "bestSize" must be all lower-case
(#246) Variable "bestJ" must be all lower-case
(#246) Variable "bestSize" must be all lower-case
(#247) Variable "bestI" must be all lower-case
(#247) Variable "bestSize" must be all lower-case
(#247) Variable "bestJ" must be all lower-case
(#247) Variable "bestSize" must be all lower-case
(#249) Variable "bestSize" must be all lower-case
(#252) Variable "bestI" must be all lower-case
(#252) Variable "bestJ" must be all lower-case
(#252) Variable "bestSize" must be all lower-case
(#265) Private method name "DifferenceSequenceMatcher::getMatchingBlocks" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#267) Variable "aLength" must be all lower-case
(#268) Variable "bLength" must be all lower-case
(#270) Variable "aLength" must be all lower-case
(#270) Variable "bLength" must be all lower-case
(#272) Variable "matchingBlocks" must be all lower-case
(#281) Variable "matchingBlocks" must be all lower-case
(#293) Variable "matchingBlocks" must be all lower-case
(#298) Variable "nonAdjacent" must be all lower-case
(#300) Variable "matchingBlocks" must be all lower-case
(#307) Variable "nonAdjacent" must be all lower-case
(#317) Variable "nonAdjacent" must be all lower-case
(#320) Variable "nonAdjacent" must be all lower-case
(#320) Variable "aLength" must be all lower-case
(#320) Variable "bLength" must be all lower-case
(#322) Variable "nonAdjacent" must be all lower-case
(#333) Private method name "DifferenceSequenceMatcher::tupleSort" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#335) Variable "aLength" must be all lower-case
(#336) Variable "bLength" must be all lower-case
(#338) Variable "aLength" must be all lower-case
(#338) Variable "bLength" must be all lower-case
(#339) Variable "aLength" must be all lower-case
(#341) Variable "bLength" must be all lower-case
(#354) Variable "aLength" must be all lower-case
(#354) Variable "bLength" must be all lower-case
(#358) Variable "aLength" must be all lower-case
(#358) Variable "bLength" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Event/AbstractEvent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Variable "sequenceNumber" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
(#27) Variable "sequenceNumber" must be all lower-case
(#40) Public method name "AbstractEvent::sequenceNumber" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#51) Opening brace should be on the same line as the declaration
(#55) Member variable "sequenceNumber" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Event/Event.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "Event::sequenceNumber" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Event/EventCollection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "EventCollection::hasEvents" must be in lower-case letters only
(#37) Public method name "EventCollection::hasCalls" must be in lower-case letters only
(#44) Public method name "EventCollection::eventCount" must be in lower-case letters only
(#51) Public method name "EventCollection::callCount" must be in lower-case letters only
(#58) Public method name "EventCollection::allEvents" must be in lower-case letters only
(#65) Public method name "EventCollection::allCalls" must be in lower-case letters only
(#73) Public method name "EventCollection::firstEvent" must be in lower-case letters only
(#81) Public method name "EventCollection::lastEvent" must be in lower-case letters only
(#94) Public method name "EventCollection::eventAt" must be in lower-case letters only
(#102) Public method name "EventCollection::firstCall" must be in lower-case letters only
(#110) Public method name "EventCollection::lastCall" must be in lower-case letters only
(#123) Public method name "EventCollection::callAt" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Event/EventOrderVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#48) Variable "assertionRecorder" must be all lower-case
(#49) Variable "assertionRenderer" must be all lower-case
(#51) Variable "assertionRecorder" must be all lower-case
(#52) Variable "assertionRenderer" must be all lower-case
(#63) Public method name "EventOrderVerifier::checkInOrder" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#78) Public method name "EventOrderVerifier::inOrder" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#91) Public method name "EventOrderVerifier::checkInOrderSequence" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#97) Variable "isMatch" must be all lower-case
(#98) Variable "matchingEvents" must be all lower-case
(#99) Variable "earliestEvent" must be all lower-case
(#104) Variable "earliestEvent" must be all lower-case
(#105) Variable "earliestEvent" must be all lower-case
(#107) Variable "matchingEvents" must be all lower-case
(#107) Variable "earliestEvent" must be all lower-case
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Variable "subEvent" must be all lower-case
(#120) Variable "earliestEvent" must be all lower-case
(#122) Variable "subEvent" must be all lower-case
(#123) Variable "earliestEvent" must be all lower-case
(#126) Variable "matchingEvents" must be all lower-case
(#126) Variable "earliestEvent" must be all lower-case
(#126) Variable "subEvent" must be all lower-case
(#140) Variable "isMatch" must be all lower-case
(#145) Variable "isMatch" must be all lower-case
(#146) Variable "matchingEvents" must be all lower-case
(#160) Public method name "EventOrderVerifier::inOrderSequence" must be in lower-case letters only
(#161) Opening brace should be on the same line as the declaration
(#182) Public method name "EventOrderVerifier::checkAnyOrder" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#196) Public method name "EventOrderVerifier::anyOrder" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#209) Public method name "EventOrderVerifier::checkAnyOrderSequence" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#229) Public method name "EventOrderVerifier::anyOrderSequence" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#239) Private method name "EventOrderVerifier::expectedEvents" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#242) Variable "earliestEvent" must be all lower-case
(#246) Variable "earliestEvent" must be all lower-case
(#254) Variable "subEvent" must be all lower-case
(#256) Variable "subEvent" must be all lower-case
(#258) Variable "earliestEvent" must be all lower-case
(#260) Variable "subEvent" must be all lower-case
(#261) Variable "earliestEvent" must be all lower-case
(#268) Variable "earliestEvent" must be all lower-case
(#268) Variable "subEvent" must be all lower-case
(#275) Private method name "EventOrderVerifier::mergeEvents" must be in lower-case letters only
(#276) Opening brace should be on the same line as the declaration
(#283) Variable "subEvent" must be all lower-case
(#284) Variable "subEvent" must be all lower-case
(#284) Variable "subEvent" must be all lower-case
(#295) Member variable "assertionRecorder" must be all lower-case
(#296) Member variable "assertionRenderer" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Event/EventSequence.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Variable "callVerifierFactory" must be all lower-case
(#48) Variable "callVerifierFactory" must be all lower-case
(#56) Public method name "EventSequence::hasEvents" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "EventSequence::hasCalls" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "EventSequence::eventCount" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "EventSequence::callCount" 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
(#106) Public method name "EventSequence::allEvents" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#116) Public method name "EventSequence::allCalls" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#127) Public method name "EventSequence::firstEvent" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#142) Public method name "EventSequence::lastEvent" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#162) Public method name "EventSequence::eventAt" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#177) Public method name "EventSequence::firstCall" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#192) Public method name "EventSequence::lastCall" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#213) Public method name "EventSequence::callAt" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#227) Public method name "EventSequence::getIterator" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#232) Private method name "EventSequence::normalizeIndex" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#257) Member variable "eventCount" must be all lower-case
(#258) Member variable "callCount" must be all lower-case
(#259) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Event/Exception/UndefinedEventException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Exporter/Exporter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "Exporter::setDepth" must be in lower-case letters only
(#49) Public method name "Exporter::exportCallable" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Exporter/InlineExporter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Opening brace should be on the same line as the declaration
(#68) Variable "objectSequencer" must be all lower-case
(#69) Variable "invocableInspector" must be all lower-case
(#72) Variable "objectSequencer" must be all lower-case
(#73) Variable "invocableInspector" must be all lower-case
(#94) Public method name "InlineExporter::setDepth" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "oldDepth" must be all lower-case
(#99) Variable "oldDepth" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#121) Variable "seenWrappers" must be all lower-case
(#122) Variable "seenObjects" must be all lower-case
(#123) Variable "seenArrays" must be all lower-case
(#124) Variable "arrayResults" must be all lower-case
(#125) Variable "arrayId" must be all lower-case
(#131) Variable "currentDepth" must be all lower-case
(#174) Variable "arrayId" must be all lower-case
(#177) Variable "seenArrays" must be all lower-case
(#179) Variable "arrayResults" must be all lower-case
(#187) Variable "currentDepth" must be all lower-case
(#199) Variable "arrayResults" must be all lower-case
(#203) Variable "sequenceKey" must be all lower-case
(#205) Variable "childValue" must be all lower-case
(#211) Variable "sequenceKey" must be all lower-case
(#217) Variable "keyResult" must be all lower-case
(#218) Variable "valueResult" must be all lower-case
(#219) Variable "keyResult" must be all lower-case
(#219) Variable "valueResult" must be all lower-case
(#223) Variable "keyResult" must be all lower-case
(#224) Variable "currentDepth" must be all lower-case
(#228) Variable "childValue" must be all lower-case
(#229) Variable "valueResult" must be all lower-case
(#230) Variable "currentDepth" must be all lower-case
(#231) Variable "childValue" must be all lower-case
(#247) Variable "seenWrappers" must be all lower-case
(#253) Variable "seenObjects" must be all lower-case
(#260) Variable "isWrapper" must be all lower-case
(#261) Variable "isClosure" must be all lower-case
(#262) Variable "isException" must be all lower-case
(#263) Variable "isHandle" must be all lower-case
(#264) Variable "isSpy" must be all lower-case
(#265) Variable "isStub" must be all lower-case
(#266) Variable "isGeneratorSpy" must be all lower-case
(#267) Variable "isIterableSpy" must be all lower-case
(#268) Usage of ELSEIF not allowed; use ELSE IF instead
(#272) Variable "isWrapper" must be all lower-case
(#273) Variable "isClosure" must be all lower-case
(#274) Variable "isException" must be all lower-case
(#275) Variable "isHandle" must be all lower-case
(#276) Variable "isSpy" must be all lower-case
(#277) Variable "isStub" must be all lower-case
(#278) Variable "isGeneratorSpy" must be all lower-case
(#279) Variable "isIterableSpy" must be all lower-case
(#280) Usage of ELSEIF not allowed; use ELSE IF instead
(#281) Variable "isWrapper" must be all lower-case
(#282) Variable "isClosure" must be all lower-case
(#283) Variable "isException" must be all lower-case
(#284) Variable "isHandle" must be all lower-case
(#285) Variable "isSpy" must be all lower-case
(#286) Variable "isStub" must be all lower-case
(#287) Variable "isGeneratorSpy" must be all lower-case
(#287) Variable "isWrapper" must be all lower-case
(#288) Variable "isIterableSpy" must be all lower-case
(#289) Usage of ELSEIF not allowed; use ELSE IF instead
(#290) Variable "isWrapper" must be all lower-case
(#291) Variable "isClosure" must be all lower-case
(#292) Variable "isException" must be all lower-case
(#293) Variable "isHandle" must be all lower-case
(#294) Variable "isSpy" must be all lower-case
(#295) Variable "isStub" must be all lower-case
(#296) Variable "isGeneratorSpy" must be all lower-case
(#297) Variable "isIterableSpy" must be all lower-case
(#299) Variable "isStaticHandle" must be all lower-case
(#300) Usage of ELSEIF not allowed; use ELSE IF instead
(#301) Variable "isWrapper" must be all lower-case
(#302) Variable "isClosure" must be all lower-case
(#303) Variable "isException" must be all lower-case
(#304) Variable "isHandle" must be all lower-case
(#305) Variable "isSpy" must be all lower-case
(#306) Variable "isStub" must be all lower-case
(#307) Variable "isGeneratorSpy" must be all lower-case
(#308) Variable "isIterableSpy" must be all lower-case
(#310) Variable "isStubVerifier" must be all lower-case
(#311) Usage of ELSEIF not allowed; use ELSE IF instead
(#312) Variable "isWrapper" must be all lower-case
(#313) Variable "isClosure" must be all lower-case
(#314) Variable "isException" must be all lower-case
(#315) Variable "isHandle" must be all lower-case
(#316) Variable "isSpy" must be all lower-case
(#317) Variable "isStub" must be all lower-case
(#318) Variable "isGeneratorSpy" must be all lower-case
(#319) Variable "isIterableSpy" must be all lower-case
(#321) Variable "isSpyVerifier" must be all lower-case
(#322) Usage of ELSEIF not allowed; use ELSE IF instead
(#323) Variable "isWrapper" must be all lower-case
(#324) Variable "isClosure" must be all lower-case
(#325) Variable "isException" must be all lower-case
(#326) Variable "isHandle" must be all lower-case
(#327) Variable "isSpy" must be all lower-case
(#328) Variable "isStub" must be all lower-case
(#329) Variable "isGeneratorSpy" must be all lower-case
(#330) Variable "isIterableSpy" must be all lower-case
(#332) Variable "isWrapper" must be all lower-case
(#333) Variable "isClosure" must be all lower-case
(#334) Variable "isException" must be all lower-case
(#335) Variable "isHandle" must be all lower-case
(#336) Variable "isSpy" must be all lower-case
(#337) Variable "isStub" must be all lower-case
(#338) Variable "isGeneratorSpy" must be all lower-case
(#339) Variable "isIterableSpy" must be all lower-case
(#342) Variable "isMock" must be all lower-case
(#344) Variable "isClosure" must be all lower-case
(#346) Usage of ELSEIF not allowed; use ELSE IF instead
(#346) Variable "isHandle" must be all lower-case
(#347) Variable "isStaticHandle" must be all lower-case
(#352) Usage of ELSEIF not allowed; use ELSE IF instead
(#352) Variable "isStub" must be all lower-case
(#354) Usage of ELSEIF not allowed; use ELSE IF instead
(#354) Variable "isSpy" must be all lower-case
(#356) Usage of ELSEIF not allowed; use ELSE IF instead
(#356) Variable "isGeneratorSpy" must be all lower-case
(#358) Usage of ELSEIF not allowed; use ELSE IF instead
(#358) Variable "isIterableSpy" must be all lower-case
(#364) Variable "phpValues" must be all lower-case
(#366) Variable "isHandle" must be all lower-case
(#367) Variable "isStaticHandle" must be all lower-case
(#369) Variable "phpValues" must be all lower-case
(#374) Variable "phpValues" must be all lower-case
(#376) Variable "currentDepth" must be all lower-case
(#380) Usage of ELSEIF not allowed; use ELSE IF instead
(#380) Variable "isSpy" must be all lower-case
(#381) Variable "isSpyVerifier" must be all lower-case
(#382) Variable "phpValues" must be all lower-case
(#382) Variable "phpValues" must be all lower-case
(#387) Variable "phpValues" must be all lower-case
(#390) Variable "phpValues" must be all lower-case
(#395) Variable "phpValues" must be all lower-case
(#396) Usage of ELSEIF not allowed; use ELSE IF instead
(#396) Variable "isStub" must be all lower-case
(#397) Variable "isStubVerifier" must be all lower-case
(#398) Variable "phpValues" must be all lower-case
(#398) Variable "phpValues" must be all lower-case
(#403) Variable "phpValues" must be all lower-case
(#406) Variable "phpValues" must be all lower-case
(#411) Variable "phpValues" must be all lower-case
(#412) Usage of ELSEIF not allowed; use ELSE IF instead
(#412) Variable "isGeneratorSpy" must be all lower-case
(#417) Variable "currentDepth" must be all lower-case
(#420) Usage of ELSEIF not allowed; use ELSE IF instead
(#420) Variable "isIterableSpy" must be all lower-case
(#426) Variable "currentDepth" must be all lower-case
(#431) Variable "isWrapper" must be all lower-case
(#434) Variable "seenWrappers" must be all lower-case
(#436) Variable "phpValues" must be all lower-case
(#438) Variable "isMock" must be all lower-case
(#439) Variable "handleProperty" must be all lower-case
(#442) Variable "phpValues" must be all lower-case
(#442) Variable "handleProperty" must be all lower-case
(#444) Variable "phpValues" must be all lower-case
(#444) Variable "handleProperty" must be all lower-case
(#447) Variable "phpValues" must be all lower-case
(#447) Variable "handleProperty" must be all lower-case
(#450) Variable "isException" must be all lower-case
(#452) Variable "phpValues" must be all lower-case
(#453) Variable "phpValues" must be all lower-case
(#454) Variable "phpValues" must be all lower-case
(#455) Variable "phpValues" must be all lower-case
(#456) Variable "phpValues" must be all lower-case
(#458) Usage of ELSEIF not allowed; use ELSE IF instead
(#458) Variable "isClosure" must be all lower-case
(#463) Variable "phpValues" must be all lower-case
(#467) Variable "propertyCounts" must be all lower-case
(#469) Space found after opening bracket of FOREACH loop
(#469) Space found before closing bracket of FOREACH loop
(#470) Variable "phpValues" must be all lower-case
(#470) Variable "propertyName" must be all lower-case
(#470) Variable "propertyValue" must be all lower-case
(#475) Variable "propertyName" must be all lower-case
(#483) Variable "propertyName" must be all lower-case
(#483) Variable "realName" must be all lower-case
(#485) Variable "propertyName" must be all lower-case
(#486) Variable "realName" must be all lower-case
(#487) Variable "propertyName" must be all lower-case
(#491) Variable "propertyName" must be all lower-case
(#492) Variable "realName" must be all lower-case
(#493) Variable "propertyValue" must be all lower-case
(#497) Variable "propertyName" must be all lower-case
(#498) Variable "propertyName" must be all lower-case
(#499) Variable "propertyValue" must be all lower-case
(#503) Variable "propertyCounts" must be all lower-case
(#503) Variable "propertyName" must be all lower-case
(#504) Variable "propertyCounts" must be all lower-case
(#504) Variable "propertyName" must be all lower-case
(#506) Variable "propertyCounts" must be all lower-case
(#506) Variable "propertyName" must be all lower-case
(#513) Variable "shortName" must be all lower-case
(#513) Variable "realName" must be all lower-case
(#513) Variable "propertyValue" must be all lower-case
(#516) Variable "propertyCounts" must be all lower-case
(#516) Variable "shortName" must be all lower-case
(#517) Variable "realName" must be all lower-case
(#517) Variable "propertyValue" must be all lower-case
(#519) Variable "shortName" must be all lower-case
(#519) Variable "propertyValue" must be all lower-case
(#523) Variable "isException" must be all lower-case
(#541) Variable "currentDepth" must be all lower-case
(#551) Variable "seenObjects" must be all lower-case
(#556) Variable "childValue" must be all lower-case
(#557) Variable "valueResult" must be all lower-case
(#558) Variable "valueResult" must be all lower-case
(#561) Variable "childValue" must be all lower-case
(#562) Variable "valueResult" must be all lower-case
(#563) Variable "currentDepth" must be all lower-case
(#564) Variable "childValue" must be all lower-case
(#571) Inline comments must start with a capital letter, digit or 3-dots sequence
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Inline comments must start with a capital letter, digit or 3-dots sequence
(#574) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Line indented incorrectly; expected at least 20 spaces, found 16
(#585) Usage of ELSEIF not allowed; use ELSE IF instead
(#587) Variable "isFirst" must be all lower-case
(#590) Variable "isFirst" must be all lower-case
(#595) Variable "isFirst" must be all lower-case
(#599) Usage of ELSEIF not allowed; use ELSE IF instead
(#601) Variable "isFirst" must be all lower-case
(#604) Variable "isFirst" must be all lower-case
(#610) Variable "isFirst" must be all lower-case
(#614) Usage of ELSEIF not allowed; use ELSE IF instead
(#616) Variable "isFirst" must be all lower-case
(#619) Variable "isFirst" must be all lower-case
(#624) Variable "isFirst" must be all lower-case
(#635) Variable "seenArrays" must be all lower-case
(#649) Public method name "InlineExporter::exportCallable" must be in lower-case letters only
(#650) Opening brace should be on the same line as the declaration
(#651) Variable "wrappedCallback" must be all lower-case
(#654) Variable "wrappedCallback" must be all lower-case
(#660) Variable "wrappedCallback" must be all lower-case
(#661) Variable "wrappedCallback" must be all lower-case
(#662) Variable "wrappedCallback" must be all lower-case
(#665) Variable "wrappedCallback" must be all lower-case
(#687) Variable "parentClass" must be all lower-case
(#688) Variable "parentClass" must be all lower-case
(#690) Variable "parentClass" must be all lower-case
(#695) Empty CATCH statement detected
(#696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Variable "wrappedCallback" must be all lower-case
(#705) Variable "wrappedCallback" must be all lower-case
(#706) Variable "wrappedCallback" must be all lower-case
(#718) Variable "callOperator" must be all lower-case
(#720) Variable "callOperator" must be all lower-case
(#723) Variable "callOperator" must be all lower-case
(#732) Opening brace should be on the same line as the declaration
(#741) Member variable "objectSequencer" must be all lower-case
(#742) Member variable "invocableInspector" must be all lower-case
(#743) Member variable "objectIds" must be all lower-case
(#744) Member variable "jsonFlags" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Facade/AbstractFacade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#47) Public method name "AbstractFacade::mockBuilder" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
(#88) Public method name "AbstractFacade::partialMock" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#106) Opening brace should be on the same line as the declaration
(#118) Public method name "AbstractFacade::onStatic" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#131) Opening brace should be on the same line as the declaration
(#145) Public method name "AbstractFacade::spyGlobal" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#159) Opening brace should be on the same line as the declaration
(#176) Public method name "AbstractFacade::stubGlobal" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#186) Public method name "AbstractFacade::restoreGlobalFunctions" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#198) Public method name "AbstractFacade::checkInOrder" must be in lower-case letters only
(#199) Opening brace should be on the same line as the declaration
(#213) Public method name "AbstractFacade::inOrder" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#226) Public method name "AbstractFacade::checkInOrderSequence" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#241) Public method name "AbstractFacade::inOrderSequence" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#254) Public method name "AbstractFacade::checkAnyOrder" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#269) Public method name "AbstractFacade::anyOrder" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#283) Public method name "AbstractFacade::checkAnyOrderSequence" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#299) Public method name "AbstractFacade::anyOrderSequence" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#310) Opening brace should be on the same line as the declaration
(#321) Public method name "AbstractFacade::equalTo" must be in lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#337) Variable "minimumArguments" must be all lower-case
(#338) Variable "maximumArguments" must be all lower-case
(#341) Variable "minimumArguments" must be all lower-case
(#341) Variable "maximumArguments" must be all lower-case
(#353) Public method name "AbstractFacade::setExportDepth" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#365) Public method name "AbstractFacade::setUseColor" must be in lower-case letters only
(#365) Variable "useColor" must be all lower-case
(#366) Opening brace should be on the same line as the declaration
(#367) Variable "useColor" must be all lower-case
(#368) Variable "useColor" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Facade/FacadeDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#62) Expected MOODLE_INTERNAL check or config.php inclusion
(#70) Opening brace should be on the same line as the declaration
(#83) Variable "assertionRecorder" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#87) Variable "anyMatcher" must be all lower-case
(#88) Variable "objectIdSequence" must be all lower-case
(#89) Variable "invocableInspector" must be all lower-case
(#92) Variable "objectIdSequence" must be all lower-case
(#93) Variable "invocableInspector" must be all lower-case
(#95) Variable "featureDetector" must be all lower-case
(#97) Variable "matcherVerifier" must be all lower-case
(#99) Variable "featureDetector" must be all lower-case
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "functionSignatureInspector" must be all lower-case
(#102) Variable "invocableInspector" must be all lower-case
(#103) Variable "featureDetector" must be all lower-case
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "functionSignatureInspector" must be all lower-case
(#108) Variable "invocableInspector" must be all lower-case
(#109) Variable "featureDetector" must be all lower-case
(#113) Variable "mockClassLabelSequence" must be all lower-case
(#114) Variable "mockClassLabelSequence" must be all lower-case
(#115) Variable "mockGenerator" must be all lower-case
(#116) Variable "mockClassLabelSequence" must be all lower-case
(#117) Variable "functionSignatureInspector" must be all lower-case
(#118) Variable "featureDetector" must be all lower-case
(#120) Variable "wildcardMatcher" must be all lower-case
(#121) Variable "anyMatcher" must be all lower-case
(#125) Variable "matcherFactory" must be all lower-case
(#126) Variable "anyMatcher" must be all lower-case
(#127) Variable "wildcardMatcher" must be all lower-case
(#130) Variable "matcherFactory" must be all lower-case
(#131) Variable "matcherFactory" must be all lower-case
(#132) Variable "matcherFactory" must be all lower-case
(#133) Variable "matcherFactory" must be all lower-case
(#134) Variable "matcherFactory" must be all lower-case
(#135) Variable "wildcardMatcher" must be all lower-case
(#136) Variable "matcherFactory" must be all lower-case
(#137) Variable "wildcardMatcher" must be all lower-case
(#138) Variable "matcherFactory" must be all lower-case
(#139) Variable "emptyValueFactory" must be all lower-case
(#140) Variable "featureDetector" must be all lower-case
(#142) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#143) Variable "invocableInspector" must be all lower-case
(#145) Variable "featureDetector" must be all lower-case
(#147) Variable "stubLabelSequence" must be all lower-case
(#148) Variable "stubLabelSequence" must be all lower-case
(#149) Variable "stubFactory" must be all lower-case
(#150) Variable "stubLabelSequence" must be all lower-case
(#151) Variable "matcherFactory" must be all lower-case
(#152) Variable "matcherVerifier" must be all lower-case
(#154) Variable "invocableInspector" must be all lower-case
(#155) Variable "emptyValueFactory" must be all lower-case
(#156) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#159) Variable "eventSequence" must be all lower-case
(#160) Variable "eventSequence" must be all lower-case
(#161) Variable "eventFactory" must be all lower-case
(#162) Variable "eventSequence" must be all lower-case
(#165) Variable "callFactory" must be all lower-case
(#166) Variable "eventFactory" must be all lower-case
(#169) Variable "generatorSpyFactory" must be all lower-case
(#170) Variable "eventFactory" must be all lower-case
(#171) Variable "featureDetector" must be all lower-case
(#173) Variable "iterableSpyFactory" must be all lower-case
(#174) Variable "eventFactory" must be all lower-case
(#176) Variable "spyLabelSequence" must be all lower-case
(#177) Variable "spyLabelSequence" must be all lower-case
(#178) Variable "spyFactory" must be all lower-case
(#179) Variable "spyLabelSequence" must be all lower-case
(#180) Variable "callFactory" must be all lower-case
(#182) Variable "generatorSpyFactory" must be all lower-case
(#183) Variable "iterableSpyFactory" must be all lower-case
(#185) Variable "differenceEngine" must be all lower-case
(#186) Variable "featureDetector" must be all lower-case
(#188) Variable "assertionRenderer" must be all lower-case
(#189) Variable "matcherVerifier" must be all lower-case
(#191) Variable "differenceEngine" must be all lower-case
(#192) Variable "featureDetector" must be all lower-case
(#194) Variable "generatorVerifierFactory" must be all lower-case
(#195) Variable "matcherFactory" must be all lower-case
(#196) Variable "assertionRecorder" must be all lower-case
(#197) Variable "assertionRenderer" must be all lower-case
(#199) Variable "iterableVerifierFactory" must be all lower-case
(#200) Variable "matcherFactory" must be all lower-case
(#201) Variable "assertionRecorder" must be all lower-case
(#202) Variable "assertionRenderer" must be all lower-case
(#204) Variable "callVerifierFactory" must be all lower-case
(#205) Variable "matcherFactory" must be all lower-case
(#206) Variable "matcherVerifier" must be all lower-case
(#207) Variable "generatorVerifierFactory" must be all lower-case
(#208) Variable "iterableVerifierFactory" must be all lower-case
(#209) Variable "assertionRecorder" must be all lower-case
(#210) Variable "assertionRenderer" must be all lower-case
(#212) Variable "assertionRecorder" must be all lower-case
(#212) Variable "callVerifierFactory" must be all lower-case
(#213) Variable "functionHookGenerator" must be all lower-case
(#214) Variable "functionHookManager" must be all lower-case
(#215) Variable "functionSignatureInspector" must be all lower-case
(#216) Variable "functionHookGenerator" must be all lower-case
(#218) Variable "stubVerifierFactory" must be all lower-case
(#219) Variable "stubFactory" must be all lower-case
(#220) Variable "spyFactory" must be all lower-case
(#221) Variable "matcherFactory" must be all lower-case
(#222) Variable "matcherVerifier" must be all lower-case
(#223) Variable "generatorVerifierFactory" must be all lower-case
(#224) Variable "iterableVerifierFactory" must be all lower-case
(#225) Variable "callVerifierFactory" must be all lower-case
(#226) Variable "assertionRecorder" must be all lower-case
(#227) Variable "assertionRenderer" must be all lower-case
(#228) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#229) Variable "functionHookManager" must be all lower-case
(#231) Variable "handleFactory" must be all lower-case
(#232) Variable "stubFactory" must be all lower-case
(#233) Variable "stubVerifierFactory" must be all lower-case
(#234) Variable "emptyValueFactory" must be all lower-case
(#235) Variable "assertionRenderer" must be all lower-case
(#236) Variable "assertionRecorder" must be all lower-case
(#239) Variable "mockLabelSequence" must be all lower-case
(#240) Variable "mockLabelSequence" must be all lower-case
(#241) Variable "mockFactory" must be all lower-case
(#242) Variable "mockLabelSequence" must be all lower-case
(#243) Variable "mockGenerator" must be all lower-case
(#244) Variable "handleFactory" must be all lower-case
(#245) Variable "featureDetector" must be all lower-case
(#247) Variable "mockBuilderFactory" must be all lower-case
(#248) Variable "mockFactory" must be all lower-case
(#249) Variable "handleFactory" must be all lower-case
(#250) Variable "invocableInspector" must be all lower-case
(#251) Variable "featureDetector" must be all lower-case
(#253) Variable "spyVerifierFactory" must be all lower-case
(#254) Variable "spyFactory" must be all lower-case
(#255) Variable "matcherFactory" must be all lower-case
(#256) Variable "matcherVerifier" must be all lower-case
(#257) Variable "generatorVerifierFactory" must be all lower-case
(#258) Variable "iterableVerifierFactory" must be all lower-case
(#259) Variable "callVerifierFactory" must be all lower-case
(#260) Variable "assertionRecorder" must be all lower-case
(#261) Variable "assertionRenderer" must be all lower-case
(#262) Variable "functionHookManager" must be all lower-case
(#264) Variable "eventOrderVerifier" must be all lower-case
(#265) Variable "assertionRecorder" must be all lower-case
(#266) Variable "assertionRenderer" must be all lower-case
(#269) Variable "emptyValueFactory" must be all lower-case
(#269) Variable "stubVerifierFactory" must be all lower-case
(#270) Variable "emptyValueFactory" must be all lower-case
(#270) Variable "mockBuilderFactory" must be all lower-case
(#271) Variable "generatorVerifierFactory" must be all lower-case
(#271) Variable "callVerifierFactory" must be all lower-case
(#272) Variable "iterableVerifierFactory" must be all lower-case
(#273) Variable "callVerifierFactory" must be all lower-case
(#275) Variable "mockBuilderFactory" must be all lower-case
(#276) Variable "handleFactory" must be all lower-case
(#277) Variable "spyVerifierFactory" must be all lower-case
(#278) Variable "stubVerifierFactory" must be all lower-case
(#279) Variable "functionHookManager" must be all lower-case
(#280) Variable "eventOrderVerifier" must be all lower-case
(#281) Variable "matcherFactory" must be all lower-case
(#283) Variable "assertionRenderer" must be all lower-case
(#284) Variable "differenceEngine" must be all lower-case
(#287) Member variable "mockBuilderFactory" must be all lower-case
(#288) Member variable "handleFactory" must be all lower-case
(#289) Member variable "spyVerifierFactory" must be all lower-case
(#290) Member variable "stubVerifierFactory" must be all lower-case
(#291) Member variable "functionHookManager" must be all lower-case
(#292) Member variable "eventOrderVerifier" must be all lower-case
(#293) Member variable "matcherFactory" must be all lower-case
(#295) Member variable "assertionRenderer" must be all lower-case
(#296) Member variable "differenceEngine" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionExistsException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "functionName" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "functionName" must be all lower-case
(#34) Variable "functionName" must be all lower-case
(#44) Public method name "FunctionExistsException::functionName" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Member variable "functionName" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionHookException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionHookGenerationFailedException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Variable "functionName" must be all lower-case
(#39) Variable "functionName" must be all lower-case
(#49) Variable "functionName" must be all lower-case
(#52) Variable "errorLineNumber" must be all lower-case
(#54) Variable "errorLineNumber" must be all lower-case
(#55) Variable "startLine" must be all lower-case
(#55) Variable "errorLineNumber" must be all lower-case
(#56) Variable "contextLineCount" must be all lower-case
(#58) Variable "startLine" must be all lower-case
(#59) Variable "contextLineCount" must be all lower-case
(#59) Variable "startLine" must be all lower-case
(#60) Variable "startLine" must be all lower-case
(#63) Variable "startLine" must be all lower-case
(#63) Variable "contextLineCount" must be all lower-case
(#69) Variable "functionName" must be all lower-case
(#71) Variable "errorLineNumber" must be all lower-case
(#77) Variable "lineNumber" must be all lower-case
(#78) Variable "padSize" must be all lower-case
(#78) Variable "lineNumber" must be all lower-case
(#79) Variable "renderedLines" must be all lower-case
(#81) Variable "lineNumber" must be all lower-case
(#82) Variable "errorLineNumber" must be all lower-case
(#83) Variable "lineNumber" must be all lower-case
(#83) Variable "errorLineNumber" must be all lower-case
(#88) Variable "renderedLines" must be all lower-case
(#91) Variable "lineNumber" must be all lower-case
(#91) Variable "padSize" must be all lower-case
(#97) Variable "renderedLines" must be all lower-case
(#105) Public method name "FunctionHookGenerationFailedException::functionName" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#140) Member variable "functionName" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionSignatureMismatchException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "functionName" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "functionName" must be all lower-case
(#35) Variable "functionName" must be all lower-case
(#45) Public method name "FunctionSignatureMismatchException::functionName" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#50) Member variable "functionName" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Hook/FunctionHookGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#42) Public method name "FunctionHookGenerator::generateHook" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#45) Variable "parameterCount" must be all lower-case
(#47) Variable "parameterCount" must be all lower-case
(#49) Variable "isFirst" must be all lower-case
(#52) Variable "isFirst" must be all lower-case
(#53) Variable "isFirst" must be all lower-case
(#72) Variable "variadicIndex" must be all lower-case
(#73) Variable "variadicReference" must be all lower-case
(#75) Variable "parameterCount" must be all lower-case
(#76) Variable "argumentPacking" must be all lower-case
(#81) Variable "parameterCount" must be all lower-case
(#83) Variable "variadicIndex" must be all lower-case
(#84) Variable "variadicReference" must be all lower-case
(#86) Variable "argumentPacking" must be all lower-case
(#97) Variable "argumentPacking" must be all lower-case
(#103) Variable "argumentPacking" must be all lower-case
(#105) Variable "parameterCount" must be all lower-case
(#108) Variable "variadicIndex" must be all lower-case
(#111) Variable "variadicIndex" must be all lower-case
(#121) Variable "renderedName" must be all lower-case
(#122) Variable "renderedShortName" must be all lower-case
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/eloquent/phony/src/Hook/FunctionHookManager.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#53) Variable "signatureInspector" must be all lower-case
(#54) Variable "hookGenerator" must be all lower-case
(#56) Variable "signatureInspector" must be all lower-case
(#57) Variable "hookGenerator" must be all lower-case
(#70) Public method name "FunctionHookManager::defineFunction" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#73) Variable "fullName" must be all lower-case
(#74) Variable "fullName" must be all lower-case
(#78) Variable "fullName" must be all lower-case
(#85) Variable "fullName" must be all lower-case
(#86) Variable "fullName" must be all lower-case
(#95) The use of function eval() is forbidden
(#98) Variable "fullName" must be all lower-case
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Variable "fullName" must be all lower-case
(#113) Empty CATCH statement detected
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Empty CATCH statement detected
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) 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
(#126) Variable "fullName" must be all lower-case
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "fullName" must be all lower-case
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Public method name "FunctionHookManager::restoreGlobalFunctions" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#157) Member variable "signatureInspector" must be all lower-case
(#158) Member variable "hookGenerator" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Integration/CounterpartMatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#42) Public method name "CounterpartMatcherDriver::isAvailable" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#52) Public method name "CounterpartMatcherDriver::matcherClassNames" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#64) Public method name "CounterpartMatcherDriver::wrapMatcher" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Integration/HamcrestMatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#42) Public method name "HamcrestMatcherDriver::isAvailable" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#52) Public method name "HamcrestMatcherDriver::matcherClassNames" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#64) Public method name "HamcrestMatcherDriver::wrapMatcher" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Integration/MockeryMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Integration/MockeryMatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#41) Public method name "MockeryMatcherDriver::isAvailable" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#51) Public method name "MockeryMatcherDriver::matcherClassNames" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "MockeryMatcherDriver::wrapMatcher" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Integration/PhakeMatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
(#53) Public method name "PhakeMatcherDriver::isAvailable" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#64) Public method name "PhakeMatcherDriver::matcherClassNames" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#79) Public method name "PhakeMatcherDriver::wrapMatcher" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Integration/ProphecyMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Integration/ProphecyMatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
(#52) Public method name "ProphecyMatcherDriver::isAvailable" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "ProphecyMatcherDriver::matcherClassNames" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#74) Public method name "ProphecyMatcherDriver::wrapMatcher" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/AbstractInvocable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#43) method name "AbstractInvocable::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#44) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/AbstractWrappedInvocable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#30) Closing brace must be on a line by itself
(#44) Public method name "AbstractWrappedInvocable::isAnonymous" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#55) Opening brace should be on the same line as the declaration
(#66) Public method name "AbstractWrappedInvocable::setLabel" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#79) Opening brace should be on the same line as the declaration
(#83) Member variable "isAnonymous" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/Invocable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "Invocable::invokeWith" must be in lower-case letters only
(#53) method name "Invocable::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/InvocableInspector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "reflectorReflector" must be all lower-case
(#48) Variable "reflectorReflector" must be all lower-case
(#50) Variable "reflectorReflector" must be all lower-case
(#61) Public method name "InvocableInspector::callbackReflector" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#72) Variable "className" must be all lower-case
(#72) Variable "methodName" must be all lower-case
(#74) Variable "className" must be all lower-case
(#74) Variable "methodName" must be all lower-case
(#95) Public method name "InvocableInspector::callbackReturnType" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Public method name "InvocableInspector::isBoundClosureSupported" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#115) Member variable "isBoundClosureSupported" must be all lower-case
(#116) Member variable "isReturnTypeSupported" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/Invoker.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#46) Public method name "Invoker::callWith" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/WrappedInvocable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Public method name "WrappedInvocable::setLabel" must be in lower-case letters only
(#40) Public method name "WrappedInvocable::isAnonymous" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/AnyMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
(#55) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/EqualToMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Variable "useSubstitution" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#39) Variable "useSubstitution" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#61) Opening brace should be on the same line as the declaration
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) Usage of ELSEIF not allowed; use ELSE IF instead
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
(#84) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Variable "visitedObjects" must be all lower-case
(#107) Variable "visitedArrays" must be all lower-case
(#115) Variable "markedArrays" must be all lower-case
(#130) Variable "leftStack" must be all lower-case
(#131) Variable "rightStack" must be all lower-case
(#136) Variable "stackSize" must be all lower-case
(#141) The use of goto labels is forbidden
(#147) Variable "leftId" must be all lower-case
(#150) Variable "leftId" must be all lower-case
(#150) Variable "markedArrays" must be all lower-case
(#151) Variable "leftId" must be all lower-case
(#152) Variable "markedArrays" must be all lower-case
(#157) Variable "rightId" must be all lower-case
(#160) Variable "rightId" must be all lower-case
(#160) Variable "markedArrays" must be all lower-case
(#161) Variable "rightId" must be all lower-case
(#162) Variable "markedArrays" must be all lower-case
(#166) Variable "leftId" must be all lower-case
(#166) Variable "rightId" must be all lower-case
(#167) The use of operator goto is forbidden
(#170) Variable "comparisonId" must be all lower-case
(#170) Variable "leftId" must be all lower-case
(#170) Variable "rightId" must be all lower-case
(#173) Variable "visitedArrays" must be all lower-case
(#173) Variable "comparisonId" must be all lower-case
(#174) The use of operator goto is forbidden
(#178) Variable "visitedArrays" must be all lower-case
(#178) Variable "comparisonId" must be all lower-case
(#183) The use of goto labels is forbidden
(#187) Variable "leftKey" must be all lower-case
(#190) Variable "leftKey" must be all lower-case
(#191) Variable "leftKey" must be all lower-case
(#195) Variable "rightKey" must be all lower-case
(#198) Variable "rightKey" must be all lower-case
(#199) Variable "rightKey" must be all lower-case
(#205) Variable "leftKey" must be all lower-case
(#205) Variable "rightKey" must be all lower-case
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#209) Line indented incorrectly; expected at least 16 spaces, found 12
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#210) Variable "leftKey" must be all lower-case
(#211) The use of operator goto is forbidden
(#216) Variable "leftStack" must be all lower-case
(#216) Variable "stackSize" must be all lower-case
(#217) Variable "rightStack" must be all lower-case
(#217) Variable "stackSize" must be all lower-case
(#218) Variable "stackSize" must be all lower-case
(#220) Variable "leftKey" must be all lower-case
(#221) Variable "rightKey" must be all lower-case
(#223) The use of operator goto is forbidden
(#229) The use of operator goto is forbidden
(#237) Variable "leftClass" must be all lower-case
(#238) Variable "rightClass" must be all lower-case
(#241) Variable "leftClass" must be all lower-case
(#241) Variable "rightClass" must be all lower-case
(#245) Variable "comparisonId" must be all lower-case
(#248) Variable "visitedObjects" must be all lower-case
(#248) Variable "comparisonId" must be all lower-case
(#249) The use of operator goto is forbidden
(#253) Variable "visitedObjects" must be all lower-case
(#253) Variable "comparisonId" must be all lower-case
(#267) Variable "leftIsMock" must be all lower-case
(#268) Variable "leftIsException" must be all lower-case
(#274) Variable "leftIsMock" must be all lower-case
(#275) Variable "handleProperty" must be all lower-case
(#275) Variable "leftClass" must be all lower-case
(#277) Variable "handleProperty" must be all lower-case
(#278) Variable "handleProperty" must be all lower-case
(#281) Variable "handleProperty" must be all lower-case
(#284) Variable "leftIsException" must be all lower-case
(#294) Variable "rightIsMock" must be all lower-case
(#295) Variable "rightIsException" must be all lower-case
(#301) Variable "rightIsMock" must be all lower-case
(#302) Variable "handleProperty" must be all lower-case
(#302) Variable "rightClass" must be all lower-case
(#304) Variable "handleProperty" must be all lower-case
(#305) Variable "handleProperty" must be all lower-case
(#308) Variable "handleProperty" must be all lower-case
(#311) Variable "rightIsException" must be all lower-case
(#321) The use of operator goto is forbidden
(#326) The use of goto labels is forbidden
(#329) Variable "stackSize" must be all lower-case
(#330) Variable "leftStack" must be all lower-case
(#330) Variable "stackSize" must be all lower-case
(#331) Variable "rightStack" must be all lower-case
(#331) Variable "stackSize" must be all lower-case
(#333) The use of operator goto is forbidden
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Variable "markedArrays" must be all lower-case
(#353) Opening brace should be on the same line as the declaration
(#367) Opening brace should be on the same line as the declaration
(#374) Member variable "useSubstitution" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/Matchable.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/Matcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "MatcherDriver::isAvailable" must be in lower-case letters only
(#31) Public method name "MatcherDriver::matcherClassNames" must be in lower-case letters only
(#40) Public method name "MatcherDriver::wrapMatcher" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Opening brace should be on the same line as the declaration
(#56) Variable "anyMatcher" must be all lower-case
(#57) Variable "wildcardAnyMatcher" must be all lower-case
(#62) Variable "anyMatcher" must be all lower-case
(#63) Variable "wildcardAnyMatcher" must be all lower-case
(#72) Public method name "MatcherFactory::addMatcherDriver" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#78) Variable "className" must be all lower-case
(#79) Variable "className" must be all lower-case
(#88) Public method name "MatcherFactory::addDefaultMatcherDrivers" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#116) Public method name "MatcherFactory::isMatcher" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#123) Variable "className" must be all lower-case
(#124) Variable "className" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#147) Variable "className" must be all lower-case
(#148) Variable "className" must be all lower-case
(#172) Public method name "MatcherFactory::adaptAll" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#187) Variable "className" must be all lower-case
(#188) Variable "className" must be all lower-case
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#214) Opening brace should be on the same line as the declaration
(#226) Public method name "MatcherFactory::equalTo" must be in lower-case letters only
(#226) Variable "useSubstitution" must be all lower-case
(#227) Opening brace should be on the same line as the declaration
(#228) Variable "useSubstitution" must be all lower-case
(#242) Variable "minimumArguments" must be all lower-case
(#243) Variable "maximumArguments" must be all lower-case
(#256) Variable "minimumArguments" must be all lower-case
(#256) Variable "maximumArguments" must be all lower-case
(#261) Member variable "driverIndex" must be all lower-case
(#262) Member variable "anyMatcher" must be all lower-case
(#263) Member variable "wildcardAnyMatcher" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherResult.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "isMatch" must be all lower-case
(#28) Variable "matcherMatches" must be all lower-case
(#29) Variable "argumentMatches" must be all lower-case
(#31) Variable "isMatch" must be all lower-case
(#32) Variable "matcherMatches" must be all lower-case
(#33) Variable "argumentMatches" must be all lower-case
(#36) Member variable "isMatch" must be all lower-case
(#37) Member variable "matcherMatches" must be all lower-case
(#38) Member variable "argumentMatches" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
(#43) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#47) Variable "matchCount" must be all lower-case
(#48) Variable "innerMatcher" must be all lower-case
(#50) Variable "innerMatcher" must be all lower-case
(#51) Variable "matchCount" must be all lower-case
(#52) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#55) Variable "maximumArguments" must be all lower-case
(#57) Variable "isMatch" must be all lower-case
(#59) Variable "maximumArguments" must be all lower-case
(#60) Variable "matchCount" must be all lower-case
(#60) Variable "maximumArguments" must be all lower-case
(#62) Variable "matchCount" must be all lower-case
(#64) Variable "isMatch" must be all lower-case
(#74) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "isMatch" must be all lower-case
(#93) Variable "matcherMatches" must be all lower-case
(#94) Variable "argumentMatches" must be all lower-case
(#95) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#99) Variable "matcherIsMatch" must be all lower-case
(#100) Variable "innerMatcher" must be all lower-case
(#101) Variable "minimumArguments" must be all lower-case
(#102) Variable "maximumArguments" must be all lower-case
(#104) Variable "minimumArguments" must be all lower-case
(#106) Variable "matcherIsMatch" must be all lower-case
(#107) Variable "argumentMatches" must be all lower-case
(#112) Variable "innerMatcher" must be all lower-case
(#113) Variable "argumentMatches" must be all lower-case
(#115) Variable "matcherIsMatch" must be all lower-case
(#116) Variable "argumentMatches" must be all lower-case
(#119) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#122) Variable "maximumArguments" must be all lower-case
(#123) Variable "innerMatcher" must be all lower-case
(#124) Variable "argumentMatches" must be all lower-case
(#125) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#128) Variable "maximumArguments" must be all lower-case
(#129) Variable "innerMatcher" must be all lower-case
(#133) Variable "argumentMatches" must be all lower-case
(#134) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#138) Variable "isMatch" must be all lower-case
(#138) Variable "isMatch" must be all lower-case
(#138) Variable "matcherIsMatch" must be all lower-case
(#139) Variable "matcherMatches" must be all lower-case
(#139) Variable "matcherIsMatch" must be all lower-case
(#144) Variable "matcherIsMatch" must be all lower-case
(#146) Variable "isMatch" must be all lower-case
(#146) Variable "isMatch" must be all lower-case
(#146) Variable "matcherIsMatch" must be all lower-case
(#147) Variable "matcherMatches" must be all lower-case
(#147) Variable "matcherIsMatch" must be all lower-case
(#148) Variable "argumentMatches" must be all lower-case
(#148) Variable "matcherIsMatch" must be all lower-case
(#149) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#153) Variable "argumentMatches" must be all lower-case
(#154) Variable "isMatch" must be all lower-case
(#155) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#158) Variable "isMatch" must be all lower-case
(#158) Variable "matcherMatches" must be all lower-case
(#158) Variable "argumentMatches" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/WildcardMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#44) Variable "minimumArguments" must be all lower-case
(#45) Variable "maximumArguments" must be all lower-case
(#48) Variable "minimumArguments" must be all lower-case
(#49) Variable "maximumArguments" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#67) Public method name "WildcardMatcher::minimumArguments" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "WildcardMatcher::maximumArguments" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "matcherDescription" must be all lower-case
(#95) Variable "matcherDescription" must be all lower-case
(#99) Variable "matcherDescription" must be all lower-case
(#103) Usage of ELSEIF not allowed; use ELSE IF instead
(#106) Variable "matcherDescription" must be all lower-case
(#109) Usage of ELSEIF not allowed; use ELSE IF instead
(#112) Variable "matcherDescription" must be all lower-case
(#119) Variable "matcherDescription" must be all lower-case
(#131) Opening brace should be on the same line as the declaration
(#137) Member variable "minimumArguments" must be all lower-case
(#138) Member variable "maximumArguments" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/WrappedMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#37) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
(#61) Opening brace should be on the same line as the declaration
(#71) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/CustomMethodDefinition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Variable "isStatic" must be all lower-case
(#35) Variable "isStatic" must be all lower-case
(#46) Public method name "CustomMethodDefinition::isCallable" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "CustomMethodDefinition::isStatic" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "CustomMethodDefinition::isCustom" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "CustomMethodDefinition::accessLevel" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#87) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#111) Member variable "isStatic" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/MethodDefinition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Public method name "MethodDefinition::isCallable" must be in lower-case letters only
(#33) Public method name "MethodDefinition::isStatic" must be in lower-case letters only
(#40) Public method name "MethodDefinition::isCustom" must be in lower-case letters only
(#47) Public method name "MethodDefinition::accessLevel" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/MethodDefinitionCollection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "traitMethods" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#31) Variable "traitMethods" must be all lower-case
(#42) Variable "isStatic" must be all lower-case
(#43) Variable "accessLevel" must be all lower-case
(#44) Variable "isPublic" must be all lower-case
(#44) Variable "accessLevel" must be all lower-case
(#46) Variable "isStatic" must be all lower-case
(#49) Variable "isPublic" must be all lower-case
(#57) Variable "isPublic" must be all lower-case
(#73) Public method name "MethodDefinitionCollection::methodName" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#89) Public method name "MethodDefinitionCollection::allMethods" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#99) Public method name "MethodDefinitionCollection::staticMethods" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#110) Opening brace should be on the same line as the declaration
(#119) Public method name "MethodDefinitionCollection::publicStaticMethods" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#129) Public method name "MethodDefinitionCollection::publicMethods" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#139) Public method name "MethodDefinitionCollection::protectedStaticMethods" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#149) Public method name "MethodDefinitionCollection::protectedMethods" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#159) Public method name "MethodDefinitionCollection::traitMethods" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#164) Member variable "methodNames" must be all lower-case
(#165) Member variable "allMethods" must be all lower-case
(#166) Member variable "traitMethods" must be all lower-case
(#167) Member variable "staticMethods" must be all lower-case
(#169) Member variable "publicStaticMethods" must be all lower-case
(#170) Member variable "publicMethods" must be all lower-case
(#171) Member variable "protectedStaticMethods" must be all lower-case
(#172) Member variable "protectedMethods" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/RealMethodDefinition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#47) Public method name "RealMethodDefinition::isCallable" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#57) Public method name "RealMethodDefinition::isStatic" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#67) Public method name "RealMethodDefinition::isCustom" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "RealMethodDefinition::accessLevel" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#108) Opening brace should be on the same line as the declaration
(#114) Member variable "isCallable" must be all lower-case
(#115) Member variable "isStatic" must be all lower-case
(#116) Member variable "accessLevel" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/TraitMethodDefinition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/MockBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#60) Variable "handleFactory" must be all lower-case
(#61) Variable "invocableInspector" must be all lower-case
(#62) Variable "featureDetector" must be all lower-case
(#64) Variable "featureDetector" must be all lower-case
(#66) Variable "featureDetector" must be all lower-case
(#68) Variable "featureDetector" must be all lower-case
(#70) Variable "featureDetector" must be all lower-case
(#75) Variable "handleFactory" must be all lower-case
(#76) Variable "invocableInspector" must be all lower-case
(#77) Variable "featureDetector" must be all lower-case
(#87) Closing brace must be on a line by itself
(#98) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
(#120) Public method name "MockBuilder::handleFactory" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#130) Public method name "MockBuilder::invocableInspector" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#140) Public method name "MockBuilder::featureDetector" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#151) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#190) Variable "toAdd" must be all lower-case
(#193) Variable "parentClassNames" must be all lower-case
(#195) Variable "parentClassNames" must be all lower-case
(#198) Variable "parentClassName" must be all lower-case
(#208) Usage of ELSEIF not allowed; use ELSE IF instead
(#226) Variable "isTrait" must be all lower-case
(#228) Variable "isTrait" must be all lower-case
(#232) Variable "isTrait" must be all lower-case
(#233) Variable "parentClassNames" must be all lower-case
(#233) Variable "parentClassName" must be all lower-case
(#236) Variable "toAdd" must be all lower-case
(#239) Variable "parentClassNames" must be all lower-case
(#239) Variable "parentClassNames" must be all lower-case
(#240) Variable "parentClassCount" must be all lower-case
(#240) Variable "parentClassNames" must be all lower-case
(#242) Variable "parentClassCount" must be all lower-case
(#243) Variable "parentClassNames" must be all lower-case
(#246) Variable "toAdd" must be all lower-case
(#254) Variable "parentClassCount" must be all lower-case
(#255) Variable "parentClassName" must be all lower-case
(#274) Public method name "MockBuilder::addMethod" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#300) Public method name "MockBuilder::addProperty" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#320) Public method name "MockBuilder::addStaticMethod" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#346) Public method name "MockBuilder::addStaticProperty" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#366) Public method name "MockBuilder::addConstant" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
(#385) Variable "className" must be all lower-case
(#386) Opening brace should be on the same line as the declaration
(#391) Variable "className" must be all lower-case
(#393) Variable "className" must be all lower-case
(#395) Variable "className" must be all lower-case
(#399) Variable "className" must be all lower-case
(#409) Public method name "MockBuilder::isFinalized" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#420) Opening brace should be on the same line as the declaration
(#448) Opening brace should be on the same line as the declaration
(#459) Public method name "MockBuilder::isBuilt" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#474) Variable "createNew" must be all lower-case
(#475) Opening brace should be on the same line as the declaration
(#478) Variable "createNew" must be all lower-case
(#494) Public method name "MockBuilder::className" must be in lower-case letters only
(#494) Variable "createNew" must be all lower-case
(#495) Opening brace should be on the same line as the declaration
(#496) Variable "createNew" must be all lower-case
(#513) Opening brace should be on the same line as the declaration
(#535) Opening brace should be on the same line as the declaration
(#555) Opening brace should be on the same line as the declaration
(#577) Public method name "MockBuilder::partialWith" must be in lower-case letters only
(#578) Opening brace should be on the same line as the declaration
(#596) Opening brace should be on the same line as the declaration
(#604) Private method name "MockBuilder::normalizeDefinition" must be in lower-case letters only
(#605) Opening brace should be on the same line as the declaration
(#625) Private method name "MockBuilder::resolveInternalInterface" must be in lower-case letters only
(#630) Variable "isImplementor" must be all lower-case
(#631) Variable "isConcrete" must be all lower-case
(#640) Variable "isConcrete" must be all lower-case
(#646) Variable "isImplementor" must be all lower-case
(#650) Usage of ELSEIF not allowed; use ELSE IF instead
(#651) Variable "isConcrete" must be all lower-case
(#658) Variable "isImplementor" must be all lower-case
(#658) Variable "isConcrete" must be all lower-case
(#667) Opening brace should be on the same line as the declaration
(#669) Variable "nameParts" must be all lower-case
(#670) Variable "nameParts" must be all lower-case
(#671) Variable "isStatic" must be all lower-case
(#671) Variable "nameParts" must be all lower-case
(#672) Variable "isFunction" must be all lower-case
(#672) Variable "nameParts" must be all lower-case
(#673) Variable "isProperty" must be all lower-case
(#673) Variable "nameParts" must be all lower-case
(#674) Variable "isConstant" must be all lower-case
(#674) Variable "nameParts" must be all lower-case
(#676) Variable "isFunction" must be all lower-case
(#676) Variable "isProperty" must be all lower-case
(#676) Variable "isConstant" must be all lower-case
(#678) Variable "isFunction" must be all lower-case
(#682) Variable "isFunction" must be all lower-case
(#683) Variable "isStatic" must be all lower-case
(#688) Usage of ELSEIF not allowed; use ELSE IF instead
(#688) Variable "isConstant" must be all lower-case
(#691) Variable "isStatic" must be all lower-case
(#703) Member variable "handleFactory" must be all lower-case
(#704) Member variable "invocableInspector" must be all lower-case
(#705) Member variable "featureDetector" must be all lower-case
(#706) Member variable "isTraitSupported" must be all lower-case
(#707) Member variable "isAnonymousClassSupported" must be all lower-case
(#708) Member variable "isRelaxedKeywordsSupported" must be all lower-case
(#709) Member variable "isEngineErrorExceptionSupported" must be all lower-case
(#710) Member variable "isDateTimeInterfaceSupported" must be all lower-case
(#712) Member variable "parentClassName" must be all lower-case
(#713) Member variable "customMethods" must be all lower-case
(#714) Member variable "customProperties" must be all lower-case
(#715) Member variable "customStaticMethods" must be all lower-case
(#716) Member variable "customStaticProperties" must be all lower-case
(#717) Member variable "customConstants" must be all lower-case
(#718) Member variable "className" must be all lower-case
(#719) Member variable "isFinalized" must be all lower-case
(#720) Member variable "emptyCallback" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/MockBuilderFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#52) Variable "mockFactory" must be all lower-case
(#53) Variable "handleFactory" must be all lower-case
(#54) Variable "invocableInspector" must be all lower-case
(#55) Variable "featureDetector" must be all lower-case
(#57) Variable "mockFactory" must be all lower-case
(#58) Variable "handleFactory" must be all lower-case
(#59) Variable "invocableInspector" must be all lower-case
(#60) Variable "featureDetector" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#86) Member variable "mockFactory" must be all lower-case
(#87) Member variable "handleFactory" must be all lower-case
(#88) Member variable "invocableInspector" must be all lower-case
(#89) Member variable "featureDetector" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/MockDefinition.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Line exceeds 132 characters; contains 138 characters
(#41) Variable "customMethods" must be all lower-case
(#42) Variable "customProperties" must be all lower-case
(#43) Variable "customStaticMethods" must be all lower-case
(#44) Variable "customStaticProperties" must be all lower-case
(#45) Variable "customConstants" must be all lower-case
(#46) Variable "className" must be all lower-case
(#47) Variable "isTraitSupported" must be all lower-case
(#48) Variable "isRelaxedKeywordsSupported" must be all lower-case
(#51) Variable "customMethods" must be all lower-case
(#52) Variable "customProperties" must be all lower-case
(#53) Variable "customStaticMethods" must be all lower-case
(#54) Variable "customStaticProperties" must be all lower-case
(#55) Variable "customConstants" must be all lower-case
(#56) Variable "className" must be all lower-case
(#57) Variable "isTraitSupported" must be all lower-case
(#58) Variable "isRelaxedKeywordsSupported" must be all lower-case
(#63) Variable "customProperties" must be all lower-case
(#65) Variable "customStaticProperties" must be all lower-case
(#66) Variable "customConstants" must be all lower-case
(#67) Variable "className" must be all lower-case
(#70) Variable "customMethods" must be all lower-case
(#81) Variable "customStaticMethods" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#108) Public method name "MockDefinition::customMethods" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Public method name "MockDefinition::customProperties" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#128) Public method name "MockDefinition::customStaticMethods" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#138) Public method name "MockDefinition::customStaticProperties" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#148) Public method name "MockDefinition::customConstants" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#158) Public method name "MockDefinition::className" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#172) Opening brace should be on the same line as the declaration
(#181) Public method name "MockDefinition::typeNames" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#193) Public method name "MockDefinition::parentClassName" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#205) Public method name "MockDefinition::interfaceNames" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#217) Public method name "MockDefinition::traitNames" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#232) Opening brace should be on the same line as the declaration
(#243) Public method name "MockDefinition::isEqualTo" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#248) Private method name "MockDefinition::inspectTypes" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#259) Variable "typeName" must be all lower-case
(#262) Variable "typeName" must be all lower-case
(#263) Usage of ELSEIF not allowed; use ELSE IF instead
(#264) Variable "typeName" must be all lower-case
(#266) Variable "typeName" must be all lower-case
(#271) Private method name "MockDefinition::buildMethods" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#280) Variable "typeName" must be all lower-case
(#281) Variable "typeName" must be all lower-case
(#288) Variable "methodName" must be all lower-case
(#291) Variable "methodName" must be all lower-case
(#293) Variable "methodName" must be all lower-case
(#294) Variable "methodName" must be all lower-case
(#299) Variable "traitMethods" must be all lower-case
(#301) Variable "typeName" must be all lower-case
(#302) Variable "typeName" must be all lower-case
(#305) Variable "methodName" must be all lower-case
(#306) Variable "methodDefinition" must be all lower-case
(#307) Variable "methodName" must be all lower-case
(#310) Variable "traitMethods" must be all lower-case
(#310) Variable "methodDefinition" must be all lower-case
(#313) Variable "methodName" must be all lower-case
(#317) Variable "methodName" must be all lower-case
(#318) Variable "methodName" must be all lower-case
(#318) Variable "methodDefinition" must be all lower-case
(#323) Variable "typeName" must be all lower-case
(#324) Variable "typeName" must be all lower-case
(#327) Variable "methodName" must be all lower-case
(#329) Variable "methodName" must be all lower-case
(#333) Variable "methodName" must be all lower-case
(#334) Variable "methodName" must be all lower-case
(#335) Variable "methodName" must be all lower-case
(#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
(#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
(#345) Variable "methodNames" must be all lower-case
(#346) Variable "methodNames" must be all lower-case
(#348) Variable "methodNames" must be all lower-case
(#348) Variable "methodName" must be all lower-case
(#349) Variable "tokenIndex" must be all lower-case
(#352) Variable "tokenIndex" must be all lower-case
(#353) Variable "tokenIndex" must be all lower-case
(#355) Variable "methodName" must be all lower-case
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Variable "methodName" must be all lower-case
(#364) Variable "methodName" must be all lower-case
(#366) Variable "methodName" must be all lower-case
(#372) Variable "methodName" must be all lower-case
(#375) Variable "methodName" must be all lower-case
(#377) Variable "methodName" must be all lower-case
(#384) Variable "traitMethods" must be all lower-case
(#388) Member variable "customMethods" must be all lower-case
(#389) Member variable "customProperties" must be all lower-case
(#390) Member variable "customStaticMethods" must be all lower-case
(#391) Member variable "customStaticProperties" must be all lower-case
(#392) Member variable "customConstants" must be all lower-case
(#393) Member variable "className" must be all lower-case
(#395) Member variable "isTraitSupported" must be all lower-case
(#396) Member variable "isRelaxedKeywordsSupported" must be all lower-case
(#397) Member variable "typeNames" must be all lower-case
(#398) Member variable "parentClassName" must be all lower-case
(#399) Member variable "interfaceNames" must be all lower-case
(#400) Member variable "traitNames" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/AnonymousClassException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/ClassExistsException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "className" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "className" must be all lower-case
(#34) Variable "className" must be all lower-case
(#44) Public method name "ClassExistsException::className" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Member variable "className" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/FinalClassException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "className" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "className" must be all lower-case
(#34) Variable "className" must be all lower-case
(#44) Public method name "FinalClassException::className" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Member variable "className" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/FinalMethodStubException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Variable "className" must be all lower-case
(#29) Opening brace should be on the same line as the declaration
(#30) Variable "className" must be all lower-case
(#36) Variable "className" must be all lower-case
(#47) Public method name "FinalMethodStubException::className" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#58) Opening brace should be on the same line as the declaration
(#62) Member variable "className" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/FinalizedMockException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidClassNameException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "className" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "className" must be all lower-case
(#32) Variable "className" must be all lower-case
(#41) Public method name "InvalidClassNameException::className" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#46) Member variable "className" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidDefinitionException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#48) Opening brace should be on the same line as the declaration
(#58) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidMockClassException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidMockException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidTypeException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#50) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/MockException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/MockGenerationFailedException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Variable "className" must be all lower-case
(#49) Variable "className" must be all lower-case
(#52) Variable "errorLineNumber" must be all lower-case
(#54) Variable "errorLineNumber" must be all lower-case
(#55) Variable "startLine" must be all lower-case
(#55) Variable "errorLineNumber" must be all lower-case
(#56) Variable "contextLineCount" must be all lower-case
(#58) Variable "startLine" must be all lower-case
(#59) Variable "contextLineCount" must be all lower-case
(#59) Variable "startLine" must be all lower-case
(#60) Variable "startLine" must be all lower-case
(#63) Variable "startLine" must be all lower-case
(#63) Variable "contextLineCount" must be all lower-case
(#69) Variable "className" must be all lower-case
(#71) Variable "errorLineNumber" must be all lower-case
(#77) Variable "lineNumber" must be all lower-case
(#78) Variable "padSize" must be all lower-case
(#78) Variable "lineNumber" must be all lower-case
(#79) Variable "renderedLines" must be all lower-case
(#81) Variable "lineNumber" must be all lower-case
(#82) Variable "errorLineNumber" must be all lower-case
(#83) Variable "lineNumber" must be all lower-case
(#83) Variable "errorLineNumber" must be all lower-case
(#88) Variable "renderedLines" must be all lower-case
(#91) Variable "lineNumber" must be all lower-case
(#91) Variable "padSize" must be all lower-case
(#97) Variable "renderedLines" must be all lower-case
(#106) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/MultipleInheritanceException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Variable "classNames" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "classNames" must be all lower-case
(#37) Variable "className" must be all lower-case
(#38) Variable "className" must be all lower-case
(#40) Variable "classNames" must be all lower-case
(#52) Public method name "MultipleInheritanceException::classNames" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#57) Member variable "classNames" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/NonMockClassException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Variable "className" must be all lower-case
(#29) Opening brace should be on the same line as the declaration
(#30) Variable "className" must be all lower-case
(#35) Variable "className" must be all lower-case
(#47) Public method name "NonMockClassException::className" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#52) Member variable "className" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/UndefinedMethodStubException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Variable "className" must be all lower-case
(#29) Opening brace should be on the same line as the declaration
(#30) Variable "className" must be all lower-case
(#36) Variable "className" must be all lower-case
(#47) Public method name "UndefinedMethodStubException::className" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#58) Opening brace should be on the same line as the declaration
(#62) Member variable "className" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/AbstractHandle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Variable "callParentMethod" must be all lower-case
(#60) Variable "callTraitMethod" must be all lower-case
(#61) Variable "callMagicMethod" must be all lower-case
(#63) Variable "stubFactory" must be all lower-case
(#64) Variable "stubVerifierFactory" must be all lower-case
(#65) Variable "emptyValueFactory" must be all lower-case
(#66) Variable "assertionRenderer" must be all lower-case
(#67) Variable "assertionRecorder" must be all lower-case
(#73) Variable "callParentMethod" must be all lower-case
(#74) Variable "callTraitMethod" must be all lower-case
(#75) Variable "callMagicMethod" must be all lower-case
(#76) Variable "stubFactory" must be all lower-case
(#77) Variable "stubVerifierFactory" must be all lower-case
(#78) Variable "emptyValueFactory" must be all lower-case
(#79) Variable "assertionRenderer" must be all lower-case
(#80) Variable "assertionRecorder" must be all lower-case
(#83) Variable "uncallableMethodsProperty" must be all lower-case
(#84) Variable "uncallableMethodsProperty" must be all lower-case
(#85) Variable "uncallableMethodsProperty" must be all lower-case
(#87) Variable "traitMethodsProperty" must be all lower-case
(#88) Variable "traitMethodsProperty" must be all lower-case
(#89) Variable "traitMethodsProperty" must be all lower-case
(#91) Variable "customMethodsProperty" must be all lower-case
(#92) Variable "customMethodsProperty" must be all lower-case
(#93) Variable "customMethodsProperty" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#111) Public method name "AbstractHandle::className" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#135) Opening brace should be on the same line as the declaration
(#149) Public method name "AbstractHandle::setDefaultAnswerCallback" must be in lower-case letters only
(#149) Variable "defaultAnswerCallback" must be all lower-case
(#150) Opening brace should be on the same line as the declaration
(#151) Variable "defaultAnswerCallback" must be all lower-case
(#161) Public method name "AbstractHandle::defaultAnswerCallback" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#175) Variable "isNewRule" must be all lower-case
(#176) Opening brace should be on the same line as the declaration
(#185) Variable "isNewRule" must be all lower-case
(#203) Opening brace should be on the same line as the declaration
(#224) Opening brace should be on the same line as the declaration
(#233) Public method name "AbstractHandle::checkNoInteraction" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#250) Public method name "AbstractHandle::noInteraction" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#272) Public method name "AbstractHandle::stopRecording" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#288) Public method name "AbstractHandle::startRecording" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#305) Opening brace should be on the same line as the declaration
(#317) Protected method name "AbstractHandle::createStub" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#319) Variable "isMagic" must be all lower-case
(#320) Variable "callMagicMethod" must be all lower-case
(#322) Variable "isMagic" must be all lower-case
(#322) Variable "callMagicMethod" must be all lower-case
(#332) Variable "isMagic" must be all lower-case
(#334) Variable "magicKey" must be all lower-case
(#336) Variable "magicKey" must be all lower-case
(#339) Variable "magicKey" must be all lower-case
(#340) Variable "isUncallable" must be all lower-case
(#341) Variable "returnValue" must be all lower-case
(#342) Variable "magicKey" must be all lower-case
(#345) Variable "isUncallable" must be all lower-case
(#346) Variable "returnValue" must be all lower-case
(#353) Variable "isUncallable" must be all lower-case
(#355) Variable "returnValue" must be all lower-case
(#360) Usage of ELSEIF not allowed; use ELSE IF instead
(#371) Usage of ELSEIF not allowed; use ELSE IF instead
(#382) Usage of ELSEIF not allowed; use ELSE IF instead
(#410) Variable "stubVerifier" must be all lower-case
(#413) Variable "stubVerifier" must be all lower-case
(#416) Variable "stubVerifier" must be all lower-case
(#422) Member variable "uncallableMethods" must be all lower-case
(#423) Member variable "traitMethods" must be all lower-case
(#424) Member variable "callParentMethod" must be all lower-case
(#425) Member variable "callTraitMethod" must be all lower-case
(#426) Member variable "callMagicMethod" must be all lower-case
(#427) Member variable "stubFactory" must be all lower-case
(#428) Member variable "stubVerifierFactory" must be all lower-case
(#429) Member variable "emptyValueFactory" must be all lower-case
(#430) Member variable "assertionRenderer" must be all lower-case
(#431) Member variable "assertionRecorder" must be all lower-case
(#433) Member variable "customMethods" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/Handle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Public method name "Handle::className" must be in lower-case letters only
(#75) Public method name "Handle::setDefaultAnswerCallback" must be in lower-case letters only
(#75) Variable "defaultAnswerCallback" must be all lower-case
(#82) Public method name "Handle::defaultAnswerCallback" must be in lower-case letters only
(#93) Variable "isNewRule" must be all lower-case
(#112) Public method name "Handle::checkNoInteraction" must be in lower-case letters only
(#120) Public method name "Handle::noInteraction" must be in lower-case letters only
(#127) Public method name "Handle::stopRecording" must be in lower-case letters only
(#134) Public method name "Handle::startRecording" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/HandleFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Opening brace should be on the same line as the declaration
(#66) Variable "stubFactory" must be all lower-case
(#67) Variable "stubVerifierFactory" must be all lower-case
(#68) Variable "emptyValueFactory" must be all lower-case
(#69) Variable "assertionRenderer" must be all lower-case
(#70) Variable "assertionRecorder" must be all lower-case
(#73) Variable "stubFactory" must be all lower-case
(#74) Variable "stubVerifierFactory" must be all lower-case
(#75) Variable "emptyValueFactory" must be all lower-case
(#76) Variable "assertionRenderer" must be all lower-case
(#77) Variable "assertionRecorder" must be all lower-case
(#90) Public method name "HandleFactory::instanceHandle" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#102) Variable "handleProperty" must be all lower-case
(#103) Variable "handleProperty" must be all lower-case
(#105) Variable "handleProperty" must be all lower-case
(#128) Variable "handleProperty" must be all lower-case
(#141) Public method name "HandleFactory::staticHandle" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#149) Usage of ELSEIF not allowed; use ELSE IF instead
(#151) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) Usage of ELSEIF not allowed; use ELSE IF instead
(#165) Variable "handleProperty" must be all lower-case
(#166) Variable "handleProperty" must be all lower-case
(#168) Variable "handleProperty" must be all lower-case
(#188) Variable "handleProperty" must be all lower-case
(#194) Member variable "stubFactory" must be all lower-case
(#195) Member variable "stubVerifierFactory" must be all lower-case
(#196) Member variable "emptyValueFactory" must be all lower-case
(#197) Member variable "assertionRenderer" must be all lower-case
(#198) Member variable "assertionRecorder" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/InstanceHandle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Variable "stubFactory" must be all lower-case
(#47) Variable "stubVerifierFactory" must be all lower-case
(#48) Variable "emptyValueFactory" must be all lower-case
(#49) Variable "assertionRenderer" must be all lower-case
(#50) Variable "assertionRecorder" must be all lower-case
(#56) Variable "callParentMethod" must be all lower-case
(#57) Variable "callParentMethod" must be all lower-case
(#59) Variable "callParentMethod" must be all lower-case
(#63) Variable "callParentConstructorMethod" must be all lower-case
(#65) Variable "callParentConstructorMethod" must be all lower-case
(#67) Variable "callParentConstructorMethod" must be all lower-case
(#71) Variable "callTraitMethod" must be all lower-case
(#72) Variable "callTraitMethod" must be all lower-case
(#74) Variable "callTraitMethod" must be all lower-case
(#78) Variable "callMagicMethod" must be all lower-case
(#79) Variable "callMagicMethod" must be all lower-case
(#81) Variable "callMagicMethod" must be all lower-case
(#84) Variable "callParentConstructorMethod" must be all lower-case
(#89) Variable "callParentMethod" must be all lower-case
(#90) Variable "callTraitMethod" must be all lower-case
(#91) Variable "callMagicMethod" must be all lower-case
(#93) Variable "stubFactory" must be all lower-case
(#94) Variable "stubVerifierFactory" must be all lower-case
(#95) Variable "emptyValueFactory" must be all lower-case
(#96) Variable "assertionRenderer" must be all lower-case
(#97) Variable "assertionRecorder" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#131) Public method name "InstanceHandle::constructWith" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#151) Public method name "InstanceHandle::setLabel" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#164) Opening brace should be on the same line as the declaration
(#180) Opening brace should be on the same line as the declaration
(#213) Member variable "callParentConstructorMethod" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/StaticHandle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Variable "stubFactory" must be all lower-case
(#45) Variable "stubVerifierFactory" must be all lower-case
(#46) Variable "emptyValueFactory" must be all lower-case
(#47) Variable "assertionRenderer" must be all lower-case
(#48) Variable "assertionRecorder" must be all lower-case
(#52) Variable "callParentMethod" must be all lower-case
(#53) Variable "callParentMethod" must be all lower-case
(#55) Variable "callParentMethod" must be all lower-case
(#59) Variable "callTraitMethod" must be all lower-case
(#60) Variable "callTraitMethod" must be all lower-case
(#62) Variable "callTraitMethod" must be all lower-case
(#66) Variable "callMagicMethod" must be all lower-case
(#67) Variable "callMagicMethod" must be all lower-case
(#69) Variable "callMagicMethod" must be all lower-case
(#75) Variable "callParentMethod" must be all lower-case
(#76) Variable "callTraitMethod" must be all lower-case
(#77) Variable "callMagicMethod" must be all lower-case
(#79) Variable "stubFactory" must be all lower-case
(#80) Variable "stubVerifierFactory" must be all lower-case
(#81) Variable "emptyValueFactory" must be all lower-case
(#82) Variable "assertionRenderer" must be all lower-case
(#83) Variable "assertionRecorder" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/AbstractWrappedMethod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#58) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#78) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedCustomMethod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Variable "customCallback" must be all lower-case
(#40) Variable "customCallback" must be all lower-case
(#51) Public method name "WrappedCustomMethod::customCallback" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#66) Public method name "WrappedCustomMethod::invokeWith" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#75) Member variable "customCallback" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedMagicMethod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Variable "callMagicMethod" must be all lower-case
(#39) Variable "isUncallable" must be all lower-case
(#41) Variable "returnValue" must be all lower-case
(#44) Variable "callMagicMethod" must be all lower-case
(#45) Variable "isUncallable" must be all lower-case
(#47) Variable "returnValue" must be all lower-case
(#49) Variable "callMagicMethod" must be all lower-case
(#52) Variable "callMagicMethod" must be all lower-case
(#68) Public method name "WrappedMagicMethod::callMagicMethod" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#78) Public method name "WrappedMagicMethod::isUncallable" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
(#123) Public method name "WrappedMagicMethod::invokeWith" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#138) Member variable "callMagicMethod" must be all lower-case
(#139) Member variable "isUncallable" must be all lower-case
(#142) Member variable "returnValue" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedMethod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedParentMethod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Variable "callParentMethod" must be all lower-case
(#37) Variable "callParentMethod" must be all lower-case
(#47) Public method name "WrappedParentMethod::callParentMethod" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#62) Public method name "WrappedParentMethod::invokeWith" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#72) Member variable "callParentMethod" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedTraitMethod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Variable "callTraitMethod" must be all lower-case
(#35) Variable "traitName" must be all lower-case
(#39) Variable "callTraitMethod" must be all lower-case
(#40) Variable "traitName" must be all lower-case
(#50) Public method name "WrappedTraitMethod::callTraitMethod" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#60) Public method name "WrappedTraitMethod::traitName" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#75) Public method name "WrappedTraitMethod::invokeWith" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#89) Member variable "callTraitMethod" must be all lower-case
(#90) Member variable "traitName" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedUncallableMethod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Variable "returnValue" must be all lower-case
(#36) Variable "returnValue" must be all lower-case
(#51) Public method name "WrappedUncallableMethod::invokeWith" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#56) Member variable "returnValue" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Mock.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Mock/MockFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Opening brace should be on the same line as the declaration
(#62) Variable "labelSequencer" must be all lower-case
(#64) Variable "handleFactory" must be all lower-case
(#65) Variable "featureDetector" must be all lower-case
(#67) Variable "labelSequencer" must be all lower-case
(#69) Variable "handleFactory" must be all lower-case
(#73) Variable "featureDetector" must be all lower-case
(#75) Variable "featureDetector" must be all lower-case
(#76) Object operator not indented correctly; expected 12 spaces but found 16
(#88) Public method name "MockFactory::createMockClass" must be in lower-case letters only
(#90) Variable "createNew" must be all lower-case
(#94) Variable "createNew" must be all lower-case
(#102) Variable "className" must be all lower-case
(#104) Variable "className" must be all lower-case
(#105) Variable "className" must be all lower-case
(#108) Variable "className" must be all lower-case
(#113) The use of function eval() is forbidden
(#116) Variable "className" must be all lower-case
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "className" must be all lower-case
(#131) Empty CATCH statement detected
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Empty CATCH statement detected
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "className" must be all lower-case
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "className" must be all lower-case
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "className" must be all lower-case
(#156) Variable "customMethods" must be all lower-case
(#158) Variable "methodName" must be all lower-case
(#159) Variable "customMethods" must be all lower-case
(#159) Variable "methodName" must be all lower-case
(#161) Variable "methodName" must be all lower-case
(#162) Variable "customMethods" must be all lower-case
(#162) Variable "methodName" must be all lower-case
(#165) Variable "customMethodsProperty" must be all lower-case
(#166) Variable "customMethodsProperty" must be all lower-case
(#167) Variable "customMethodsProperty" must be all lower-case
(#167) Variable "customMethods" must be all lower-case
(#184) Public method name "MockFactory::createFullMock" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#187) Variable "isDone" must be all lower-case
(#194) Variable "isDone" must be all lower-case
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Usage of ELSEIF not allowed; use ELSE IF instead
(#197) Variable "isInternal" must be all lower-case
(#200) Variable "isInternal" must be all lower-case
(#201) Variable "isInternal" must be all lower-case
(#208) Variable "isInternal" must be all lower-case
(#210) Variable "isDone" must be all lower-case
(#214) Variable "isDone" must be all lower-case
(#215) Variable "className" must be all lower-case
(#217) Variable "className" must be all lower-case
(#217) Variable "className" must be all lower-case
(#221) Variable "isDone" must be all lower-case
(#221) Variable "className" must be all lower-case
(#222) Empty CATCH statement detected
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Empty CATCH statement detected
(#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
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "isDone" must be all lower-case
(#250) Public method name "MockFactory::createPartialMock" must be in lower-case letters only
(#255) Variable "isDone" must be all lower-case
(#256) Variable "isConstructorCalled" must be all lower-case
(#263) Variable "isDone" must be all lower-case
(#264) Inline comments must start with a capital letter, digit or 3-dots sequence
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Usage of ELSEIF not allowed; use ELSE IF instead
(#266) Variable "isInternal" must be all lower-case
(#269) Variable "isInternal" must be all lower-case
(#270) Variable "isInternal" must be all lower-case
(#277) Variable "isInternal" must be all lower-case
(#279) Variable "isDone" must be all lower-case
(#283) Variable "isDone" must be all lower-case
(#284) Variable "className" must be all lower-case
(#286) Variable "className" must be all lower-case
(#286) Variable "className" must be all lower-case
(#290) Variable "isDone" must be all lower-case
(#290) Variable "className" must be all lower-case
(#291) Empty CATCH statement detected
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Empty CATCH statement detected
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Variable "isDone" must be all lower-case
(#309) Variable "isDone" must be all lower-case
(#310) Variable "isConstructorCalled" must be all lower-case
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "isDone" must be all lower-case
(#323) Variable "isConstructorCalled" must be all lower-case
(#331) Member variable "labelSequencer" must be all lower-case
(#333) Member variable "handleFactory" must be all lower-case
(#335) Member variable "isConstructorBypassSupported" must be all lower-case
(#336) Member variable "isConstructorBypassSupportedForExtendedInternals" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Mock/MockGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#51) Variable "labelSequencer" must be all lower-case
(#52) Variable "signatureInspector" must be all lower-case
(#53) Variable "featureDetector" must be all lower-case
(#55) Variable "labelSequencer" must be all lower-case
(#56) Variable "signatureInspector" must be all lower-case
(#57) Variable "featureDetector" must be all lower-case
(#65) Variable "featureDetector" must be all lower-case
(#78) Public method name "MockGenerator::generateClassName" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "className" must be all lower-case
(#82) Variable "className" must be all lower-case
(#83) Variable "className" must be all lower-case
(#86) Variable "className" must be all lower-case
(#87) Variable "parentClassName" must be all lower-case
(#89) Variable "parentClassName" must be all lower-case
(#90) Variable "parentClassName" must be all lower-case
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#91) Variable "interfaceNames" must be all lower-case
(#92) Variable "interfaceNames" must be all lower-case
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) Variable "traitNames" must be all lower-case
(#94) Variable "traitNames" must be all lower-case
(#100) Variable "subjectAtoms" must be all lower-case
(#101) Variable "className" must be all lower-case
(#101) Variable "subjectAtoms" must be all lower-case
(#104) Variable "className" must be all lower-case
(#106) Variable "className" must be all lower-case
(#119) Variable "className" must be all lower-case
(#121) Variable "className" must be all lower-case
(#122) Variable "className" must be all lower-case
(#125) Variable "className" must be all lower-case
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Private method name "MockGenerator::generateHeader" must be in lower-case letters only
(#151) Variable "className" must be all lower-case
(#152) Opening brace should be on the same line as the declaration
(#153) Variable "classNameParts" must be all lower-case
(#153) Variable "className" must be all lower-case
(#155) Variable "classNameParts" must be all lower-case
(#156) Variable "className" must be all lower-case
(#156) Variable "classNameParts" must be all lower-case
(#158) Variable "classNameParts" must be all lower-case
(#163) Variable "className" must be all lower-case
(#165) Variable "parentClassName" must be all lower-case
(#166) Variable "interfaceNames" must be all lower-case
(#167) Variable "traitNames" must be all lower-case
(#169) Variable "parentClassName" must be all lower-case
(#170) Variable "parentClassName" must be all lower-case
(#173) Variable "interfaceNames" must be all lower-case
(#175) Variable "interfaceNames" must be all lower-case
(#179) Variable "traitNames" must be all lower-case
(#180) Variable "traitName" must be all lower-case
(#180) Variable "traitNames" must be all lower-case
(#181) Variable "traitName" must be all lower-case
(#183) Variable "traitNames" must be all lower-case
(#183) Variable "traitName" must be all lower-case
(#184) Variable "traitName" must be all lower-case
(#192) Variable "typeName" must be all lower-case
(#193) Variable "methodName" must be all lower-case
(#196) Variable "typeName" must be all lower-case
(#198) Variable "methodName" must be all lower-case
(#200) Variable "typeName" must be all lower-case
(#202) Variable "methodName" must be all lower-case
(#212) Private method name "MockGenerator::generateConstants" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#232) Private method name "MockGenerator::generateMagicCallStatic" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#235) Variable "callStaticName" must be all lower-case
(#238) Variable "callStaticName" must be all lower-case
(#242) Variable "methodReflector" must be all lower-case
(#242) Variable "callStaticName" must be all lower-case
(#243) Variable "returnsReference" must be all lower-case
(#243) Variable "methodReflector" must be all lower-case
(#251) Variable "methodReflector" must be all lower-case
(#269) Variable "methodReflector" must be all lower-case
(#271) Variable "methodReflector" must be all lower-case
(#272) Variable "isBuiltin" must be all lower-case
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "typeString" must be all lower-case
(#276) Variable "methodReflector" must be all lower-case
(#278) Variable "typeString" must be all lower-case
(#279) Variable "typeString" must be all lower-case
(#281) Variable "genericPosition" must be all lower-case
(#281) Variable "typeString" must be all lower-case
(#283) Variable "genericPosition" must be all lower-case
(#284) Variable "typeString" must be all lower-case
(#284) Variable "typeString" must be all lower-case
(#284) Variable "genericPosition" must be all lower-case
(#288) Variable "isBuiltin" must be all lower-case
(#288) Variable "isBuiltin" must be all lower-case
(#288) Variable "typeString" must be all lower-case
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Variable "typeString" must be all lower-case
(#294) Variable "typeString" must be all lower-case
(#298) Variable "typeString" must be all lower-case
(#299) Variable "typeString" must be all lower-case
(#299) Variable "methodReflector" must be all lower-case
(#302) Variable "isBuiltin" must be all lower-case
(#303) Variable "typeString" must be all lower-case
(#304) Usage of ELSEIF not allowed; use ELSE IF instead
(#306) Variable "typeString" must be all lower-case
(#308) Variable "typeString" must be all lower-case
(#310) Variable "typeString" must be all lower-case
(#313) Variable "isVoidReturn" must be all lower-case
(#313) Variable "isBuiltin" must be all lower-case
(#313) Variable "typeString" must be all lower-case
(#316) Variable "isVoidReturn" must be all lower-case
(#319) Variable "isVoidReturn" must be all lower-case
(#340) Private method name "MockGenerator::generateStructors" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#403) Private method name "MockGenerator::generateMethods" must be in lower-case letters only
(#404) Opening brace should be on the same line as the declaration
(#409) Variable "nameLower" must be all lower-case
(#410) Variable "nameExported" must be all lower-case
(#411) Variable "methodReflector" must be all lower-case
(#413) Variable "nameLower" must be all lower-case
(#421) Variable "methodReflector" must be all lower-case
(#424) Variable "parameterName" must be all lower-case
(#426) Variable "parameterName" must be all lower-case
(#430) Variable "parameterName" must be all lower-case
(#435) Variable "parameterCount" must be all lower-case
(#436) Variable "variadicIndex" must be all lower-case
(#437) Variable "variadicReference" must be all lower-case
(#440) Variable "argumentPacking" must be all lower-case
(#442) Variable "argumentPacking" must be all lower-case
(#447) Variable "parameterCount" must be all lower-case
(#449) Variable "variadicIndex" must be all lower-case
(#450) Variable "variadicReference" must be all lower-case
(#452) Variable "argumentPacking" must be all lower-case
(#466) Variable "methodReflector" must be all lower-case
(#468) Variable "methodReflector" must be all lower-case
(#469) Variable "isBuiltin" must be all lower-case
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Variable "typeString" must be all lower-case
(#473) Variable "methodReflector" must be all lower-case
(#475) Variable "typeString" must be all lower-case
(#476) Variable "typeString" must be all lower-case
(#478) Variable "genericPosition" must be all lower-case
(#478) Variable "typeString" must be all lower-case
(#480) Variable "genericPosition" must be all lower-case
(#481) Variable "typeString" must be all lower-case
(#482) Variable "typeString" must be all lower-case
(#482) Variable "genericPosition" must be all lower-case
(#486) Variable "isBuiltin" must be all lower-case
(#487) Variable "isBuiltin" must be all lower-case
(#487) Variable "typeString" must be all lower-case
(#488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Variable "typeString" must be all lower-case
(#493) Variable "typeString" must be all lower-case
(#497) Variable "typeString" must be all lower-case
(#498) Variable "typeString" must be all lower-case
(#499) Variable "methodReflector" must be all lower-case
(#502) Variable "isBuiltin" must be all lower-case
(#503) Variable "returnType" must be all lower-case
(#503) Variable "typeString" must be all lower-case
(#504) Usage of ELSEIF not allowed; use ELSE IF instead
(#506) Variable "typeString" must be all lower-case
(#508) Variable "returnType" must be all lower-case
(#508) Variable "typeString" must be all lower-case
(#510) Variable "returnType" must be all lower-case
(#510) Variable "typeString" must be all lower-case
(#513) Variable "isVoidReturn" must be all lower-case
(#513) Variable "isBuiltin" must be all lower-case
(#513) Variable "typeString" must be all lower-case
(#515) Variable "returnType" must be all lower-case
(#516) Variable "isVoidReturn" must be all lower-case
(#519) Variable "isStatic" must be all lower-case
(#521) Variable "isStatic" must be all lower-case
(#530) Variable "argumentPacking" must be all lower-case
(#532) Variable "parameterCount" must be all lower-case
(#535) Variable "variadicIndex" must be all lower-case
(#545) Variable "isVoidReturn" must be all lower-case
(#546) Variable "resultAssign" must be all lower-case
(#548) Variable "resultAssign" must be all lower-case
(#551) Variable "isStatic" must be all lower-case
(#552) Expected 1 space after ".="; 2 found
(#553) Variable "resultAssign" must be all lower-case
(#554) Variable "nameExported" must be all lower-case
(#559) Expected 1 space after ".="; 2 found
(#560) Variable "resultAssign" must be all lower-case
(#567) Variable "isVoidReturn" must be all lower-case
(#584) Variable "returnsReference" must be all lower-case
(#584) Variable "methodReflector" must be all lower-case
(#589) Variable "isStatic" must be all lower-case
(#591) Variable "returnsReference" must be all lower-case
(#595) Variable "returnType" must be all lower-case
(#598) Variable "isFirst" must be all lower-case
(#601) Variable "isFirst" must be all lower-case
(#602) Variable "isFirst" must be all lower-case
(#616) Variable "returnType" must be all lower-case
(#625) Private method name "MockGenerator::generateMagicCall" must be in lower-case letters only
(#626) Opening brace should be on the same line as the declaration
(#628) Variable "callName" must be all lower-case
(#631) Variable "callName" must be all lower-case
(#635) Variable "methodReflector" must be all lower-case
(#635) Variable "callName" must be all lower-case
(#636) Variable "returnsReference" must be all lower-case
(#636) Variable "methodReflector" must be all lower-case
(#642) Variable "methodReflector" must be all lower-case
(#660) Variable "methodReflector" must be all lower-case
(#662) Variable "methodReflector" must be all lower-case
(#663) Variable "isBuiltin" must be all lower-case
(#666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#667) Variable "typeString" must be all lower-case
(#667) Variable "methodReflector" must be all lower-case
(#669) Variable "typeString" must be all lower-case
(#670) Variable "typeString" must be all lower-case
(#672) Variable "genericPosition" must be all lower-case
(#672) Variable "typeString" must be all lower-case
(#674) Variable "genericPosition" must be all lower-case
(#675) Variable "typeString" must be all lower-case
(#675) Variable "typeString" must be all lower-case
(#675) Variable "genericPosition" must be all lower-case
(#679) Variable "isBuiltin" must be all lower-case
(#679) Variable "isBuiltin" must be all lower-case
(#679) Variable "typeString" must be all lower-case
(#680) Inline comments must start with a capital letter, digit or 3-dots sequence
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Variable "typeString" must be all lower-case
(#685) Variable "typeString" must be all lower-case
(#689) Variable "typeString" must be all lower-case
(#690) Variable "typeString" must be all lower-case
(#690) Variable "methodReflector" must be all lower-case
(#693) Variable "isBuiltin" must be all lower-case
(#694) Variable "typeString" must be all lower-case
(#695) Usage of ELSEIF not allowed; use ELSE IF instead
(#697) Variable "typeString" must be all lower-case
(#699) Variable "typeString" must be all lower-case
(#701) Variable "typeString" must be all lower-case
(#704) Variable "isVoidReturn" must be all lower-case
(#704) Variable "isBuiltin" must be all lower-case
(#704) Variable "typeString" must be all lower-case
(#707) Variable "isVoidReturn" must be all lower-case
(#710) Variable "isVoidReturn" must be all lower-case
(#731) Private method name "MockGenerator::generateCallParentMethods" must be in lower-case letters only
(#732) Opening brace should be on the same line as the declaration
(#734) Variable "traitNames" must be all lower-case
(#735) Variable "hasTraits" must be all lower-case
(#735) Variable "traitNames" must be all lower-case
(#736) Variable "parentClassName" must be all lower-case
(#737) Variable "hasParentClass" must be all lower-case
(#737) Variable "parentClassName" must be all lower-case
(#742) Variable "hasParentClass" must be all lower-case
(#758) Variable "hasTraits" must be all lower-case
(#782) Variable "methodName" must be all lower-case
(#784) Variable "hasTraits" must be all lower-case
(#785) Variable "methodsByName" must be all lower-case
(#788) Variable "methodsByName" must be all lower-case
(#789) Variable "methodsByName" must be all lower-case
(#791) Variable "traitName" must be all lower-case
(#791) Variable "methodsByName" must be all lower-case
(#793) Variable "methodName" must be all lower-case
(#795) Variable "traitName" must be all lower-case
(#810) Variable "methodName" must be all lower-case
(#818) Variable "hasParentClass" must be all lower-case
(#833) Variable "parentClass" must be all lower-case
(#833) Variable "parentClassName" must be all lower-case
(#835) Variable "parentClass" must be all lower-case
(#836) Variable "constructorName" must be all lower-case
(#874) Variable "hasTraits" must be all lower-case
(#876) Variable "constructorTraitName" must be all lower-case
(#878) Variable "traitNames" must be all lower-case
(#878) Variable "traitName" must be all lower-case
(#879) Variable "traitName" must be all lower-case
(#881) Variable "traitConstructor" must be all lower-case
(#882) Variable "traitConstructor" must be all lower-case
(#883) Variable "constructorTraitName" must be all lower-case
(#888) Variable "constructorName" must be all lower-case
(#889) Variable "constructorTraitName" must be all lower-case
(#901) Variable "constructorName" must be all lower-case
(#934) Variable "methodName" must be all lower-case
(#936) Variable "hasTraits" must be all lower-case
(#937) Variable "methodsByName" must be all lower-case
(#940) Variable "methodsByName" must be all lower-case
(#941) Variable "methodsByName" must be all lower-case
(#943) Variable "traitName" must be all lower-case
(#943) Variable "methodsByName" must be all lower-case
(#945) Variable "methodName" must be all lower-case
(#947) Variable "traitName" must be all lower-case
(#973) Private method name "MockGenerator::generateProperties" must be in lower-case letters only
(#974) Opening brace should be on the same line as the declaration
(#975) Variable "staticProperties" must be all lower-case
(#979) Variable "staticProperties" must be all lower-case
(#998) Variable "uncallableMethodNames" must be all lower-case
(#999) Variable "traitMethodNames" must be all lower-case
(#1001) Variable "methodName" must be all lower-case
(#1002) Variable "methodName" must be all lower-case
(#1002) Variable "methodName" must be all lower-case
(#1005) Variable "uncallableMethodNames" must be all lower-case
(#1005) Variable "methodName" must be all lower-case
(#1006) Usage of ELSEIF not allowed; use ELSE IF instead
(#1007) Variable "traitMethodNames" must be all lower-case
(#1007) Variable "methodName" must be all lower-case
(#1014) Variable "uncallableMethodNames" must be all lower-case
(#1017) Variable "uncallableMethodNames" must be all lower-case
(#1022) Variable "traitMethodNames" must be all lower-case
(#1025) Variable "traitMethodNames" must be all lower-case
(#1037) Member variable "labelSequencer" must be all lower-case
(#1038) Member variable "signatureInspector" must be all lower-case
(#1039) Member variable "featureDetector" must be all lower-case
(#1040) Member variable "isClosureBindingSupported" must be all lower-case
(#1041) Member variable "isReturnTypeSupported" must be all lower-case
(#1042) Member variable "isNullableTypeSupported" must be all lower-case
(#1043) Member variable "canMockPharDestruct" must be all lower-case
(#1044) Member variable "isHhvm" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Pho/PhoAssertionException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Pho/PhoAssertionRecorder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#44) Public method name "PhoAssertionRecorder::setCallVerifierFactory" must be in lower-case letters only
(#45) Variable "callVerifierFactory" must be all lower-case
(#47) Variable "callVerifierFactory" must be all lower-case
(#57) Public method name "PhoAssertionRecorder::createSuccess" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#69) Public method name "PhoAssertionRecorder::createSuccessFromEventCollection" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "PhoAssertionRecorder::createFailure" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#87) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Pho/PhoFacadeDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Pho/Phony.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Pho/functions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) function name "mockBuilder" must be lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#83) function name "partialMock" must be lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#101) Opening brace should be on the same line as the declaration
(#113) function name "onStatic" must be lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#140) function name "spyGlobal" must be lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#154) Opening brace should be on the same line as the declaration
(#171) function name "stubGlobal" must be lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#181) function name "restoreGlobalFunctions" must be lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#194) function name "checkInOrder" must be lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#209) function name "inOrder" must be lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#222) function name "checkInOrderSequence" must be lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#237) function name "inOrderSequence" must be lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#251) function name "checkAnyOrder" must be lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#266) function name "anyOrder" must be lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#280) function name "checkAnyOrderSequence" must be lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#296) function name "anyOrderSequence" must be lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#308) Opening brace should be on the same line as the declaration
(#319) function name "equalTo" must be lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#335) Variable "minimumArguments" must be all lower-case
(#336) Variable "maximumArguments" must be all lower-case
(#339) Variable "minimumArguments" must be all lower-case
(#339) Variable "maximumArguments" must be all lower-case
(#351) function name "setExportDepth" must be lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#363) function name "setUseColor" must be lower-case letters only
(#363) Variable "useColor" must be all lower-case
(#364) Opening brace should be on the same line as the declaration
(#367) Variable "useColor" must be all lower-case
(#368) Variable "useColor" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Phony.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/Phony.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitAssertionException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitAssertionRecorder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#46) Public method name "PhpunitAssertionRecorder::setCallVerifierFactory" must be in lower-case letters only
(#47) Variable "callVerifierFactory" must be all lower-case
(#49) Variable "callVerifierFactory" must be all lower-case
(#59) Public method name "PhpunitAssertionRecorder::createSuccess" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#76) Public method name "PhpunitAssertionRecorder::createSuccessFromEventCollection" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#93) Public method name "PhpunitAssertionRecorder::createFailure" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#99) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitFacadeDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitMatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#41) Public method name "PhpunitMatcherDriver::isAvailable" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#51) Public method name "PhpunitMatcherDriver::matcherClassNames" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "PhpunitMatcherDriver::wrapMatcher" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/functions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) function name "mockBuilder" must be lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
(#84) function name "partialMock" must be lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#115) function name "onStatic" must be lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
(#142) function name "spyGlobal" must be lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#173) function name "stubGlobal" must be lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) function name "restoreGlobalFunctions" must be lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#196) function name "checkInOrder" must be lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#211) function name "inOrder" must be lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#224) function name "checkInOrderSequence" must be lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#239) function name "inOrderSequence" must be lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#253) function name "checkAnyOrder" must be lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#268) function name "anyOrder" must be lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#282) function name "checkAnyOrderSequence" must be lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#298) function name "anyOrderSequence" must be lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#310) Opening brace should be on the same line as the declaration
(#321) function name "equalTo" must be lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#338) Variable "minimumArguments" must be all lower-case
(#339) Variable "maximumArguments" must be all lower-case
(#342) Variable "minimumArguments" must be all lower-case
(#342) Variable "maximumArguments" must be all lower-case
(#354) function name "setExportDepth" must be lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#366) function name "setUseColor" must be lower-case letters only
(#366) Variable "useColor" must be all lower-case
(#367) Opening brace should be on the same line as the declaration
(#370) Variable "useColor" must be all lower-case
(#371) Variable "useColor" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/Exception/UndefinedFeatureException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#41) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/FeatureDetector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#68) Public method name "FeatureDetector::addFeature" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#79) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#102) Public method name "FeatureDetector::isSupported" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#121) Public method name "FeatureDetector::standardFeatures" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#293) Variable "exportedSymbol" must be all lower-case
(#303) Variable "exportedSymbol" must be all lower-case
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Closing brace must be on a line by itself
(#364) Closing brace must be on a line by itself
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Inline comments must start with a capital letter, digit or 3-dots sequence
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#410) Closing brace must be on a line by itself
(#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
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Opening brace should be on the same line as the declaration
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Public method name "FeatureDetector::checkToken" must be in lower-case letters only
(#473) Variable "constantName" must be all lower-case
(#474) Opening brace should be on the same line as the declaration
(#475) Variable "constantName" must be all lower-case
(#482) Variable "constantName" must be all lower-case
(#493) Public method name "FeatureDetector::checkStatement" must be in lower-case letters only
(#493) Variable "useClosure" must be all lower-case
(#494) Opening brace should be on the same line as the declaration
(#498) Variable "useClosure" must be all lower-case
(#500) The use of function eval() is forbidden
(#501) Empty CATCH statement detected
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#502) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Empty CATCH statement detected
(#503) Empty CATCH statement must have a comment to explain why the exception is not handled
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) The use of function eval() is forbidden
(#509) Empty CATCH statement detected
(#510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Empty CATCH statement detected
(#511) Empty CATCH statement must have a comment to explain why the exception is not handled
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Public method name "FeatureDetector::checkInternalClass" must be in lower-case letters only
(#529) Variable "className" must be all lower-case
(#530) Opening brace should be on the same line as the declaration
(#531) Variable "className" must be all lower-case
(#532) Variable "className" must be all lower-case
(#549) Public method name "FeatureDetector::checkInternalMethod" must be in lower-case letters only
(#549) Variable "className" must be all lower-case
(#549) Variable "methodName" must be all lower-case
(#550) Opening brace should be on the same line as the declaration
(#551) Variable "className" must be all lower-case
(#555) Variable "className" must be all lower-case
(#555) Variable "methodName" must be all lower-case
(#556) Variable "className" must be all lower-case
(#556) Variable "methodName" must be all lower-case
(#569) Public method name "FeatureDetector::uniqueSymbolName" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/FunctionSignatureInspector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#30) Variable "featureDetector" must be all lower-case
(#32) Variable "featureDetector" must be all lower-case
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Variable "featureDetector" must be all lower-case
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Variable "featureDetector" must be all lower-case
(#55) Variable "invocableInspector" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "invocableInspector" must be all lower-case
(#67) Public method name "FunctionSignatureInspector::callbackSignature" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#84) Member variable "invocableInspector" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/HhvmFunctionSignatureInspector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Variable "invocableInspector" must be all lower-case
(#32) Variable "featureDetector" must be all lower-case
(#34) Variable "invocableInspector" must be all lower-case
(#36) Variable "featureDetector" must be all lower-case
(#38) Variable "featureDetector" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "byReference" must be all lower-case
(#89) Variable "defaultValue" must be all lower-case
(#91) Variable "defaultValue" must be all lower-case
(#92) Variable "defaultValue" must be all lower-case
(#93) Variable "defaultValue" must be all lower-case
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#95) Variable "defaultValue" must be all lower-case
(#96) Variable "defaultValue" must be all lower-case
(#99) Variable "defaultValue" must be all lower-case
(#99) Variable "defaultValue" must be all lower-case
(#101) Variable "defaultValue" must be all lower-case
(#101) The use of function eval() is forbidden
(#101) Variable "defaultValue" must be all lower-case
(#104) Variable "defaultValue" must be all lower-case
(#104) Variable "defaultValue" must be all lower-case
(#106) Variable "defaultValue" must be all lower-case
(#106) Variable "defaultValue" must be all lower-case
(#112) Variable "byReference" must be all lower-case
(#112) Variable "defaultValue" must be all lower-case
(#118) Member variable "isVariadicParameterSupported" must be all lower-case
(#119) Member variable "isIterableTypeHintSupported" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/PhpFunctionSignatureInspector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Line exceeds 132 characters; contains 134 characters
(#31) Variable "invocableInspector" must be all lower-case
(#32) Variable "featureDetector" must be all lower-case
(#34) Variable "invocableInspector" must be all lower-case
(#36) Variable "featureDetector" must be all lower-case
(#38) Variable "featureDetector" must be all lower-case
(#40) Variable "featureDetector" must be all lower-case
(#42) Variable "featureDetector" must be all lower-case
(#44) Variable "featureDetector" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "isMatch" must be all lower-case
(#64) Variable "isMatch" must be all lower-case
(#80) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#110) Variable "byReference" must be all lower-case
(#112) Variable "byReference" must be all lower-case
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "defaultValue" must be all lower-case
(#130) Variable "defaultValue" must be all lower-case
(#133) Usage of ELSEIF not allowed; use ELSE IF instead
(#134) Variable "defaultValue" must be all lower-case
(#136) Variable "defaultValue" must be all lower-case
(#140) Variable "byReference" must be all lower-case
(#140) Variable "defaultValue" must be all lower-case
(#146) Member variable "isExportReferenceSupported" must be all lower-case
(#147) Member variable "isVariadicParameterSupported" must be all lower-case
(#148) Member variable "isScalarTypeHintSupported" must be all lower-case
(#149) Member variable "isCallableTypeHintSupported" must be all lower-case
(#150) Member variable "isIterableTypeHintSupported" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Sequencer/Sequencer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#41) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/Phony.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestAssertionRecorder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Opening brace should be on the same line as the declaration
(#50) Variable "simpletestContext" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Variable "simpletestContext" must be all lower-case
(#60) Public method name "SimpletestAssertionRecorder::setCallVerifierFactory" must be in lower-case letters only
(#61) Variable "callVerifierFactory" must be all lower-case
(#63) Variable "callVerifierFactory" must be all lower-case
(#73) Public method name "SimpletestAssertionRecorder::createSuccess" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#87) Public method name "SimpletestAssertionRecorder::createSuccessFromEventCollection" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#101) Public method name "SimpletestAssertionRecorder::createFailure" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#120) Member variable "simpletestContext" must be all lower-case
(#121) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestFacadeDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestMatcher.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestMatcherDriver.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#41) Public method name "SimpletestMatcherDriver::isAvailable" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#51) Public method name "SimpletestMatcherDriver::matcherClassNames" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#63) Public method name "SimpletestMatcherDriver::wrapMatcher" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/functions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) function name "mockBuilder" must be lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
(#86) function name "partialMock" must be lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#117) function name "onStatic" must be lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#131) Opening brace should be on the same line as the declaration
(#145) function name "spyGlobal" must be lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#159) Opening brace should be on the same line as the declaration
(#176) function name "stubGlobal" must be lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#186) function name "restoreGlobalFunctions" must be lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#199) function name "checkInOrder" must be lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#214) function name "inOrder" must be lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#227) function name "checkInOrderSequence" must be lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#242) function name "inOrderSequence" must be lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#256) function name "checkAnyOrder" must be lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#271) function name "anyOrder" must be lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#285) function name "checkAnyOrderSequence" must be lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#301) function name "anyOrderSequence" must be lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#313) Opening brace should be on the same line as the declaration
(#324) function name "equalTo" must be lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#341) Variable "minimumArguments" must be all lower-case
(#342) Variable "maximumArguments" must be all lower-case
(#345) Variable "minimumArguments" must be all lower-case
(#345) Variable "maximumArguments" must be all lower-case
(#357) function name "setExportDepth" must be lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#369) function name "setUseColor" must be lower-case letters only
(#369) Variable "useColor" must be all lower-case
(#370) Opening brace should be on the same line as the declaration
(#373) Variable "useColor" must be all lower-case
(#374) Variable "useColor" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/ArraySpy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Variable "callEventFactory" must be all lower-case
(#36) Variable "callEventFactory" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#57) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#83) Opening brace should be on the same line as the declaration
(#93) Opening brace should be on the same line as the declaration
(#101) Variable "isValid" must be all lower-case
(#104) Variable "isValid" must be all lower-case
(#107) Variable "isValid" must be all lower-case
(#117) Variable "isValid" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#151) Opening brace should be on the same line as the declaration
(#161) Opening brace should be on the same line as the declaration
(#171) Opening brace should be on the same line as the declaration
(#177) Member variable "callEventFactory" must be all lower-case
(#178) Member variable "isUsed" must be all lower-case
(#179) Member variable "isConsumed" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailHhvm.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "GeneratorSpyFactoryDetailHhvm::createGeneratorSpy" must be in lower-case letters only
(#41) Variable "callEventFactory" must be all lower-case
(#42) Variable "isGeneratorImplicitNextSupported" must be all lower-case
(#44) Variable "callEventFactory" must be all lower-case
(#46) Variable "isFirst" must be all lower-case
(#48) Variable "receivedException" must be all lower-case
(#54) Variable "isFirst" must be all lower-case
(#55) Variable "isGeneratorImplicitNextSupported" must be all lower-case
(#59) Variable "receivedException" must be all lower-case
(#60) Variable "receivedException" must be all lower-case
(#67) Variable "callEventFactory" must be all lower-case
(#71) Empty CATCH statement detected
(#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
(#73) Empty CATCH statement detected
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "callEventFactory" must be all lower-case
(#88) Variable "receivedException" must be all lower-case
(#91) Variable "callEventFactory" must be all lower-case
(#98) Variable "callEventFactory" must be all lower-case
(#100) Variable "receivedException" must be all lower-case
(#102) Variable "callEventFactory" must be all lower-case
(#103) Variable "receivedException" must be all lower-case
(#107) Variable "isFirst" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailHhvmWithReturn.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "GeneratorSpyFactoryDetailHhvmWithReturn::createGeneratorSpy" must be in lower-case letters only
(#39) Variable "callEventFactory" must be all lower-case
(#41) Variable "callEventFactory" must be all lower-case
(#43) Variable "isFirst" must be all lower-case
(#45) Variable "receivedException" must be all lower-case
(#51) Variable "isFirst" must be all lower-case
(#52) Variable "receivedException" must be all lower-case
(#53) Variable "receivedException" must be all lower-case
(#60) Variable "returnValue" must be all lower-case
(#62) Variable "callEventFactory" must be all lower-case
(#62) Variable "returnValue" must be all lower-case
(#65) Variable "returnValue" must be all lower-case
(#67) Empty CATCH statement detected
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Empty CATCH statement detected
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "callEventFactory" must be all lower-case
(#84) Variable "receivedException" must be all lower-case
(#87) Variable "callEventFactory" must be all lower-case
(#94) Variable "callEventFactory" must be all lower-case
(#96) Variable "receivedException" must be all lower-case
(#98) Variable "callEventFactory" must be all lower-case
(#99) Variable "receivedException" must be all lower-case
(#103) Variable "isFirst" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailPhp.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "GeneratorSpyFactoryDetailPhp::createGeneratorSpy" must be in lower-case letters only
(#39) Variable "callEventFactory" must be all lower-case
(#41) Variable "callEventFactory" must be all lower-case
(#43) Variable "isFirst" must be all lower-case
(#45) Variable "receivedException" must be all lower-case
(#51) Variable "isFirst" must be all lower-case
(#52) Variable "receivedException" must be all lower-case
(#53) Variable "receivedException" must be all lower-case
(#60) Variable "callEventFactory" must be all lower-case
(#64) Empty CATCH statement detected
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Empty CATCH statement detected
(#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
(#72) Variable "callEventFactory" must be all lower-case
(#81) Variable "receivedException" must be all lower-case
(#84) Variable "callEventFactory" must be all lower-case
(#91) Variable "callEventFactory" must be all lower-case
(#93) Variable "receivedException" must be all lower-case
(#95) Variable "callEventFactory" must be all lower-case
(#96) Variable "receivedException" must be all lower-case
(#100) Variable "isFirst" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailPhpWithReturn.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "GeneratorSpyFactoryDetailPhpWithReturn::createGeneratorSpy" must be in lower-case letters only
(#37) Variable "callEventFactory" must be all lower-case
(#39) Variable "callEventFactory" must be all lower-case
(#41) Variable "isFirst" must be all lower-case
(#43) Variable "receivedException" must be all lower-case
(#49) Variable "isFirst" must be all lower-case
(#50) Variable "receivedException" must be all lower-case
(#51) Variable "receivedException" must be all lower-case
(#58) Variable "returnValue" must be all lower-case
(#60) Variable "callEventFactory" must be all lower-case
(#60) Variable "returnValue" must be all lower-case
(#63) Variable "returnValue" must be all lower-case
(#65) Empty CATCH statement detected
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Empty CATCH statement detected
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "callEventFactory" must be all lower-case
(#84) Variable "receivedException" must be all lower-case
(#87) Variable "callEventFactory" must be all lower-case
(#94) Variable "callEventFactory" must be all lower-case
(#96) Variable "receivedException" must be all lower-case
(#98) Variable "callEventFactory" must be all lower-case
(#99) Variable "receivedException" must be all lower-case
(#103) Variable "isFirst" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/GeneratorSpyFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Opening brace should be on the same line as the declaration
(#52) Variable "callEventFactory" must be all lower-case
(#53) Variable "featureDetector" must be all lower-case
(#55) Variable "callEventFactory" must be all lower-case
(#57) Variable "featureDetector" must be all lower-case
(#59) Variable "featureDetector" must be all lower-case
(#61) Variable "featureDetector" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Member variable "callEventFactory" must be all lower-case
(#115) Member variable "isGeneratorImplicitNextSupported" must be all lower-case
(#116) Member variable "isGeneratorReturnSupported" must be all lower-case
(#117) Member variable "isHhvm" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/IterableSpy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Spy/IterableSpyFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#43) Variable "callEventFactory" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#45) Variable "callEventFactory" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#83) Member variable "callEventFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Spy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "Spy::setUseGeneratorSpies" must be in lower-case letters only
(#30) Variable "useGeneratorSpies" must be all lower-case
(#37) Public method name "Spy::useGeneratorSpies" must be in lower-case letters only
(#46) Public method name "Spy::setUseIterableSpies" must be in lower-case letters only
(#46) Variable "useIterableSpies" must be all lower-case
(#53) Public method name "Spy::useIterableSpies" must be in lower-case letters only
(#60) Public method name "Spy::stopRecording" must be in lower-case letters only
(#67) Public method name "Spy::startRecording" must be in lower-case letters only
(#74) Public method name "Spy::setCalls" must be in lower-case letters only
(#81) Public method name "Spy::addCall" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyData.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Variable "callFactory" must be all lower-case
(#50) Variable "generatorSpyFactory" must be all lower-case
(#51) Variable "iterableSpyFactory" must be all lower-case
(#55) Variable "callFactory" must be all lower-case
(#57) Variable "generatorSpyFactory" must be all lower-case
(#58) Variable "iterableSpyFactory" must be all lower-case
(#71) Public method name "SpyData::nextIndex" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#83) Public method name "SpyData::setUseGeneratorSpies" must be in lower-case letters only
(#83) Variable "useGeneratorSpies" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "useGeneratorSpies" must be all lower-case
(#95) Public method name "SpyData::useGeneratorSpies" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#107) Public method name "SpyData::setUseIterableSpies" must be in lower-case letters only
(#107) Variable "useIterableSpies" must be all lower-case
(#108) Opening brace should be on the same line as the declaration
(#109) Variable "useIterableSpies" must be all lower-case
(#119) Public method name "SpyData::useIterableSpies" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#129) Public method name "SpyData::stopRecording" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#141) Public method name "SpyData::startRecording" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#153) Public method name "SpyData::setCalls" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#163) Public method name "SpyData::addCall" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#173) Public method name "SpyData::hasEvents" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) Public method name "SpyData::hasCalls" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#193) Public method name "SpyData::eventCount" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#203) Public method name "SpyData::callCount" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#214) Opening brace should be on the same line as the declaration
(#223) Public method name "SpyData::allEvents" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#233) Public method name "SpyData::allCalls" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#244) Public method name "SpyData::firstEvent" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#259) Public method name "SpyData::lastEvent" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#279) Public method name "SpyData::eventAt" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#294) Public method name "SpyData::firstCall" must be in lower-case letters only
(#295) Opening brace should be on the same line as the declaration
(#309) Public method name "SpyData::lastCall" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#329) Public method name "SpyData::callAt" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#343) Public method name "SpyData::getIterator" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#358) Public method name "SpyData::invokeWith" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#369) Variable "responseEvent" must be all lower-case
(#371) Variable "responseEvent" must be all lower-case
(#372) Variable "responseEvent" must be all lower-case
(#374) Variable "responseEvent" must be all lower-case
(#377) Variable "returnValue" must be all lower-case
(#377) Variable "responseEvent" must be all lower-case
(#379) Variable "returnValue" must be all lower-case
(#380) Variable "returnValue" must be all lower-case
(#385) Variable "returnValue" must be all lower-case
(#385) Variable "returnValue" must be all lower-case
(#387) Variable "returnValue" must be all lower-case
(#392) Variable "returnValue" must be all lower-case
(#395) Private method name "SpyData::normalizeIndex" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#418) Member variable "callFactory" must be all lower-case
(#420) Member variable "generatorSpyFactory" must be all lower-case
(#421) Member variable "iterableSpyFactory" must be all lower-case
(#422) Member variable "useGeneratorSpies" must be all lower-case
(#423) Member variable "useIterableSpies" must be all lower-case
(#424) Member variable "isRecording" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#53) Variable "labelSequencer" must be all lower-case
(#54) Variable "callFactory" must be all lower-case
(#56) Variable "generatorSpyFactory" must be all lower-case
(#57) Variable "iterableSpyFactory" must be all lower-case
(#59) Variable "labelSequencer" must be all lower-case
(#60) Variable "callFactory" must be all lower-case
(#62) Variable "generatorSpyFactory" must be all lower-case
(#63) Variable "iterableSpyFactory" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#86) Member variable "labelSequencer" must be all lower-case
(#87) Member variable "callFactory" must be all lower-case
(#89) Member variable "generatorSpyFactory" must be all lower-case
(#90) Member variable "iterableSpyFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#45) Expected MOODLE_INTERNAL check or config.php inclusion
(#61) Variable "matcherFactory" must be all lower-case
(#62) Variable "matcherVerifier" must be all lower-case
(#63) Variable "generatorVerifierFactory" must be all lower-case
(#64) Variable "iterableVerifierFactory" must be all lower-case
(#65) Variable "callVerifierFactory" must be all lower-case
(#66) Variable "assertionRecorder" must be all lower-case
(#67) Variable "assertionRenderer" must be all lower-case
(#72) Variable "matcherFactory" must be all lower-case
(#73) Variable "matcherVerifier" must be all lower-case
(#74) Variable "generatorVerifierFactory" must be all lower-case
(#75) Variable "iterableVerifierFactory" must be all lower-case
(#76) Variable "callVerifierFactory" must be all lower-case
(#77) Variable "assertionRecorder" must be all lower-case
(#78) Variable "assertionRenderer" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "SpyVerifier::isAnonymous" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#118) Public method name "SpyVerifier::setUseGeneratorSpies" must be in lower-case letters only
(#118) Variable "useGeneratorSpies" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "useGeneratorSpies" must be all lower-case
(#130) Public method name "SpyVerifier::useGeneratorSpies" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#142) Public method name "SpyVerifier::setUseIterableSpies" must be in lower-case letters only
(#142) Variable "useIterableSpies" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "useIterableSpies" must be all lower-case
(#154) Public method name "SpyVerifier::useIterableSpies" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#166) Public method name "SpyVerifier::setLabel" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#179) Opening brace should be on the same line as the declaration
(#188) Public method name "SpyVerifier::stopRecording" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#200) Public method name "SpyVerifier::startRecording" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#212) Public method name "SpyVerifier::setCalls" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#222) Public method name "SpyVerifier::addCall" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#232) Public method name "SpyVerifier::hasEvents" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#242) Public method name "SpyVerifier::hasCalls" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#252) Public method name "SpyVerifier::eventCount" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#262) Public method name "SpyVerifier::callCount" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#272) Public method name "SpyVerifier::allEvents" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#282) Public method name "SpyVerifier::allCalls" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#293) Public method name "SpyVerifier::firstEvent" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#304) Public method name "SpyVerifier::lastEvent" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#320) Public method name "SpyVerifier::eventAt" must be in lower-case letters only
(#321) Opening brace should be on the same line as the declaration
(#331) Public method name "SpyVerifier::firstCall" must be in lower-case letters only
(#332) Opening brace should be on the same line as the declaration
(#342) Public method name "SpyVerifier::lastCall" must be in lower-case letters only
(#343) Opening brace should be on the same line as the declaration
(#358) Public method name "SpyVerifier::callAt" must be in lower-case letters only
(#359) Opening brace should be on the same line as the declaration
(#368) Public method name "SpyVerifier::getIterator" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#379) Opening brace should be on the same line as the declaration
(#393) Public method name "SpyVerifier::invokeWith" must be in lower-case letters only
(#394) Opening brace should be on the same line as the declaration
(#407) Opening brace should be on the same line as the declaration
(#419) method name "SpyVerifier::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#420) Opening brace should be on the same line as the declaration
(#429) Public method name "SpyVerifier::checkCalled" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#434) Variable "callCount" must be all lower-case
(#436) Variable "callCount" must be all lower-case
(#436) Variable "callCount" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#467) Public method name "SpyVerifier::checkCalledWith" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#473) Variable "matchingEvents" must be all lower-case
(#474) Variable "totalCount" must be all lower-case
(#475) Variable "matchCount" must be all lower-case
(#482) Variable "matchingEvents" must be all lower-case
(#483) Variable "matchCount" must be all lower-case
(#487) Variable "matchCount" must be all lower-case
(#487) Variable "totalCount" must be all lower-case
(#488) Variable "matchingEvents" must be all lower-case
(#500) Public method name "SpyVerifier::calledWith" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#523) Public method name "SpyVerifier::checkResponded" must be in lower-case letters only
(#524) Opening brace should be on the same line as the declaration
(#528) Variable "matchingEvents" must be all lower-case
(#529) Variable "totalCount" must be all lower-case
(#530) Variable "matchCount" must be all lower-case
(#533) Variable "responseEvent" must be all lower-case
(#534) Variable "matchingEvents" must be all lower-case
(#534) Variable "responseEvent" must be all lower-case
(#535) Variable "matchCount" must be all lower-case
(#539) Variable "matchCount" must be all lower-case
(#539) Variable "totalCount" must be all lower-case
(#540) Variable "matchingEvents" must be all lower-case
(#551) Opening brace should be on the same line as the declaration
(#568) Public method name "SpyVerifier::checkCompleted" must be in lower-case letters only
(#569) Opening brace should be on the same line as the declaration
(#573) Variable "matchingEvents" must be all lower-case
(#574) Variable "totalCount" must be all lower-case
(#575) Variable "matchCount" must be all lower-case
(#578) Variable "endEvent" must be all lower-case
(#579) Variable "matchingEvents" must be all lower-case
(#579) Variable "endEvent" must be all lower-case
(#580) Variable "matchCount" must be all lower-case
(#584) Variable "matchCount" must be all lower-case
(#584) Variable "totalCount" must be all lower-case
(#585) Variable "matchingEvents" must be all lower-case
(#596) Opening brace should be on the same line as the declaration
(#615) Public method name "SpyVerifier::checkReturned" must be in lower-case letters only
(#616) Opening brace should be on the same line as the declaration
(#620) Variable "matchingEvents" must be all lower-case
(#621) Variable "totalCount" must be all lower-case
(#622) Variable "matchCount" must be all lower-case
(#626) Variable "responseEvent" must be all lower-case
(#633) Variable "matchingEvents" must be all lower-case
(#633) Variable "responseEvent" must be all lower-case
(#634) Variable "matchCount" must be all lower-case
(#641) Variable "responseEvent" must be all lower-case
(#645) Variable "returnValue" must be all lower-case
(#647) Variable "returnValue" must be all lower-case
(#648) Variable "matchingEvents" must be all lower-case
(#648) Variable "responseEvent" must be all lower-case
(#649) Variable "matchCount" must be all lower-case
(#654) Variable "matchCount" must be all lower-case
(#654) Variable "totalCount" must be all lower-case
(#655) Variable "matchingEvents" must be all lower-case
(#668) Opening brace should be on the same line as the declaration
(#670) Variable "argumentCount" must be all lower-case
(#672) Variable "argumentCount" must be all lower-case
(#700) Public method name "SpyVerifier::checkThrew" must be in lower-case letters only
(#701) Opening brace should be on the same line as the declaration
(#705) Variable "matchingEvents" must be all lower-case
(#706) Variable "totalCount" must be all lower-case
(#707) Variable "matchCount" must be all lower-case
(#708) Variable "isTypeSupported" must be all lower-case
(#711) Variable "isTypeSupported" must be all lower-case
(#714) Variable "responseEvent" must be all lower-case
(#721) Variable "matchingEvents" must be all lower-case
(#721) Variable "responseEvent" must be all lower-case
(#722) Variable "matchCount" must be all lower-case
(#725) Usage of ELSEIF not allowed; use ELSE IF instead
(#726) Variable "isTypeSupported" must be all lower-case
(#729) Variable "responseEvent" must be all lower-case
(#736) Variable "matchingEvents" must be all lower-case
(#736) Variable "responseEvent" must be all lower-case
(#737) Variable "matchCount" must be all lower-case
(#740) Usage of ELSEIF not allowed; use ELSE IF instead
(#746) Variable "isTypeSupported" must be all lower-case
(#748) Usage of ELSEIF not allowed; use ELSE IF instead
(#749) Variable "isTypeSupported" must be all lower-case
(#753) Variable "isTypeSupported" must be all lower-case
(#755) Variable "responseEvent" must be all lower-case
(#762) Variable "matchingEvents" must be all lower-case
(#762) Variable "responseEvent" must be all lower-case
(#763) Variable "matchCount" must be all lower-case
(#769) Variable "isTypeSupported" must be all lower-case
(#778) Variable "matchCount" must be all lower-case
(#778) Variable "totalCount" must be all lower-case
(#779) Variable "matchingEvents" must be all lower-case
(#793) Opening brace should be on the same line as the declaration
(#802) Usage of ELSEIF not allowed; use ELSE IF instead
(#821) Public method name "SpyVerifier::checkGenerated" must be in lower-case letters only
(#822) Opening brace should be on the same line as the declaration
(#826) Variable "matchingEvents" must be all lower-case
(#827) Variable "totalCount" must be all lower-case
(#828) Variable "matchCount" must be all lower-case
(#835) Variable "returnValue" must be all lower-case
(#837) Variable "returnValue" must be all lower-case
(#838) Variable "matchingEvents" must be all lower-case
(#839) Variable "matchCount" must be all lower-case
(#843) Variable "matchCount" must be all lower-case
(#843) Variable "totalCount" must be all lower-case
(#846) Variable "matchingEvents" must be all lower-case
(#858) Opening brace should be on the same line as the declaration
(#875) Public method name "SpyVerifier::checkIterated" must be in lower-case letters only
(#876) Opening brace should be on the same line as the declaration
(#880) Variable "matchingEvents" must be all lower-case
(#881) Variable "totalCount" must be all lower-case
(#882) Variable "matchCount" must be all lower-case
(#889) Variable "returnValue" must be all lower-case
(#891) Variable "returnValue" must be all lower-case
(#891) Variable "returnValue" must be all lower-case
(#892) Variable "matchingEvents" must be all lower-case
(#893) Variable "matchCount" must be all lower-case
(#897) Variable "matchCount" must be all lower-case
(#897) Variable "totalCount" must be all lower-case
(#900) Variable "matchingEvents" must be all lower-case
(#912) Opening brace should be on the same line as the declaration
(#925) Member variable "matcherFactory" must be all lower-case
(#926) Member variable "matcherVerifier" must be all lower-case
(#927) Member variable "generatorVerifierFactory" must be all lower-case
(#928) Member variable "iterableVerifierFactory" must be all lower-case
(#929) Member variable "callVerifierFactory" must be all lower-case
(#930) Member variable "assertionRecorder" must be all lower-case
(#931) Member variable "assertionRenderer" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyVerifierFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Opening brace should be on the same line as the declaration
(#68) Variable "spyFactory" must be all lower-case
(#69) Variable "matcherFactory" must be all lower-case
(#70) Variable "matcherVerifier" must be all lower-case
(#71) Variable "generatorVerifierFactory" must be all lower-case
(#72) Variable "iterableVerifierFactory" must be all lower-case
(#73) Variable "callVerifierFactory" must be all lower-case
(#74) Variable "assertionRecorder" must be all lower-case
(#75) Variable "assertionRenderer" must be all lower-case
(#76) Variable "functionHookManager" must be all lower-case
(#78) Variable "spyFactory" must be all lower-case
(#79) Variable "matcherFactory" must be all lower-case
(#80) Variable "matcherVerifier" must be all lower-case
(#81) Variable "generatorVerifierFactory" must be all lower-case
(#82) Variable "iterableVerifierFactory" must be all lower-case
(#83) Variable "callVerifierFactory" must be all lower-case
(#84) Variable "assertionRecorder" must be all lower-case
(#85) Variable "assertionRenderer" must be all lower-case
(#86) Variable "functionHookManager" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#121) Public method name "SpyVerifierFactory::createFromCallback" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#145) Public method name "SpyVerifierFactory::createGlobal" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#177) Member variable "spyFactory" must be all lower-case
(#178) Member variable "matcherFactory" must be all lower-case
(#179) Member variable "matcherVerifier" must be all lower-case
(#180) Member variable "generatorVerifierFactory" must be all lower-case
(#181) Member variable "iterableVerifierFactory" must be all lower-case
(#182) Member variable "callVerifierFactory" must be all lower-case
(#183) Member variable "assertionRecorder" must be all lower-case
(#184) Member variable "assertionRenderer" must be all lower-case
(#185) Member variable "functionHookManager" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Spy/TraversableSpy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Variable "callEventFactory" must be all lower-case
(#38) Variable "callEventFactory" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#111) Variable "isValid" must be all lower-case
(#120) Variable "isValid" must be all lower-case
(#123) Variable "isValid" must be all lower-case
(#133) Variable "isValid" must be all lower-case
(#144) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#167) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#187) Opening brace should be on the same line as the declaration
(#193) Member variable "callEventFactory" must be all lower-case
(#194) Member variable "isUsed" must be all lower-case
(#195) Member variable "isConsumed" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Answer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Variable "primaryRequest" must be all lower-case
(#27) Variable "secondaryRequests" must be all lower-case
(#29) Variable "primaryRequest" must be all lower-case
(#30) Variable "secondaryRequests" must be all lower-case
(#38) Public method name "Answer::primaryRequest" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#48) Public method name "Answer::secondaryRequests" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#53) Member variable "primaryRequest" must be all lower-case
(#54) Member variable "secondaryRequests" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/Detail/GeneratorAnswerBuilderDetail.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Variable "returnValue" must be all lower-case
(#45) Variable "returnsArgument" must be all lower-case
(#46) Variable "returnsSelf" must be all lower-case
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#80) Usage of ELSEIF not allowed; use ELSE IF instead
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/Detail/GeneratorAnswerBuilderDetailWithReturn.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Variable "returnValue" must be all lower-case
(#42) Variable "returnsArgument" must be all lower-case
(#43) Variable "returnsSelf" must be all lower-case
(#50) Variable "returnValue" must be all lower-case
(#51) Variable "returnsArgument" must be all lower-case
(#52) Variable "returnsSelf" must be all lower-case
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Variable "returnsSelf" must be all lower-case
(#101) Variable "returnsArgument" must be all lower-case
(#102) Variable "returnsArgument" must be all lower-case
(#105) Variable "returnValue" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorAnswerBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Variable "isGeneratorReturnSupported" must be all lower-case
(#41) Variable "invocableInspector" must be all lower-case
(#45) Variable "isGeneratorReturnSupported" must be all lower-case
(#46) Variable "invocableInspector" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#82) Public method name "GeneratorAnswerBuilder::callsWith" must be in lower-case letters only
(#85) Variable "prefixSelf" must be all lower-case
(#86) Variable "suffixArgumentsObject" must be all lower-case
(#87) Variable "suffixArguments" must be all lower-case
(#89) Variable "prefixSelf" must be all lower-case
(#93) Variable "prefixSelf" must be all lower-case
(#104) Variable "prefixSelf" must be all lower-case
(#105) Variable "suffixArgumentsObject" must be all lower-case
(#106) Variable "suffixArguments" must be all lower-case
(#123) Public method name "GeneratorAnswerBuilder::callsArgument" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#150) Public method name "GeneratorAnswerBuilder::callsArgumentWith" must be in lower-case letters only
(#153) Variable "prefixSelf" must be all lower-case
(#154) Variable "suffixArgumentsObject" must be all lower-case
(#155) Variable "suffixArguments" must be all lower-case
(#168) Variable "prefixSelf" must be all lower-case
(#169) Variable "suffixArgumentsObject" must be all lower-case
(#170) Variable "suffixArguments" must be all lower-case
(#177) Variable "prefixSelf" must be all lower-case
(#178) Variable "suffixArgumentsObject" must be all lower-case
(#179) Variable "suffixArguments" must be all lower-case
(#181) Variable "finalArguments" must be all lower-case
(#183) Variable "finalArguments" must be all lower-case
(#207) Public method name "GeneratorAnswerBuilder::setsArgument" must be in lower-case letters only
(#207) Variable "indexOrValue" must be all lower-case
(#208) Opening brace should be on the same line as the declaration
(#210) Variable "indexOrValue" must be all lower-case
(#213) Variable "indexOrValue" must be all lower-case
(#247) Variable "keyOrValue" must be all lower-case
(#248) Opening brace should be on the same line as the declaration
(#249) Variable "argumentCount" must be all lower-case
(#251) Variable "argumentCount" must be all lower-case
(#252) Variable "hasKey" must be all lower-case
(#253) Variable "hasValue" must be all lower-case
(#254) Variable "keyOrValue" must be all lower-case
(#255) Usage of ELSEIF not allowed; use ELSE IF instead
(#255) Variable "argumentCount" must be all lower-case
(#256) Variable "hasKey" must be all lower-case
(#257) Variable "hasValue" must be all lower-case
(#259) Variable "keyOrValue" must be all lower-case
(#261) Variable "hasKey" must be all lower-case
(#262) Variable "hasValue" must be all lower-case
(#276) Variable "hasKey" must be all lower-case
(#278) Variable "hasValue" must be all lower-case
(#293) Public method name "GeneratorAnswerBuilder::yieldsFrom" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#312) Opening brace should be on the same line as the declaration
(#313) Variable "argumentCount" must be all lower-case
(#316) Variable "argumentCount" must be all lower-case
(#328) Inline comments must start with a capital letter, digit or 3-dots sequence
(#328) Inline comments must end in full-stops, exclamation marks, or question marks
(#335) Inline comments must start with a capital letter, digit or 3-dots sequence
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Variable "argumentCount" must be all lower-case
(#341) Since PHP 7.0, functions inspecting arguments, like func_get_arg(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$value" was changed on line 321.
(#357) Public method name "GeneratorAnswerBuilder::returnsArgument" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#377) Public method name "GeneratorAnswerBuilder::returnsSelf" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#401) Opening brace should be on the same line as the declaration
(#402) Variable "argumentCount" must be all lower-case
(#405) Variable "argumentCount" must be all lower-case
(#411) Usage of ELSEIF not allowed; use ELSE IF instead
(#413) Usage of ELSEIF not allowed; use ELSE IF instead
(#419) Variable "argumentCount" must be all lower-case
(#423) Since PHP 7.0, functions inspecting arguments, like func_get_arg(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$exception" was changed on line 410.
(#435) Opening brace should be on the same line as the declaration
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Opening brace should be on the same line as the declaration
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Member variable "isGeneratorReturnSupported" must be all lower-case
(#475) Member variable "invocableInspector" must be all lower-case
(#480) Member variable "returnValue" must be all lower-case
(#481) Member variable "returnsArgument" must be all lower-case
(#482) Member variable "returnsSelf" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorAnswerBuilderFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#50) Variable "invocableInspector" must be all lower-case
(#52) Variable "featureDetector" must be all lower-case
(#54) Variable "invocableInspector" must be all lower-case
(#58) Variable "featureDetector" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#79) Member variable "invocableInspector" must be all lower-case
(#81) Member variable "isGeneratorReturnSupported" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorYieldFromIteration.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorYieldIteration.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Variable "hasKey" must be all lower-case
(#36) Variable "hasValue" must be all lower-case
(#40) Variable "hasKey" must be all lower-case
(#42) Variable "hasValue" must be all lower-case
(#47) Member variable "hasKey" must be all lower-case
(#49) Member variable "hasValue" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/CallRequest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Variable "prefixSelf" must be all lower-case
(#35) Variable "suffixArgumentsObject" must be all lower-case
(#36) Variable "suffixArguments" must be all lower-case
(#40) Variable "prefixSelf" must be all lower-case
(#41) Variable "suffixArgumentsObject" must be all lower-case
(#42) Variable "suffixArguments" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#69) Public method name "CallRequest::finalArguments" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "finalArguments" must be all lower-case
(#74) Variable "finalArguments" must be all lower-case
(#77) Variable "finalArguments" must be all lower-case
(#81) Variable "finalArguments" must be all lower-case
(#81) Variable "finalArguments" must be all lower-case
(#84) Variable "finalArguments" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#102) Public method name "CallRequest::prefixSelf" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#113) Public method name "CallRequest::suffixArgumentsObject" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#124) Public method name "CallRequest::suffixArguments" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#131) Member variable "prefixSelf" must be all lower-case
(#132) Member variable "suffixArgumentsObject" must be all lower-case
(#133) Member variable "suffixArguments" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/EmptyValueFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#43) Variable "featureDetector" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#46) Variable "featureDetector" must be all lower-case
(#54) Public method name "EmptyValueFactory::setStubVerifierFactory" must be in lower-case letters only
(#55) Variable "stubVerifierFactory" must be all lower-case
(#57) Variable "stubVerifierFactory" must be all lower-case
(#65) Public method name "EmptyValueFactory::setMockBuilderFactory" must be in lower-case letters only
(#66) Variable "mockBuilderFactory" must be all lower-case
(#68) Variable "mockBuilderFactory" must be all lower-case
(#78) Public method name "EmptyValueFactory::fromType" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#84) Variable "typeName" must be all lower-case
(#86) Variable "typeName" must be all lower-case
(#114) Closing brace must be on a line by itself
(#117) Closing brace must be on a line by itself
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "typeName" must be all lower-case
(#139) Public method name "EmptyValueFactory::fromFunction" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Member variable "stubVerifierFactory" must be all lower-case
(#154) Member variable "mockBuilderFactory" must be all lower-case
(#155) Member variable "isReturnTypeSupported" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Exception/UndefinedAnswerException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Exception/UnusedStubCriteriaException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#50) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Stub.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Public method name "Stub::setSelf" must be in lower-case letters only
(#50) Public method name "Stub::setDefaultAnswerCallback" must be in lower-case letters only
(#50) Variable "defaultAnswerCallback" must be all lower-case
(#57) Public method name "Stub::defaultAnswerCallback" must be in lower-case letters only
(#93) Public method name "Stub::callsWith" must be in lower-case letters only
(#96) Variable "prefixSelf" must be all lower-case
(#97) Variable "suffixArgumentsObject" must be all lower-case
(#98) Variable "suffixArguments" must be all lower-case
(#114) Public method name "Stub::callsArgument" must be in lower-case letters only
(#132) Public method name "Stub::callsArgumentWith" must be in lower-case letters only
(#135) Variable "prefixSelf" must be all lower-case
(#136) Variable "suffixArgumentsObject" must be all lower-case
(#137) Variable "suffixArguments" must be all lower-case
(#155) Public method name "Stub::setsArgument" must be in lower-case letters only
(#155) Variable "indexOrValue" must be all lower-case
(#178) Public method name "Stub::doesWith" must be in lower-case letters only
(#181) Variable "prefixSelf" must be all lower-case
(#182) Variable "suffixArgumentsObject" must be all lower-case
(#183) Variable "suffixArguments" must be all lower-case
(#198) Variable "prefixSelf" must be all lower-case
(#199) Variable "suffixArgumentsObject" must be all lower-case
(#200) Variable "suffixArguments" must be all lower-case
(#223) Public method name "Stub::returnsArgument" must be in lower-case letters only
(#230) Public method name "Stub::returnsSelf" must be in lower-case letters only
(#258) Public method name "Stub::closeRule" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubData.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Public method name "StubData::forwardsAnswerCallback" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#50) Public method name "StubData::returnsEmptyAnswerCallback" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#73) Variable "defaultAnswerCallback" must be all lower-case
(#74) Variable "matcherFactory" must be all lower-case
(#75) Variable "matcherVerifier" must be all lower-case
(#77) Variable "invocableInspector" must be all lower-case
(#78) Variable "emptyValueFactory" must be all lower-case
(#79) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#87) Variable "defaultAnswerCallback" must be all lower-case
(#88) Variable "matcherFactory" must be all lower-case
(#89) Variable "matcherVerifier" must be all lower-case
(#91) Variable "invocableInspector" must be all lower-case
(#92) Variable "emptyValueFactory" must be all lower-case
(#93) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#107) Public method name "StubData::defaultAnswerCallback" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#121) Public method name "StubData::setSelf" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
(#153) Public method name "StubData::setDefaultAnswerCallback" must be in lower-case letters only
(#153) Variable "defaultAnswerCallback" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "defaultAnswerCallback" must be all lower-case
(#168) Opening brace should be on the same line as the declaration
(#192) Opening brace should be on the same line as the declaration
(#211) Public method name "StubData::callsWith" must be in lower-case letters only
(#214) Variable "prefixSelf" must be all lower-case
(#215) Variable "suffixArgumentsObject" must be all lower-case
(#216) Variable "suffixArguments" must be all lower-case
(#218) Variable "prefixSelf" must be all lower-case
(#222) Variable "prefixSelf" must be all lower-case
(#233) Variable "prefixSelf" must be all lower-case
(#234) Variable "suffixArgumentsObject" must be all lower-case
(#235) Variable "suffixArguments" must be all lower-case
(#254) Public method name "StubData::callsArgument" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#283) Public method name "StubData::callsArgumentWith" must be in lower-case letters only
(#286) Variable "prefixSelf" must be all lower-case
(#287) Variable "suffixArgumentsObject" must be all lower-case
(#288) Variable "suffixArguments" must be all lower-case
(#301) Variable "prefixSelf" must be all lower-case
(#302) Variable "suffixArgumentsObject" must be all lower-case
(#303) Variable "suffixArguments" must be all lower-case
(#310) Variable "prefixSelf" must be all lower-case
(#311) Variable "suffixArgumentsObject" must be all lower-case
(#312) Variable "suffixArguments" must be all lower-case
(#314) Variable "finalArguments" must be all lower-case
(#316) Variable "finalArguments" must be all lower-case
(#340) Public method name "StubData::setsArgument" must be in lower-case letters only
(#340) Variable "indexOrValue" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#343) Variable "indexOrValue" must be all lower-case
(#346) Variable "indexOrValue" must be all lower-case
(#373) Opening brace should be on the same line as the declaration
(#392) Public method name "StubData::doesWith" must be in lower-case letters only
(#395) Variable "prefixSelf" must be all lower-case
(#396) Variable "suffixArgumentsObject" must be all lower-case
(#397) Variable "suffixArguments" must be all lower-case
(#399) Variable "prefixSelf" must be all lower-case
(#403) Variable "prefixSelf" must be all lower-case
(#415) Variable "prefixSelf" must be all lower-case
(#416) Variable "suffixArgumentsObject" must be all lower-case
(#417) Variable "suffixArguments" must be all lower-case
(#438) Variable "prefixSelf" must be all lower-case
(#439) Variable "suffixArgumentsObject" must be all lower-case
(#440) Variable "suffixArguments" must be all lower-case
(#442) Variable "prefixSelf" must be all lower-case
(#452) Variable "prefixSelf" must be all lower-case
(#468) Variable "prefixSelf" must be all lower-case
(#469) Variable "suffixArgumentsObject" must be all lower-case
(#470) Variable "suffixArguments" must be all lower-case
(#475) Variable "prefixSelf" must be all lower-case
(#476) Variable "suffixArgumentsObject" must be all lower-case
(#477) Variable "suffixArguments" must be all lower-case
(#479) Variable "finalArguments" must be all lower-case
(#481) Variable "finalArguments" must be all lower-case
(#499) Opening brace should be on the same line as the declaration
(#502) Variable "invocableInspector" must be all lower-case
(#503) Variable "emptyValueFactory" must be all lower-case
(#506) Variable "valueIsSet" must be all lower-case
(#511) Variable "valueIsSet" must be all lower-case
(#513) Variable "invocableInspector" must be all lower-case
(#514) Variable "emptyValueFactory" must be all lower-case
(#516) Variable "valueIsSet" must be all lower-case
(#518) Variable "invocableInspector" must be all lower-case
(#521) Variable "emptyValueFactory" must be all lower-case
(#526) Variable "valueIsSet" must be all lower-case
(#538) Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter "$value" was changed on line 505.
(#567) Public method name "StubData::returnsArgument" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#585) Public method name "StubData::returnsSelf" must be in lower-case letters only
(#586) Opening brace should be on the same line as the declaration
(#607) Opening brace should be on the same line as the declaration
(#623) Usage of ELSEIF not allowed; use ELSE IF instead
(#651) Opening brace should be on the same line as the declaration
(#674) Public method name "StubData::closeRule" must be in lower-case letters only
(#675) Opening brace should be on the same line as the declaration
(#715) Public method name "StubData::invokeWith" must be in lower-case letters only
(#716) Opening brace should be on the same line as the declaration
(#725) Variable "argumentsArray" must be all lower-case
(#727) Variable "argumentsArray" must be all lower-case
(#734) Variable "argumentsArray" must be all lower-case
(#758) Member variable "defaultAnswerCallback" must be all lower-case
(#759) Member variable "matcherFactory" must be all lower-case
(#760) Member variable "matcherVerifier" must be all lower-case
(#762) Member variable "invocableInspector" must be all lower-case
(#763) Member variable "emptyValueFactory" must be all lower-case
(#764) Member variable "generatorAnswerBuilderFactory" must be all lower-case
(#766) Member variable "secondaryRequests" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Opening brace should be on the same line as the declaration
(#60) Variable "labelSequencer" must be all lower-case
(#61) Variable "matcherFactory" must be all lower-case
(#62) Variable "matcherVerifier" must be all lower-case
(#64) Variable "invocableInspector" must be all lower-case
(#65) Variable "emptyValueFactory" must be all lower-case
(#66) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#68) Variable "labelSequencer" must be all lower-case
(#69) Variable "matcherFactory" must be all lower-case
(#70) Variable "matcherVerifier" must be all lower-case
(#72) Variable "invocableInspector" must be all lower-case
(#73) Variable "emptyValueFactory" must be all lower-case
(#74) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#89) Variable "defaultAnswerCallback" must be all lower-case
(#96) Variable "defaultAnswerCallback" must be all lower-case
(#107) Member variable "labelSequencer" must be all lower-case
(#108) Member variable "matcherFactory" must be all lower-case
(#109) Member variable "matcherVerifier" must be all lower-case
(#111) Member variable "invocableInspector" must be all lower-case
(#112) Member variable "emptyValueFactory" must be all lower-case
(#113) Member variable "generatorAnswerBuilderFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubRule.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
(#54) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#86) Member variable "lastIndex" must be all lower-case
(#87) Member variable "calledCount" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Variable "matcherFactory" must be all lower-case
(#53) Variable "matcherVerifier" must be all lower-case
(#54) Variable "generatorVerifierFactory" must be all lower-case
(#55) Variable "iterableVerifierFactory" must be all lower-case
(#56) Variable "callVerifierFactory" must be all lower-case
(#57) Variable "assertionRecorder" must be all lower-case
(#58) Variable "assertionRenderer" must be all lower-case
(#59) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#63) Variable "matcherFactory" must be all lower-case
(#64) Variable "matcherVerifier" must be all lower-case
(#65) Variable "generatorVerifierFactory" must be all lower-case
(#66) Variable "iterableVerifierFactory" must be all lower-case
(#67) Variable "callVerifierFactory" must be all lower-case
(#68) Variable "assertionRecorder" must be all lower-case
(#69) Variable "assertionRenderer" must be all lower-case
(#73) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#95) Public method name "StubVerifier::setSelf" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#108) Opening brace should be on the same line as the declaration
(#117) Public method name "StubVerifier::defaultAnswerCallback" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "StubVerifier::setDefaultAnswerCallback" must be in lower-case letters only
(#129) Variable "defaultAnswerCallback" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#131) Variable "defaultAnswerCallback" must be all lower-case
(#143) Public method name "StubVerifier::setLabel" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#168) Opening brace should be on the same line as the declaration
(#185) Opening brace should be on the same line as the declaration
(#204) Public method name "StubVerifier::callsWith" must be in lower-case letters only
(#207) Variable "prefixSelf" must be all lower-case
(#208) Variable "suffixArgumentsObject" must be all lower-case
(#209) Variable "suffixArguments" must be all lower-case
(#214) Variable "prefixSelf" must be all lower-case
(#215) Variable "suffixArgumentsObject" must be all lower-case
(#216) Variable "suffixArguments" must be all lower-case
(#235) Public method name "StubVerifier::callsArgument" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#258) Public method name "StubVerifier::callsArgumentWith" must be in lower-case letters only
(#261) Variable "prefixSelf" must be all lower-case
(#262) Variable "suffixArgumentsObject" must be all lower-case
(#263) Variable "suffixArguments" must be all lower-case
(#268) Variable "prefixSelf" must be all lower-case
(#269) Variable "suffixArgumentsObject" must be all lower-case
(#270) Variable "suffixArguments" must be all lower-case
(#291) Public method name "StubVerifier::setsArgument" must be in lower-case letters only
(#291) Variable "indexOrValue" must be all lower-case
(#292) Opening brace should be on the same line as the declaration
(#294) Variable "indexOrValue" must be all lower-case
(#296) Variable "indexOrValue" must be all lower-case
(#311) Opening brace should be on the same line as the declaration
(#328) Public method name "StubVerifier::doesWith" must be in lower-case letters only
(#331) Variable "prefixSelf" must be all lower-case
(#332) Variable "suffixArgumentsObject" must be all lower-case
(#333) Variable "suffixArguments" must be all lower-case
(#338) Variable "prefixSelf" must be all lower-case
(#339) Variable "suffixArgumentsObject" must be all lower-case
(#340) Variable "suffixArguments" must be all lower-case
(#358) Variable "prefixSelf" must be all lower-case
(#359) Variable "suffixArgumentsObject" must be all lower-case
(#360) Variable "suffixArguments" must be all lower-case
(#364) Variable "prefixSelf" must be all lower-case
(#365) Variable "suffixArgumentsObject" must be all lower-case
(#366) Variable "suffixArguments" must be all lower-case
(#381) Opening brace should be on the same line as the declaration
(#397) Public method name "StubVerifier::returnsArgument" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#409) Public method name "StubVerifier::returnsSelf" must be in lower-case letters only
(#410) Opening brace should be on the same line as the declaration
(#425) Opening brace should be on the same line as the declaration
(#441) Opening brace should be on the same line as the declaration
(#465) Public method name "StubVerifier::closeRule" must be in lower-case letters only
(#466) Opening brace should be on the same line as the declaration
(#473) Member variable "generatorAnswerBuilderFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubVerifierFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Opening brace should be on the same line as the declaration
(#75) Variable "stubFactory" must be all lower-case
(#76) Variable "spyFactory" must be all lower-case
(#77) Variable "matcherFactory" must be all lower-case
(#78) Variable "matcherVerifier" must be all lower-case
(#79) Variable "generatorVerifierFactory" must be all lower-case
(#80) Variable "iterableVerifierFactory" must be all lower-case
(#81) Variable "callVerifierFactory" must be all lower-case
(#82) Variable "assertionRecorder" must be all lower-case
(#83) Variable "assertionRenderer" must be all lower-case
(#84) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#85) Variable "functionHookManager" must be all lower-case
(#87) Variable "stubFactory" must be all lower-case
(#88) Variable "spyFactory" must be all lower-case
(#89) Variable "matcherFactory" must be all lower-case
(#90) Variable "matcherVerifier" must be all lower-case
(#91) Variable "generatorVerifierFactory" must be all lower-case
(#92) Variable "iterableVerifierFactory" must be all lower-case
(#93) Variable "callVerifierFactory" must be all lower-case
(#94) Variable "assertionRecorder" must be all lower-case
(#95) Variable "assertionRenderer" must be all lower-case
(#96) Variable "generatorAnswerBuilderFactory" must be all lower-case
(#97) Variable "functionHookManager" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#138) Public method name "StubVerifierFactory::createFromCallback" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#166) Public method name "StubVerifierFactory::createGlobal" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#201) Member variable "stubFactory" must be all lower-case
(#202) Member variable "spyFactory" must be all lower-case
(#203) Member variable "matcherFactory" must be all lower-case
(#204) Member variable "matcherVerifier" must be all lower-case
(#205) Member variable "generatorVerifierFactory" must be all lower-case
(#206) Member variable "iterableVerifierFactory" must be all lower-case
(#207) Member variable "callVerifierFactory" must be all lower-case
(#208) Member variable "assertionRecorder" must be all lower-case
(#209) Member variable "assertionRenderer" must be all lower-case
(#210) Member variable "generatorAnswerBuilderFactory" must be all lower-case
(#211) Member variable "functionHookManager" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Verification/AbstractCardinalityVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
(#47) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#71) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#99) Public method name "AbstractCardinalityVerifier::atLeast" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#114) Public method name "AbstractCardinalityVerifier::atMost" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#132) Opening brace should be on the same line as the declaration
(#144) Opening brace should be on the same line as the declaration
(#155) Public method name "AbstractCardinalityVerifier::resetCardinality" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Verification/AbstractCardinalityVerifierEventCollection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Variable "callVerifierFactory" must be all lower-case
(#53) Variable "callVerifierFactory" must be all lower-case
(#63) Public method name "AbstractCardinalityVerifierEventCollection::hasEvents" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#73) Public method name "AbstractCardinalityVerifierEventCollection::hasCalls" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#83) Public method name "AbstractCardinalityVerifierEventCollection::eventCount" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "AbstractCardinalityVerifierEventCollection::callCount" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#113) Public method name "AbstractCardinalityVerifierEventCollection::allEvents" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#123) Public method name "AbstractCardinalityVerifierEventCollection::allCalls" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#134) Public method name "AbstractCardinalityVerifierEventCollection::firstEvent" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#149) Public method name "AbstractCardinalityVerifierEventCollection::lastEvent" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#169) Public method name "AbstractCardinalityVerifierEventCollection::eventAt" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#184) Public method name "AbstractCardinalityVerifierEventCollection::firstCall" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
(#199) Public method name "AbstractCardinalityVerifierEventCollection::lastCall" must be in lower-case letters only
(#200) Opening brace should be on the same line as the declaration
(#220) Public method name "AbstractCardinalityVerifierEventCollection::callAt" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#234) Public method name "AbstractCardinalityVerifierEventCollection::getIterator" must be in lower-case letters only
(#235) Opening brace should be on the same line as the declaration
(#245) Opening brace should be on the same line as the declaration
(#255) Opening brace should be on the same line as the declaration
(#265) Opening brace should be on the same line as the declaration
(#275) Opening brace should be on the same line as the declaration
(#287) Opening brace should be on the same line as the declaration
(#299) Public method name "AbstractCardinalityVerifierEventCollection::atLeast" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#312) Public method name "AbstractCardinalityVerifierEventCollection::atMost" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
(#328) Opening brace should be on the same line as the declaration
(#340) Opening brace should be on the same line as the declaration
(#351) Public method name "AbstractCardinalityVerifierEventCollection::resetCardinality" must be in lower-case letters only
(#352) Opening brace should be on the same line as the declaration
(#365) Opening brace should be on the same line as the declaration
(#369) Private method name "AbstractCardinalityVerifierEventCollection::normalizeIndex" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#394) Member variable "eventCount" must be all lower-case
(#395) Member variable "callCount" must be all lower-case
(#396) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Cardinality.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Variable "isAlways" must be all lower-case
(#51) Variable "isAlways" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#70) Opening brace should be on the same line as the declaration
(#79) Public method name "Cardinality::isNever" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#90) Public method name "Cardinality::setIsAlways" must be in lower-case letters only
(#90) Variable "isAlways" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "isAlways" must be all lower-case
(#96) Variable "isAlways" must be all lower-case
(#104) Public method name "Cardinality::isAlways" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#117) Variable "maximumCount" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#130) Variable "maximumCount" must be all lower-case
(#144) Public method name "Cardinality::assertSingular" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#155) Member variable "isAlways" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Verification/CardinalityVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#66) Public method name "CardinalityVerifier::atLeast" must be in lower-case letters only
(#76) Public method name "CardinalityVerifier::atMost" must be in lower-case letters only
(#102) Public method name "CardinalityVerifier::resetCardinality" must be in lower-case letters only
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Exception/InvalidCardinalityException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Exception/InvalidCardinalityStateException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Exception/InvalidSingularCardinalityException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/eloquent/phony/src/Verification/GeneratorVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Variable "matcherFactory" must be all lower-case
(#49) Variable "callVerifierFactory" must be all lower-case
(#50) Variable "assertionRecorder" must be all lower-case
(#51) Variable "assertionRenderer" must be all lower-case
(#56) Variable "matcherFactory" must be all lower-case
(#57) Variable "callVerifierFactory" must be all lower-case
(#58) Variable "assertionRecorder" must be all lower-case
(#59) Variable "assertionRenderer" must be all lower-case
(#75) Public method name "GeneratorVerifier::checkReceived" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#79) Variable "argumentCount" must be all lower-case
(#81) Variable "argumentCount" must be all lower-case
(#82) Variable "checkValue" must be all lower-case
(#84) Variable "checkValue" must be all lower-case
(#88) Variable "isCall" must be all lower-case
(#89) Variable "matchingEvents" must be all lower-case
(#90) Variable "matchCount" must be all lower-case
(#91) Variable "eventCount" must be all lower-case
(#94) Variable "isMatchingCall" must be all lower-case
(#98) Variable "eventCount" must be all lower-case
(#100) Variable "checkValue" must be all lower-case
(#101) Variable "matchingEvents" must be all lower-case
(#102) Variable "isMatchingCall" must be all lower-case
(#104) Variable "isCall" must be all lower-case
(#105) Variable "matchCount" must be all lower-case
(#111) Variable "isCall" must be all lower-case
(#111) Variable "isMatchingCall" must be all lower-case
(#112) Variable "matchCount" must be all lower-case
(#116) Variable "isCall" must be all lower-case
(#117) Variable "totalCount" must be all lower-case
(#117) Variable "eventCount" must be all lower-case
(#119) Variable "totalCount" must be all lower-case
(#122) Variable "matchCount" must be all lower-case
(#122) Variable "totalCount" must be all lower-case
(#123) Variable "matchingEvents" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#142) Variable "argumentCount" must be all lower-case
(#144) Variable "argumentCount" must be all lower-case
(#172) Public method name "GeneratorVerifier::checkReceivedException" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#176) Variable "isCall" must be all lower-case
(#177) Variable "matchingEvents" must be all lower-case
(#178) Variable "matchCount" must be all lower-case
(#179) Variable "eventCount" must be all lower-case
(#180) Variable "isTypeSupported" must be all lower-case
(#183) Variable "isTypeSupported" must be all lower-case
(#186) Variable "isMatchingCall" must be all lower-case
(#190) Variable "eventCount" must be all lower-case
(#192) Variable "matchingEvents" must be all lower-case
(#193) Variable "isMatchingCall" must be all lower-case
(#195) Variable "isCall" must be all lower-case
(#196) Variable "matchCount" must be all lower-case
(#201) Variable "isCall" must be all lower-case
(#201) Variable "isMatchingCall" must be all lower-case
(#202) Variable "matchCount" must be all lower-case
(#205) Usage of ELSEIF not allowed; use ELSE IF instead
(#206) Variable "isTypeSupported" must be all lower-case
(#209) Variable "isMatchingCall" must be all lower-case
(#213) Variable "eventCount" must be all lower-case
(#216) Variable "matchingEvents" must be all lower-case
(#217) Variable "isMatchingCall" must be all lower-case
(#219) Variable "isCall" must be all lower-case
(#220) Variable "matchCount" must be all lower-case
(#226) Variable "isCall" must be all lower-case
(#226) Variable "isMatchingCall" must be all lower-case
(#227) Variable "matchCount" must be all lower-case
(#230) Usage of ELSEIF not allowed; use ELSE IF instead
(#236) Variable "isTypeSupported" must be all lower-case
(#238) Usage of ELSEIF not allowed; use ELSE IF instead
(#239) Variable "isTypeSupported" must be all lower-case
(#243) Variable "isTypeSupported" must be all lower-case
(#245) Variable "isMatchingCall" must be all lower-case
(#249) Variable "eventCount" must be all lower-case
(#252) Variable "matchingEvents" must be all lower-case
(#253) Variable "isMatchingCall" must be all lower-case
(#255) Variable "isCall" must be all lower-case
(#256) Variable "matchCount" must be all lower-case
(#262) Variable "isCall" must be all lower-case
(#262) Variable "isMatchingCall" must be all lower-case
(#263) Variable "matchCount" must be all lower-case
(#269) Variable "isTypeSupported" must be all lower-case
(#278) Variable "isCall" must be all lower-case
(#279) Variable "totalCount" must be all lower-case
(#279) Variable "eventCount" must be all lower-case
(#281) Variable "totalCount" must be all lower-case
(#284) Variable "matchCount" must be all lower-case
(#284) Variable "totalCount" must be all lower-case
(#285) Variable "matchingEvents" must be all lower-case
(#299) Public method name "GeneratorVerifier::receivedException" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#309) Usage of ELSEIF not allowed; use ELSE IF instead
(#333) Public method name "GeneratorVerifier::checkReturned" must be in lower-case letters only
(#334) Opening brace should be on the same line as the declaration
(#341) Variable "matchingEvents" must be all lower-case
(#342) Variable "matchCount" must be all lower-case
(#346) Variable "endEvent" must be all lower-case
(#353) Variable "matchingEvents" must be all lower-case
(#353) Variable "endEvent" must be all lower-case
(#354) Variable "matchCount" must be all lower-case
(#361) Variable "endEvent" must be all lower-case
(#365) Variable "returnValue" must be all lower-case
(#367) Variable "returnValue" must be all lower-case
(#368) Variable "matchingEvents" must be all lower-case
(#368) Variable "endEvent" must be all lower-case
(#369) Variable "matchCount" must be all lower-case
(#374) Variable "matchCount" must be all lower-case
(#375) Variable "matchingEvents" must be all lower-case
(#389) Opening brace should be on the same line as the declaration
(#391) Variable "argumentCount" must be all lower-case
(#393) Variable "argumentCount" must be all lower-case
(#421) Public method name "GeneratorVerifier::checkThrew" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#429) Variable "matchingEvents" must be all lower-case
(#430) Variable "matchCount" must be all lower-case
(#431) Variable "isTypeSupported" must be all lower-case
(#434) Variable "isTypeSupported" must be all lower-case
(#437) Variable "endEvent" must be all lower-case
(#444) Variable "matchingEvents" must be all lower-case
(#444) Variable "endEvent" must be all lower-case
(#445) Variable "matchCount" must be all lower-case
(#448) Usage of ELSEIF not allowed; use ELSE IF instead
(#449) Variable "isTypeSupported" must be all lower-case
(#452) Variable "endEvent" must be all lower-case
(#459) Variable "matchingEvents" must be all lower-case
(#459) Variable "endEvent" must be all lower-case
(#460) Variable "matchCount" must be all lower-case
(#463) Usage of ELSEIF not allowed; use ELSE IF instead
(#469) Variable "isTypeSupported" must be all lower-case
(#471) Usage of ELSEIF not allowed; use ELSE IF instead
(#472) Variable "isTypeSupported" must be all lower-case
(#476) Variable "isTypeSupported" must be all lower-case
(#480) Variable "endEvent" must be all lower-case
(#488) Variable "matchingEvents" must be all lower-case
(#488) Variable "endEvent" must be all lower-case
(#489) Variable "matchCount" must be all lower-case
(#495) Variable "isTypeSupported" must be all lower-case
(#504) Variable "matchCount" must be all lower-case
(#505) Variable "matchingEvents" must be all lower-case
(#520) Opening brace should be on the same line as the declaration
(#529) Usage of ELSEIF not allowed; use ELSE IF instead
auth/googleoauth2/vendor/eloquent/phony/src/Verification/GeneratorVerifierFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#53) Variable "matcherFactory" must be all lower-case
(#54) Variable "assertionRecorder" must be all lower-case
(#55) Variable "assertionRenderer" must be all lower-case
(#57) Variable "matcherFactory" must be all lower-case
(#58) Variable "assertionRecorder" must be all lower-case
(#59) Variable "assertionRenderer" must be all lower-case
(#67) Public method name "GeneratorVerifierFactory::setCallVerifierFactory" must be in lower-case letters only
(#68) Variable "callVerifierFactory" must be all lower-case
(#70) Variable "callVerifierFactory" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#94) Member variable "matcherFactory" must be all lower-case
(#95) Member variable "assertionRecorder" must be all lower-case
(#96) Member variable "assertionRenderer" must be all lower-case
(#97) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Verification/IterableVerifier.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Variable "matcherFactory" must be all lower-case
(#44) Variable "callVerifierFactory" must be all lower-case
(#45) Variable "assertionRecorder" must be all lower-case
(#46) Variable "assertionRenderer" must be all lower-case
(#49) Variable "matcherFactory" must be all lower-case
(#50) Variable "assertionRecorder" must be all lower-case
(#51) Variable "assertionRenderer" must be all lower-case
(#54) Variable "callVerifierFactory" must be all lower-case
(#62) Public method name "IterableVerifier::checkUsed" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#70) Variable "matchingEvents" must be all lower-case
(#71) Variable "matchCount" must be all lower-case
(#76) Variable "matchingEvents" must be all lower-case
(#77) Variable "matchCount" must be all lower-case
(#82) Variable "matchCount" must be all lower-case
(#83) Variable "matchingEvents" must be all lower-case
(#94) Opening brace should be on the same line as the declaration
(#127) Public method name "IterableVerifier::checkProduced" must be in lower-case letters only
(#127) Variable "keyOrValue" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#131) Variable "argumentCount" must be all lower-case
(#133) Variable "argumentCount" must be all lower-case
(#134) Variable "checkKey" must be all lower-case
(#135) Variable "checkValue" must be all lower-case
(#136) Usage of ELSEIF not allowed; use ELSE IF instead
(#136) Variable "argumentCount" must be all lower-case
(#137) Variable "checkKey" must be all lower-case
(#138) Variable "checkValue" must be all lower-case
(#139) Variable "keyOrValue" must be all lower-case
(#141) Variable "checkKey" must be all lower-case
(#142) Variable "checkValue" must be all lower-case
(#143) Variable "keyOrValue" must be all lower-case
(#147) Variable "isCall" must be all lower-case
(#148) Variable "matchingEvents" must be all lower-case
(#149) Variable "matchCount" must be all lower-case
(#150) Variable "eventCount" must be all lower-case
(#153) Variable "isMatchingCall" must be all lower-case
(#157) Variable "eventCount" must be all lower-case
(#159) Variable "checkKey" must be all lower-case
(#163) Variable "checkValue" must be all lower-case
(#167) Variable "matchingEvents" must be all lower-case
(#168) Variable "isMatchingCall" must be all lower-case
(#170) Variable "isCall" must be all lower-case
(#171) Variable "matchCount" must be all lower-case
(#176) Variable "isCall" must be all lower-case
(#176) Variable "isMatchingCall" must be all lower-case
(#177) Variable "matchCount" must be all lower-case
(#181) Variable "isCall" must be all lower-case
(#182) Variable "totalCount" must be all lower-case
(#182) Variable "eventCount" must be all lower-case
(#184) Variable "totalCount" must be all lower-case
(#187) Variable "matchCount" must be all lower-case
(#187) Variable "totalCount" must be all lower-case
(#188) Variable "matchingEvents" must be all lower-case
(#210) Variable "keyOrValue" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#213) Variable "argumentCount" must be all lower-case
(#215) Variable "argumentCount" must be all lower-case
(#218) Usage of ELSEIF not allowed; use ELSE IF instead
(#218) Variable "argumentCount" must be all lower-case
(#220) Variable "keyOrValue" must be all lower-case
(#223) Variable "keyOrValue" must be all lower-case
(#251) Public method name "IterableVerifier::checkConsumed" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#259) Variable "matchingEvents" must be all lower-case
(#260) Variable "matchCount" must be all lower-case
(#263) Variable "endEvent" must be all lower-case
(#270) Variable "matchCount" must be all lower-case
(#271) Variable "matchingEvents" must be all lower-case
(#271) Variable "endEvent" must be all lower-case
(#274) Variable "matchCount" must be all lower-case
(#275) Variable "matchingEvents" must be all lower-case
(#286) Opening brace should be on the same line as the declaration
(#303) Member variable "matcherFactory" must be all lower-case
(#304) Member variable "assertionRecorder" must be all lower-case
(#305) Member variable "assertionRenderer" must be all lower-case
(#306) Member variable "isGenerator" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/Verification/IterableVerifierFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#53) Variable "matcherFactory" must be all lower-case
(#54) Variable "assertionRecorder" must be all lower-case
(#55) Variable "assertionRenderer" must be all lower-case
(#57) Variable "matcherFactory" must be all lower-case
(#58) Variable "assertionRecorder" must be all lower-case
(#59) Variable "assertionRenderer" must be all lower-case
(#67) Public method name "IterableVerifierFactory::setCallVerifierFactory" must be in lower-case letters only
(#68) Variable "callVerifierFactory" must be all lower-case
(#70) Variable "callVerifierFactory" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#94) Member variable "matcherFactory" must be all lower-case
(#95) Member variable "assertionRecorder" must be all lower-case
(#96) Member variable "assertionRenderer" must be all lower-case
(#97) Member variable "callVerifierFactory" must be all lower-case
auth/googleoauth2/vendor/eloquent/phony/src/functions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) function name "mockBuilder" must be lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
(#84) function name "partialMock" must be lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#114) function name "onStatic" must be lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
(#142) function name "spyGlobal" must be lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#173) function name "stubGlobal" must be lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#183) function name "restoreGlobalFunctions" must be lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#196) function name "checkInOrder" must be lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#211) function name "inOrder" must be lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#224) function name "checkInOrderSequence" must be lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#239) function name "inOrderSequence" must be lower-case letters only
(#240) Opening brace should be on the same line as the declaration
(#253) function name "checkAnyOrder" must be lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#268) function name "anyOrder" must be lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#282) function name "checkAnyOrderSequence" must be lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#298) function name "anyOrderSequence" must be lower-case letters only
(#299) Opening brace should be on the same line as the declaration
(#310) Opening brace should be on the same line as the declaration
(#321) function name "equalTo" must be lower-case letters only
(#322) Opening brace should be on the same line as the declaration
(#337) Variable "minimumArguments" must be all lower-case
(#338) Variable "maximumArguments" must be all lower-case
(#341) Variable "minimumArguments" must be all lower-case
(#341) Variable "maximumArguments" must be all lower-case
(#353) function name "setExportDepth" must be lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#365) function name "setUseColor" must be lower-case letters only
(#365) Variable "useColor" must be all lower-case
(#366) Opening brace should be on the same line as the declaration
(#369) Variable "useColor" must be all lower-case
(#370) Variable "useColor" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Client.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#63) Opening brace should be on the same line as the declaration
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Opening brace should be on the same line as the declaration
(#90) Public method name "Client::sendAsync" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#102) Opening brace should be on the same line as the declaration
(#107) Public method name "Client::requestAsync" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#132) Public method name "Client::getConfig" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#139) Private method name "Client::buildUri" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#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
(#156) Private method name "Client::configureDefaults" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#159) Variable "defaultSettings" must be all lower-case
(#179) Variable "noProxy" must be all lower-case
(#180) Variable "cleanedNoProxy" must be all lower-case
(#180) Variable "noProxy" must be all lower-case
(#181) Variable "cleanedNoProxy" must be all lower-case
(#211) Private method name "Client::prepareDefaults" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#228) Usage of ELSEIF not allowed; use ELSE IF instead
(#258) Opening brace should be on the same line as the declaration
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Private method name "Client::applyOptions" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) Private method name "Client::invalidBody" must be in lower-case letters only
(#401) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/ClientInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Public method name "ClientInterface::sendAsync" must be in lower-case letters only
(#70) Public method name "ClientInterface::requestAsync" must be in lower-case letters only
(#83) Public method name "ClientInterface::getConfig" must be in lower-case letters only
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Member variable "strictMode" must be all lower-case
(#25) Variable "strictMode" must be all lower-case
(#25) Variable "cookieArray" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
(#27) Variable "strictMode" must be all lower-case
(#29) Variable "cookieArray" must be all lower-case
(#45) Public method name "CookieJar::fromArray" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#47) Variable "cookieJar" must be all lower-case
(#49) Variable "cookieJar" must be all lower-case
(#57) Variable "cookieJar" must be all lower-case
(#63) Public method name "CookieJar::getCookieValue" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#76) Public method name "CookieJar::shouldPersist" must be in lower-case letters only
(#78) Variable "allowSessionCookies" must be all lower-case
(#80) Variable "allowSessionCookies" must be all lower-case
(#89) Public method name "CookieJar::toArray" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#101) Usage of ELSEIF not allowed; use ELSE IF instead
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Public method name "CookieJar::clearSessionCookies" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#138) Public method name "CookieJar::setCookie" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Opening brace should be on the same line as the declaration
(#204) Public method name "CookieJar::getIterator" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#209) Public method name "CookieJar::extractCookies" must be in lower-case letters only
(#213) Variable "cookieHeader" must be all lower-case
(#214) Variable "cookieHeader" must be all lower-case
(#224) Public method name "CookieJar::withCookieHeader" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#254) Private method name "CookieJar::removeCookieIfEmpty" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#256) Variable "cookieValue" must be all lower-case
(#257) Variable "cookieValue" must be all lower-case
(#257) Variable "cookieValue" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Public method name "CookieJarInterface::withCookieHeader" must be in lower-case letters only
(#37) Public method name "CookieJarInterface::extractCookies" must be in lower-case letters only
(#49) Public method name "CookieJarInterface::setCookie" must be in lower-case letters only
(#76) Public method name "CookieJarInterface::clearSessionCookies" must be in lower-case letters only
(#83) Public method name "CookieJarInterface::toArray" must be in lower-case letters only
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#13) Member variable "storeSessionCookies" must be all lower-case
(#24) Variable "cookieFile" must be all lower-case
(#24) Variable "storeSessionCookies" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#26) Variable "cookieFile" must be all lower-case
(#27) Variable "storeSessionCookies" must be all lower-case
(#29) Variable "cookieFile" must be all lower-case
(#30) Variable "cookieFile" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
(#52) Inline doc block type-hinting for '$cookie' does not match next code line 'if...'
(#58) Variable "jsonStr" must be all lower-case
(#59) Variable "jsonStr" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#10) Member variable "sessionKey" must be all lower-case
(#11) Whitespace found at end of line
(#13) Member variable "storeSessionCookies" must be all lower-case
(#18) Whitespace found at end of line
(#23) Variable "sessionKey" must be all lower-case
(#23) Variable "storeSessionCookies" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#25) Variable "sessionKey" must be all lower-case
(#26) Variable "storeSessionCookies" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
(#45) Inline doc block type-hinting for '$cookie' does not match next code line 'if...'
(#58) Opening brace should be on the same line as the declaration
(#67) Usage of ELSEIF not allowed; use ELSE IF instead
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Public method name "SetCookie::fromString" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Variable "cookieParts" must be all lower-case
(#47) Variable "cookieParts" must be all lower-case
(#48) Variable "cookieParts" must be all lower-case
(#49) Variable "cookieParts" must be all lower-case
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Opening brace should be on the same line as the declaration
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Opening brace should be on the same line as the declaration
(#101) Public method name "SetCookie::toArray" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#111) Public method name "SetCookie::getName" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "SetCookie::setName" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#131) Public method name "SetCookie::getValue" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#141) Public method name "SetCookie::setValue" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#151) Public method name "SetCookie::getDomain" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#161) Public method name "SetCookie::setDomain" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#171) Public method name "SetCookie::getPath" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#181) Public method name "SetCookie::setPath" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#191) Public method name "SetCookie::getMaxAge" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#201) Public method name "SetCookie::setMaxAge" must be in lower-case letters only
(#201) Variable "maxAge" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#203) Variable "maxAge" must be all lower-case
(#211) Public method name "SetCookie::getExpires" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#221) Public method name "SetCookie::setExpires" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#233) Public method name "SetCookie::getSecure" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#243) Public method name "SetCookie::setSecure" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#253) Public method name "SetCookie::getDiscard" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#263) Public method name "SetCookie::setDiscard" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#273) Public method name "SetCookie::getHttpOnly" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#283) Public method name "SetCookie::setHttpOnly" must be in lower-case letters only
(#283) Variable "httpOnly" must be all lower-case
(#284) Opening brace should be on the same line as the declaration
(#285) Variable "httpOnly" must be all lower-case
(#305) Public method name "SetCookie::matchesPath" must be in lower-case letters only
(#305) Variable "requestPath" must be all lower-case
(#306) Opening brace should be on the same line as the declaration
(#307) Variable "cookiePath" must be all lower-case
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "cookiePath" must be all lower-case
(#310) Variable "cookiePath" must be all lower-case
(#310) Variable "requestPath" must be all lower-case
(#315) Variable "requestPath" must be all lower-case
(#315) Variable "cookiePath" must be all lower-case
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Variable "cookiePath" must be all lower-case
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Variable "requestPath" must be all lower-case
(#325) Variable "cookiePath" must be all lower-case
(#335) Public method name "SetCookie::matchesDomain" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Variable "cookieDomain" must be all lower-case
(#342) Variable "cookieDomain" must be all lower-case
(#342) Variable "cookieDomain" must be all lower-case
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Variable "cookieDomain" must be all lower-case
(#360) Public method name "SetCookie::isExpired" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#371) Opening brace should be on the same line as the declaration
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Closing brace must be on a line by itself
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Closing brace must be on a line by itself
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Variable "handlerContext" must be all lower-case
(#19) Variable "handlerContext" must be all lower-case
(#25) Public method name "ConnectException::getResponse" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#33) Public method name "ConnectException::hasResponse" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Closing brace must be on a line by itself
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Member variable "handlerContext" must be all lower-case
(#28) Variable "handlerContext" must be all lower-case
(#37) Variable "handlerContext" must be all lower-case
(#48) Public method name "RequestException::wrapException" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#84) Variable "className" must be all lower-case
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#87) Variable "className" must be all lower-case
(#90) Variable "className" must be all lower-case
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) The use of backticks in strings is not recommended
(#111) Variable "className" must be all lower-case
(#123) Public method name "RequestException::getResponseBodySummary" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#155) Private method name "RequestException::obfuscateUri" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "userInfo" must be all lower-case
(#159) Variable "userInfo" must be all lower-case
(#160) Variable "userInfo" must be all lower-case
(#171) Public method name "RequestException::getRequest" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#181) Public method name "RequestException::getResponse" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#191) Public method name "RequestException::hasResponse" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#206) Public method name "RequestException::getHandlerContext" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Opening brace should be on the same line as the declaration
(#23) Public method name "SeekException::getStream" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Closing brace must be on a line by itself
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Closing brace must be on a line by itself
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Closing brace must be on a line by itself
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "maxHandles" must be all lower-case
(#27) Variable "maxHandles" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "maxHandles" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Opening brace should be on the same line as the declaration
(#118) Private method name "CurlFactory::invokeStats" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Variable "curlStats" must be all lower-case
(#124) Variable "curlStats" must be all lower-case
(#126) Variable "curlStats" must be all lower-case
(#131) Private method name "CurlFactory::finishError" must be in lower-case letters only
(#153) Private method name "CurlFactory::createRejection" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#155) Variable "connectionErrors" must be all lower-case
(#185) Variable "connectionErrors" must be all lower-case
(#192) Private method name "CurlFactory::getDefaultConf" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#210) Usage of ELSEIF not allowed; use ELSE IF instead
(#219) Private method name "CurlFactory::applyMethod" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#246) Private method name "CurlFactory::applyBody" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Private method name "CurlFactory::applyHeaders" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Private method name "CurlFactory::removeHeader" must be in lower-case letters only
(#308) Opening brace should be on the same line as the declaration
(#317) Private method name "CurlFactory::applyHandlerOptions" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Usage of ELSEIF not allowed; use ELSE IF instead
(#413) Variable "sslKey" must be all lower-case
(#414) Variable "sslKey" must be all lower-case
(#415) Variable "sslKey" must be all lower-case
(#416) Variable "sslKey" must be all lower-case
(#416) Variable "sslKey" must be all lower-case
(#418) Variable "sslKey" must be all lower-case
(#420) Variable "sslKey" must be all lower-case
(#423) Variable "sslKey" must be all lower-case
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Private method name "CurlFactory::retryFailedRewind" must be in lower-case letters only
(#481) Usage of ELSEIF not allowed; use ELSE IF instead
(#496) Private method name "CurlFactory::createHeaderFn" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#499) Variable "onHeaders" must be all lower-case
(#501) Variable "onHeaders" must be all lower-case
(#505) Variable "onHeaders" must be all lower-case
(#509) Variable "onHeaders" must be all lower-case
(#511) Variable "startingResponse" must be all lower-case
(#515) Variable "startingResponse" must be all lower-case
(#517) Variable "onHeaders" must be all lower-case
(#519) Variable "onHeaders" must be all lower-case
(#527) Usage of ELSEIF not allowed; use ELSE IF instead
(#527) Variable "startingResponse" must be all lower-case
(#528) Variable "startingResponse" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#33) method name "CurlHandler::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#34) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "selectTimeout" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
(#54) Opening brace should be on the same line as the declaration
(#61) method name "CurlMultiHandler::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#62) Opening brace should be on the same line as the declaration
(#68) Closing brace must be on a line by itself
(#80) Opening brace should be on the same line as the declaration
(#83) Variable "currentTime" must be all lower-case
(#85) Variable "currentTime" must be all lower-case
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Inline control structures are not allowed
(#115) Opening brace should be on the same line as the declaration
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Private method name "CurlMultiHandler::addRequest" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#147) Opening brace should be on the same line as the declaration
(#161) Private method name "CurlMultiHandler::processMessages" must be in lower-case letters only
(#162) Opening brace should be on the same line as the declaration
(#185) Private method name "CurlMultiHandler::timeToNext" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "currentTime" must be all lower-case
(#188) Variable "nextTime" must be all lower-case
(#190) Variable "nextTime" must be all lower-case
(#191) Variable "nextTime" must be all lower-case
(#195) Variable "nextTime" must be all lower-case
(#195) Variable "currentTime" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Member variable "onHeadersException" must be all lower-case
(#45) Public method name "EasyHandle::createResponse" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "startLine" must be all lower-case
(#54) Variable "normalizedKeys" must be all lower-case
(#57) Variable "normalizedKeys" must be all lower-case
(#60) Variable "normalizedKeys" must be all lower-case
(#61) Variable "normalizedKeys" must be all lower-case
(#62) Variable "normalizedKeys" must be all lower-case
(#64) Variable "normalizedKeys" must be all lower-case
(#66) Variable "bodyLength" must be all lower-case
(#67) Variable "bodyLength" must be all lower-case
(#68) Variable "normalizedKeys" must be all lower-case
(#68) Variable "bodyLength" must be all lower-case
(#70) Variable "normalizedKeys" must be all lower-case
(#77) Variable "startLine" must be all lower-case
(#80) Variable "startLine" must be all lower-case
(#81) Variable "startLine" must be all lower-case
(#81) Variable "startLine" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Member variable "lastRequest" must be all lower-case
(#18) Member variable "lastOptions" must be all lower-case
(#19) Member variable "onFulfilled" must be all lower-case
(#20) Member variable "onRejected" must be all lower-case
(#32) Public method name "MockHandler::createWithMiddleware" must be in lower-case letters only
(#34) Variable "onFulfilled" must be all lower-case
(#35) Variable "onRejected" must be all lower-case
(#37) Variable "onFulfilled" must be all lower-case
(#37) Variable "onRejected" must be all lower-case
(#51) Variable "onFulfilled" must be all lower-case
(#52) Variable "onRejected" must be all lower-case
(#54) Variable "onFulfilled" must be all lower-case
(#55) Variable "onRejected" must be all lower-case
(#62) method name "MockHandler::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#63) Opening brace should be on the same line as the declaration
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#98) Usage of ELSEIF not allowed; use ELSE IF instead
(#120) Opening brace should be on the same line as the declaration
(#140) Public method name "MockHandler::getLastRequest" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#150) Public method name "MockHandler::getLastOptions" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#161) Opening brace should be on the same line as the declaration
(#165) Private method name "MockHandler::invokeStats" must be in lower-case letters only
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "Proxy::wrapSync" must be in lower-case letters only
(#45) Public method name "Proxy::wrapStreaming" must be in lower-case letters only
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Member variable "lastHeaders" must be all lower-case
(#30) method name "StreamHandler::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#31) Opening brace should be on the same line as the declaration
(#37) Variable "startTime" must be all lower-case
(#53) Variable "startTime" must be all lower-case
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "startTime" must be all lower-case
(#74) Private method name "StreamHandler::invokeStats" must be in lower-case letters only
(#77) Variable "startTime" must be all lower-case
(#85) Variable "startTime" must be all lower-case
(#93) Private method name "StreamHandler::createResponse" must be in lower-case letters only
(#97) Variable "startTime" must be all lower-case
(#136) Variable "startTime" must be all lower-case
(#141) Private method name "StreamHandler::createSink" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#156) Private method name "StreamHandler::checkDecode" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#160) Variable "normalizedKeys" must be all lower-case
(#161) Variable "normalizedKeys" must be all lower-case
(#162) Variable "normalizedKeys" must be all lower-case
(#168) Variable "normalizedKeys" must be all lower-case
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Variable "normalizedKeys" must be all lower-case
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Variable "normalizedKeys" must be all lower-case
(#174) Variable "normalizedKeys" must be all lower-case
(#178) Variable "normalizedKeys" must be all lower-case
(#180) Variable "normalizedKeys" must be all lower-case
(#204) Variable "contentLength" must be all lower-case
(#213) Variable "contentLength" must be all lower-case
(#213) Variable "contentLength" must be all lower-case
(#213) Variable "contentLength" must be all lower-case
(#230) Private method name "StreamHandler::createResource" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#233) Variable "_" must not contain underscores.
(#258) Private method name "StreamHandler::createStream" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) Private method name "StreamHandler::getDefaultContext" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#354) Opening brace should be on the same line as the declaration
(#373) Opening brace should be on the same line as the declaration
(#380) Opening brace should be on the same line as the declaration
(#387) Usage of ELSEIF not allowed; use ELSE IF instead
(#392) Usage of ELSEIF not allowed; use ELSE IF instead
(#406) Opening brace should be on the same line as the declaration
(#420) Opening brace should be on the same line as the declaration
(#432) Opening brace should be on the same line as the declaration
(#468) Private method name "StreamHandler::addNotification" must be in lower-case letters only
(#469) Opening brace should be on the same line as the declaration
(#481) Private method name "StreamHandler::callArray" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/HandlerStack.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Opening brace should be on the same line as the declaration
(#53) Opening brace should be on the same line as the declaration
(#63) method name "HandlerStack::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#64) Opening brace should be on the same line as the declaration
(#76) Opening brace should be on the same line as the declaration
(#105) Public method name "HandlerStack::setHandler" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "HandlerStack::hasHandler" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
(#140) Opening brace should be on the same line as the declaration
(#152) Variable "findName" must be all lower-case
(#152) Variable "withName" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "findName" must be all lower-case
(#154) Variable "withName" must be all lower-case
(#164) Variable "findName" must be all lower-case
(#164) Variable "withName" must be all lower-case
(#165) Opening brace should be on the same line as the declaration
(#166) Variable "findName" must be all lower-case
(#166) Variable "withName" must be all lower-case
(#175) Opening brace should be on the same line as the declaration
(#192) Opening brace should be on the same line as the declaration
(#212) Private method name "HandlerStack::findByName" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#231) Variable "findName" must be all lower-case
(#231) Variable "withName" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#234) Variable "findName" must be all lower-case
(#235) Variable "withName" must be all lower-case
(#244) Usage of ELSEIF not allowed; use ELSE IF instead
(#259) Private method name "HandlerStack::debugCallable" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/MessageFormatter.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Line exceeds 132 characters; contains 147 characters
(#54) Opening brace should be on the same line as the declaration
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Usage of ELSEIF not allowed; use ELSE IF instead
(#174) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Middleware.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
(#31) Usage of ELSEIF not allowed; use ELSE IF instead
(#34) Variable "cookieJar" must be all lower-case
(#35) Variable "cookieJar" must be all lower-case
(#37) Variable "cookieJar" must be all lower-case
(#38) Variable "cookieJar" must be all lower-case
(#52) Public method name "Middleware::httpErrors" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#147) Opening brace should be on the same line as the declaration
(#169) Opening brace should be on the same line as the declaration
(#185) Variable "logLevel" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#187) Variable "logLevel" must be all lower-case
(#188) Variable "logLevel" must be all lower-case
(#190) Variable "logLevel" must be all lower-case
(#192) Variable "logLevel" must be all lower-case
(#214) Public method name "Middleware::prepareBody" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#229) Public method name "Middleware::mapRequest" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#246) Public method name "Middleware::mapResponse" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Pool.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) Opening brace should be on the same line as the declaration
(#109) Private method name "Pool::cmpCallback" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#116) Variable "currentFn" must be all lower-case
(#117) Variable "currentFn" must be all lower-case
(#118) Variable "currentFn" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Member variable "nextHandler" must be all lower-case
(#18) Member variable "skipMethods" must be all lower-case
(#23) Variable "nextHandler" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#25) Variable "nextHandler" must be all lower-case
(#34) method name "PrepareBodyMiddleware::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#35) Opening brace should be on the same line as the declaration
(#39) Variable "skipMethods" must be all lower-case
(#57) Variable "skipMethods" must be all lower-case
(#75) Private method name "PrepareBodyMiddleware::addExpectHeader" must be in lower-case letters only
(#80) 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
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Member variable "defaultSettings" must be all lower-case
(#31) Member variable "nextHandler" must be all lower-case
(#36) Variable "nextHandler" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "nextHandler" must be all lower-case
(#47) method name "RedirectMiddleware::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#48) Opening brace should be on the same line as the declaration
(#56) Variable "defaultSettings" must be all lower-case
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "defaultSettings" must be all lower-case
(#81) Public method name "RedirectMiddleware::checkRedirect" must be in lower-case letters only
(#93) Variable "nextRequest" must be all lower-case
(#100) Variable "nextRequest" must be all lower-case
(#105) Variable "nextRequest" must be all lower-case
(#111) Variable "nextRequest" must be all lower-case
(#118) Private method name "RedirectMiddleware::withTracking" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#132) Private method name "RedirectMiddleware::guardMax" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#155) Public method name "RedirectMiddleware::modifyRequest" must be in lower-case letters only
(#167) Variable "statusCode" must be all lower-case
(#168) Variable "statusCode" must be all lower-case
(#169) Variable "statusCode" must be all lower-case
(#206) Private method name "RedirectMiddleware::redirectUri" must be in lower-case letters only
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/RequestOptions.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Member variable "nextHandler" must be all lower-case
(#34) Variable "nextHandler" must be all lower-case
(#38) Variable "nextHandler" must be all lower-case
(#49) Public method name "RetryMiddleware::exponentialDelay" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#60) method name "RetryMiddleware::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#61) Opening brace should be on the same line as the declaration
(#74) Private method name "RetryMiddleware::onFulfilled" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#90) Private method name "RetryMiddleware::onRejected" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#106) Private method name "RetryMiddleware::doRetry" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/TransferStats.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Member variable "transferTime" must be all lower-case
(#17) Member variable "handlerStats" must be all lower-case
(#18) Member variable "handlerErrorData" must be all lower-case
(#30) Variable "transferTime" must be all lower-case
(#31) Variable "handlerErrorData" must be all lower-case
(#32) Variable "handlerStats" must be all lower-case
(#36) Variable "transferTime" must be all lower-case
(#37) Variable "handlerErrorData" must be all lower-case
(#38) Variable "handlerStats" must be all lower-case
(#44) Public method name "TransferStats::getRequest" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#54) Public method name "TransferStats::getResponse" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#64) Public method name "TransferStats::hasResponse" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#78) Public method name "TransferStats::getHandlerErrorData" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#88) Public method name "TransferStats::getEffectiveUri" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "TransferStats::getTransferTime" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#108) Public method name "TransferStats::getHandlerStats" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#120) Public method name "TransferStats::getHandlerStat" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/UriTemplate.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Member variable "operatorHash" must be all lower-case
(#34) Member variable "delimsPct" must be all lower-case
(#39) Opening brace should be on the same line as the declaration
(#61) Private method name "UriTemplate::parseExpression" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#65) Variable "operatorHash" must be all lower-case
(#75) Variable "colonPos" must be all lower-case
(#76) Variable "colonPos" must be all lower-case
(#78) Variable "colonPos" must be all lower-case
(#79) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Private method name "UriTemplate::expandMatch" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#105) Variable "operatorHash" must be all lower-case
(#106) Variable "operatorHash" must be all lower-case
(#107) Variable "useQuery" must be all lower-case
(#107) Variable "operatorHash" must be all lower-case
(#116) Variable "actuallyUseQuery" must be all lower-case
(#116) Variable "useQuery" must be all lower-case
(#121) Variable "isAssoc" must be all lower-case
(#125) Variable "isAssoc" must be all lower-case
(#127) Variable "isNestedArray" must be all lower-case
(#129) Variable "isNestedArray" must be all lower-case
(#132) Variable "isNestedArray" must be all lower-case
(#142) Variable "isAssoc" must be all lower-case
(#143) Variable "isNestedArray" must be all lower-case
(#153) Usage of ELSEIF not allowed; use ELSE IF instead
(#153) Variable "actuallyUseQuery" must be all lower-case
(#162) Variable "actuallyUseQuery" must be all lower-case
(#163) Usage of ELSEIF not allowed; use ELSE IF instead
(#165) Variable "isAssoc" must be all lower-case
(#168) Variable "actuallyUseQuery" must be all lower-case
(#171) Variable "isAssoc" must be all lower-case
(#193) Variable "actuallyUseQuery" must be all lower-case
(#224) Private method name "UriTemplate::isAssoc" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#237) Private method name "UriTemplate::decodeReserved" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#239) Variable "delimsPct" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/functions.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Opening brace should be on the same line as the declaration
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Variable "uriTemplate" must be all lower-case
(#26) Variable "uriTemplate" must be all lower-case
(#27) Variable "uriTemplate" must be all lower-case
(#30) Variable "uriTemplate" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Opening brace should be on the same line as the declaration
(#108) Usage of ELSEIF not allowed; use ELSE IF instead
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Usage of ELSEIF not allowed; use ELSE IF instead
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "defaultAgent" must be all lower-case
(#135) Variable "defaultAgent" must be all lower-case
(#136) Variable "defaultAgent" must be all lower-case
(#138) Variable "defaultAgent" must be all lower-case
(#140) Variable "defaultAgent" must be all lower-case
(#143) Variable "defaultAgent" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Opening brace should be on the same line as the declaration
(#251) Variable "noProxyArray" must be all lower-case
(#252) Opening brace should be on the same line as the declaration
(#262) Variable "noProxyArray" must be all lower-case
(#266) Usage of ELSEIF not allowed; use ELSE IF instead
(#269) Usage of ELSEIF not allowed; use ELSE IF instead
(#299) Opening brace should be on the same line as the declaration
(#321) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/functions_include.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require" must be immediately followed by an open parenthesis
auth/googleoauth2/vendor/guzzlehttp/promises/src/AggregateException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#10) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/promises/src/CancellationException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/guzzlehttp/promises/src/Coroutine.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Member variable "currentPromise" must be all lower-case
(#60) Variable "generatorFn" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#62) Variable "generatorFn" must be all lower-case
(#72) Variable "onFulfilled" must be all lower-case
(#73) Variable "onRejected" must be all lower-case
(#75) Variable "onFulfilled" must be all lower-case
(#75) Variable "onRejected" must be all lower-case
(#78) Variable "onRejected" must be all lower-case
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "onRejected" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#88) Public method name "Coroutine::getState" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#109) Private method name "Coroutine::nextCoroutine" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#118) Public method name "Coroutine::_handleSuccess" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#138) Public method name "Coroutine::_handleFailure" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#142) Variable "nextYield" must be all lower-case
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "nextYield" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/promises/src/EachPromise.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Member variable "onFulfilled" must be all lower-case
(#22) Member variable "onRejected" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#87) Private method name "EachPromise::createPromise" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#109) Variable "clearFn" must be all lower-case
(#114) Variable "clearFn" must be all lower-case
(#114) Variable "clearFn" must be all lower-case
(#117) Private method name "EachPromise::refillPending" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#121) Inline control structures are not allowed
(#140) Inline control structures are not allowed
(#145) Private method name "EachPromise::addPending" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#176) Private method name "EachPromise::advanceIterator" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#202) Opening brace should be on the same line as the declaration
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Private method name "EachPromise::checkIfFinished" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/promises/src/FulfilledPromise.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Opening brace should be on the same line as the declaration
(#25) Variable "onFulfilled" must be all lower-case
(#26) Variable "onRejected" must be all lower-case
(#29) Variable "onFulfilled" must be all lower-case
(#36) Variable "onFulfilled" must be all lower-case
(#39) Variable "onFulfilled" must be all lower-case
(#51) Variable "onRejected" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Variable "onRejected" must be all lower-case
(#56) Variable "defaultDelivery" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#61) Public method name "FulfilledPromise::getState" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#79) Opening brace should be on the same line as the declaration
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/promises/src/Promise.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#13) Member variable "cancelFn" must be all lower-case
(#14) Member variable "waitFn" must be all lower-case
(#15) Member variable "waitList" must be all lower-case
(#23) Variable "waitFn" must be all lower-case
(#24) Variable "cancelFn" must be all lower-case
(#26) Variable "waitFn" must be all lower-case
(#27) Variable "cancelFn" must be all lower-case
(#31) Variable "onFulfilled" must be all lower-case
(#32) Variable "onRejected" must be all lower-case
(#36) Variable "onFulfilled" must be all lower-case
(#36) Variable "onRejected" must be all lower-case
(#44) Variable "onFulfilled" must be all lower-case
(#45) Variable "onFulfilled" must be all lower-case
(#52) Variable "onRejected" must be all lower-case
(#52) Variable "onRejected" must be all lower-case
(#55) Variable "onRejected" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "onRejected" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#80) Public method name "Promise::getState" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#112) Opening brace should be on the same line as the declaration
(#117) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#159) Usage of ELSEIF not allowed; use ELSE IF instead
(#167) Line indented incorrectly; expected 12 spaces, found 16
(#168) Line indented incorrectly; expected 16 spaces, found 20
(#170) Line indented incorrectly; expected 16 spaces, found 20
(#171) Line indented incorrectly; expected 12 spaces, found 16
(#172) Line indented incorrectly; expected 12 spaces, found 16
(#173) Line indented incorrectly; expected 16 spaces, found 20
(#175) Line indented incorrectly; expected 16 spaces, found 20
(#176) Line indented incorrectly; expected 12 spaces, found 16
(#190) Private method name "Promise::callHandler" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#204) Usage of ELSEIF not allowed; use ELSE IF instead
(#218) Private method name "Promise::waitIfPending" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#222) Usage of ELSEIF not allowed; use ELSE IF instead
(#224) Usage of ELSEIF not allowed; use ELSE IF instead
(#241) Private method name "Promise::invokeWaitFn" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#260) Private method name "Promise::invokeWaitList" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#262) Variable "waitList" must be all lower-case
(#265) Variable "waitList" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/promises/src/PromiseInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Variable "onFulfilled" must be all lower-case
(#30) Variable "onRejected" must be all lower-case
(#43) Variable "onRejected" must be all lower-case
(#53) Public method name "PromiseInterface::getState" must be in lower-case letters only
auth/googleoauth2/vendor/guzzlehttp/promises/src/PromisorInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/guzzlehttp/promises/src/RejectedPromise.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Opening brace should be on the same line as the declaration
(#25) Variable "onFulfilled" must be all lower-case
(#26) Variable "onRejected" must be all lower-case
(#29) Variable "onRejected" must be all lower-case
(#36) Variable "onRejected" must be all lower-case
(#40) Variable "onRejected" must be all lower-case
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Variable "onRejected" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "onRejected" must be all lower-case
(#59) Variable "defaultDelivery" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#66) Public method name "RejectedPromise::getState" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#72) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#84) Opening brace should be on the same line as the declaration
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/promises/src/RejectionException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Opening brace should be on the same line as the declaration
(#26) Usage of ELSEIF not allowed; use ELSE IF instead
(#30) Usage of ELSEIF not allowed; use ELSE IF instead
(#43) Public method name "RejectionException::getReason" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/promises/src/TaskQueue.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Member variable "enableShutdown" must be all lower-case
(#18) Variable "withShutdown" must be all lower-case
(#19) Opening brace should be on the same line as the declaration
(#20) Variable "withShutdown" must be all lower-case
(#33) Public method name "TaskQueue::isEmpty" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
(#45) Inline doc block type-hinting for '$task' does not match next code line 'while...'
(#62) Public method name "TaskQueue::disableShutdown" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/promises/src/TaskQueueInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Public method name "TaskQueueInterface::isEmpty" must be in lower-case letters only
auth/googleoauth2/vendor/guzzlehttp/promises/src/functions.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Opening brace should be on the same line as the declaration
(#27) Usage of ELSEIF not allowed; use ELSE IF instead
(#43) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#93) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
(#126) Usage of ELSEIF not allowed; use ELSE IF instead
(#148) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
(#198) Opening brace should be on the same line as the declaration
(#220) Opening brace should be on the same line as the declaration
(#222) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#253) Opening brace should be on the same line as the declaration
(#257) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#294) Opening brace should be on the same line as the declaration
(#295) Closing brace must be on a line by itself
(#310) Opening brace should be on the same line as the declaration
(#313) Function each() is deprecated since PHP 7.2; Use a foreach loop instead
(#348) Variable "onFulfilled" must be all lower-case
(#349) Variable "onRejected" must be all lower-case
(#352) Variable "onFulfilled" must be all lower-case
(#353) Variable "onRejected" must be all lower-case
(#375) Variable "onFulfilled" must be all lower-case
(#376) Variable "onRejected" must be all lower-case
(#379) Variable "onFulfilled" must be all lower-case
(#380) Variable "onRejected" must be all lower-case
(#399) Variable "onFulfilled" must be all lower-case
(#404) Variable "onFulfilled" must be all lower-case
(#419) Opening brace should be on the same line as the declaration
(#431) Opening brace should be on the same line as the declaration
(#443) Opening brace should be on the same line as the declaration
(#454) Variable "generatorFn" must be all lower-case
(#455) Opening brace should be on the same line as the declaration
(#456) Variable "generatorFn" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/promises/src/functions_include.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require" must be immediately followed by an open parenthesis
auth/googleoauth2/vendor/guzzlehttp/psr7/src/AppendStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
(#33) Opening brace should be on the same line as the declaration
(#49) Public method name "AppendStream::addStream" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Public method name "AppendStream::getContents" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#108) Public method name "AppendStream::getSize" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#124) Opening brace should be on the same line as the declaration
(#131) Opening brace should be on the same line as the declaration
(#141) Opening brace should be on the same line as the declaration
(#144) Usage of ELSEIF not allowed; use ELSE IF instead
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Opening brace should be on the same line as the declaration
(#179) Variable "progressToNext" must be all lower-case
(#184) Variable "progressToNext" must be all lower-case
(#185) Variable "progressToNext" must be all lower-case
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Variable "progressToNext" must be all lower-case
(#209) Public method name "AppendStream::isReadable" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#214) Public method name "AppendStream::isWritable" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#219) Public method name "AppendStream::isSeekable" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#225) Opening brace should be on the same line as the declaration
(#229) Public method name "AppendStream::getMetadata" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/BufferStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#32) Opening brace should be on the same line as the declaration
(#36) Public method name "BufferStream::getContents" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
(#50) Opening brace should be on the same line as the declaration
(#54) Public method name "BufferStream::getSize" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#59) Public method name "BufferStream::isReadable" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#64) Public method name "BufferStream::isWritable" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#69) Public method name "BufferStream::isSeekable" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#80) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#90) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "currentLength" must be all lower-case
(#101) Variable "currentLength" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#129) Public method name "BufferStream::getMetadata" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/CachingStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Member variable "remoteStream" must be all lower-case
(#18) Member variable "skipReadBytes" must be all lower-case
(#34) Public method name "CachingStream::getSize" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#40) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#50) Usage of ELSEIF not allowed; use ELSE IF instead
(#76) Opening brace should be on the same line as the declaration
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Variable "remoteData" must be all lower-case
(#92) Variable "remoteData" must be all lower-case
(#93) Variable "remoteData" must be all lower-case
(#93) Variable "remoteData" must be all lower-case
(#97) Variable "remoteData" must be all lower-case
(#98) Variable "remoteData" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#119) Opening brace should be on the same line as the declaration
(#127) Opening brace should be on the same line as the declaration
(#131) Private method name "CachingStream::cacheEntireStream" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/DroppingStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Member variable "maxLength" must be all lower-case
(#20) Variable "maxLength" must be all lower-case
(#21) Opening brace should be on the same line as the declaration
(#23) Variable "maxLength" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/FnStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Opening brace should be on the same line as the declaration
(#49) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#76) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#90) Public method name "FnStream::getSize" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#101) Opening brace should be on the same line as the declaration
(#105) Public method name "FnStream::isSeekable" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#111) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#120) Public method name "FnStream::isWritable" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#130) Public method name "FnStream::isReadable" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#140) Public method name "FnStream::getContents" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#145) Public method name "FnStream::getMetadata" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/InflateStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Opening brace should be on the same line as the declaration
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Variable "filenameHeaderLength" must be all lower-case
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Variable "filenameHeaderLength" must be all lower-case
(#38) Private method name "InflateStream::getLengthOfPossibleFilenameHeader" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#40) Variable "filename_header_length" must not contain underscores.
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "filename_header_length" must not contain underscores.
(#46) Variable "filename_header_length" must not contain underscores.
(#50) Variable "filename_header_length" must not contain underscores.
auth/googleoauth2/vendor/guzzlehttp/psr7/src/LazyOpenStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#35) Protected method name "LazyOpenStream::createStream" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/LimitStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#38) Opening brace should be on the same line as the declaration
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Public method name "LimitStream::getSize" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#72) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#108) Public method name "LimitStream::setOffset" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#133) Public method name "LimitStream::setLimit" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#139) Opening brace should be on the same line as the declaration
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/psr7/src/MessageTrait.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Member variable "headerNames" must be all lower-case
(#23) function name "getProtocolVersion" must be lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#28) function name "withProtocolVersion" must be lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#39) function name "getHeaders" must be lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#44) function name "hasHeader" must be lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) function name "getHeader" must be lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#62) function name "getHeaderLine" must be lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#67) function name "withHeader" must be lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#86) function name "withAddedHeader" must be lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#107) function name "withoutHeader" must be lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#123) function name "getBody" must be lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#132) function name "withBody" must be lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#143) function name "setHeaders" must be lower-case letters only
(#144) Opening brace should be on the same line as the declaration
(#177) function name "trimHeaderValues" must be lower-case letters only
(#178) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/MultipartStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#39) Public method name "MultipartStream::getBoundary" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#44) Public method name "MultipartStream::isWritable" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#52) Private method name "MultipartStream::getHeaders" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#65) Protected method name "MultipartStream::createStream" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Private method name "MultipartStream::addElement" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#111) Private method name "MultipartStream::createElement" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Private method name "MultipartStream::getHeader" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#144) Variable "lowercaseHeader" must be all lower-case
(#146) Variable "lowercaseHeader" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/psr7/src/NoSeekStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Opening brace should be on the same line as the declaration
(#18) Public method name "NoSeekStream::isSeekable" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/PumpStream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Member variable "tellPos" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
(#61) Opening brace should be on the same line as the declaration
(#66) Opening brace should be on the same line as the declaration
(#71) Public method name "PumpStream::getSize" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#82) Opening brace should be on the same line as the declaration
(#86) Public method name "PumpStream::isSeekable" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#92) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#101) Public method name "PumpStream::isWritable" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#107) Opening brace should be on the same line as the declaration
(#111) Public method name "PumpStream::isReadable" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#117) Opening brace should be on the same line as the declaration
(#119) Variable "readLen" must be all lower-case
(#120) Variable "readLen" must be all lower-case
(#121) Variable "readLen" must be all lower-case
(#126) Variable "readLen" must be all lower-case
(#132) Public method name "PumpStream::getContents" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#142) Public method name "PumpStream::getMetadata" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/Request.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Member variable "requestTarget" must be all lower-case
(#57) Public method name "Request::getRequestTarget" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#74) Public method name "Request::withRequestTarget" must be in lower-case letters only
(#74) Variable "requestTarget" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "requestTarget" must be all lower-case
(#83) Variable "requestTarget" must be all lower-case
(#87) Public method name "Request::getMethod" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#92) Public method name "Request::withMethod" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#99) Public method name "Request::getUri" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#104) Public method name "Request::withUri" must be in lower-case letters only
(#104) Variable "preserveHost" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#113) Variable "preserveHost" must be all lower-case
(#120) Private method name "Request::updateHostFromUri" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/psr7/src/Response.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#77) Member variable "reasonPhrase" must be all lower-case
(#80) Member variable "statusCode" must be all lower-case
(#87) Line exceeds 132 characters; contains 134 characters
(#112) Public method name "Response::getStatusCode" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#117) Public method name "Response::getReasonPhrase" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#122) Public method name "Response::withStatus" must be in lower-case letters only
(#122) Variable "reasonPhrase" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#126) Variable "reasonPhrase" must be all lower-case
(#127) Variable "reasonPhrase" must be all lower-case
(#129) Variable "reasonPhrase" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/psr7/src/ServerRequest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Member variable "cookieParams" must be all lower-case
(#40) Member variable "parsedBody" must be all lower-case
(#45) Member variable "queryParams" must be all lower-case
(#50) Member variable "serverParams" must be all lower-case
(#55) Member variable "uploadedFiles" must be all lower-case
(#71) Variable "serverParams" must be all lower-case
(#73) Variable "serverParams" must be all lower-case
(#85) Public method name "ServerRequest::normalizeFiles" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#114) Private method name "ServerRequest::createUploadedFileFromSpec" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#138) Private method name "ServerRequest::normalizeNestedFileSpec" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "normalizedFiles" must be all lower-case
(#150) Variable "normalizedFiles" must be all lower-case
(#153) Variable "normalizedFiles" must be all lower-case
(#166) Public method name "ServerRequest::fromGlobals" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#174) Variable "serverRequest" must be all lower-case
(#176) Variable "serverRequest" must be all lower-case
(#188) Public method name "ServerRequest::getUriFromGlobals" must be in lower-case letters only
(#193) Variable "hasPort" must be all lower-case
(#195) Variable "hostHeaderParts" must be all lower-case
(#196) Variable "hostHeaderParts" must be all lower-case
(#197) Variable "hostHeaderParts" must be all lower-case
(#198) Variable "hasPort" must be all lower-case
(#199) Variable "hostHeaderParts" must be all lower-case
(#201) Usage of ELSEIF not allowed; use ELSE IF instead
(#203) Usage of ELSEIF not allowed; use ELSE IF instead
(#207) Variable "hasPort" must be all lower-case
(#211) Variable "hasQuery" must be all lower-case
(#213) Variable "requestUriParts" must be all lower-case
(#214) Variable "requestUriParts" must be all lower-case
(#215) Variable "requestUriParts" must be all lower-case
(#216) Variable "hasQuery" must be all lower-case
(#217) Variable "requestUriParts" must be all lower-case
(#221) Variable "hasQuery" must be all lower-case
(#232) Public method name "ServerRequest::getServerParams" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#240) Public method name "ServerRequest::getUploadedFiles" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#248) Public method name "ServerRequest::withUploadedFiles" must be in lower-case letters only
(#248) Variable "uploadedFiles" must be all lower-case
(#249) Opening brace should be on the same line as the declaration
(#251) Variable "uploadedFiles" must be all lower-case
(#259) Public method name "ServerRequest::getCookieParams" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#267) Public method name "ServerRequest::withCookieParams" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#278) Public method name "ServerRequest::getQueryParams" must be in lower-case letters only
(#279) Opening brace should be on the same line as the declaration
(#286) Public method name "ServerRequest::withQueryParams" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#297) Public method name "ServerRequest::getParsedBody" must be in lower-case letters only
(#298) Opening brace should be on the same line as the declaration
(#305) Public method name "ServerRequest::withParsedBody" must be in lower-case letters only
(#306) Opening brace should be on the same line as the declaration
(#316) Public method name "ServerRequest::getAttributes" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#324) Public method name "ServerRequest::getAttribute" must be in lower-case letters only
(#325) Opening brace should be on the same line as the declaration
(#336) Public method name "ServerRequest::withAttribute" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#347) Public method name "ServerRequest::withoutAttribute" must be in lower-case letters only
(#348) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/Stream.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Member variable "customMetadata" must be all lower-case
(#22) Member variable "readWriteHash" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#68) Variable "readWriteHash" must be all lower-case
(#69) Variable "readWriteHash" must be all lower-case
(#74) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#91) Opening brace should be on the same line as the declaration
(#100) Public method name "Stream::getContents" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#112) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#135) Public method name "Stream::getSize" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Public method name "Stream::isReadable" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#164) Public method name "Stream::isWritable" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#169) Public method name "Stream::isSeekable" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
(#180) Opening brace should be on the same line as the declaration
(#191) Opening brace should be on the same line as the declaration
(#196) Opening brace should be on the same line as the declaration
(#199) Usage of ELSEIF not allowed; use ELSE IF instead
(#206) Opening brace should be on the same line as the declaration
(#227) Opening brace should be on the same line as the declaration
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Public method name "Stream::getMetadata" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#247) Usage of ELSEIF not allowed; use ELSE IF instead
(#249) Usage of ELSEIF not allowed; use ELSE IF instead
auth/googleoauth2/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Function name "__construct" is invalid; only PHP magic methods should be prefixed with a double underscore
(#16) Opening brace should be on the same line as the declaration
(#28) Function name "__get" is invalid; only PHP magic methods should be prefixed with a double underscore
(#29) Opening brace should be on the same line as the declaration
(#38) Function name "__toString" is invalid; only PHP magic methods should be prefixed with a double underscore
(#39) Opening brace should be on the same line as the declaration
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) function name "getContents" must be lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#66) Function name "__call" is invalid; only PHP magic methods should be prefixed with a double underscore
(#67) Opening brace should be on the same line as the declaration
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Opening brace should be on the same line as the declaration
(#79) function name "getMetadata" must be lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#85) Opening brace should be on the same line as the declaration
(#89) function name "getSize" must be lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
(#100) Opening brace should be on the same line as the declaration
(#104) function name "isReadable" must be lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#109) function name "isWritable" must be lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) function name "isSeekable" must be lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#125) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#135) Opening brace should be on the same line as the declaration
(#145) function name "createStream" must be lower-case letters only
(#146) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/StreamWrapper.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "StreamWrapper::getResource" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#34) Usage of ELSEIF not allowed; use ELSE IF instead
(#50) Opening brace should be on the same line as the declaration
(#56) Variable "opened_path" must not contain underscores.
(#57) Opening brace should be on the same line as the declaration
(#71) Opening brace should be on the same line as the declaration
(#76) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#86) Opening brace should be on the same line as the declaration
(#91) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#99) Variable "modeMap" must be all lower-case
(#108) Variable "modeMap" must be all lower-case
auth/googleoauth2/vendor/guzzlehttp/psr7/src/UploadedFile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Member variable "clientFilename" must be all lower-case
(#33) Member variable "clientMediaType" must be all lower-case
(#68) Variable "streamOrFile" must be all lower-case
(#70) Variable "errorStatus" must be all lower-case
(#71) Variable "clientFilename" must be all lower-case
(#72) Variable "clientMediaType" must be all lower-case
(#74) Variable "errorStatus" must be all lower-case
(#76) Variable "clientFilename" must be all lower-case
(#77) Variable "clientMediaType" must be all lower-case
(#80) Variable "streamOrFile" must be all lower-case
(#90) Private method name "UploadedFile::setStreamOrFile" must be in lower-case letters only
(#90) Variable "streamOrFile" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#92) Variable "streamOrFile" must be all lower-case
(#93) Variable "streamOrFile" must be all lower-case
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Variable "streamOrFile" must be all lower-case
(#95) Variable "streamOrFile" must be all lower-case
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#96) Variable "streamOrFile" must be all lower-case
(#97) Variable "streamOrFile" must be all lower-case
(#109) Private method name "UploadedFile::setError" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#117) Must use "self::" for local static member reference
(#130) Private method name "UploadedFile::setSize" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#145) Private method name "UploadedFile::isStringOrNull" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#154) Private method name "UploadedFile::isStringNotEmpty" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#163) Private method name "UploadedFile::setClientFilename" must be in lower-case letters only
(#163) Variable "clientFilename" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "clientFilename" must be all lower-case
(#171) Variable "clientFilename" must be all lower-case
(#178) Private method name "UploadedFile::setClientMediaType" must be in lower-case letters only
(#178) Variable "clientMediaType" must be all lower-case
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "clientMediaType" must be all lower-case
(#186) Variable "clientMediaType" must be all lower-case
(#194) Private method name "UploadedFile::isOk" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#202) Public method name "UploadedFile::isMoved" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#210) Private method name "UploadedFile::validateActive" must be in lower-case letters only
(#211) Opening brace should be on the same line as the declaration
(#225) Public method name "UploadedFile::getStream" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#247) Public method name "UploadedFile::moveTo" must be in lower-case letters only
(#247) Variable "targetPath" must be all lower-case
(#248) Opening brace should be on the same line as the declaration
(#251) Variable "targetPath" must be all lower-case
(#259) Variable "targetPath" must be all lower-case
(#260) Variable "targetPath" must be all lower-case
(#264) Variable "targetPath" must be all lower-case
(#272) Variable "targetPath" must be all lower-case
(#282) Public method name "UploadedFile::getSize" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#293) Public method name "UploadedFile::getError" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#304) Public method name "UploadedFile::getClientFilename" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#312) Public method name "UploadedFile::getClientMediaType" must be in lower-case letters only
(#313) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/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 "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Member variable "defaultPorts" must be all lower-case
(#37) Member variable "charUnreserved" must be all lower-case
(#38) Member variable "charSubDelims" must be all lower-case
(#39) Member variable "replaceQuery" must be all lower-case
(#45) Member variable "userInfo" must be all lower-case
(#66) Opening brace should be on the same line as the declaration
(#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
(#78) Opening brace should be on the same line as the declaration
(#114) Public method name "Uri::composeComponents" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Public method name "Uri::isDefaultPort" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#153) Variable "defaultPorts" must be all lower-case
(#153) Variable "defaultPorts" must be all lower-case
(#174) Public method name "Uri::isAbsolute" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#189) Public method name "Uri::isNetworkPathReference" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#204) Public method name "Uri::isAbsolutePathReference" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#222) Public method name "Uri::isRelativePathReference" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#242) Public method name "Uri::isSameDocumentReference" must be in lower-case letters only
(#243) Opening brace should be on the same line as the declaration
(#266) Public method name "Uri::removeDotSegments" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#283) Opening brace should be on the same line as the declaration
(#302) Public method name "Uri::withoutQueryValue" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#309) Variable "decodedKey" must be all lower-case
(#310) Variable "decodedKey" must be all lower-case
(#311) Variable "decodedKey" must be all lower-case
(#332) Public method name "Uri::withQueryValue" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#339) Variable "decodedKey" must be all lower-case
(#340) Variable "decodedKey" must be all lower-case
(#341) Variable "decodedKey" must be all lower-case
(#348) Variable "replaceQuery" must be all lower-case
(#351) Variable "replaceQuery" must be all lower-case
(#369) Public method name "Uri::fromParts" must be in lower-case letters only
(#370) Opening brace should be on the same line as the declaration
(#378) Public method name "Uri::getScheme" must be in lower-case letters only
(#379) Opening brace should be on the same line as the declaration
(#383) Public method name "Uri::getAuthority" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#397) Public method name "Uri::getUserInfo" must be in lower-case letters only
(#398) Opening brace should be on the same line as the declaration
(#402) Public method name "Uri::getHost" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#407) Public method name "Uri::getPort" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#412) Public method name "Uri::getPath" must be in lower-case letters only
(#413) Opening brace should be on the same line as the declaration
(#417) Public method name "Uri::getQuery" must be in lower-case letters only
(#418) Opening brace should be on the same line as the declaration
(#422) Public method name "Uri::getFragment" must be in lower-case letters only
(#423) Opening brace should be on the same line as the declaration
(#427) Public method name "Uri::withScheme" must be in lower-case letters only
(#428) Opening brace should be on the same line as the declaration
(#443) Public method name "Uri::withUserInfo" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#461) Public method name "Uri::withHost" must be in lower-case letters only
(#462) Opening brace should be on the same line as the declaration
(#476) Public method name "Uri::withPort" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#492) Public method name "Uri::withPath" must be in lower-case letters only
(#493) Opening brace should be on the same line as the declaration
(#507) Public method name "Uri::withQuery" must be in lower-case letters only
(#508) Opening brace should be on the same line as the declaration
(#521) Public method name "Uri::withFragment" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#540) Private method name "Uri::applyParts" must be in lower-case letters only
(#541) Opening brace should be on the same line as the declaration
(#575) Private method name "Uri::filterScheme" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#591) Private method name "Uri::filterHost" must be in lower-case letters only
(#592) Opening brace should be on the same line as the declaration
(#607) Private method name "Uri::filterPort" must be in lower-case letters only
(#608) Opening brace should be on the same line as the declaration
(#623) Private method name "Uri::removeDefaultPort" must be in lower-case letters only
(#624) Opening brace should be on the same line as the declaration
(#639) Private method name "Uri::filterPath" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#646) Variable "charUnreserved" must be all lower-case
(#646) Variable "charSubDelims" must be all lower-case
(#661) Private method name "Uri::filterQueryAndFragment" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#668) Variable "charUnreserved" must be all lower-case
(#668) Variable "charSubDelims" must be all lower-case
(#674) Private method name "Uri::rawurlencodeMatchZero" must be in lower-case letters only
(#675) Opening brace should be on the same line as the declaration
(#679) Private method name "Uri::validateState" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#690) Line exceeds 132 characters; contains 135 characters
(#692) Usage of ELSEIF not allowed; use ELSE IF instead
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) This comment is 70% valid code; is this commented out code?
(#699) No space found before comment text; expected "// throw new \InvalidArgumentException('The path of a URI with an authority must start with a slash "/" or be empty');" but found "//throw new \InvalidArgumentException('The path of a URI with an authority must start with a slash "/" or be empty');"
auth/googleoauth2/vendor/guzzlehttp/psr7/src/UriNormalizer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#120) Opening brace should be on the same line as the declaration
(#152) Variable "queryKeyValues" must be all lower-case
(#153) Variable "queryKeyValues" must be all lower-case
(#154) Variable "queryKeyValues" must be all lower-case
(#175) Public method name "UriNormalizer::isEquivalent" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#180) Private method name "UriNormalizer::capitalizePercentEncoding" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#196) Private method name "UriNormalizer::decodeUnreservedCharacters" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#213) Opening brace should be on the same line as the declaration
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/psr7/src/UriResolver.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "UriResolver::removeDotSegments" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#34) Usage of ELSEIF not allowed; use ELSE IF instead
(#39) Variable "newPath" must be all lower-case
(#41) Variable "newPath" must be all lower-case
(#41) Variable "newPath" must be all lower-case
(#43) Variable "newPath" must be all lower-case
(#43) Variable "newPath" must be all lower-case
(#44) Usage of ELSEIF not allowed; use ELSE IF instead
(#44) Variable "newPath" must be all lower-case
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Variable "newPath" must be all lower-case
(#50) Variable "newPath" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "targetAuthority" must be all lower-case
(#75) Variable "targetPath" must be all lower-case
(#76) Variable "targetQuery" must be all lower-case
(#78) Variable "targetAuthority" must be all lower-case
(#80) Variable "targetPath" must be all lower-case
(#81) Variable "targetQuery" must be all lower-case
(#84) Variable "targetPath" must be all lower-case
(#86) Variable "targetAuthority" must be all lower-case
(#87) Variable "targetPath" must be all lower-case
(#89) Variable "lastSlashPos" must be all lower-case
(#90) Variable "lastSlashPos" must be all lower-case
(#91) Variable "targetPath" must be all lower-case
(#93) Variable "targetPath" must be all lower-case
(#93) Variable "lastSlashPos" must be all lower-case
(#97) Variable "targetPath" must be all lower-case
(#97) Variable "targetPath" must be all lower-case
(#98) Variable "targetQuery" must be all lower-case
(#104) Variable "targetAuthority" must be all lower-case
(#105) Variable "targetPath" must be all lower-case
(#106) Variable "targetQuery" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#159) Variable "emptyPathUri" must be all lower-case
(#162) Variable "emptyPathUri" must be all lower-case
(#167) Variable "emptyPathUri" must be all lower-case
(#174) Variable "lastSegment" must be all lower-case
(#176) Variable "emptyPathUri" must be all lower-case
(#176) Variable "lastSegment" must be all lower-case
(#176) Variable "lastSegment" must be all lower-case
(#179) Variable "emptyPathUri" must be all lower-case
(#182) Private method name "UriResolver::getRelativePath" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#184) Variable "sourceSegments" must be all lower-case
(#185) Variable "targetSegments" must be all lower-case
(#186) Variable "sourceSegments" must be all lower-case
(#187) Variable "targetLastSegment" must be all lower-case
(#187) Variable "targetSegments" must be all lower-case
(#188) Variable "sourceSegments" must be all lower-case
(#189) Variable "targetSegments" must be all lower-case
(#189) Variable "targetSegments" must be all lower-case
(#190) Variable "sourceSegments" must be all lower-case
(#190) Variable "targetSegments" must be all lower-case
(#195) Variable "targetSegments" must be all lower-case
(#195) Variable "targetLastSegment" must be all lower-case
(#196) Variable "relativePath" must be all lower-case
(#196) Variable "sourceSegments" must be all lower-case
(#196) Variable "targetSegments" must be all lower-case
(#201) Variable "relativePath" must be all lower-case
(#201) Variable "relativePath" must be all lower-case
(#202) Variable "relativePath" must be all lower-case
(#202) Variable "relativePath" must be all lower-case
(#203) Usage of ELSEIF not allowed; use ELSE IF instead
(#203) Variable "relativePath" must be all lower-case
(#206) Variable "relativePath" must be all lower-case
(#206) Variable "relativePath" must be all lower-case
(#208) Variable "relativePath" must be all lower-case
(#208) Variable "relativePath" must be all lower-case
(#212) Variable "relativePath" must be all lower-case
(#216) Opening brace should be on the same line as the declaration
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/guzzlehttp/psr7/src/functions.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Opening brace should be on the same line as the declaration
(#27) Usage of ELSEIF not allowed; use ELSE IF instead
(#55) Opening brace should be on the same line as the declaration
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#79) Opening brace should be on the same line as the declaration
(#95) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Usage of ELSEIF not allowed; use ELSE IF instead
(#130) Opening brace should be on the same line as the declaration
(#163) Opening brace should be on the same line as the declaration
(#202) Opening brace should be on the same line as the declaration
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Variable "standardPorts" must be all lower-case
(#219) Variable "standardPorts" must be all lower-case
(#219) Variable "standardPorts" must be all lower-case
(#275) Opening brace should be on the same line as the declaration
(#296) Opening brace should be on the same line as the declaration
(#311) Inline doc block comments are not allowed; use "// Comment." instead
(#328) Variable "maxLen" must be all lower-case
(#329) Opening brace should be on the same line as the declaration
(#332) Variable "maxLen" must be all lower-case
(#345) Variable "maxLen" must be all lower-case
(#346) Variable "maxLen" must be all lower-case
(#372) Variable "maxLen" must be all lower-case
(#374) Variable "bufferSize" must be all lower-case
(#376) Variable "maxLen" must be all lower-case
(#378) Variable "bufferSize" must be all lower-case
(#383) Variable "maxLen" must be all lower-case
(#385) Variable "bufferSize" must be all lower-case
(#409) Variable "rawOutput" must be all lower-case
(#422) Variable "rawOutput" must be all lower-case
(#436) Variable "maxLength" must be all lower-case
(#437) Opening brace should be on the same line as the declaration
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Variable "maxLength" must be all lower-case
(#464) Opening brace should be on the same line as the declaration
(#492) Opening brace should be on the same line as the declaration
(#524) Variable "urlEncoding" must be all lower-case
(#525) Opening brace should be on the same line as the declaration
(#532) Variable "urlEncoding" must be all lower-case
(#536) Usage of ELSEIF not allowed; use ELSE IF instead
(#536) Variable "urlEncoding" must be all lower-case
(#538) Usage of ELSEIF not allowed; use ELSE IF instead
(#538) Variable "urlEncoding" must be all lower-case
(#541) Closing brace must be on a line by itself
(#575) Opening brace should be on the same line as the declaration
(#581) Closing brace must be on a line by itself
(#582) Usage of ELSEIF not allowed; use ELSE IF instead
(#584) Usage of ELSEIF not allowed; use ELSE IF instead
(#621) Opening brace should be on the same line as the declaration
(#634) Opening brace should be on the same line as the declaration
(#756) Opening brace should be on the same line as the declaration
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Variable "totalLines" must be all lower-case
(#766) Variable "totalLines" must be all lower-case
(#768) Inline comments must end in full-stops, exclamation marks, or question marks
(#770) Variable "totalLines" must be all lower-case
(#796) Opening brace should be on the same line as the declaration
(#797) Variable "hostKey" must be all lower-case
(#802) Variable "hostKey" must be all lower-case
(#806) Variable "hostKey" must be all lower-case
(#814) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/guzzlehttp/psr7/src/functions_include.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require" must be immediately followed by an open parenthesis
auth/googleoauth2/vendor/j4k/oauth2-vkontakte/src/Provider/Vkontakte.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#14) Member variable "baseOAuthUri" must be all lower-case
(#15) Member variable "baseUri" must be all lower-case
(#27) Member variable "vk_scopes" must not contain underscores.
(#31) This comment is 100% valid code; is this commented out code?
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) No space found before comment text; expected "// 'photos'," but found "//'photos',"
(#32) This comment is 100% valid code; is this commented out code?
(#32) No space found before comment text; expected "// 'wall'," but found "//'wall',"
(#33) This comment is 100% valid code; is this commented out code?
(#33) No space found before comment text; expected "// 'ads'," but found "//'ads',"
(#34) This comment is 100% valid code; is this commented out code?
(#34) No space found before comment text; expected "// 'audio'," but found "//'audio',"
(#35) This comment is 100% valid code; is this commented out code?
(#35) No space found before comment text; expected "// 'docs'," but found "//'docs',"
(#36) This comment is 100% valid code; is this commented out code?
(#36) No space found before comment text; expected "// 'groups'," but found "//'groups',"
(#37) This comment is 100% valid code; is this commented out code?
(#37) No space found before comment text; expected "// 'market'," but found "//'market',"
(#38) This comment is 100% valid code; is this commented out code?
(#38) No space found before comment text; expected "// 'messages'," but found "//'messages',"
(#39) This comment is 100% valid code; is this commented out code?
(#39) No space found before comment text; expected "// 'nohttps'," but found "//'nohttps',"
(#40) This comment is 100% valid code; is this commented out code?
(#40) No space found before comment text; expected "// 'notes'," but found "//'notes',"
(#41) This comment is 100% valid code; is this commented out code?
(#41) No space found before comment text; expected "// 'notifications'," but found "//'notifications',"
(#42) This comment is 100% valid code; is this commented out code?
(#42) No space found before comment text; expected "// 'notify'," but found "//'notify',"
(#43) This comment is 100% valid code; is this commented out code?
(#43) No space found before comment text; expected "// 'pages'," but found "//'pages',"
(#44) This comment is 100% valid code; is this commented out code?
(#44) No space found before comment text; expected "// 'stats'," but found "//'stats',"
(#45) This comment is 100% valid code; is this commented out code?
(#45) No space found before comment text; expected "// 'status'," but found "//'status',"
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) This comment is 100% valid code; is this commented out code?
(#46) No space found before comment text; expected "// 'video'," but found "//'video',"
(#53) Member variable "userFields" must be all lower-case
(#71) This comment is 100% valid code; is this commented out code?
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) No space found before comment text; expected "// 'about'," but found "//'about',"
(#72) This comment is 100% valid code; is this commented out code?
(#72) No space found before comment text; expected "// 'activities'," but found "//'activities',"
(#73) This comment is 100% valid code; is this commented out code?
(#73) No space found before comment text; expected "// 'blacklisted'," but found "//'blacklisted',"
(#74) This comment is 100% valid code; is this commented out code?
(#74) No space found before comment text; expected "// 'blacklisted_by_me'," but found "//'blacklisted_by_me',"
(#75) This comment is 100% valid code; is this commented out code?
(#75) No space found before comment text; expected "// 'books'," but found "//'books',"
(#76) This comment is 100% valid code; is this commented out code?
(#76) No space found before comment text; expected "// 'can_post'," but found "//'can_post',"
(#77) This comment is 100% valid code; is this commented out code?
(#77) No space found before comment text; expected "// 'can_see_all_posts'," but found "//'can_see_all_posts',"
(#78) This comment is 100% valid code; is this commented out code?
(#78) No space found before comment text; expected "// 'can_see_audio'," but found "//'can_see_audio',"
(#79) This comment is 100% valid code; is this commented out code?
(#79) No space found before comment text; expected "// 'can_send_friend_request'," but found "//'can_send_friend_request',"
(#80) This comment is 100% valid code; is this commented out code?
(#80) No space found before comment text; expected "// 'can_write_private_message'," but found "//'can_write_private_message',"
(#81) This comment is 100% valid code; is this commented out code?
(#81) No space found before comment text; expected "// 'career'," but found "//'career',"
(#82) This comment is 100% valid code; is this commented out code?
(#82) No space found before comment text; expected "// 'common_count'," but found "//'common_count',"
(#83) This comment is 100% valid code; is this commented out code?
(#83) No space found before comment text; expected "// 'connections'," but found "//'connections',"
(#84) This comment is 100% valid code; is this commented out code?
(#84) No space found before comment text; expected "// 'contacts'," but found "//'contacts',"
(#85) This comment is 100% valid code; is this commented out code?
(#85) No space found before comment text; expected "// 'crop_photo'," but found "//'crop_photo',"
(#86) This comment is 100% valid code; is this commented out code?
(#86) No space found before comment text; expected "// 'counters'," but found "//'counters',"
(#87) This comment is 100% valid code; is this commented out code?
(#87) No space found before comment text; expected "// 'deactivated'," but found "//'deactivated',"
(#88) This comment is 100% valid code; is this commented out code?
(#88) No space found before comment text; expected "// 'education'," but found "//'education',"
(#89) This comment is 100% valid code; is this commented out code?
(#89) No space found before comment text; expected "// 'exports'," but found "//'exports',"
(#90) This comment is 100% valid code; is this commented out code?
(#90) No space found before comment text; expected "// 'followers_count'," but found "//'followers_count',"
(#91) This comment is 100% valid code; is this commented out code?
(#91) No space found before comment text; expected "// 'games'," but found "//'games',"
(#92) This comment is 100% valid code; is this commented out code?
(#92) No space found before comment text; expected "// 'has_mobile'," but found "//'has_mobile',"
(#93) This comment is 100% valid code; is this commented out code?
(#93) No space found before comment text; expected "// 'hidden'," but found "//'hidden',"
(#94) This comment is 100% valid code; is this commented out code?
(#94) No space found before comment text; expected "// 'interests'," but found "//'interests',"
(#95) This comment is 100% valid code; is this commented out code?
(#95) No space found before comment text; expected "// 'is_favorite'," but found "//'is_favorite',"
(#96) This comment is 100% valid code; is this commented out code?
(#96) No space found before comment text; expected "// 'is_hidden_from_feed'," but found "//'is_hidden_from_feed',"
(#97) This comment is 100% valid code; is this commented out code?
(#97) No space found before comment text; expected "// 'last_seen'," but found "//'last_seen',"
(#98) This comment is 100% valid code; is this commented out code?
(#98) No space found before comment text; expected "// 'military'," but found "//'military',"
(#99) This comment is 100% valid code; is this commented out code?
(#99) No space found before comment text; expected "// 'movies'," but found "//'movies',"
(#100) This comment is 100% valid code; is this commented out code?
(#100) No space found before comment text; expected "// 'occupation'," but found "//'occupation',"
(#101) This comment is 100% valid code; is this commented out code?
(#101) No space found before comment text; expected "// 'online'," but found "//'online',"
(#102) This comment is 100% valid code; is this commented out code?
(#102) No space found before comment text; expected "// 'personal'," but found "//'personal',"
(#103) This comment is 100% valid code; is this commented out code?
(#103) No space found before comment text; expected "// 'photo_100'," but found "//'photo_100',"
(#104) This comment is 100% valid code; is this commented out code?
(#104) No space found before comment text; expected "// 'photo_200'," but found "//'photo_200',"
(#105) This comment is 100% valid code; is this commented out code?
(#105) No space found before comment text; expected "// 'photo_200_orig'," but found "//'photo_200_orig',"
(#106) This comment is 100% valid code; is this commented out code?
(#106) No space found before comment text; expected "// 'photo_400_orig'," but found "//'photo_400_orig',"
(#107) This comment is 100% valid code; is this commented out code?
(#107) No space found before comment text; expected "// 'photo_50'," but found "//'photo_50',"
(#108) This comment is 100% valid code; is this commented out code?
(#108) No space found before comment text; expected "// 'photo_id'," but found "//'photo_id',"
(#109) This comment is 100% valid code; is this commented out code?
(#109) No space found before comment text; expected "// 'quotes'," but found "//'quotes',"
(#110) This comment is 100% valid code; is this commented out code?
(#110) No space found before comment text; expected "// 'relation'," but found "//'relation',"
(#111) This comment is 100% valid code; is this commented out code?
(#111) No space found before comment text; expected "// 'relatives'," but found "//'relatives',"
(#112) This comment is 100% valid code; is this commented out code?
(#112) No space found before comment text; expected "// 'schools'," but found "//'schools',"
(#113) This comment is 100% valid code; is this commented out code?
(#113) No space found before comment text; expected "// 'site'," but found "//'site',"
(#114) This comment is 100% valid code; is this commented out code?
(#114) No space found before comment text; expected "// 'status'," but found "//'status',"
(#115) This comment is 100% valid code; is this commented out code?
(#115) No space found before comment text; expected "// 'timezone'," but found "//'timezone',"
(#116) This comment is 100% valid code; is this commented out code?
(#116) No space found before comment text; expected "// 'tv'," but found "//'tv',"
(#117) This comment is 100% valid code; is this commented out code?
(#117) No space found before comment text; expected "// 'universities'," but found "//'universities',"
(#118) This comment is 100% valid code; is this commented out code?
(#118) No space found before comment text; expected "// 'verified'," but found "//'verified',"
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 100% valid code; is this commented out code?
(#119) No space found before comment text; expected "// 'wall_comments'," but found "//'wall_comments',"
(#122) Public method name "Vkontakte::getBaseAuthorizationUrl" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#126) Public method name "Vkontakte::getBaseAccessTokenUrl" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#130) Public method name "Vkontakte::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#142) Protected method name "Vkontakte::getDefaultScopes" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#146) Protected method name "Vkontakte::checkResponse" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Variable "contentTypeRaw" must be all lower-case
(#150) Variable "contentTypeArray" must be all lower-case
(#150) Variable "contentTypeRaw" must be all lower-case
(#151) Variable "contentType" must be all lower-case
(#151) Variable "contentTypeArray" must be all lower-case
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Variable "responseCode" must be all lower-case
(#154) Variable "responseMessage" must be all lower-case
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "errorCode" must be all lower-case
(#157) Variable "responseCode" must be all lower-case
(#158) Variable "errorDescription" must be all lower-case
(#159) Variable "errorMessage" must be all lower-case
(#159) Variable "errorDescription" must be all lower-case
(#160) Variable "errorMessage" must be all lower-case
(#160) Variable "responseMessage" must be all lower-case
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Variable "responseCode" must be all lower-case
(#164) Variable "responseCode" must be all lower-case
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Variable "contentType" must be all lower-case
(#169) Variable "responseCode" must be all lower-case
(#172) Variable "errorMessage" must be all lower-case
(#172) Variable "errorCode" must be all lower-case
(#175) Protected method name "Vkontakte::createResourceOwner" must be in lower-case letters only
(#176) Opening brace should be on the same line as the declaration
(#201) Public method name "Vkontakte::usersGet" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#219) Variable "userData" must be all lower-case
(#220) Variable "userData" must be all lower-case
(#234) Public method name "Vkontakte::friendsGet" must be in lower-case letters only
(#234) Variable "userId" must be all lower-case
(#235) Opening brace should be on the same line as the declaration
(#237) Variable "userId" must be all lower-case
(#248) Variable "friendData" must be all lower-case
(#249) Variable "friendData" must be all lower-case
(#250) Variable "friendData" must be all lower-case
(#250) Variable "friendData" must be all lower-case
(#253) Variable "friendData" must be all lower-case
auth/googleoauth2/vendor/j4k/oauth2-vkontakte/src/Provider/VkontakteResourceOwner.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#31) Public method name "VkontakteResourceOwner::toArray" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#38) Public method name "VkontakteResourceOwner::getId" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#50) Protected method name "VkontakteResourceOwner::getField" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#58) Public method name "VkontakteResourceOwner::getBirthday" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#65) Public method name "VkontakteResourceOwner::getCity" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#72) Public method name "VkontakteResourceOwner::getCountry" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#81) Public method name "VkontakteResourceOwner::getDomain" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#88) Public method name "VkontakteResourceOwner::getFirstName" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#95) Public method name "VkontakteResourceOwner::getFriendStatus" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#104) Public method name "VkontakteResourceOwner::isHasPhoto" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#111) Public method name "VkontakteResourceOwner::getHomeTown" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#120) Public method name "VkontakteResourceOwner::isFriend" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#127) Public method name "VkontakteResourceOwner::getLastName" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#134) Public method name "VkontakteResourceOwner::getMaidenName" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#141) Public method name "VkontakteResourceOwner::getNickname" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#150) Public method name "VkontakteResourceOwner::getPhotoMax" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "VkontakteResourceOwner::getPhotoMaxOrig" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#166) Public method name "VkontakteResourceOwner::getScreenName" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#173) Public method name "VkontakteResourceOwner::getSex" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/AbstractGrant.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Protected method name "AbstractGrant::getName" must be in lower-case letters only
(#48) Protected method name "AbstractGrant::getRequiredRequestParameters" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#69) Public method name "AbstractGrant::prepareRequestParameters" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/AuthorizationCode.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Protected method name "AuthorizationCode::getName" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#35) Protected method name "AuthorizationCode::getRequiredRequestParameters" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/ClientCredentials.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Protected method name "ClientCredentials::getName" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#35) Protected method name "ClientCredentials::getRequiredRequestParameters" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/GrantFactory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Public method name "GrantFactory::setGrant" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#51) Public method name "GrantFactory::getGrant" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#66) Protected method name "GrantFactory::registerDefaultGrant" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Public method name "GrantFactory::isGrant" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#95) Public method name "GrantFactory::checkGrant" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/Password.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Protected method name "Password::getName" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#35) Protected method name "Password::getRequiredRequestParameters" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/RefreshToken.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Protected method name "RefreshToken::getName" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#35) Protected method name "RefreshToken::getRequiredRequestParameters" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/AbstractProvider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#36) Expected MOODLE_INTERNAL check or config.php inclusion
(#59) Member variable "clientId" must be all lower-case
(#64) Member variable "clientSecret" must be all lower-case
(#69) Member variable "redirectUri" must be all lower-case
(#79) Member variable "grantFactory" must be all lower-case
(#84) Member variable "requestFactory" must be all lower-case
(#89) Member variable "httpClient" must be all lower-case
(#103) Opening brace should be on the same line as the declaration
(#121) Variable "client_options" must not contain underscores.
(#124) Variable "client_options" must not contain underscores.
(#138) Protected method name "AbstractProvider::getAllowedClientOptions" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "client_options" must not contain underscores.
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Variable "client_options" must not contain underscores.
(#147) Variable "client_options" must not contain underscores.
(#156) Public method name "AbstractProvider::setGrantFactory" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#168) Public method name "AbstractProvider::getGrantFactory" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "AbstractProvider::setRequestFactory" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#191) Public method name "AbstractProvider::getRequestFactory" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#202) Public method name "AbstractProvider::setHttpClient" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#214) Public method name "AbstractProvider::getHttpClient" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#226) Public method name "AbstractProvider::getState" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#238) Public method name "AbstractProvider::getBaseAuthorizationUrl" must be in lower-case letters only
(#248) Public method name "AbstractProvider::getBaseAccessTokenUrl" must be in lower-case letters only
(#256) Public method name "AbstractProvider::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#265) Protected method name "AbstractProvider::getRandomState" must be in lower-case letters only
(#266) Opening brace should be on the same line as the declaration
(#280) Protected method name "AbstractProvider::getDefaultScopes" must be in lower-case letters only
(#288) Protected method name "AbstractProvider::getScopeSeparator" must be in lower-case letters only
(#289) Opening brace should be on the same line as the declaration
(#299) Protected method name "AbstractProvider::getAuthorizationParameters" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Protected method name "AbstractProvider::getAuthorizationQuery" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#350) Public method name "AbstractProvider::getAuthorizationUrl" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#368) Variable "redirectHandler" must be all lower-case
(#371) Variable "redirectHandler" must be all lower-case
(#372) Variable "redirectHandler" must be all lower-case
(#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
(#378) Inline comments must start with a capital letter, digit or 3-dots sequence
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Protected method name "AbstractProvider::appendQuery" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#405) Protected method name "AbstractProvider::getAccessTokenMethod" must be in lower-case letters only
(#406) Opening brace should be on the same line as the declaration
(#415) Protected method name "AbstractProvider::getAccessTokenResourceOwnerId" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#426) Protected method name "AbstractProvider::getAccessTokenQuery" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#438) Protected method name "AbstractProvider::verifyGrant" must be in lower-case letters only
(#439) Opening brace should be on the same line as the declaration
(#454) Protected method name "AbstractProvider::getAccessTokenUrl" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#472) Protected method name "AbstractProvider::getAccessTokenBody" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#483) Protected method name "AbstractProvider::getAccessTokenOptions" must be in lower-case letters only
(#484) Opening brace should be on the same line as the declaration
(#500) Protected method name "AbstractProvider::getAccessTokenRequest" must be in lower-case letters only
(#501) Opening brace should be on the same line as the declaration
(#516) Public method name "AbstractProvider::getAccessToken" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#543) Public method name "AbstractProvider::getRequest" must be in lower-case letters only
(#544) Opening brace should be on the same line as the declaration
(#557) Public method name "AbstractProvider::getAuthenticatedRequest" must be in lower-case letters only
(#558) Opening brace should be on the same line as the declaration
(#571) Protected method name "AbstractProvider::createRequest" must be in lower-case letters only
(#572) Opening brace should be on the same line as the declaration
(#592) Public method name "AbstractProvider::getResponse" must be in lower-case letters only
(#593) Opening brace should be on the same line as the declaration
(#603) Public method name "AbstractProvider::getParsedResponse" must be in lower-case letters only
(#604) Opening brace should be on the same line as the declaration
(#625) Protected method name "AbstractProvider::parseJson" must be in lower-case letters only
(#626) Opening brace should be on the same line as the declaration
(#645) Protected method name "AbstractProvider::getContentType" must be in lower-case letters only
(#646) Opening brace should be on the same line as the declaration
(#657) Protected method name "AbstractProvider::parseResponse" must be in lower-case letters only
(#658) Opening brace should be on the same line as the declaration
(#689) Protected method name "AbstractProvider::checkResponse" must be in lower-case letters only
(#700) Protected method name "AbstractProvider::prepareAccessTokenResponse" must be in lower-case letters only
(#701) Opening brace should be on the same line as the declaration
(#721) Protected method name "AbstractProvider::createAccessToken" must be in lower-case letters only
(#722) Opening brace should be on the same line as the declaration
(#734) Protected method name "AbstractProvider::createResourceOwner" must be in lower-case letters only
(#742) Public method name "AbstractProvider::getResourceOwner" must be in lower-case letters only
(#743) Opening brace should be on the same line as the declaration
(#755) Protected method name "AbstractProvider::fetchResourceOwnerDetails" must be in lower-case letters only
(#756) Opening brace should be on the same line as the declaration
(#771) Protected method name "AbstractProvider::getDefaultHeaders" must be in lower-case letters only
(#772) Opening brace should be on the same line as the declaration
(#788) Protected method name "AbstractProvider::getAuthorizationHeaders" must be in lower-case letters only
(#789) Opening brace should be on the same line as the declaration
(#801) Public method name "AbstractProvider::getHeaders" must be in lower-case letters only
(#802) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Opening brace should be on the same line as the declaration
(#44) Public method name "IdentityProviderException::getResponseBody" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/GenericProvider.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Member variable "urlAuthorize" must be all lower-case
(#39) Member variable "urlAccessToken" must be all lower-case
(#44) Member variable "urlResourceOwnerDetails" must be all lower-case
(#49) Member variable "accessTokenMethod" must be all lower-case
(#54) Member variable "accessTokenResourceOwnerId" must be all lower-case
(#64) Member variable "scopeSeparator" must be all lower-case
(#69) Member variable "responseError" must be all lower-case
(#74) Member variable "responseCode" must be all lower-case
(#79) Member variable "responseResourceOwnerId" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Protected method name "GenericProvider::getConfigurableOptions" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#125) Protected method name "GenericProvider::getRequiredOptions" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#141) Private method name "GenericProvider::assertRequiredOptions" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#155) Public method name "GenericProvider::getBaseAuthorizationUrl" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#163) Public method name "GenericProvider::getBaseAccessTokenUrl" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#171) Public method name "GenericProvider::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#179) Public method name "GenericProvider::getDefaultScopes" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#187) Protected method name "GenericProvider::getAccessTokenMethod" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#195) Protected method name "GenericProvider::getAccessTokenResourceOwnerId" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#203) Protected method name "GenericProvider::getScopeSeparator" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#211) Protected method name "GenericProvider::checkResponse" must be in lower-case letters only
(#212) Opening brace should be on the same line as the declaration
(#223) Protected method name "GenericProvider::createResourceOwner" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/GenericResourceOwner.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Member variable "resourceOwnerId" must be all lower-case
(#36) Variable "resourceOwnerId" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#39) Variable "resourceOwnerId" must be all lower-case
(#47) Public method name "GenericResourceOwner::getId" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#57) Public method name "GenericResourceOwner::toArray" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/ResourceOwnerInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "ResourceOwnerInterface::getId" must be in lower-case letters only
(#35) Public method name "ResourceOwnerInterface::toArray" must be in lower-case letters only
auth/googleoauth2/vendor/league/oauth2-client/src/Token/AccessToken.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Member variable "accessToken" must be all lower-case
(#41) Member variable "refreshToken" must be all lower-case
(#46) Member variable "resourceOwnerId" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#115) Protected method name "AccessToken::isExpirationTimestamp" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#119) Variable "oauth2InceptionDate" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 50% valid code; is this commented out code?
(#120) Variable "oauth2InceptionDate" must be all lower-case
(#128) Public method name "AccessToken::getToken" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#138) Public method name "AccessToken::getRefreshToken" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#148) Public method name "AccessToken::getExpires" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#158) Public method name "AccessToken::getResourceOwnerId" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#169) Public method name "AccessToken::hasExpired" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#185) Public method name "AccessToken::getValues" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#196) Opening brace should be on the same line as the declaration
(#206) Public method name "AccessToken::jsonSerialize" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) function name "getValueByKey" must be lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#39) Variable "innerKey" must be all lower-case
(#40) Variable "innerKey" must be all lower-case
(#44) Variable "innerKey" must be all lower-case
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) function name "getAuthorizationHeaders" must be lower-case letters only
(#31) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/MacAuthorizationTrait.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) function name "getTokenId" must be lower-case letters only
(#42) function name "getMacSignature" must be lower-case letters only
(#51) function name "getRandomState" must be lower-case letters only
(#64) function name "getAuthorizationHeaders" must be lower-case letters only
(#65) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/QueryBuilderTrait.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) function name "buildQueryString" must be lower-case letters only
(#30) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/RequestFactory.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#37) Public method name "RequestFactory::getRequest" must be in lower-case letters only
(#54) Protected method name "RequestFactory::parseOptions" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Public method name "RequestFactory::getRequestWithOptions" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/RequiredParameterTrait.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) function name "checkRequiredParameter" must be lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#50) function name "checkRequiredParameters" must be lower-case letters only
(#51) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-facebook/src/Grant/FbExchangeToken.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Opening brace should be on the same line as the declaration
(#12) Protected method name "FbExchangeToken::getRequiredRequestParameters" must be in lower-case letters only
(#13) Opening brace should be on the same line as the declaration
(#19) Protected method name "FbExchangeToken::getName" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/AppSecretProof.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Variable "appSecret" must be all lower-case
(#15) Variable "accessToken" must be all lower-case
(#16) Opening brace should be on the same line as the declaration
(#17) Variable "accessToken" must be all lower-case
(#17) Variable "appSecret" must be all lower-case
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/Exception/FacebookProviderException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/Facebook.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#46) Whitespace found at end of line
(#52) Member variable "graphApiVersion" must be all lower-case
(#59) Member variable "enableBetaMode" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#74) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Public method name "Facebook::getBaseAuthorizationUrl" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#91) Public method name "Facebook::getBaseAccessTokenUrl" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#96) Public method name "Facebook::getDefaultScopes" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#101) Public method name "Facebook::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Variable "appSecretProof" must be all lower-case
(#117) Variable "appSecretProof" must be all lower-case
(#120) Public method name "Facebook::getAccessToken" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#138) Public method name "Facebook::getLongLivedAccessToken" must be in lower-case letters only
(#138) Variable "accessToken" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#141) Variable "accessToken" must be all lower-case
(#147) Protected method name "Facebook::createResourceOwner" must be in lower-case letters only
(#148) Opening brace should be on the same line as the declaration
(#152) Protected method name "Facebook::checkResponse" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#163) Protected method name "Facebook::getContentType" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#167) 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
(#185) Private method name "Facebook::getBaseFacebookUrl" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#195) Private method name "Facebook::getBaseGraphUrl" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/FacebookUser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Opening brace should be on the same line as the declaration
(#37) Public method name "FacebookUser::getId" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#47) Public method name "FacebookUser::getName" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#57) Public method name "FacebookUser::getFirstName" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#67) Public method name "FacebookUser::getLastName" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#77) Public method name "FacebookUser::getEmail" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#87) Public method name "FacebookUser::getHometown" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#98) Public method name "FacebookUser::getBio" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#109) Public method name "FacebookUser::isDefaultPicture" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#119) Public method name "FacebookUser::getPictureUrl" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#129) Public method name "FacebookUser::getCoverPhotoUrl" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#139) Public method name "FacebookUser::getGender" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#149) Public method name "FacebookUser::getLocale" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#159) Public method name "FacebookUser::getLink" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#169) Public method name "FacebookUser::getTimezone" must be in lower-case letters only
(#170) Opening brace should be on the same line as the declaration
(#179) Public method name "FacebookUser::getMinAge" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#192) Public method name "FacebookUser::getMaxAge" must be in lower-case letters only
(#193) Opening brace should be on the same line as the declaration
(#205) Public method name "FacebookUser::toArray" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#217) Private method name "FacebookUser::getField" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-github/src/Provider/Exception/GithubIdentityProviderException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Public method name "GithubIdentityProviderException::clientException" must be in lower-case letters only
(#18) Opening brace should be on the same line as the declaration
(#33) Public method name "GithubIdentityProviderException::oauthException" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#49) Protected method name "GithubIdentityProviderException::fromResponse" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-github/src/Provider/Github.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Member variable "apiDomain" must be all lower-case
(#33) Public method name "Github::getBaseAuthorizationUrl" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#45) Public method name "Github::getBaseAccessTokenUrl" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#57) Public method name "Github::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#73) Protected method name "Github::getDefaultScopes" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#88) Protected method name "Github::checkResponse" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#92) Usage of ELSEIF not allowed; use ELSE IF instead
(#104) Protected method name "Github::createResourceOwner" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-github/src/Provider/GithubResourceOwner.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Opening brace should be on the same line as the declaration
(#38) Public method name "GithubResourceOwner::getId" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#48) Public method name "GithubResourceOwner::getEmail" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "GithubResourceOwner::getName" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#68) Public method name "GithubResourceOwner::getNickname" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#78) Public method name "GithubResourceOwner::getUrl" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "urlParts" must be all lower-case
(#82) Variable "urlParts" must be all lower-case
(#82) Variable "urlParts" must be all lower-case
(#92) Public method name "GithubResourceOwner::setDomain" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#104) Public method name "GithubResourceOwner::toArray" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-github/test/src/Provider/GithubResourceOwnerTest.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#1) Line 12 of the opening comment must start "//".
(#1) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#7) Public method name "GithubResourceOwnerTest::testUrlIsNullWithoutDomainOrNickname" must be in lower-case letters only
(#8) Opening brace should be on the same line as the declaration
(#16) Public method name "GithubResourceOwnerTest::testUrlIsDomainWithoutNickname" must be in lower-case letters only
(#17) Opening brace should be on the same line as the declaration
(#27) Public method name "GithubResourceOwnerTest::testUrlIsNicknameWithoutDomain" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-github/test/src/Provider/GithubTest.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#1) Line 12 of the opening comment must start "//".
(#1) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#10) Opening brace should be on the same line as the declaration
(#19) Opening brace should be on the same line as the declaration
(#24) Public method name "GithubTest::testAuthorizationUrl" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#40) Public method name "GithubTest::testScopes" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#42) Commas (,) must be followed by white space.
(#49) Public method name "GithubTest::testGetAuthorizationUrl" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#57) Public method name "GithubTest::testGetBaseAccessTokenUrl" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#67) Public method name "GithubTest::testGetAccessToken" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#70) Line exceeds 132 characters; contains 139 characters
(#86) Public method name "GithubTest::testGithubEnterpriseDomainUrls" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Line exceeds 132 characters; contains 161 characters
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) This comment is 70% valid code; is this commented out code?
(#105) No space found before comment text; expected "// $this->assertEquals($this->provider->domain.'/api/v3/user/emails', $this->provider->urlUserEmails($token));" but found "//$this->assertEquals($this->provider->domain.'/api/v3/user/emails', $this->provider->urlUserEmails($token));"
(#108) Public method name "GithubTest::testUserData" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "userId" must be all lower-case
(#110) Commas (,) must be followed by white space.
(#115) Variable "postResponse" must be all lower-case
(#116) Variable "postResponse" must be all lower-case
(#116) Line exceeds 132 characters; contains 155 characters
(#117) Variable "postResponse" must be all lower-case
(#118) Variable "postResponse" must be all lower-case
(#120) Variable "userResponse" must be all lower-case
(#121) Variable "userResponse" must be all lower-case
(#121) Variable "userId" must be all lower-case
(#121) Line exceeds 132 characters; contains 152 characters
(#122) Variable "userResponse" must be all lower-case
(#123) Variable "userResponse" must be all lower-case
(#128) Variable "postResponse" must be all lower-case
(#128) Variable "userResponse" must be all lower-case
(#134) Variable "userId" must be all lower-case
(#135) Variable "userId" must be all lower-case
(#145) Public method name "GithubTest::testUserEmails" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#147) This comment is 65% valid code; is this commented out code?
(#181) Public method name "GithubTest::testExceptionThrownWhenErrorObjectReceived" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#183) Commas (,) must be followed by white space.
(#184) Variable "postResponse" must be all lower-case
(#185) Variable "postResponse" must be all lower-case
(#185) Line exceeds 132 characters; contains 170 characters
(#186) Variable "postResponse" must be all lower-case
(#187) Variable "postResponse" must be all lower-case
(#192) Variable "postResponse" must be all lower-case
(#200) Public method name "GithubTest::testExceptionThrownWhenOAuthErrorReceived" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#203) Variable "postResponse" must be all lower-case
(#204) Variable "postResponse" must be all lower-case
(#204) Line exceeds maximum limit of 180 characters; contains 237 characters
(#205) Variable "postResponse" must be all lower-case
(#206) Variable "postResponse" must be all lower-case
(#211) Variable "postResponse" must be all lower-case
auth/googleoauth2/vendor/league/oauth2-google/examples/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require" must be immediately followed by an open parenthesis
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Usage of ELSEIF not allowed; use ELSE IF instead
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Variable "authUrl" must be all lower-case
(#14) Whitespace found at end of line
(#15) Variable "authUrl" must be all lower-case
(#18) Usage of ELSEIF not allowed; use ELSE IF instead
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/league/oauth2-google/examples/provider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require" must be immediately followed by an open parenthesis
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Variable "clientId" must be all lower-case
(#10) Variable "clientSecret" must be all lower-case
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Variable "redirectUri" must be all lower-case
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/league/oauth2-google/examples/reset.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require" must be immediately followed by an open parenthesis
auth/googleoauth2/vendor/league/oauth2-google/examples/user.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require" must be immediately followed by an open parenthesis
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "userDetails" must be all lower-case
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Variable "userDetails" must be all lower-case
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
auth/googleoauth2/vendor/league/oauth2-google/src/Provider/Google.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Member variable "accessType" must be all lower-case
(#26) Member variable "hostedDomain" must be all lower-case
(#32) Member variable "defaultUserFields" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Member variable "userFields" must be all lower-case
(#47) Public method name "Google::getBaseAuthorizationUrl" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#52) Public method name "Google::getBaseAccessTokenUrl" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) This comment is 75% valid code; is this commented out code?
(#54) No space found before comment text; expected "// return 'https://accounts.google.com/o/oauth2/token';" but found "//return 'https://accounts.google.com/o/oauth2/token';"
(#58) Public method name "Google::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 1
(#68) Protected method name "Google::getAuthorizationParameters" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Protected method name "Google::getDefaultScopes" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#85) This comment is 67% valid code; is this commented out code?
(#89) Whitespace found at end of line
(#90) Line indented incorrectly; expected at least 8 spaces, found 0
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Whitespace found at end of line
(#97) Protected method name "Google::getScopeSeparator" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#102) Protected method name "Google::checkResponse" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#117) Protected method name "Google::createResourceOwner" must be in lower-case letters only
(#118) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-google/src/Provider/GoogleUser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Opening brace should be on the same line as the declaration
(#20) Public method name "GoogleUser::getId" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "GoogleUser::getName" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#40) Public method name "GoogleUser::getFirstName" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#50) Public method name "GoogleUser::getLastName" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#60) Public method name "GoogleUser::getEmail" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "GoogleUser::getAvatar" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#80) Public method name "GoogleUser::toArray" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-linkedin/src/Provider/LinkedIn.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#10) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Member variable "defaultScopes" must be all lower-case
(#36) Protected method name "LinkedIn::getScopeSeparator" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#46) Public method name "LinkedIn::getBaseAuthorizationUrl" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "LinkedIn::getBaseAccessTokenUrl" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#68) Public method name "LinkedIn::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#83) Protected method name "LinkedIn::getDefaultScopes" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#96) Protected method name "LinkedIn::checkResponse" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#114) Protected method name "LinkedIn::createResourceOwner" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-linkedin/src/Provider/LinkedInResourceOwner.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Opening brace should be on the same line as the declaration
(#36) Public method name "LinkedInResourceOwner::getEmail" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#46) Public method name "LinkedInResourceOwner::getFirstName" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "LinkedInResourceOwner::getImageurl" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "LinkedInResourceOwner::getLastName" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "LinkedInResourceOwner::getId" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#86) Public method name "LinkedInResourceOwner::getLocation" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#96) Public method name "LinkedInResourceOwner::getDescription" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#106) Public method name "LinkedInResourceOwner::getUrl" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#116) Public method name "LinkedInResourceOwner::toArray" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/league/oauth2-linkedin/test/src/Provider/LinkedInTest.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#1) Line 12 of the opening comment must start "//".
(#1) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#10) Opening brace should be on the same line as the declaration
(#19) Opening brace should be on the same line as the declaration
(#24) Public method name "LinkedinTest::testAuthorizationUrl" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#40) Public method name "LinkedinTest::testScopes" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#42) Commas (,) must be followed by white space.
(#49) Public method name "LinkedinTest::testGetAuthorizationUrl" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#57) Public method name "LinkedinTest::testGetBaseAccessTokenUrl" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#67) Public method name "LinkedinTest::testGetAccessToken" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#86) Public method name "LinkedinTest::testUserData" must be in lower-case letters only
(#87) Opening brace should be on the same line as the declaration
(#89) Variable "userId" must be all lower-case
(#89) Commas (,) must be followed by white space.
(#90) Variable "firstName" must be all lower-case
(#91) Variable "lastName" must be all lower-case
(#97) Variable "postResponse" must be all lower-case
(#98) Variable "postResponse" must be all lower-case
(#99) Variable "postResponse" must be all lower-case
(#101) Variable "userResponse" must be all lower-case
(#102) Variable "userResponse" must be all lower-case
(#102) Variable "userId" must be all lower-case
(#102) Variable "firstName" must be all lower-case
(#102) Variable "lastName" must be all lower-case
(#102) Line exceeds maximum limit of 180 characters; contains 307 characters
(#103) Variable "userResponse" must be all lower-case
(#108) Variable "postResponse" must be all lower-case
(#108) Variable "userResponse" must be all lower-case
(#116) Variable "userId" must be all lower-case
(#117) Variable "userId" must be all lower-case
(#118) Variable "firstName" must be all lower-case
(#119) Variable "firstName" must be all lower-case
(#120) Variable "lastName" must be all lower-case
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Variable "lastName" must be all lower-case
(#132) Public method name "LinkedinTest::testMissingUserData" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#135) Variable "userId" must be all lower-case
(#135) Commas (,) must be followed by white space.
(#136) Variable "firstName" must be all lower-case
(#137) Variable "lastName" must be all lower-case
(#142) Variable "postResponse" must be all lower-case
(#143) Variable "postResponse" must be all lower-case
(#144) Variable "postResponse" must be all lower-case
(#146) Variable "userResponse" must be all lower-case
(#147) Variable "userResponse" must be all lower-case
(#147) Variable "userId" must be all lower-case
(#147) Variable "firstName" must be all lower-case
(#147) Variable "lastName" must be all lower-case
(#147) Line exceeds maximum limit of 180 characters; contains 277 characters
(#148) Variable "userResponse" must be all lower-case
(#153) Variable "postResponse" must be all lower-case
(#153) Variable "userResponse" must be all lower-case
(#161) Variable "userId" must be all lower-case
(#162) Variable "userId" must be all lower-case
(#163) Variable "firstName" must be all lower-case
(#164) Variable "firstName" must be all lower-case
(#165) Variable "lastName" must be all lower-case
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "lastName" must be all lower-case
(#179) Public method name "LinkedinTest::testExceptionThrownWhenErrorObjectReceived" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#182) Commas (,) must be followed by white space.
(#183) Variable "postResponse" must be all lower-case
(#184) Variable "postResponse" must be all lower-case
(#185) Variable "postResponse" must be all lower-case
(#186) Variable "postResponse" must be all lower-case
(#191) Variable "postResponse" must be all lower-case
auth/googleoauth2/vendor/paragonie/random_compat/lib/byte_safe_strings.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
(#46) function name "RandomCompat_strlen" must be lower-case letters only
(#46) Variable "binary_string" must not contain underscores.
(#47) Opening brace should be on the same line as the declaration
(#48) Variable "binary_string" must not contain underscores.
(#54) Variable "binary_string" must not contain underscores.
(#69) function name "RandomCompat_strlen" must be lower-case letters only
(#69) Variable "binary_string" must not contain underscores.
(#70) Opening brace should be on the same line as the declaration
(#71) Variable "binary_string" must not contain underscores.
(#76) Variable "binary_string" must not contain underscores.
(#86) INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
(#102) function name "RandomCompat_substr" must be lower-case letters only
(#102) Variable "binary_string" must not contain underscores.
(#103) Opening brace should be on the same line as the declaration
(#104) Variable "binary_string" must not contain underscores.
(#117) Inline doc block comments are not allowed; use "// Comment." instead
(#121) Variable "binary_string" must not contain underscores.
(#122) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Variable "binary_string" must not contain underscores.
(#132) Variable "binary_string" must not contain underscores.
(#136) Variable "binary_string" must not contain underscores.
(#154) function name "RandomCompat_substr" must be lower-case letters only
(#154) Variable "binary_string" must not contain underscores.
(#155) Opening brace should be on the same line as the declaration
(#156) Variable "binary_string" must not contain underscores.
(#175) Variable "binary_string" must not contain underscores.
(#178) Variable "binary_string" must not contain underscores.
auth/googleoauth2/vendor/paragonie/random_compat/lib/cast_to_int.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Whitespace found at end of line
(#33) Whitespace found at end of line
(#36) Whitespace found at end of line
(#39) Whitespace found at end of line
(#42) Whitespace found at end of line
(#47) function name "RandomCompat_intval" must be lower-case letters only
(#47) Variable "fail_open" must not contain underscores.
(#48) Opening brace should be on the same line as the declaration
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#67) Usage of ELSEIF not allowed; use ELSE IF instead
(#67) Variable "fail_open" must not contain underscores.
auth/googleoauth2/vendor/paragonie/random_compat/lib/error_polyfill.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Whitespace found at end of line
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#9) Whitespace found at end of line
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Whitespace found at end of line
(#41) Whitespace found at end of line
(#44) Duplicate class name "TypeError" found; first defined in /var/lib/jenkins/git_repositories/prechecker/auth/googleoauth2/vendor/paragonie/random_compat/lib/error_polyfill.php on line 39
(#46) Whitespace found at end of line
auth/googleoauth2/vendor/paragonie/random_compat/lib/random.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "RandomCompatversion" must be all lower-case
(#37) Variable "RandomCompatversion" must be all lower-case
(#38) Variable "RandomCompatversion" must be all lower-case
(#39) Variable "RandomCompatversion" must be all lower-case
(#41) Variable "RandomCompatversion" must be all lower-case
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#55) Variable "RandomCompatDIR" must be all lower-case
(#57) "require_once" must be immediately followed by an open parenthesis
(#57) Variable "RandomCompatDIR" must be all lower-case
(#58) "require_once" must be immediately followed by an open parenthesis
(#58) Variable "RandomCompatDIR" must be all lower-case
(#59) "require_once" must be immediately followed by an open parenthesis
(#59) Variable "RandomCompatDIR" must be all lower-case
(#62) Inline doc block comments are not allowed; use "// Comment." instead
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) "require_once" must be immediately followed by an open parenthesis
(#79) Variable "RandomCompatDIR" must be all lower-case
(#80) Usage of ELSEIF not allowed; use ELSE IF instead
(#81) "require_once" must be immediately followed by an open parenthesis
(#81) Variable "RandomCompatDIR" must be all lower-case
(#85) Inline doc block comments are not allowed; use "// Comment." instead
(#91) Variable "RandomCompatUrandom" must be all lower-case
(#92) Variable "RandomCompat_basedir" must be all lower-case
(#92) Variable "RandomCompat_basedir" must not contain underscores.
(#94) Variable "RandomCompat_basedir" must be all lower-case
(#94) Variable "RandomCompat_basedir" must not contain underscores.
(#95) Variable "RandomCompat_open_basedir" must be all lower-case
(#95) Variable "RandomCompat_open_basedir" must not contain underscores.
(#97) Variable "RandomCompat_basedir" must be all lower-case
(#97) Variable "RandomCompat_basedir" must not contain underscores.
(#99) Variable "RandomCompatUrandom" must be all lower-case
(#101) Variable "RandomCompat_open_basedir" must be all lower-case
(#101) Variable "RandomCompat_open_basedir" must not contain underscores.
(#103) Variable "RandomCompat_open_basedir" must be all lower-case
(#103) Variable "RandomCompat_open_basedir" must not contain underscores.
(#109) Variable "RandomCompatUrandom" must be all lower-case
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) "require_once" must be immediately followed by an open parenthesis
(#120) Variable "RandomCompatDIR" must be all lower-case
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Variable "RandomCompat_basedir" must be all lower-case
(#123) Variable "RandomCompat_basedir" must not contain underscores.
(#125) Variable "RandomCompatUrandom" must be all lower-case
(#128) Inline doc block comments are not allowed; use "// Comment." instead
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) "require_once" must be immediately followed by an open parenthesis
(#162) Variable "RandomCompatDIR" must be all lower-case
(#164) Variable "RandomCompatUrandom" must be all lower-case
(#166) Inline doc block comments are not allowed; use "// Comment." instead
(#177) Variable "RandomCompat_disabled_classes" must be all lower-case
(#177) Variable "RandomCompat_disabled_classes" must not contain underscores.
(#182) Variable "RandomCompat_disabled_classes" must be all lower-case
(#182) Variable "RandomCompat_disabled_classes" must not contain underscores.
(#184) Variable "RandomCompatCOMtest" must be all lower-case
(#185) Variable "RandomCompatCOMtest" must be all lower-case
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) "require_once" must be immediately followed by an open parenthesis
(#187) Variable "RandomCompatDIR" must be all lower-case
(#189) Empty CATCH statement detected
(#193) Variable "RandomCompat_disabled_classes" must be all lower-case
(#193) Variable "RandomCompat_disabled_classes" must not contain underscores.
(#194) Variable "RandomCompatCOMtest" must be all lower-case
(#197) Inline doc block comments are not allowed; use "// Comment." instead
(#210) Opening brace should be on the same line as the declaration
(#220) "require_once" must be immediately followed by an open parenthesis
(#220) Variable "RandomCompatDIR" must be all lower-case
(#223) Variable "RandomCompatDIR" must be all lower-case
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Whitespace found at end of line
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#7) Whitespace found at end of line
(#9) Whitespace found at end of line
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Opening brace should be on the same line as the declaration
(#64) Variable "execCount" must be all lower-case
(#66) Inline doc block comments are not allowed; use "// Comment." instead
(#73) Inline doc block comments are not allowed; use "// Comment." instead
(#78) Variable "execCount" must be all lower-case
(#79) Variable "execCount" must be all lower-case
(#81) Inline doc block comments are not allowed; use "// Comment." instead
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Whitespace found at end of line
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#9) Whitespace found at end of line
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#48) Opening brace should be on the same line as the declaration
(#50) Inline doc block comments are not allowed; use "// Comment." instead
(#54) Inline doc block comments are not allowed; use "// Comment." instead
(#68) Inline doc block comments are not allowed; use "// Comment." instead
(#99) Inline doc block comments are not allowed; use "// Comment." instead
(#107) Inline doc block comments are not allowed; use "// Comment." instead
(#112) Inline doc block comments are not allowed; use "// Comment." instead
(#117) Inline doc block comments are not allowed; use "// Comment." instead
(#121) Inline doc block comments are not allowed; use "// Comment." instead
(#127) Inline doc block comments are not allowed; use "// Comment." instead
(#137) Inline doc block comments are not allowed; use "// Comment." instead
(#141) Inline doc block comments are not allowed; use "// Comment." instead
(#147) Inline doc block comments are not allowed; use "// Comment." instead
(#152) Inline doc block comments are not allowed; use "// Comment." instead
(#160) Inline doc block comments are not allowed; use "// Comment." instead
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Whitespace found at end of line
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#9) Whitespace found at end of line
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Opening brace should be on the same line as the declaration
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#81) Inline doc block comments are not allowed; use "// Comment." instead
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Whitespace found at end of line
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#9) Whitespace found at end of line
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Opening brace should be on the same line as the declaration
(#59) Inline doc block comments are not allowed; use "// Comment." instead
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#85) Inline doc block comments are not allowed; use "// Comment." instead
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Whitespace found at end of line
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Whitespace found at end of line
(#9) Whitespace found at end of line
(#16) Whitespace found at end of line
(#19) Whitespace found at end of line
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#43) Opening brace should be on the same line as the declaration
(#58) Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
(#58) Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use random_bytes() or OpenSSL instead
(#58) The constant "MCRYPT_DEV_URANDOM" is deprecated since PHP 7.1 and removed since PHP 7.2
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#70) Inline doc block comments are not allowed; use "// Comment." instead
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_int.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Opening brace should be on the same line as the declaration
(#43) Inline doc block comments are not allowed; use "// Comment." instead
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#84) Inline doc block comments are not allowed; use "// Comment." instead
(#92) Variable "valueShift" must be all lower-case
(#94) Inline doc block comments are not allowed; use "// Comment." instead
(#101) Inline doc block comments are not allowed; use "// Comment." instead
(#106) Inline doc block comments are not allowed; use "// Comment." instead
(#122) Inline doc block comments are not allowed; use "// Comment." instead
(#134) Variable "valueShift" must be all lower-case
(#138) Inline doc block comments are not allowed; use "// Comment." instead
(#143) Inline doc block comments are not allowed; use "// Comment." instead
(#153) Inline doc block comments are not allowed; use "// Comment." instead
(#156) Variable "randomByteString" must be all lower-case
(#158) Inline doc block comments are not allowed; use "// Comment." instead
(#170) Variable "randomByteString" must be all lower-case
(#173) Inline doc block comments are not allowed; use "// Comment." instead
(#177) Variable "valueShift" must be all lower-case
(#180) Inline doc block comments are not allowed; use "// Comment." instead
auth/googleoauth2/vendor/paragonie/random_compat/other/build_phar.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#20) Whitespace found at end of line
(#24) Inline doc block comments are not allowed; use "// Comment." instead
(#27) Whitespace found at end of line
(#35) Variable "pkeyFile" must be all lower-case
(#36) Whitespace found at end of line
(#37) Variable "pkeyFile" must be all lower-case
(#42) Whitespace found at end of line
(#43) Inline doc block comments are not allowed; use "// Comment." instead
auth/googleoauth2/vendor/paragonie/random_compat/psalm-autoload.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#5) "require_once" must be immediately followed by an open parenthesis
(#6) "require_once" must be immediately followed by an open parenthesis
(#7) "require_once" must be immediately followed by an open parenthesis
auth/googleoauth2/vendor/psr/http-message/src/MessageInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Public method name "MessageInterface::getProtocolVersion" must be in lower-case letters only
(#41) Public method name "MessageInterface::withProtocolVersion" must be in lower-case letters only
(#68) Public method name "MessageInterface::getHeaders" must be in lower-case letters only
(#78) Public method name "MessageInterface::hasHeader" must be in lower-case letters only
(#94) Public method name "MessageInterface::getHeader" must be in lower-case letters only
(#115) Public method name "MessageInterface::getHeaderLine" must be in lower-case letters only
(#132) Public method name "MessageInterface::withHeader" must be in lower-case letters only
(#150) Public method name "MessageInterface::withAddedHeader" must be in lower-case letters only
(#164) Public method name "MessageInterface::withoutHeader" must be in lower-case letters only
(#171) Public method name "MessageInterface::getBody" must be in lower-case letters only
(#186) Public method name "MessageInterface::withBody" must be in lower-case letters only
auth/googleoauth2/vendor/psr/http-message/src/RequestInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#42) Public method name "RequestInterface::getRequestTarget" must be in lower-case letters only
(#61) Public method name "RequestInterface::withRequestTarget" must be in lower-case letters only
(#61) Variable "requestTarget" must be all lower-case
(#68) Public method name "RequestInterface::getMethod" must be in lower-case letters only
(#85) Public method name "RequestInterface::withMethod" must be in lower-case letters only
(#96) Public method name "RequestInterface::getUri" must be in lower-case letters only
(#128) Public method name "RequestInterface::withUri" must be in lower-case letters only
(#128) Variable "preserveHost" must be all lower-case
auth/googleoauth2/vendor/psr/http-message/src/ResponseInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Public method name "ResponseInterface::getStatusCode" must be in lower-case letters only
(#52) Public method name "ResponseInterface::withStatus" must be in lower-case letters only
(#52) Variable "reasonPhrase" must be all lower-case
(#67) Public method name "ResponseInterface::getReasonPhrase" must be in lower-case letters only
auth/googleoauth2/vendor/psr/http-message/src/ServerRequestInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
(#54) Public method name "ServerRequestInterface::getServerParams" must be in lower-case letters only
(#66) Public method name "ServerRequestInterface::getCookieParams" must be in lower-case letters only
(#85) Public method name "ServerRequestInterface::withCookieParams" must be in lower-case letters only
(#99) Public method name "ServerRequestInterface::getQueryParams" must be in lower-case letters only
(#123) Public method name "ServerRequestInterface::withQueryParams" must be in lower-case letters only
(#137) Public method name "ServerRequestInterface::getUploadedFiles" must be in lower-case letters only
(#150) Public method name "ServerRequestInterface::withUploadedFiles" must be in lower-case letters only
(#150) Variable "uploadedFiles" must be all lower-case
(#167) Public method name "ServerRequestInterface::getParsedBody" must be in lower-case letters only
(#197) Public method name "ServerRequestInterface::withParsedBody" must be in lower-case letters only
(#210) Public method name "ServerRequestInterface::getAttributes" must be in lower-case letters only
(#227) Public method name "ServerRequestInterface::getAttribute" must be in lower-case letters only
(#244) Public method name "ServerRequestInterface::withAttribute" must be in lower-case letters only
(#260) Public method name "ServerRequestInterface::withoutAttribute" must be in lower-case letters only
auth/googleoauth2/vendor/psr/http-message/src/StreamInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion
(#51) Public method name "StreamInterface::getSize" must be in lower-case letters only
(#73) Public method name "StreamInterface::isSeekable" must be in lower-case letters only
(#106) Public method name "StreamInterface::isWritable" must be in lower-case letters only
(#122) Public method name "StreamInterface::isReadable" must be in lower-case letters only
(#143) Public method name "StreamInterface::getContents" must be in lower-case letters only
(#157) Public method name "StreamInterface::getMetadata" must be in lower-case letters only
auth/googleoauth2/vendor/psr/http-message/src/UploadedFileInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "UploadedFileInterface::getStream" must be in lower-case letters only
(#65) Public method name "UploadedFileInterface::moveTo" must be in lower-case letters only
(#65) Variable "targetPath" must be all lower-case
(#66) Whitespace found at end of line
(#76) Public method name "UploadedFileInterface::getSize" must be in lower-case letters only
(#77) Whitespace found at end of line
(#92) Public method name "UploadedFileInterface::getError" must be in lower-case letters only
(#93) Whitespace found at end of line
(#107) Public method name "UploadedFileInterface::getClientFilename" must be in lower-case letters only
(#108) Whitespace found at end of line
(#122) Public method name "UploadedFileInterface::getClientMediaType" must be in lower-case letters only
auth/googleoauth2/vendor/psr/http-message/src/UriInterface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Public method name "UriInterface::getScheme" must be in lower-case letters only
(#60) Public method name "UriInterface::getAuthority" must be in lower-case letters only
(#77) Public method name "UriInterface::getUserInfo" must be in lower-case letters only
(#90) Public method name "UriInterface::getHost" must be in lower-case letters only
(#107) Public method name "UriInterface::getPort" must be in lower-case letters only
(#134) Public method name "UriInterface::getPath" must be in lower-case letters only
(#156) Public method name "UriInterface::getQuery" must be in lower-case letters only
(#174) Public method name "UriInterface::getFragment" must be in lower-case letters only
(#191) Public method name "UriInterface::withScheme" must be in lower-case letters only
(#207) Public method name "UriInterface::withUserInfo" must be in lower-case letters only
(#221) Public method name "UriInterface::withHost" must be in lower-case letters only
(#240) Public method name "UriInterface::withPort" must be in lower-case letters only
(#264) Public method name "UriInterface::withPath" must be in lower-case letters only
(#281) Public method name "UriInterface::withQuery" must be in lower-case letters only
(#297) Public method name "UriInterface::withFragment" must be in lower-case letters only
auth/googleoauth2/vendor/stevenmaguire/oauth2-dropbox/src/Provider/Dropbox.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Public method name "Dropbox::getBaseAuthorizationUrl" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#35) Public method name "Dropbox::getBaseAccessTokenUrl" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#47) Public method name "Dropbox::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#60) Protected method name "Dropbox::getDefaultScopes" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#74) Protected method name "Dropbox::checkResponse" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#92) Protected method name "Dropbox::createResourceOwner" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#103) Public method name "Dropbox::getAuthorizationUrl" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/stevenmaguire/oauth2-dropbox/src/Provider/DropboxResourceOwner.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Opening brace should be on the same line as the declaration
(#31) Public method name "DropboxResourceOwner::getId" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#41) Public method name "DropboxResourceOwner::getName" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#51) Public method name "DropboxResourceOwner::toArray" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/stevenmaguire/oauth2-dropbox/tests/src/Provider/DropboxTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#7) Expected MOODLE_INTERNAL check or config.php inclusion
(#12) Opening brace should be on the same line as the declaration
(#21) Opening brace should be on the same line as the declaration
(#26) Public method name "DropboxTest::testAuthorizationUrl" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
(#43) Public method name "DropboxTest::testScopes" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#45) Commas (,) must be followed by white space.
(#52) Public method name "DropboxTest::testGetAuthorizationUrl" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#60) Public method name "DropboxTest::testGetBaseAccessTokenUrl" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#70) Public method name "DropboxTest::testGetAccessToken" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#73) Line exceeds 132 characters; contains 136 characters
(#88) Public method name "DropboxTest::testUserData" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#91) Variable "userId" must be all lower-case
(#91) Commas (,) must be followed by white space.
(#93) Variable "postResponse" must be all lower-case
(#94) Variable "postResponse" must be all lower-case
(#94) Line exceeds 132 characters; contains 140 characters
(#95) Variable "postResponse" must be all lower-case
(#97) Variable "userResponse" must be all lower-case
(#98) Variable "userResponse" must be all lower-case
(#98) Variable "userId" must be all lower-case
(#98) Line exceeds maximum limit of 180 characters; contains 455 characters
(#99) Variable "userResponse" must be all lower-case
(#104) Variable "postResponse" must be all lower-case
(#104) Variable "userResponse" must be all lower-case
(#110) Variable "userId" must be all lower-case
(#111) Variable "userId" must be all lower-case
(#119) Public method name "DropboxTest::testExceptionThrownWhenErrorObjectReceived" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#122) Commas (,) must be followed by white space.
(#123) Variable "postResponse" must be all lower-case
(#124) Variable "postResponse" must be all lower-case
(#125) Variable "postResponse" must be all lower-case
(#126) Variable "postResponse" must be all lower-case
(#131) Variable "postResponse" must be all lower-case
auth/googleoauth2/vendor/stevenmaguire/oauth2-microsoft/src/Provider/Microsoft.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Member variable "defaultScopes" must be all lower-case
(#22) Public method name "Microsoft::getBaseAuthorizationUrl" must be in lower-case letters only
(#23) Opening brace should be on the same line as the declaration
(#32) Public method name "Microsoft::getBaseAccessTokenUrl" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#42) Protected method name "Microsoft::getDefaultScopes" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#54) Protected method name "Microsoft::checkResponse" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#72) Protected method name "Microsoft::createResourceOwner" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#76) Variable "imageUrl" must be all lower-case
(#78) Variable "imageUrl" must be all lower-case
(#88) Public method name "Microsoft::getResourceOwnerDetailsUrl" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#101) Protected method name "Microsoft::getUserImage" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#120) Protected method name "Microsoft::getUserImageUrl" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/stevenmaguire/oauth2-microsoft/src/Provider/MicrosoftResourceOwner.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Opening brace should be on the same line as the declaration
(#36) Public method name "MicrosoftResourceOwner::getId" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#46) Public method name "MicrosoftResourceOwner::getEmail" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#56) Public method name "MicrosoftResourceOwner::getFirstname" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "MicrosoftResourceOwner::getImageurl" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#76) Public method name "MicrosoftResourceOwner::setImageurl" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#88) Public method name "MicrosoftResourceOwner::getLastname" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#98) Public method name "MicrosoftResourceOwner::getName" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#108) Public method name "MicrosoftResourceOwner::getUrls" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#118) Public method name "MicrosoftResourceOwner::toArray" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
auth/googleoauth2/vendor/stevenmaguire/oauth2-microsoft/tests/src/Provider/MicrosoftTest.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#1) Line 6 of the opening comment must start "// (at your option) any later version.".
(#1) Line 7 of the opening comment must start "//".
(#1) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#1) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#1) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#1) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#1) Line 12 of the opening comment must start "//".
(#1) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Expected MOODLE_INTERNAL check or config.php inclusion
(#10) Opening brace should be on the same line as the declaration
(#19) Opening brace should be on the same line as the declaration
(#24) Public method name "MicrosoftTest::testAuthorizationUrl" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#39) Public method name "MicrosoftTest::testGetAuthorizationUrl" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#47) Public method name "MicrosoftTest::testScopes" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#49) Commas (,) must be followed by white space.
(#56) Public method name "MicrosoftTest::testGetBaseAccessTokenUrl" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Public method name "MicrosoftTest::testGetAccessToken" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#69) Line exceeds maximum limit of 180 characters; contains 224 characters
(#85) Public method name "MicrosoftTest::testUserDataWithoutImage" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#91) Variable "userId" must be all lower-case
(#91) Commas (,) must be followed by white space.
(#94) Variable "postResponse" must be all lower-case
(#95) Variable "postResponse" must be all lower-case
(#95) Line exceeds maximum limit of 180 characters; contains 228 characters
(#96) Variable "postResponse" must be all lower-case
(#98) Variable "userResponse" must be all lower-case
(#99) Variable "userResponse" must be all lower-case
(#99) Variable "userId" must be all lower-case
(#99) Line exceeds maximum limit of 180 characters; contains 225 characters
(#100) Variable "userResponse" must be all lower-case
(#102) Variable "imageResponse" must be all lower-case
(#103) Variable "imageResponse" must be all lower-case
(#104) Variable "imageResponse" must be all lower-case
(#109) Variable "postResponse" must be all lower-case
(#109) Variable "userResponse" must be all lower-case
(#109) Variable "imageResponse" must be all lower-case
(#123) Variable "userId" must be all lower-case
(#124) Variable "userId" must be all lower-case
(#125) Variable "userId" must be all lower-case
(#126) Variable "userId" must be all lower-case
(#130) Public method name "MicrosoftTest::testUserDataWithImage" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#137) Variable "userId" must be all lower-case
(#137) Commas (,) must be followed by white space.
(#140) Variable "postResponse" must be all lower-case
(#141) Variable "postResponse" must be all lower-case
(#141) Variable "userId" must be all lower-case
(#141) Line exceeds 132 characters; contains 176 characters
(#142) Variable "postResponse" must be all lower-case
(#144) Variable "userResponse" must be all lower-case
(#145) Variable "userResponse" must be all lower-case
(#145) Variable "userId" must be all lower-case
(#145) Line exceeds maximum limit of 180 characters; contains 225 characters
(#146) Variable "userResponse" must be all lower-case
(#148) Variable "imageResponse" must be all lower-case
(#149) Variable "imageResponse" must be all lower-case
(#150) Variable "imageResponse" must be all lower-case
(#155) Variable "postResponse" must be all lower-case
(#155) Variable "userResponse" must be all lower-case
(#155) Variable "imageResponse" must be all lower-case
(#166) Variable "userId" must be all lower-case
(#167) Variable "userId" must be all lower-case
(#173) Public method name "MicrosoftTest::testExceptionThrownWhenErrorObjectReceived" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#177) Variable "postResponse" must be all lower-case
(#178) Variable "postResponse" must be all lower-case
(#178) Line exceeds 132 characters; contains 134 characters
(#179) Variable "postResponse" must be all lower-case
(#180) Variable "postResponse" must be all lower-case
(#185) Variable "postResponse" must be all lower-case
auth/googleoauth2/vkontakte_redirect.php
(#21) Whitespace found at end of line
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.

Javascript coding style problems

(14 errors, 6 warnings)

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

auth/googleoauth2/script.js
(#1) '$' is not defined. (no-undef)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#6) '$' is not defined. (no-undef)
(#7) '$' is not defined. (no-undef)
(#7) 'buttonsCodeOauth2' is not defined. (no-undef)
(#9) '$' is not defined. (no-undef)
(#11) '$' is not defined. (no-undef)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#12) '$' is not defined. (no-undef)
(#13) '$' is not defined. (no-undef)
(#14) Expected space(s) after "if". (keyword-spacing)
(#15) '$' is not defined. (no-undef)
(#15) 'buttonsCodeOauth2' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#23) '$' is not defined. (no-undef)
(#25) '$' is not defined. (no-undef)
(#28) Missing semicolon. (semi)
auth/googleoauth2/src/font/demo-files/demo.js
(#17) Missing JSDoc comment. (require-jsdoc)
(#23) Missing JSDoc comment. (require-jsdoc)

CSS problems

(242 errors, 4 warnings)

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

auth/googleoauth2/src/font/demo-files/demo.css
(#58) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 4 spaces (indentation)
(#6) Expected indentation of 4 spaces (indentation)
(#7) Expected indentation of 4 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#11) Expected indentation of 4 spaces (indentation)
(#12) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#25) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#35) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#39) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#41) Expected indentation of 4 spaces (indentation)
(#44) Expected indentation of 4 spaces (indentation)
(#45) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#51) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#53) Expected indentation of 4 spaces (indentation)
(#54) Expected indentation of 4 spaces (indentation)
(#57) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#80) Expected indentation of 4 spaces (indentation)
(#81) Expected indentation of 4 spaces (indentation)
(#84) Expected indentation of 4 spaces (indentation)
(#87) Expected indentation of 4 spaces (indentation)
(#90) Expected indentation of 4 spaces (indentation)
(#93) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#98) Expected indentation of 4 spaces (indentation)
(#101) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#107) Expected indentation of 4 spaces (indentation)
(#110) Expected indentation of 4 spaces (indentation)
(#113) Expected indentation of 4 spaces (indentation)
(#116) Expected indentation of 4 spaces (indentation)
(#119) Expected indentation of 4 spaces (indentation)
(#122) Expected indentation of 4 spaces (indentation)
(#125) Expected indentation of 4 spaces (indentation)
(#126) Expected indentation of 4 spaces (indentation)
(#129) Expected indentation of 4 spaces (indentation)
(#132) Expected indentation of 4 spaces (indentation)
(#135) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#137) Expected indentation of 4 spaces (indentation)
(#138) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#143) Expected indentation of 4 spaces (indentation)
(#144) Expected indentation of 4 spaces (indentation)
(#147) Expected indentation of 4 spaces (indentation)
(#150) Expected indentation of 4 spaces (indentation)
(#21) Expected newline after "," (selector-list-comma-newline-after)
(#24) Expected newline after "," (selector-list-comma-newline-after)
(#30) Expected newline after "," (selector-list-comma-newline-after)
(#86) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected newline after "," (selector-list-comma-newline-after)
(#92) Expected newline after "," (selector-list-comma-newline-after)
(#106) Expected newline after "," (selector-list-comma-newline-after)
(#109) Expected newline after "," (selector-list-comma-newline-after)
(#124) Expected newline after "," (selector-list-comma-newline-after)
auth/googleoauth2/src/font/style.css
(#4) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#14) Unexpected !important (declaration-no-important)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 8 spaces (indentation)
(#6) Expected indentation of 8 spaces (indentation)
(#7) Expected indentation of 8 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#13) Expected indentation of 4 spaces (indentation)
(#14) Expected indentation of 4 spaces (indentation)
(#15) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#17) Expected indentation of 4 spaces (indentation)
(#18) Expected indentation of 4 spaces (indentation)
(#19) Expected indentation of 4 spaces (indentation)
(#20) Expected indentation of 4 spaces (indentation)
(#22) Expected indentation of 4 spaces (indentation)
(#23) Expected indentation of 4 spaces (indentation)
(#24) Expected indentation of 4 spaces (indentation)
(#28) Expected indentation of 4 spaces (indentation)
(#31) Expected indentation of 4 spaces (indentation)
(#34) Expected indentation of 4 spaces (indentation)
(#37) Expected indentation of 4 spaces (indentation)
(#40) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 4 spaces (indentation)
(#46) Expected indentation of 4 spaces (indentation)
(#49) Expected indentation of 4 spaces (indentation)
(#52) Expected indentation of 4 spaces (indentation)
(#55) Expected indentation of 4 spaces (indentation)
(#58) Expected indentation of 4 spaces (indentation)
(#61) Expected indentation of 4 spaces (indentation)
(#64) Expected indentation of 4 spaces (indentation)
(#67) Expected indentation of 4 spaces (indentation)
(#70) Expected indentation of 4 spaces (indentation)
(#73) Expected indentation of 4 spaces (indentation)
(#76) Expected indentation of 4 spaces (indentation)
(#79) Expected indentation of 4 spaces (indentation)
(#82) Expected indentation of 4 spaces (indentation)
(#85) Expected indentation of 4 spaces (indentation)
(#88) Expected indentation of 4 spaces (indentation)
(#91) Expected indentation of 4 spaces (indentation)
(#94) Expected indentation of 4 spaces (indentation)
(#97) Expected indentation of 4 spaces (indentation)
(#100) Expected indentation of 4 spaces (indentation)
(#103) Expected indentation of 4 spaces (indentation)
(#106) Expected indentation of 4 spaces (indentation)
(#109) Expected indentation of 4 spaces (indentation)
(#112) Expected indentation of 4 spaces (indentation)
(#115) Expected indentation of 4 spaces (indentation)
(#118) Expected indentation of 4 spaces (indentation)
(#121) Expected indentation of 4 spaces (indentation)
(#124) Expected indentation of 4 spaces (indentation)
(#127) Expected indentation of 4 spaces (indentation)
(#130) Expected indentation of 4 spaces (indentation)
(#133) Expected indentation of 4 spaces (indentation)
(#136) Expected indentation of 4 spaces (indentation)
(#139) Expected indentation of 4 spaces (indentation)
(#142) Expected indentation of 4 spaces (indentation)
(#145) Expected indentation of 4 spaces (indentation)
(#148) Expected indentation of 4 spaces (indentation)
(#151) Expected indentation of 4 spaces (indentation)
(#154) Expected indentation of 4 spaces (indentation)
(#157) Expected indentation of 4 spaces (indentation)
(#160) Expected indentation of 4 spaces (indentation)
(#163) Expected indentation of 4 spaces (indentation)
(#166) Expected indentation of 4 spaces (indentation)
(#169) Expected indentation of 4 spaces (indentation)
(#172) Expected indentation of 4 spaces (indentation)
(#175) Expected indentation of 4 spaces (indentation)
(#178) Expected indentation of 4 spaces (indentation)
(#181) Expected indentation of 4 spaces (indentation)
(#184) Expected indentation of 4 spaces (indentation)
(#187) Expected indentation of 4 spaces (indentation)
(#190) Expected indentation of 4 spaces (indentation)
(#193) Expected indentation of 4 spaces (indentation)
(#196) Expected indentation of 4 spaces (indentation)
(#199) Expected indentation of 4 spaces (indentation)
(#202) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)
(#208) Expected indentation of 4 spaces (indentation)
(#211) Expected indentation of 4 spaces (indentation)
(#214) Expected indentation of 4 spaces (indentation)
(#217) Expected indentation of 4 spaces (indentation)
(#220) Expected indentation of 4 spaces (indentation)
(#223) Expected indentation of 4 spaces (indentation)
(#226) Expected indentation of 4 spaces (indentation)
(#229) Expected indentation of 4 spaces (indentation)
(#232) Expected indentation of 4 spaces (indentation)
(#235) Expected indentation of 4 spaces (indentation)
(#238) Expected indentation of 4 spaces (indentation)
(#241) Expected indentation of 4 spaces (indentation)
(#244) Expected indentation of 4 spaces (indentation)
(#247) Expected indentation of 4 spaces (indentation)
(#250) Expected indentation of 4 spaces (indentation)
(#253) Expected indentation of 4 spaces (indentation)
(#256) Expected indentation of 4 spaces (indentation)
(#259) Expected indentation of 4 spaces (indentation)
(#262) Expected indentation of 4 spaces (indentation)
(#265) Expected indentation of 4 spaces (indentation)
(#268) Expected indentation of 4 spaces (indentation)
(#271) Expected indentation of 4 spaces (indentation)
(#274) Expected indentation of 4 spaces (indentation)
(#277) Expected indentation of 4 spaces (indentation)
(#280) Expected indentation of 4 spaces (indentation)
(#283) Expected indentation of 4 spaces (indentation)
(#286) Expected indentation of 4 spaces (indentation)
(#289) Expected indentation of 4 spaces (indentation)
(#292) Expected indentation of 4 spaces (indentation)
(#295) Expected indentation of 4 spaces (indentation)
(#298) Expected indentation of 4 spaces (indentation)
(#301) Expected indentation of 4 spaces (indentation)
(#304) Expected indentation of 4 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#310) Expected indentation of 4 spaces (indentation)
(#313) Expected indentation of 4 spaces (indentation)
(#316) Expected indentation of 4 spaces (indentation)
(#319) Expected indentation of 4 spaces (indentation)
(#322) Expected indentation of 4 spaces (indentation)
(#325) Expected indentation of 4 spaces (indentation)
(#12) Expected newline after "," (selector-list-comma-newline-after)
auth/googleoauth2/style.css
(#128) Expected newline before "}" of a multi-line block (block-closing-brace-newline-before)
(#13) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#113) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#4) Expected newline after ":" with a multi-line declaration (declaration-colon-newline-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#47) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#42) Expected single space after "," in a single-line function (function-comma-space-after)
(#42) Expected single space after "," in a single-line function (function-comma-space-after)
(#42) Expected single space after "," in a single-line function (function-comma-space-after)
(#114) Expected single space after "," in a single-line function (function-comma-space-after)
(#114) Expected single space after "," in a single-line function (function-comma-space-after)
(#114) Expected single space after "," in a single-line function (function-comma-space-after)
(#115) Expected single space after "," in a single-line function (function-comma-space-after)
(#115) Expected single space after "," in a single-line function (function-comma-space-after)
(#115) Expected single space after "," in a single-line function (function-comma-space-after)
(#116) Expected single space after "," in a single-line function (function-comma-space-after)
(#116) Expected single space after "," in a single-line function (function-comma-space-after)
(#116) Expected single space after "," in a single-line function (function-comma-space-after)
(#2) Expected indentation of 4 spaces (indentation)
(#3) Expected indentation of 4 spaces (indentation)
(#4) Expected indentation of 4 spaces (indentation)
(#5) Expected indentation of 8 spaces (indentation)
(#6) Expected indentation of 8 spaces (indentation)
(#7) Expected indentation of 8 spaces (indentation)
(#8) Expected indentation of 4 spaces (indentation)
(#9) Expected indentation of 4 spaces (indentation)
(#50) Expected indentation of 4 spaces (indentation)
(#59) Expected indentation of 4 spaces (indentation)
(#68) Expected indentation of 4 spaces (indentation)
(#77) Expected indentation of 4 spaces (indentation)
(#86) Expected indentation of 4 spaces (indentation)
(#95) Expected indentation of 4 spaces (indentation)
(#104) Expected indentation of 4 spaces (indentation)
(#113) Unexpected unit (length-zero-no-unit)
(#113) Unexpected unit (length-zero-no-unit)
(#128) Unexpected unit (length-zero-no-unit)
(#128) Unexpected unit (length-zero-no-unit)
(#13) Unexpected whitespace at end of line (no-eol-whitespace)
(#113) Unexpected whitespace at end of line (no-eol-whitespace)
(#128) Unexpected whitespace at end of line (no-eol-whitespace)

PHPDocs style problems

(2770 errors, 247 warnings)

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

auth/googleoauth2/auth.php
(#114) Phpdocs for function auth_plugin_googleoauth2::get_userinfo has incomplete parameters list
(#129) Phpdocs for function auth_plugin_googleoauth2::email_auth_domains has incomplete parameters list
(#406) Phpdocs for function auth_plugin_googleoauth2::set_profile_picture has incomplete parameters list
(#431) Phpdocs for function auth_plugin_googleoauth2::config_form has incomplete parameters list
(#440) Phpdocs for function auth_plugin_googleoauth2::process_config has incomplete parameters list
(#37) Class auth_plugin_googleoauth2 does not have @copyright tag
(#37) Class auth_plugin_googleoauth2 does not have @license tag
auth/googleoauth2/classes/observer.php
(#27) Class auth_googleoauth2_observer does not have @copyright tag
(#27) Class auth_googleoauth2_observer does not have @license tag
auth/googleoauth2/classes/provider/dropbox.php
(#29) Class provideroauth2dropbox is not documented
(#79) Phpdocs for function provideroauth2dropbox::html_button has incomplete parameters list
(#89) Phpdocs for function provideroauth2dropbox::get_user_details has incomplete parameters list
auth/googleoauth2/classes/provider/facebook.php
(#29) Class provideroauth2facebook is not documented
(#80) Phpdocs for function provideroauth2facebook::html_button has incomplete parameters list
(#89) Phpdocs for function provideroauth2facebook::get_user_details has incomplete parameters list
auth/googleoauth2/classes/provider/github.php
(#29) Class provideroauth2github is not documented
(#78) Phpdocs for function provideroauth2github::html_button has incomplete parameters list
(#87) Phpdocs for function provideroauth2github::get_user_details has incomplete parameters list
auth/googleoauth2/classes/provider/google.php
(#29) Class provideroauth2google is not documented
(#78) Phpdocs for function provideroauth2google::html_button has incomplete parameters list
(#87) Phpdocs for function provideroauth2google::get_user_details has incomplete parameters list
auth/googleoauth2/classes/provider/linkedin.php
(#29) Class provideroauth2linkedin is not documented
(#78) Phpdocs for function provideroauth2linkedin::html_button has incomplete parameters list
(#87) Phpdocs for function provideroauth2linkedin::get_user_details has incomplete parameters list
auth/googleoauth2/classes/provider/microsoft.php
(#29) Class provideroauth2microsoft is not documented
(#78) Phpdocs for function provideroauth2microsoft::html_button has incomplete parameters list
(#87) Phpdocs for function provideroauth2microsoft::get_user_details has incomplete parameters list
auth/googleoauth2/classes/provider/vkontakte.php
(#29) Class provideroauth2vkontakte is not documented
(#79) Phpdocs for function provideroauth2vkontakte::html_button has incomplete parameters list
(#88) Phpdocs for function provideroauth2vkontakte::get_user_details has incomplete parameters list
auth/googleoauth2/db/upgrade.php
(#27) There is no description in phpdocs for function xmldb_auth_googleoauth2_upgrade
auth/googleoauth2/lang/en/auth_googleoauth2.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package auth is not valid
auth/googleoauth2/lang/it/auth_googleoauth2.php
(#17) File-level phpdocs block does not have @copyright tag
(#20) Package auth is not valid
auth/googleoauth2/lib.php
(#30) Phpdocs for function googleoauth2_html_button has incomplete parameters list
(#57) Phpdocs for function googleoauth2_provider_redirect has incomplete parameters list
(#105) Phpdocs for function set_state_token has incomplete parameters list
(#113) Phpdocs for function auth_googleoauth2_display_buttons has incomplete parameters list
auth/googleoauth2/locallib.php
(#26) Phpdocs for function googleoauth2_get_stats has incomplete parameters list
auth/googleoauth2/tests/lib_test.php
(#30) Class auth_googleoauth2_lib_testcase is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#21) Category phpunit is not valid
auth/googleoauth2/vendor/autoload.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
auth/googleoauth2/vendor/composer/ClassLoader.php
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#60) Function ClassLoader::getPrefixes is not documented
(#69) Function ClassLoader::getPrefixesPsr4 is not documented
(#74) Function ClassLoader::getFallbackDirs is not documented
(#79) Function ClassLoader::getFallbackDirsPsr4 is not documented
(#84) Function ClassLoader::getClassMap is not documented
(#370) Function ClassLoader::findFileWithExtension is not documented
(#46) Variable ClassLoader::$prefixLengthsPsr4 is not documented
(#47) Variable ClassLoader::$prefixDirsPsr4 is not documented
(#48) Variable ClassLoader::$fallbackDirsPsr4 is not documented
(#51) Variable ClassLoader::$prefixesPsr0 is not documented
(#52) Variable ClassLoader::$fallbackDirsPsr0 is not documented
(#54) Variable ClassLoader::$useIncludePath is not documented
(#55) Variable ClassLoader::$classMap is not documented
(#56) Variable ClassLoader::$classMapAuthoritative is not documented
(#57) Variable ClassLoader::$missingClasses is not documented
(#58) Variable ClassLoader::$apcuPrefix is not documented
(#89) There is no description in phpdocs for function addClassMap
(#437) Phpdocs for function includeFile has incomplete parameters list
(#15) Class ClassLoader does not have @copyright tag
(#15) Class ClassLoader does not have @license tag
(#15) Package is not specified for class ClassLoader. It is also not specified in file-level phpdocs
(#437) Package is not specified for function includeFile. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/composer/autoload_classmap.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
auth/googleoauth2/vendor/composer/autoload_files.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
auth/googleoauth2/vendor/composer/autoload_namespaces.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
auth/googleoauth2/vendor/composer/autoload_psr4.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
auth/googleoauth2/vendor/composer/autoload_real.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#5) Class ComposerAutoloaderInita5512ae4359e7fa58c32c8ef9c147f16 is not documented
(#9) Function ComposerAutoloaderInita5512ae4359e7fa58c32c8ef9c147f16::loadClassLoader is not documented
(#16) Function ComposerAutoloaderInita5512ae4359e7fa58c32c8ef9c147f16::getLoader is not documented
(#63) Function composerRequirea5512ae4359e7fa58c32c8ef9c147f16 is not documented
(#7) Variable ComposerAutoloaderInita5512ae4359e7fa58c32c8ef9c147f16::$loader is not documented
(#5) Package is not specified for class ComposerAutoloaderInita5512ae4359e7fa58c32c8ef9c147f16. It is also not specified in file-level phpdocs
(#63) Package is not specified for function composerRequirea5512ae4359e7fa58c32c8ef9c147f16. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/composer/autoload_static.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#7) Class ComposerStaticInita5512ae4359e7fa58c32c8ef9c147f16 is not documented
(#89) Function ComposerStaticInita5512ae4359e7fa58c32c8ef9c147f16::getInitializer is not documented
(#9) Variable ComposerStaticInita5512ae4359e7fa58c32c8ef9c147f16::$files is not documented
(#20) Variable ComposerStaticInita5512ae4359e7fa58c32c8ef9c147f16::$prefixLengthsPsr4 is not documented
(#49) Variable ComposerStaticInita5512ae4359e7fa58c32c8ef9c147f16::$prefixDirsPsr4 is not documented
(#7) Package is not specified for class ComposerStaticInita5512ae4359e7fa58c32c8ef9c147f16. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/AssertionRecorder.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Phpdocs for function createSuccess has incomplete parameters list
(#23) Package is not specified for function createSuccess. It is also not specified in file-level phpdocs
(#32) Package is not specified for function createSuccessFromEventCollection. It is also not specified in file-level phpdocs
(#41) Package is not specified for function createFailure. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/AssertionRenderer.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#3674) Function AssertionRenderer::renderEvents is not documented
(#3752) Function AssertionRenderer::renderCardinality is not documented
(#3797) Variable AssertionRenderer::$instance is not documented
(#3798) Variable AssertionRenderer::$matcherVerifier is not documented
(#3799) Variable AssertionRenderer::$exporter is not documented
(#3800) Variable AssertionRenderer::$differenceEngine is not documented
(#3801) Variable AssertionRenderer::$featureDetector is not documented
(#3802) Variable AssertionRenderer::$reset is not documented
(#3803) Variable AssertionRenderer::$bold is not documented
(#3804) Variable AssertionRenderer::$faint is not documented
(#3805) Variable AssertionRenderer::$passStart is not documented
(#3806) Variable AssertionRenderer::$failStart is not documented
(#3807) Variable AssertionRenderer::$pass is not documented
(#3808) Variable AssertionRenderer::$fail is not documented
(#3809) Variable AssertionRenderer::$addStart is not documented
(#3810) Variable AssertionRenderer::$addEnd is not documented
(#3811) Variable AssertionRenderer::$removeStart is not documented
(#3812) Variable AssertionRenderer::$removeEnd is not documented
(#3794) Constant AssertionRenderer::PASS is not documented
(#3795) Constant AssertionRenderer::FAIL is not documented
(#224) Phpdocs for function AssertionRenderer::renderCalledWith has incomplete parameters list
(#3527) Phpdocs for function AssertionRenderer::renderNoInteraction has incomplete parameters list
(#3577) Phpdocs for function AssertionRenderer::renderInOrder has incomplete parameters list
(#3655) Phpdocs for function AssertionRenderer::renderMatchers has incomplete parameters list
(#44) Class AssertionRenderer does not have @copyright tag
(#44) Class AssertionRenderer does not have @license tag
(#44) Package is not specified for class AssertionRenderer. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/Exception/AssertionException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class AssertionException does not have @copyright tag
(#17) Class AssertionException does not have @license tag
(#17) Package is not specified for class AssertionException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Assertion/ExceptionAssertionRecorder.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#87) Variable ExceptionAssertionRecorder::$instance is not documented
(#88) Variable ExceptionAssertionRecorder::$callVerifierFactory is not documented
(#54) Phpdocs for function ExceptionAssertionRecorder::createSuccess has incomplete parameters list
(#21) Class ExceptionAssertionRecorder does not have @copyright tag
(#21) Class ExceptionAssertionRecorder does not have @license tag
(#21) Package is not specified for class ExceptionAssertionRecorder. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Arguments.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#170) Function Arguments::normalizeIndex is not documented
(#193) Variable Arguments::$arguments is not documented
(#194) Variable Arguments::$count is not documented
(#28) Phpdocs for function Arguments::create has incomplete parameters list
(#20) Class Arguments does not have @copyright tag
(#20) Class Arguments does not have @license tag
(#20) Package is not specified for class Arguments. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Call.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#31) Package is not specified for function index. It is also not specified in file-level phpdocs
(#41) Package is not specified for function hasResponded. It is also not specified in file-level phpdocs
(#50) Package is not specified for function isIterable. It is also not specified in file-level phpdocs
(#57) Package is not specified for function isGenerator. It is also not specified in file-level phpdocs
(#64) Package is not specified for function hasCompleted. It is also not specified in file-level phpdocs
(#79) Package is not specified for function callback. It is also not specified in file-level phpdocs
(#86) Package is not specified for function arguments. It is also not specified in file-level phpdocs
(#93) Package is not specified for function argument. It is also not specified in file-level phpdocs
(#106) Package is not specified for function returnValue. It is also not specified in file-level phpdocs
(#114) Package is not specified for function generatorReturnValue. It is also not specified in file-level phpdocs
(#122) Package is not specified for function exception. It is also not specified in file-level phpdocs
(#130) Package is not specified for function generatorException. It is also not specified in file-level phpdocs
(#138) Package is not specified for function response. It is also not specified in file-level phpdocs
(#146) Package is not specified for function generatorResponse. It is also not specified in file-level phpdocs
(#154) Package is not specified for function responseTime. It is also not specified in file-level phpdocs
(#163) Package is not specified for function endTime. It is also not specified in file-level phpdocs
(#178) Package is not specified for function calledEvent. It is also not specified in file-level phpdocs
(#185) Package is not specified for function setResponseEvent. It is also not specified in file-level phpdocs
(#194) Package is not specified for function responseEvent. It is also not specified in file-level phpdocs
(#201) Package is not specified for function addIterableEvent. It is also not specified in file-level phpdocs
(#210) Package is not specified for function iterableEvents. It is also not specified in file-level phpdocs
(#217) Package is not specified for function setEndEvent. It is also not specified in file-level phpdocs
(#226) Package is not specified for function endEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallData.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#653) Function CallData::normalizeIndex is not documented
(#676) Variable CallData::$index is not documented
(#677) Variable CallData::$calledEvent is not documented
(#678) Variable CallData::$responseEvent is not documented
(#679) Variable CallData::$iterableEvents is not documented
(#680) Variable CallData::$endEvent is not documented
(#32) Class CallData does not have @copyright tag
(#32) Class CallData does not have @license tag
(#32) Package is not specified for class CallData. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#100) Variable CallFactory::$instance is not documented
(#101) Variable CallFactory::$eventFactory is not documented
(#102) Variable CallFactory::$invoker is not documented
(#20) Class CallFactory does not have @copyright tag
(#20) Class CallFactory does not have @license tag
(#20) Package is not specified for class CallFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#1001) Function CallVerifier::matchIf is not documented
(#1014) Variable CallVerifier::$call is not documented
(#1015) Variable CallVerifier::$matcherFactory is not documented
(#1016) Variable CallVerifier::$matcherVerifier is not documented
(#1017) Variable CallVerifier::$generatorVerifierFactory is not documented
(#1018) Variable CallVerifier::$iterableVerifierFactory is not documented
(#1019) Variable CallVerifier::$assertionRecorder is not documented
(#1020) Variable CallVerifier::$assertionRenderer is not documented
(#1021) Variable CallVerifier::$argumentCount is not documented
(#581) Phpdocs for function CallVerifier::checkCalledWith has incomplete parameters list
(#606) Phpdocs for function CallVerifier::calledWith has incomplete parameters list
(#43) Class CallVerifier does not have @copyright tag
(#43) Class CallVerifier does not have @license tag
(#43) Package is not specified for class CallVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/CallVerifierFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#120) Variable CallVerifierFactory::$instance is not documented
(#121) Variable CallVerifierFactory::$matcherFactory is not documented
(#122) Variable CallVerifierFactory::$matcherVerifier is not documented
(#123) Variable CallVerifierFactory::$generatorVerifierFactory is not documented
(#124) Variable CallVerifierFactory::$iterableVerifierFactory is not documented
(#125) Variable CallVerifierFactory::$assertionRecorder is not documented
(#126) Variable CallVerifierFactory::$assertionRenderer is not documented
(#97) Phpdocs for function CallVerifierFactory::fromCalls has incomplete parameters list
(#22) Class CallVerifierFactory does not have @copyright tag
(#22) Class CallVerifierFactory does not have @license tag
(#22) Package is not specified for class CallVerifierFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/AbstractCallEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#46) Variable AbstractCallEvent::$call is not documented
(#17) Class AbstractCallEvent does not have @copyright tag
(#17) Class AbstractCallEvent does not have @license tag
(#17) Package is not specified for class AbstractCallEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/CallEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#22) Package is not specified for function setCall. It is also not specified in file-level phpdocs
(#31) Package is not specified for function call. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/CallEventFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#178) Variable CallEventFactory::$instance is not documented
(#179) Variable CallEventFactory::$sequencer is not documented
(#180) Variable CallEventFactory::$clock is not documented
(#21) Class CallEventFactory does not have @copyright tag
(#21) Class CallEventFactory does not have @license tag
(#21) Package is not specified for class CallEventFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/CalledEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#61) Variable CalledEvent::$callback is not documented
(#62) Variable CalledEvent::$arguments is not documented
(#16) Class CalledEvent does not have @copyright tag
(#16) Class CalledEvent does not have @license tag
(#16) Package is not specified for class CalledEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ConsumedEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#14) Class ConsumedEvent does not have @copyright tag
(#14) Class ConsumedEvent does not have @license tag
(#14) Package is not specified for class ConsumedEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/EndEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/IterableEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ProducedEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#55) Variable ProducedEvent::$key is not documented
(#56) Variable ProducedEvent::$value is not documented
(#14) Class ProducedEvent does not have @copyright tag
(#14) Class ProducedEvent does not have @license tag
(#14) Package is not specified for class ProducedEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ReceivedEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#43) Variable ReceivedEvent::$value is not documented
(#14) Class ReceivedEvent does not have @copyright tag
(#14) Class ReceivedEvent does not have @license tag
(#14) Package is not specified for class ReceivedEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ReceivedExceptionEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#46) Variable ReceivedExceptionEvent::$exception is not documented
(#17) Class ReceivedExceptionEvent does not have @copyright tag
(#17) Class ReceivedExceptionEvent does not have @license tag
(#17) Package is not specified for class ReceivedExceptionEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ResponseEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ReturnedEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#43) Variable ReturnedEvent::$value is not documented
(#14) Class ReturnedEvent does not have @copyright tag
(#14) Class ReturnedEvent does not have @license tag
(#14) Package is not specified for class ReturnedEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/ThrewEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#46) Variable ThrewEvent::$exception is not documented
(#17) Class ThrewEvent does not have @copyright tag
(#17) Class ThrewEvent does not have @license tag
(#17) Package is not specified for class ThrewEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Event/UsedEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#14) Class UsedEvent does not have @copyright tag
(#14) Class UsedEvent does not have @license tag
(#14) Package is not specified for class UsedEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Exception/UndefinedArgumentException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#48) Variable UndefinedArgumentException::$index is not documented
(#16) Class UndefinedArgumentException does not have @copyright tag
(#16) Class UndefinedArgumentException does not have @license tag
(#16) Package is not specified for class UndefinedArgumentException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Exception/UndefinedCallException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#45) Variable UndefinedCallException::$index is not documented
(#16) Class UndefinedCallException does not have @copyright tag
(#16) Class UndefinedCallException does not have @license tag
(#16) Package is not specified for class UndefinedCallException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Call/Exception/UndefinedResponseException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class UndefinedResponseException does not have @copyright tag
(#16) Class UndefinedResponseException does not have @license tag
(#16) Package is not specified for class UndefinedResponseException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Clock/Clock.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) Package is not specified for function time. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Clock/SystemClock.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#55) Variable SystemClock::$instance is not documented
(#56) Variable SystemClock::$microtime is not documented
(#14) Class SystemClock does not have @copyright tag
(#14) Class SystemClock does not have @license tag
(#14) Package is not specified for class SystemClock. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Difference/DifferenceEngine.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#117) Variable DifferenceEngine::$instance is not documented
(#118) Variable DifferenceEngine::$featureDetector is not documented
(#119) Variable DifferenceEngine::$addStart is not documented
(#120) Variable DifferenceEngine::$addEnd is not documented
(#121) Variable DifferenceEngine::$removeStart is not documented
(#122) Variable DifferenceEngine::$removeEnd is not documented
(#16) Class DifferenceEngine does not have @copyright tag
(#16) Class DifferenceEngine does not have @license tag
(#16) Package is not specified for class DifferenceEngine. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Difference/DifferenceSequenceMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#365) Variable DifferenceSequenceMatcher::$a is not documented
(#366) Variable DifferenceSequenceMatcher::$b is not documented
(#367) Variable DifferenceSequenceMatcher::$b2j is not documented
(#14) Class DifferenceSequenceMatcher does not have @copyright tag
(#14) Class DifferenceSequenceMatcher does not have @license tag
(#47) Invalid phpdocs tag @codeCoverageIgnore used
(#14) Package is not specified for class DifferenceSequenceMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Event/AbstractEvent.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#55) Variable AbstractEvent::$sequenceNumber is not documented
(#56) Variable AbstractEvent::$time is not documented
(#14) Class AbstractEvent does not have @copyright tag
(#14) Class AbstractEvent does not have @license tag
(#14) Package is not specified for class AbstractEvent. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Event/Event.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) Package is not specified for function sequenceNumber. It is also not specified in file-level phpdocs
(#30) Package is not specified for function time. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Event/EventCollection.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Package is not specified for function hasEvents. It is also not specified in file-level phpdocs
(#32) Package is not specified for function hasCalls. It is also not specified in file-level phpdocs
(#39) Package is not specified for function eventCount. It is also not specified in file-level phpdocs
(#46) Package is not specified for function callCount. It is also not specified in file-level phpdocs
(#53) Package is not specified for function allEvents. It is also not specified in file-level phpdocs
(#60) Package is not specified for function allCalls. It is also not specified in file-level phpdocs
(#67) Package is not specified for function firstEvent. It is also not specified in file-level phpdocs
(#75) Package is not specified for function lastEvent. It is also not specified in file-level phpdocs
(#83) Package is not specified for function eventAt. It is also not specified in file-level phpdocs
(#96) Package is not specified for function firstCall. It is also not specified in file-level phpdocs
(#104) Package is not specified for function lastCall. It is also not specified in file-level phpdocs
(#112) Package is not specified for function callAt. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Event/EventOrderVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#239) Function EventOrderVerifier::expectedEvents is not documented
(#275) Function EventOrderVerifier::mergeEvents is not documented
(#294) Variable EventOrderVerifier::$instance is not documented
(#295) Variable EventOrderVerifier::$assertionRecorder is not documented
(#296) Variable EventOrderVerifier::$assertionRenderer is not documented
(#58) Phpdocs for function EventOrderVerifier::checkInOrder has incomplete parameters list
(#72) Phpdocs for function EventOrderVerifier::inOrder has incomplete parameters list
(#177) Phpdocs for function EventOrderVerifier::checkAnyOrder has incomplete parameters list
(#190) Phpdocs for function EventOrderVerifier::anyOrder has incomplete parameters list
(#19) Class EventOrderVerifier does not have @copyright tag
(#19) Class EventOrderVerifier does not have @license tag
(#19) Package is not specified for class EventOrderVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Event/EventSequence.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#232) Function EventSequence::normalizeIndex is not documented
(#255) Variable EventSequence::$events is not documented
(#256) Variable EventSequence::$calls is not documented
(#257) Variable EventSequence::$eventCount is not documented
(#258) Variable EventSequence::$callCount is not documented
(#259) Variable EventSequence::$callVerifierFactory is not documented
(#29) Phpdocs for function EventSequence::__construct has incomplete parameters list
(#21) Class EventSequence does not have @copyright tag
(#21) Class EventSequence does not have @license tag
(#21) Package is not specified for class EventSequence. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Event/Exception/UndefinedEventException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#48) Variable UndefinedEventException::$index is not documented
(#16) Class UndefinedEventException does not have @copyright tag
(#16) Class UndefinedEventException does not have @license tag
(#16) Package is not specified for class UndefinedEventException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Exporter/Exporter.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#35) Phpdocs for function export has incomplete parameters list
(#19) Package is not specified for function setDepth. It is also not specified in file-level phpdocs
(#30) Package is not specified for function export. It is also not specified in file-level phpdocs
(#42) Package is not specified for function exportCallable. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Exporter/InlineExporter.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#739) Variable InlineExporter::$instance is not documented
(#740) Variable InlineExporter::$depth is not documented
(#741) Variable InlineExporter::$objectSequencer is not documented
(#742) Variable InlineExporter::$invocableInspector is not documented
(#743) Variable InlineExporter::$objectIds is not documented
(#744) Variable InlineExporter::$jsonFlags is not documented
(#737) Constant InlineExporter::ARRAY_ID_KEY is not documented
(#107) Phpdocs for function InlineExporter::export has incomplete parameters list
(#36) Class InlineExporter does not have @copyright tag
(#36) Class InlineExporter does not have @license tag
(#36) Package is not specified for class InlineExporter. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Facade/AbstractFacade.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#194) Phpdocs for function AbstractFacade::checkInOrder has incomplete parameters list
(#208) Phpdocs for function AbstractFacade::inOrder has incomplete parameters list
(#249) Phpdocs for function AbstractFacade::checkAnyOrder has incomplete parameters list
(#263) Phpdocs for function AbstractFacade::anyOrder has incomplete parameters list
(#31) Class AbstractFacade does not have @copyright tag
(#31) Class AbstractFacade does not have @license tag
(#31) Package is not specified for class AbstractFacade. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Facade/FacadeDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#287) Variable FacadeDriver::$mockBuilderFactory is not documented
(#288) Variable FacadeDriver::$handleFactory is not documented
(#289) Variable FacadeDriver::$spyVerifierFactory is not documented
(#290) Variable FacadeDriver::$stubVerifierFactory is not documented
(#291) Variable FacadeDriver::$functionHookManager is not documented
(#292) Variable FacadeDriver::$eventOrderVerifier is not documented
(#293) Variable FacadeDriver::$matcherFactory is not documented
(#294) Variable FacadeDriver::$exporter is not documented
(#295) Variable FacadeDriver::$assertionRenderer is not documented
(#296) Variable FacadeDriver::$differenceEngine is not documented
(#297) Variable FacadeDriver::$sequences is not documented
(#298) Variable FacadeDriver::$instance is not documented
(#58) No one-line description found in phpdocs for class FacadeDriver
(#58) Class FacadeDriver does not have @copyright tag
(#58) Class FacadeDriver does not have @license tag
(#58) Package is not specified for class FacadeDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionExistsException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#49) Variable FunctionExistsException::$functionName is not documented
(#16) Class FunctionExistsException does not have @copyright tag
(#16) Class FunctionExistsException does not have @license tag
(#16) Package is not specified for class FunctionExistsException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionHookException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionHookGenerationFailedException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#140) Variable FunctionHookGenerationFailedException::$functionName is not documented
(#141) Variable FunctionHookGenerationFailedException::$callback is not documented
(#142) Variable FunctionHookGenerationFailedException::$source is not documented
(#143) Variable FunctionHookGenerationFailedException::$error is not documented
(#26) Phpdocs for function FunctionHookGenerationFailedException::__construct has incomplete parameters list
(#17) Class FunctionHookGenerationFailedException does not have @copyright tag
(#17) Class FunctionHookGenerationFailedException does not have @license tag
(#17) Package is not specified for class FunctionHookGenerationFailedException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Hook/Exception/FunctionSignatureMismatchException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#50) Variable FunctionSignatureMismatchException::$functionName is not documented
(#16) Class FunctionSignatureMismatchException does not have @copyright tag
(#16) Class FunctionSignatureMismatchException does not have @license tag
(#16) Package is not specified for class FunctionSignatureMismatchException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Hook/FunctionHookGenerator.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#147) Variable FunctionHookGenerator::$instance is not documented
(#36) Phpdocs for function FunctionHookGenerator::generateHook has incomplete parameters list
(#14) Class FunctionHookGenerator does not have @copyright tag
(#14) Class FunctionHookGenerator does not have @license tag
(#14) Package is not specified for class FunctionHookGenerator. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Hook/FunctionHookManager.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#155) Variable FunctionHookManager::$hooks is not documented
(#156) Variable FunctionHookManager::$instance is not documented
(#157) Variable FunctionHookManager::$signatureInspector is not documented
(#158) Variable FunctionHookManager::$hookGenerator is not documented
(#24) Class FunctionHookManager does not have @copyright tag
(#24) Class FunctionHookManager does not have @license tag
(#24) Package is not specified for class FunctionHookManager. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Integration/CounterpartMatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#69) Variable CounterpartMatcherDriver::$instance is not documented
(#18) Class CounterpartMatcherDriver does not have @copyright tag
(#18) Class CounterpartMatcherDriver does not have @license tag
(#18) Package is not specified for class CounterpartMatcherDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Integration/HamcrestMatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#69) Variable HamcrestMatcherDriver::$instance is not documented
(#18) Class HamcrestMatcherDriver does not have @copyright tag
(#18) Class HamcrestMatcherDriver does not have @license tag
(#18) Package is not specified for class HamcrestMatcherDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Integration/MockeryMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class MockeryMatcher does not have @copyright tag
(#17) Class MockeryMatcher does not have @license tag
(#17) Package is not specified for class MockeryMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Integration/MockeryMatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#68) Variable MockeryMatcherDriver::$instance is not documented
(#17) Class MockeryMatcherDriver does not have @copyright tag
(#17) Class MockeryMatcherDriver does not have @license tag
(#17) Package is not specified for class MockeryMatcherDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Integration/PhakeMatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#88) Variable PhakeMatcherDriver::$instance is not documented
(#89) Variable PhakeMatcherDriver::$wildcard is not documented
(#19) Class PhakeMatcherDriver does not have @copyright tag
(#19) Class PhakeMatcherDriver does not have @license tag
(#19) Package is not specified for class PhakeMatcherDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Integration/ProphecyMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class ProphecyMatcher does not have @copyright tag
(#16) Class ProphecyMatcher does not have @license tag
(#16) Package is not specified for class ProphecyMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Integration/ProphecyMatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#83) Variable ProphecyMatcherDriver::$instance is not documented
(#84) Variable ProphecyMatcherDriver::$wildcard is not documented
(#18) Class ProphecyMatcherDriver does not have @copyright tag
(#18) Class ProphecyMatcherDriver does not have @license tag
(#18) Package is not specified for class ProphecyMatcherDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/AbstractInvocable.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Phpdocs for function AbstractInvocable::invoke has incomplete parameters list
(#38) Phpdocs for function AbstractInvocable::__invoke has incomplete parameters list
(#17) Class AbstractInvocable does not have @copyright tag
(#17) Class AbstractInvocable does not have @license tag
(#17) Package is not specified for class AbstractInvocable. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/AbstractWrappedInvocable.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#83) Variable AbstractWrappedInvocable::$isAnonymous is not documented
(#84) Variable AbstractWrappedInvocable::$callback is not documented
(#85) Variable AbstractWrappedInvocable::$label is not documented
(#14) Class AbstractWrappedInvocable does not have @copyright tag
(#14) Class AbstractWrappedInvocable does not have @license tag
(#14) Package is not specified for class AbstractWrappedInvocable. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/Invocable.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#38) Phpdocs for function invoke has incomplete parameters list
(#48) Phpdocs for function __invoke has incomplete parameters list
(#23) Package is not specified for function invokeWith. It is also not specified in file-level phpdocs
(#35) Package is not specified for function invoke. It is also not specified in file-level phpdocs
(#45) Package is not specified for function __invoke. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/InvocableInspector.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#114) Variable InvocableInspector::$instance is not documented
(#115) Variable InvocableInspector::$isBoundClosureSupported is not documented
(#116) Variable InvocableInspector::$isReturnTypeSupported is not documented
(#22) Class InvocableInspector does not have @copyright tag
(#22) Class InvocableInspector does not have @license tag
(#22) Package is not specified for class InvocableInspector. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/Invoker.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#55) Variable Invoker::$instance is not documented
(#18) Class Invoker does not have @copyright tag
(#18) Class Invoker does not have @license tag
(#18) Package is not specified for class Invoker. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Invocation/WrappedInvocable.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) Package is not specified for function setLabel. It is also not specified in file-level phpdocs
(#28) Package is not specified for function label. It is also not specified in file-level phpdocs
(#35) Package is not specified for function isAnonymous. It is also not specified in file-level phpdocs
(#42) Package is not specified for function callback. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/AnyMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#69) Variable AnyMatcher::$instance is not documented
(#16) Class AnyMatcher does not have @copyright tag
(#16) Class AnyMatcher does not have @license tag
(#16) Package is not specified for class AnyMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/EqualToMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#373) Variable EqualToMatcher::$value is not documented
(#374) Variable EqualToMatcher::$useSubstitution is not documented
(#375) Variable EqualToMatcher::$exporter is not documented
(#371) Constant EqualToMatcher::ARRAY_ID_KEY is not documented
(#22) No one-line description found in phpdocs for class EqualToMatcher
(#22) Class EqualToMatcher does not have @copyright tag
(#22) Class EqualToMatcher does not have @license tag
(#22) Package is not specified for class EqualToMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/Matchable.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Package is not specified for function describe. It is also not specified in file-level phpdocs
(#30) Package is not specified for function __toString. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/Matcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) Package is not specified for function matches. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) Package is not specified for function isAvailable. It is also not specified in file-level phpdocs
(#26) Package is not specified for function matcherClassNames. It is also not specified in file-level phpdocs
(#33) Package is not specified for function wrapMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#259) Variable MatcherFactory::$instance is not documented
(#260) Variable MatcherFactory::$drivers is not documented
(#261) Variable MatcherFactory::$driverIndex is not documented
(#262) Variable MatcherFactory::$anyMatcher is not documented
(#263) Variable MatcherFactory::$wildcardAnyMatcher is not documented
(#264) Variable MatcherFactory::$exporter is not documented
(#24) Class MatcherFactory does not have @copyright tag
(#24) Class MatcherFactory does not have @license tag
(#24) Package is not specified for class MatcherFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherResult.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#36) Variable MatcherResult::$isMatch is not documented
(#37) Variable MatcherResult::$matcherMatches is not documented
(#38) Variable MatcherResult::$argumentMatches is not documented
(#22) Phpdocs for function MatcherResult::__construct has incomplete parameters list
(#14) Class MatcherResult does not have @copyright tag
(#14) Class MatcherResult does not have @license tag
(#14) Package is not specified for class MatcherResult. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/MatcherVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#161) Variable MatcherVerifier::$instance is not documented
(#36) Phpdocs for function MatcherVerifier::matches has incomplete parameters list
(#85) Phpdocs for function MatcherVerifier::explain has incomplete parameters list
(#14) Class MatcherVerifier does not have @copyright tag
(#14) Class MatcherVerifier does not have @license tag
(#14) Package is not specified for class MatcherVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/WildcardMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#135) Variable WildcardMatcher::$instance is not documented
(#136) Variable WildcardMatcher::$matcher is not documented
(#137) Variable WildcardMatcher::$minimumArguments is not documented
(#138) Variable WildcardMatcher::$maximumArguments is not documented
(#16) Class WildcardMatcher does not have @copyright tag
(#16) Class WildcardMatcher does not have @license tag
(#16) Package is not specified for class WildcardMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Matcher/WrappedMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#75) Variable WrappedMatcher::$matcher is not documented
(#16) Class WrappedMatcher does not have @copyright tag
(#16) Class WrappedMatcher does not have @license tag
(#16) Package is not specified for class WrappedMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/CustomMethodDefinition.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#111) Variable CustomMethodDefinition::$isStatic is not documented
(#112) Variable CustomMethodDefinition::$name is not documented
(#113) Variable CustomMethodDefinition::$callback is not documented
(#114) Variable CustomMethodDefinition::$method is not documented
(#16) Class CustomMethodDefinition does not have @copyright tag
(#16) Class CustomMethodDefinition does not have @license tag
(#16) Package is not specified for class CustomMethodDefinition. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/MethodDefinition.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Package is not specified for function isCallable. It is also not specified in file-level phpdocs
(#28) Package is not specified for function isStatic. It is also not specified in file-level phpdocs
(#35) Package is not specified for function isCustom. It is also not specified in file-level phpdocs
(#42) Package is not specified for function accessLevel. It is also not specified in file-level phpdocs
(#49) Package is not specified for function name. It is also not specified in file-level phpdocs
(#56) Package is not specified for function method. It is also not specified in file-level phpdocs
(#63) Package is not specified for function callback. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/MethodDefinitionCollection.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#164) Variable MethodDefinitionCollection::$methodNames is not documented
(#165) Variable MethodDefinitionCollection::$allMethods is not documented
(#166) Variable MethodDefinitionCollection::$traitMethods is not documented
(#167) Variable MethodDefinitionCollection::$staticMethods is not documented
(#168) Variable MethodDefinitionCollection::$methods is not documented
(#169) Variable MethodDefinitionCollection::$publicStaticMethods is not documented
(#170) Variable MethodDefinitionCollection::$publicMethods is not documented
(#171) Variable MethodDefinitionCollection::$protectedStaticMethods is not documented
(#172) Variable MethodDefinitionCollection::$protectedMethods is not documented
(#24) Phpdocs for function MethodDefinitionCollection::__construct has incomplete parameters list
(#16) Class MethodDefinitionCollection does not have @copyright tag
(#16) Class MethodDefinitionCollection does not have @license tag
(#16) Package is not specified for class MethodDefinitionCollection. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/RealMethodDefinition.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#112) Variable RealMethodDefinition::$method is not documented
(#113) Variable RealMethodDefinition::$name is not documented
(#114) Variable RealMethodDefinition::$isCallable is not documented
(#115) Variable RealMethodDefinition::$isStatic is not documented
(#116) Variable RealMethodDefinition::$accessLevel is not documented
(#17) Class RealMethodDefinition does not have @copyright tag
(#17) Class RealMethodDefinition does not have @license tag
(#17) Package is not specified for class RealMethodDefinition. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/Method/TraitMethodDefinition.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#14) Class TraitMethodDefinition does not have @copyright tag
(#14) Class TraitMethodDefinition does not have @license tag
(#14) Package is not specified for class TraitMethodDefinition. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/MockBuilder.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#604) Function MockBuilder::normalizeDefinition is not documented
(#625) Function MockBuilder::resolveInternalInterface is not documented
(#666) Function MockBuilder::define is not documented
(#702) Variable MockBuilder::$factory is not documented
(#703) Variable MockBuilder::$handleFactory is not documented
(#704) Variable MockBuilder::$invocableInspector is not documented
(#705) Variable MockBuilder::$featureDetector is not documented
(#706) Variable MockBuilder::$isTraitSupported is not documented
(#707) Variable MockBuilder::$isAnonymousClassSupported is not documented
(#708) Variable MockBuilder::$isRelaxedKeywordsSupported is not documented
(#709) Variable MockBuilder::$isEngineErrorExceptionSupported is not documented
(#710) Variable MockBuilder::$isDateTimeInterfaceSupported is not documented
(#711) Variable MockBuilder::$types is not documented
(#712) Variable MockBuilder::$parentClassName is not documented
(#713) Variable MockBuilder::$customMethods is not documented
(#714) Variable MockBuilder::$customProperties is not documented
(#715) Variable MockBuilder::$customStaticMethods is not documented
(#716) Variable MockBuilder::$customStaticProperties is not documented
(#717) Variable MockBuilder::$customConstants is not documented
(#718) Variable MockBuilder::$className is not documented
(#719) Variable MockBuilder::$isFinalized is not documented
(#720) Variable MockBuilder::$emptyCallback is not documented
(#721) Variable MockBuilder::$definition is not documented
(#722) Variable MockBuilder::$class is not documented
(#723) Variable MockBuilder::$mock is not documented
(#162) Phpdocs for function MockBuilder::like has incomplete parameters list
(#549) Phpdocs for function MockBuilder::partial has incomplete parameters list
(#32) Class MockBuilder does not have @copyright tag
(#32) Class MockBuilder does not have @license tag
(#32) Package is not specified for class MockBuilder. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/MockBuilderFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#85) Variable MockBuilderFactory::$instance is not documented
(#86) Variable MockBuilderFactory::$mockFactory is not documented
(#87) Variable MockBuilderFactory::$handleFactory is not documented
(#88) Variable MockBuilderFactory::$invocableInspector is not documented
(#89) Variable MockBuilderFactory::$featureDetector is not documented
(#19) Class MockBuilderFactory does not have @copyright tag
(#19) Class MockBuilderFactory does not have @license tag
(#19) Package is not specified for class MockBuilderFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Builder/MockDefinition.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#248) Function MockDefinition::inspectTypes is not documented
(#271) Function MockDefinition::buildMethods is not documented
(#387) Variable MockDefinition::$types is not documented
(#388) Variable MockDefinition::$customMethods is not documented
(#389) Variable MockDefinition::$customProperties is not documented
(#390) Variable MockDefinition::$customStaticMethods is not documented
(#391) Variable MockDefinition::$customStaticProperties is not documented
(#392) Variable MockDefinition::$customConstants is not documented
(#393) Variable MockDefinition::$className is not documented
(#394) Variable MockDefinition::$signature is not documented
(#395) Variable MockDefinition::$isTraitSupported is not documented
(#396) Variable MockDefinition::$isRelaxedKeywordsSupported is not documented
(#397) Variable MockDefinition::$typeNames is not documented
(#398) Variable MockDefinition::$parentClassName is not documented
(#399) Variable MockDefinition::$interfaceNames is not documented
(#400) Variable MockDefinition::$traitNames is not documented
(#401) Variable MockDefinition::$methods is not documented
(#29) Phpdocs for function MockDefinition::__construct has incomplete parameters list
(#238) Phpdocs for function MockDefinition::isEqualTo has incomplete parameters list
(#21) Class MockDefinition does not have @copyright tag
(#21) Class MockDefinition does not have @license tag
(#21) Package is not specified for class MockDefinition. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/AnonymousClassException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class AnonymousClassException does not have @copyright tag
(#16) Class AnonymousClassException does not have @license tag
(#16) Package is not specified for class AnonymousClassException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/ClassExistsException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#49) Variable ClassExistsException::$className is not documented
(#16) Class ClassExistsException does not have @copyright tag
(#16) Class ClassExistsException does not have @license tag
(#16) Package is not specified for class ClassExistsException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/FinalClassException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#49) Variable FinalClassException::$className is not documented
(#16) Class FinalClassException does not have @copyright tag
(#16) Class FinalClassException does not have @license tag
(#16) Package is not specified for class FinalClassException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/FinalMethodStubException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#62) Variable FinalMethodStubException::$className is not documented
(#63) Variable FinalMethodStubException::$name is not documented
(#16) Class FinalMethodStubException does not have @copyright tag
(#16) Class FinalMethodStubException does not have @license tag
(#16) Package is not specified for class FinalMethodStubException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/FinalizedMockException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class FinalizedMockException does not have @copyright tag
(#16) Class FinalizedMockException does not have @license tag
(#16) Package is not specified for class FinalizedMockException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidClassNameException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#46) Variable InvalidClassNameException::$className is not documented
(#16) Class InvalidClassNameException does not have @copyright tag
(#16) Class InvalidClassNameException does not have @license tag
(#16) Package is not specified for class InvalidClassNameException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidDefinitionException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#62) Variable InvalidDefinitionException::$name is not documented
(#63) Variable InvalidDefinitionException::$value is not documented
(#16) Class InvalidDefinitionException does not have @copyright tag
(#16) Class InvalidDefinitionException does not have @license tag
(#16) Package is not specified for class InvalidDefinitionException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidMockClassException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#49) Variable InvalidMockClassException::$value is not documented
(#16) Class InvalidMockClassException does not have @copyright tag
(#16) Class InvalidMockClassException does not have @license tag
(#16) Package is not specified for class InvalidMockClassException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidMockException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#56) Variable InvalidMockException::$value is not documented
(#16) Class InvalidMockException does not have @copyright tag
(#16) Class InvalidMockException does not have @license tag
(#16) Package is not specified for class InvalidMockException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/InvalidTypeException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#54) Variable InvalidTypeException::$type is not documented
(#16) Class InvalidTypeException does not have @copyright tag
(#16) Class InvalidTypeException does not have @license tag
(#16) Package is not specified for class InvalidTypeException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/MockException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/MockGenerationFailedException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#130) Variable MockGenerationFailedException::$definition is not documented
(#131) Variable MockGenerationFailedException::$source is not documented
(#132) Variable MockGenerationFailedException::$error is not documented
(#27) Phpdocs for function MockGenerationFailedException::__construct has incomplete parameters list
(#18) Class MockGenerationFailedException does not have @copyright tag
(#18) Class MockGenerationFailedException does not have @license tag
(#18) Package is not specified for class MockGenerationFailedException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/MultipleInheritanceException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#57) Variable MultipleInheritanceException::$classNames is not documented
(#25) Phpdocs for function MultipleInheritanceException::__construct has incomplete parameters list
(#16) Class MultipleInheritanceException does not have @copyright tag
(#16) Class MultipleInheritanceException does not have @license tag
(#16) Package is not specified for class MultipleInheritanceException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/NonMockClassException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#52) Variable NonMockClassException::$className is not documented
(#16) Class NonMockClassException does not have @copyright tag
(#16) Class NonMockClassException does not have @license tag
(#16) Package is not specified for class NonMockClassException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Exception/UndefinedMethodStubException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#62) Variable UndefinedMethodStubException::$className is not documented
(#63) Variable UndefinedMethodStubException::$name is not documented
(#16) Class UndefinedMethodStubException does not have @copyright tag
(#16) Class UndefinedMethodStubException does not have @license tag
(#16) Package is not specified for class UndefinedMethodStubException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/AbstractHandle.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#419) Variable AbstractHandle::$state is not documented
(#420) Variable AbstractHandle::$class is not documented
(#421) Variable AbstractHandle::$mock is not documented
(#422) Variable AbstractHandle::$uncallableMethods is not documented
(#423) Variable AbstractHandle::$traitMethods is not documented
(#424) Variable AbstractHandle::$callParentMethod is not documented
(#425) Variable AbstractHandle::$callTraitMethod is not documented
(#426) Variable AbstractHandle::$callMagicMethod is not documented
(#427) Variable AbstractHandle::$stubFactory is not documented
(#428) Variable AbstractHandle::$stubVerifierFactory is not documented
(#429) Variable AbstractHandle::$emptyValueFactory is not documented
(#430) Variable AbstractHandle::$assertionRenderer is not documented
(#431) Variable AbstractHandle::$assertionRecorder is not documented
(#432) Variable AbstractHandle::$invoker is not documented
(#433) Variable AbstractHandle::$customMethods is not documented
(#35) Class AbstractHandle does not have @copyright tag
(#35) Class AbstractHandle does not have @license tag
(#35) Package is not specified for class AbstractHandle. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/Handle.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#27) Package is not specified for function clazz. It is also not specified in file-level phpdocs
(#34) Package is not specified for function className. It is also not specified in file-level phpdocs
(#41) Package is not specified for function full. It is also not specified in file-level phpdocs
(#48) Package is not specified for function partial. It is also not specified in file-level phpdocs
(#55) Package is not specified for function proxy. It is also not specified in file-level phpdocs
(#68) Package is not specified for function setDefaultAnswerCallback. It is also not specified in file-level phpdocs
(#77) Package is not specified for function defaultAnswerCallback. It is also not specified in file-level phpdocs
(#84) Package is not specified for function stub. It is also not specified in file-level phpdocs
(#95) Package is not specified for function __get. It is also not specified in file-level phpdocs
(#107) Package is not specified for function checkNoInteraction. It is also not specified in file-level phpdocs
(#114) Package is not specified for function noInteraction. It is also not specified in file-level phpdocs
(#122) Package is not specified for function stopRecording. It is also not specified in file-level phpdocs
(#129) Package is not specified for function startRecording. It is also not specified in file-level phpdocs
(#136) Package is not specified for function spy. It is also not specified in file-level phpdocs
(#146) Package is not specified for function state. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/HandleFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#193) Variable HandleFactory::$instance is not documented
(#194) Variable HandleFactory::$stubFactory is not documented
(#195) Variable HandleFactory::$stubVerifierFactory is not documented
(#196) Variable HandleFactory::$emptyValueFactory is not documented
(#197) Variable HandleFactory::$assertionRenderer is not documented
(#198) Variable HandleFactory::$assertionRecorder is not documented
(#199) Variable HandleFactory::$invoker is not documented
(#29) Class HandleFactory does not have @copyright tag
(#29) Class HandleFactory does not have @license tag
(#29) Package is not specified for class HandleFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/InstanceHandle.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#213) Variable InstanceHandle::$callParentConstructorMethod is not documented
(#115) Phpdocs for function InstanceHandle::construct has incomplete parameters list
(#26) Class InstanceHandle does not have @copyright tag
(#26) Class InstanceHandle does not have @license tag
(#26) Package is not specified for class InstanceHandle. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Handle/StaticHandle.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Class StaticHandle does not have @copyright tag
(#24) Class StaticHandle does not have @license tag
(#24) Package is not specified for class StaticHandle. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/AbstractWrappedMethod.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#92) Variable AbstractWrappedMethod::$method is not documented
(#93) Variable AbstractWrappedMethod::$handle is not documented
(#94) Variable AbstractWrappedMethod::$mock is not documented
(#95) Variable AbstractWrappedMethod::$name is not documented
(#20) Class AbstractWrappedMethod does not have @copyright tag
(#20) Class AbstractWrappedMethod does not have @license tag
(#20) Package is not specified for class AbstractWrappedMethod. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedCustomMethod.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#75) Variable WrappedCustomMethod::$customCallback is not documented
(#76) Variable WrappedCustomMethod::$invoker is not documented
(#21) Class WrappedCustomMethod does not have @copyright tag
(#21) Class WrappedCustomMethod does not have @license tag
(#21) Package is not specified for class WrappedCustomMethod. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedMagicMethod.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#137) Variable WrappedMagicMethod::$name is not documented
(#138) Variable WrappedMagicMethod::$callMagicMethod is not documented
(#139) Variable WrappedMagicMethod::$isUncallable is not documented
(#140) Variable WrappedMagicMethod::$handle is not documented
(#141) Variable WrappedMagicMethod::$mock is not documented
(#142) Variable WrappedMagicMethod::$returnValue is not documented
(#21) Class WrappedMagicMethod does not have @copyright tag
(#21) Class WrappedMagicMethod does not have @license tag
(#21) Package is not specified for class WrappedMagicMethod. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedMethod.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#22) Package is not specified for function name. It is also not specified in file-level phpdocs
(#29) Package is not specified for function handle. It is also not specified in file-level phpdocs
(#36) Package is not specified for function mock. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedParentMethod.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#72) Variable WrappedParentMethod::$callParentMethod is not documented
(#20) Class WrappedParentMethod does not have @copyright tag
(#20) Class WrappedParentMethod does not have @license tag
(#20) Package is not specified for class WrappedParentMethod. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedTraitMethod.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#89) Variable WrappedTraitMethod::$callTraitMethod is not documented
(#90) Variable WrappedTraitMethod::$traitName is not documented
(#20) Class WrappedTraitMethod does not have @copyright tag
(#20) Class WrappedTraitMethod does not have @license tag
(#20) Package is not specified for class WrappedTraitMethod. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Method/WrappedUncallableMethod.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#56) Variable WrappedUncallableMethod::$returnValue is not documented
(#19) Class WrappedUncallableMethod does not have @copyright tag
(#19) Class WrappedUncallableMethod does not have @license tag
(#19) Package is not specified for class WrappedUncallableMethod. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/Mock.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
auth/googleoauth2/vendor/eloquent/phony/src/Mock/MockFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#330) Variable MockFactory::$instance is not documented
(#331) Variable MockFactory::$labelSequencer is not documented
(#332) Variable MockFactory::$generator is not documented
(#333) Variable MockFactory::$handleFactory is not documented
(#334) Variable MockFactory::$definitions is not documented
(#335) Variable MockFactory::$isConstructorBypassSupported is not documented
(#336) Variable MockFactory::$isConstructorBypassSupportedForExtendedInternals is not documented
(#29) Class MockFactory does not have @copyright tag
(#29) Class MockFactory does not have @license tag
(#29) Package is not specified for class MockFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Mock/MockGenerator.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#151) Function MockGenerator::generateHeader is not documented
(#212) Function MockGenerator::generateConstants is not documented
(#232) Function MockGenerator::generateMagicCallStatic is not documented
(#340) Function generateStructors is not documented
(#403) Function generateMethods is not documented
(#625) Function generateMagicCall is not documented
(#731) Function generateCallParentMethods is not documented
(#973) Function generateProperties is not documented
(#250) Variable MockGenerator::$signature is not documented
(#250) Variable MockGenerator::$this is not documented
(#251) Variable MockGenerator::$methodReflector is not documented
(#252) Variable MockGenerator::$index is not documented
(#254) Variable MockGenerator::$signature is not documented
(#254) Variable MockGenerator::$parameter is not documented
(#255) Variable MockGenerator::$index is not documented
(#256) Variable MockGenerator::$source is not documented
(#259) Variable MockGenerator::$source is not documented
(#260) Variable MockGenerator::$parameter is not documented
(#261) Variable MockGenerator::$parameter is not documented
(#263) Variable MockGenerator::$index is not documented
(#264) Variable MockGenerator::$parameter is not documented
(#268) Variable MockGenerator::$this is not documented
(#269) Variable MockGenerator::$methodReflector is not documented
(#271) Variable MockGenerator::$type is not documented
(#271) Variable MockGenerator::$methodReflector is not documented
(#272) Variable MockGenerator::$isBuiltin is not documented
(#272) Variable MockGenerator::$type is not documented
(#274) Variable MockGenerator::$this is not documented
(#276) Variable MockGenerator::$typeString is not documented
(#276) Variable MockGenerator::$methodReflector is not documented
(#278) Variable MockGenerator::$typeString is not documented
(#279) Variable MockGenerator::$typeString is not documented
(#281) Variable MockGenerator::$genericPosition is not documented
(#281) Variable MockGenerator::$typeString is not documented
(#283) Variable MockGenerator::$genericPosition is not documented
(#284) Variable MockGenerator::$typeString is not documented
(#284) Variable MockGenerator::$typeString is not documented
(#284) Variable MockGenerator::$genericPosition is not documented
(#288) Variable MockGenerator::$isBuiltin is not documented
(#288) Variable MockGenerator::$isBuiltin is not documented
(#288) Variable MockGenerator::$typeString is not documented
(#291) Variable MockGenerator::$type is not documented
(#292) Variable MockGenerator::$typeString is not documented
(#292) Variable MockGenerator::$type is not documented
(#294) Variable MockGenerator::$typeString is not documented
(#294) Variable MockGenerator::$type is not documented
(#298) Variable MockGenerator::$typeString is not documented
(#299) Variable MockGenerator::$typeString is not documented
(#299) Variable MockGenerator::$methodReflector is not documented
(#302) Variable MockGenerator::$isBuiltin is not documented
(#303) Variable MockGenerator::$source is not documented
(#303) Variable MockGenerator::$typeString is not documented
(#305) Variable MockGenerator::$this is not documented
(#306) Variable MockGenerator::$typeString is not documented
(#308) Variable MockGenerator::$source is not documented
(#308) Variable MockGenerator::$typeString is not documented
(#310) Variable MockGenerator::$source is not documented
(#310) Variable MockGenerator::$typeString is not documented
(#313) Variable MockGenerator::$isVoidReturn is not documented
(#313) Variable MockGenerator::$isBuiltin is not documented
(#313) Variable MockGenerator::$typeString is not documented
(#315) Variable MockGenerator::$source is not documented
(#316) Variable MockGenerator::$isVoidReturn is not documented
(#319) Variable MockGenerator::$isVoidReturn is not documented
(#320) Variable MockGenerator::$source is not documented
(#327) Variable MockGenerator::$source is not documented
(#337) Variable MockGenerator::$source is not documented
(#20) Class MockGenerator does not have @copyright tag
(#20) Class MockGenerator does not have @license tag
(#20) Package is not specified for class MockGenerator. It is also not specified in file-level phpdocs
(#340) Package is not specified for function generateStructors. It is also not specified in file-level phpdocs
(#403) Package is not specified for function generateMethods. It is also not specified in file-level phpdocs
(#625) Package is not specified for function generateMagicCall. It is also not specified in file-level phpdocs
(#731) Package is not specified for function generateCallParentMethods. It is also not specified in file-level phpdocs
(#973) Package is not specified for function generateProperties. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Pho/PhoAssertionException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class PhoAssertionException does not have @copyright tag
(#16) Class PhoAssertionException does not have @license tag
(#16) Package is not specified for class PhoAssertionException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Pho/PhoAssertionRecorder.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#86) Variable PhoAssertionRecorder::$instance is not documented
(#87) Variable PhoAssertionRecorder::$callVerifierFactory is not documented
(#53) Phpdocs for function PhoAssertionRecorder::createSuccess has incomplete parameters list
(#20) Class PhoAssertionRecorder does not have @copyright tag
(#20) Class PhoAssertionRecorder does not have @license tag
(#20) Package is not specified for class PhoAssertionRecorder. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Pho/PhoFacadeDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#43) Variable PhoFacadeDriver::$instance is not documented
(#16) Class PhoFacadeDriver does not have @copyright tag
(#16) Class PhoFacadeDriver does not have @license tag
(#16) Package is not specified for class PhoFacadeDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Pho/Phony.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class Phony does not have @copyright tag
(#17) Class Phony does not have @license tag
(#17) Package is not specified for class Phony. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Pho/functions.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#190) Phpdocs for function checkInOrder has incomplete parameters list
(#204) Phpdocs for function inOrder has incomplete parameters list
(#246) Phpdocs for function checkAnyOrder has incomplete parameters list
(#260) Phpdocs for function anyOrder has incomplete parameters list
(#31) Package is not specified for function mockBuilder. It is also not specified in file-level phpdocs
(#47) Package is not specified for function mock. It is also not specified in file-level phpdocs
(#67) Package is not specified for function partialMock. It is also not specified in file-level phpdocs
(#92) Package is not specified for function on. It is also not specified in file-level phpdocs
(#105) Package is not specified for function onStatic. It is also not specified in file-level phpdocs
(#118) Package is not specified for function spy. It is also not specified in file-level phpdocs
(#131) Package is not specified for function spyGlobal. It is also not specified in file-level phpdocs
(#146) Package is not specified for function stub. It is also not specified in file-level phpdocs
(#159) Package is not specified for function stubGlobal. It is also not specified in file-level phpdocs
(#177) Package is not specified for function restoreGlobalFunctions. It is also not specified in file-level phpdocs
(#187) Package is not specified for function checkInOrder. It is also not specified in file-level phpdocs
(#200) Package is not specified for function inOrder. It is also not specified in file-level phpdocs
(#215) Package is not specified for function checkInOrderSequence. It is also not specified in file-level phpdocs
(#228) Package is not specified for function inOrderSequence. It is also not specified in file-level phpdocs
(#243) Package is not specified for function checkAnyOrder. It is also not specified in file-level phpdocs
(#257) Package is not specified for function anyOrder. It is also not specified in file-level phpdocs
(#272) Package is not specified for function checkAnyOrderSequence. It is also not specified in file-level phpdocs
(#286) Package is not specified for function anyOrderSequence. It is also not specified in file-level phpdocs
(#302) Package is not specified for function any. It is also not specified in file-level phpdocs
(#312) Package is not specified for function equalTo. It is also not specified in file-level phpdocs
(#324) Package is not specified for function wildcard. It is also not specified in file-level phpdocs
(#342) Package is not specified for function setExportDepth. It is also not specified in file-level phpdocs
(#356) Package is not specified for function setUseColor. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phony.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class Phony does not have @copyright tag
(#17) Class Phony does not have @license tag
(#17) Package is not specified for class Phony. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/Phony.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class Phony does not have @copyright tag
(#17) Class Phony does not have @license tag
(#17) Package is not specified for class Phony. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitAssertionException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) No one-line description found in phpdocs for class PhpunitAssertionException
(#17) Class PhpunitAssertionException does not have @copyright tag
(#17) Class PhpunitAssertionException does not have @license tag
(#17) Package is not specified for class PhpunitAssertionException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitAssertionRecorder.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#98) Variable PhpunitAssertionRecorder::$instance is not documented
(#99) Variable PhpunitAssertionRecorder::$callVerifierFactory is not documented
(#55) Phpdocs for function PhpunitAssertionRecorder::createSuccess has incomplete parameters list
(#22) Class PhpunitAssertionRecorder does not have @copyright tag
(#22) Class PhpunitAssertionRecorder does not have @license tag
(#22) Package is not specified for class PhpunitAssertionRecorder. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitFacadeDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#43) Variable PhpunitFacadeDriver::$instance is not documented
(#16) Class PhpunitFacadeDriver does not have @copyright tag
(#16) Class PhpunitFacadeDriver does not have @license tag
(#16) Package is not specified for class PhpunitFacadeDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class PhpunitMatcher does not have @copyright tag
(#17) Class PhpunitMatcher does not have @license tag
(#17) Package is not specified for class PhpunitMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/PhpunitMatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#68) Variable PhpunitMatcherDriver::$instance is not documented
(#17) Class PhpunitMatcherDriver does not have @copyright tag
(#17) Class PhpunitMatcherDriver does not have @license tag
(#17) Package is not specified for class PhpunitMatcherDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Phpunit/functions.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#192) Phpdocs for function checkInOrder has incomplete parameters list
(#206) Phpdocs for function inOrder has incomplete parameters list
(#248) Phpdocs for function checkAnyOrder has incomplete parameters list
(#262) Phpdocs for function anyOrder has incomplete parameters list
(#31) Package is not specified for function mockBuilder. It is also not specified in file-level phpdocs
(#48) Package is not specified for function mock. It is also not specified in file-level phpdocs
(#68) Package is not specified for function partialMock. It is also not specified in file-level phpdocs
(#93) Package is not specified for function on. It is also not specified in file-level phpdocs
(#107) Package is not specified for function onStatic. It is also not specified in file-level phpdocs
(#120) Package is not specified for function spy. It is also not specified in file-level phpdocs
(#133) Package is not specified for function spyGlobal. It is also not specified in file-level phpdocs
(#148) Package is not specified for function stub. It is also not specified in file-level phpdocs
(#161) Package is not specified for function stubGlobal. It is also not specified in file-level phpdocs
(#179) Package is not specified for function restoreGlobalFunctions. It is also not specified in file-level phpdocs
(#189) Package is not specified for function checkInOrder. It is also not specified in file-level phpdocs
(#202) Package is not specified for function inOrder. It is also not specified in file-level phpdocs
(#217) Package is not specified for function checkInOrderSequence. It is also not specified in file-level phpdocs
(#230) Package is not specified for function inOrderSequence. It is also not specified in file-level phpdocs
(#245) Package is not specified for function checkAnyOrder. It is also not specified in file-level phpdocs
(#259) Package is not specified for function anyOrder. It is also not specified in file-level phpdocs
(#274) Package is not specified for function checkAnyOrderSequence. It is also not specified in file-level phpdocs
(#288) Package is not specified for function anyOrderSequence. It is also not specified in file-level phpdocs
(#304) Package is not specified for function any. It is also not specified in file-level phpdocs
(#314) Package is not specified for function equalTo. It is also not specified in file-level phpdocs
(#327) Package is not specified for function wildcard. It is also not specified in file-level phpdocs
(#345) Package is not specified for function setExportDepth. It is also not specified in file-level phpdocs
(#359) Package is not specified for function setUseColor. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/Exception/UndefinedFeatureException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#45) Variable UndefinedFeatureException::$feature is not documented
(#16) Class UndefinedFeatureException does not have @copyright tag
(#16) Class UndefinedFeatureException does not have @license tag
(#16) Package is not specified for class UndefinedFeatureException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/FeatureDetector.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#574) Variable FeatureDetector::$instance is not documented
(#575) Variable FeatureDetector::$features is not documented
(#576) Variable FeatureDetector::$supported is not documented
(#577) Variable FeatureDetector::$runtime is not documented
(#44) Phpdocs for function FeatureDetector::__construct has incomplete parameters list
(#22) Class FeatureDetector does not have @copyright tag
(#22) Class FeatureDetector does not have @license tag
(#22) Package is not specified for class FeatureDetector. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/FunctionSignatureInspector.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#83) Variable FunctionSignatureInspector::$instance is not documented
(#84) Variable FunctionSignatureInspector::$invocableInspector is not documented
(#17) Class FunctionSignatureInspector does not have @copyright tag
(#17) Class FunctionSignatureInspector does not have @license tag
(#17) Package is not specified for class FunctionSignatureInspector. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/HhvmFunctionSignatureInspector.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#118) Variable HhvmFunctionSignatureInspector::$isVariadicParameterSupported is not documented
(#119) Variable HhvmFunctionSignatureInspector::$isIterableTypeHintSupported is not documented
(#17) Class HhvmFunctionSignatureInspector does not have @copyright tag
(#17) Class HhvmFunctionSignatureInspector does not have @license tag
(#20) Invalid phpdocs tag @codeCoverageIgnore used
(#17) Package is not specified for class HhvmFunctionSignatureInspector. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Reflection/PhpFunctionSignatureInspector.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#146) Variable PhpFunctionSignatureInspector::$isExportReferenceSupported is not documented
(#147) Variable PhpFunctionSignatureInspector::$isVariadicParameterSupported is not documented
(#148) Variable PhpFunctionSignatureInspector::$isScalarTypeHintSupported is not documented
(#149) Variable PhpFunctionSignatureInspector::$isCallableTypeHintSupported is not documented
(#150) Variable PhpFunctionSignatureInspector::$isIterableTypeHintSupported is not documented
(#22) Constant PhpFunctionSignatureInspector::PARAMETER_PATTERN is not documented
(#17) Class PhpFunctionSignatureInspector does not have @copyright tag
(#17) Class PhpFunctionSignatureInspector does not have @license tag
(#17) Package is not specified for class PhpFunctionSignatureInspector. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Sequencer/Sequencer.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#73) Variable Sequencer::$instances is not documented
(#74) Variable Sequencer::$current is not documented
(#14) Class Sequencer does not have @copyright tag
(#14) Class Sequencer does not have @license tag
(#14) Package is not specified for class Sequencer. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/Phony.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class Phony does not have @copyright tag
(#17) Class Phony does not have @license tag
(#20) Invalid phpdocs tag @codeCoverageIgnore used
(#17) Package is not specified for class Phony. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestAssertionRecorder.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#119) Variable SimpletestAssertionRecorder::$instance is not documented
(#120) Variable SimpletestAssertionRecorder::$simpletestContext is not documented
(#121) Variable SimpletestAssertionRecorder::$callVerifierFactory is not documented
(#69) Phpdocs for function SimpletestAssertionRecorder::createSuccess has incomplete parameters list
(#24) Class SimpletestAssertionRecorder does not have @copyright tag
(#24) Class SimpletestAssertionRecorder does not have @license tag
(#27) Invalid phpdocs tag @codeCoverageIgnore used
(#24) Package is not specified for class SimpletestAssertionRecorder. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestFacadeDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#48) Variable SimpletestFacadeDriver::$instance is not documented
(#17) Class SimpletestFacadeDriver does not have @copyright tag
(#17) Class SimpletestFacadeDriver does not have @license tag
(#20) Invalid phpdocs tag @codeCoverageIgnore used
(#17) Package is not specified for class SimpletestFacadeDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestMatcher.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class SimpletestMatcher does not have @copyright tag
(#17) Class SimpletestMatcher does not have @license tag
(#17) Package is not specified for class SimpletestMatcher. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/SimpletestMatcherDriver.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#68) Variable SimpletestMatcherDriver::$instance is not documented
(#17) Class SimpletestMatcherDriver does not have @copyright tag
(#17) Class SimpletestMatcherDriver does not have @license tag
(#17) Package is not specified for class SimpletestMatcherDriver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Simpletest/functions.php
(#2) Empty line found after PHP open tag
(#14) File-level phpdocs block is not found
(#195) Phpdocs for function checkInOrder has incomplete parameters list
(#209) Phpdocs for function inOrder has incomplete parameters list
(#251) Phpdocs for function checkAnyOrder has incomplete parameters list
(#265) Phpdocs for function anyOrder has incomplete parameters list
(#33) Package is not specified for function mockBuilder. It is also not specified in file-level phpdocs
(#50) Package is not specified for function mock. It is also not specified in file-level phpdocs
(#70) Package is not specified for function partialMock. It is also not specified in file-level phpdocs
(#95) Package is not specified for function on. It is also not specified in file-level phpdocs
(#109) Package is not specified for function onStatic. It is also not specified in file-level phpdocs
(#123) Package is not specified for function spy. It is also not specified in file-level phpdocs
(#136) Package is not specified for function spyGlobal. It is also not specified in file-level phpdocs
(#151) Package is not specified for function stub. It is also not specified in file-level phpdocs
(#164) Package is not specified for function stubGlobal. It is also not specified in file-level phpdocs
(#182) Package is not specified for function restoreGlobalFunctions. It is also not specified in file-level phpdocs
(#192) Package is not specified for function checkInOrder. It is also not specified in file-level phpdocs
(#205) Package is not specified for function inOrder. It is also not specified in file-level phpdocs
(#220) Package is not specified for function checkInOrderSequence. It is also not specified in file-level phpdocs
(#233) Package is not specified for function inOrderSequence. It is also not specified in file-level phpdocs
(#248) Package is not specified for function checkAnyOrder. It is also not specified in file-level phpdocs
(#262) Package is not specified for function anyOrder. It is also not specified in file-level phpdocs
(#277) Package is not specified for function checkAnyOrderSequence. It is also not specified in file-level phpdocs
(#291) Package is not specified for function anyOrderSequence. It is also not specified in file-level phpdocs
(#307) Package is not specified for function any. It is also not specified in file-level phpdocs
(#317) Package is not specified for function equalTo. It is also not specified in file-level phpdocs
(#330) Package is not specified for function wildcard. It is also not specified in file-level phpdocs
(#348) Package is not specified for function setExportDepth. It is also not specified in file-level phpdocs
(#362) Package is not specified for function setUseColor. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/ArraySpy.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#175) Variable ArraySpy::$call is not documented
(#176) Variable ArraySpy::$array is not documented
(#177) Variable ArraySpy::$callEventFactory is not documented
(#178) Variable ArraySpy::$isUsed is not documented
(#179) Variable ArraySpy::$isConsumed is not documented
(#17) Class ArraySpy does not have @copyright tag
(#17) Class ArraySpy does not have @license tag
(#17) Package is not specified for class ArraySpy. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailHhvm.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#20) No one-line description found in phpdocs for class GeneratorSpyFactoryDetailHhvm
(#20) Class GeneratorSpyFactoryDetailHhvm does not have @copyright tag
(#20) Class GeneratorSpyFactoryDetailHhvm does not have @license tag
(#24) Invalid phpdocs tag @codeCoverageIgnore used
(#20) Package is not specified for class GeneratorSpyFactoryDetailHhvm. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailHhvmWithReturn.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#20) Class GeneratorSpyFactoryDetailHhvmWithReturn does not have @copyright tag
(#20) Class GeneratorSpyFactoryDetailHhvmWithReturn does not have @license tag
(#23) Invalid phpdocs tag @codeCoverageIgnore used
(#20) Package is not specified for class GeneratorSpyFactoryDetailHhvmWithReturn. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailPhp.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#20) Class GeneratorSpyFactoryDetailPhp does not have @copyright tag
(#20) Class GeneratorSpyFactoryDetailPhp does not have @license tag
(#23) Invalid phpdocs tag @codeCoverageIgnore used
(#20) Package is not specified for class GeneratorSpyFactoryDetailPhp. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Detail/GeneratorSpyFactoryDetailPhpWithReturn.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#20) Class GeneratorSpyFactoryDetailPhpWithReturn does not have @copyright tag
(#20) Class GeneratorSpyFactoryDetailPhpWithReturn does not have @license tag
(#20) Package is not specified for class GeneratorSpyFactoryDetailPhpWithReturn. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/GeneratorSpyFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#113) Variable GeneratorSpyFactory::$instance is not documented
(#114) Variable GeneratorSpyFactory::$callEventFactory is not documented
(#115) Variable GeneratorSpyFactory::$isGeneratorImplicitNextSupported is not documented
(#116) Variable GeneratorSpyFactory::$isGeneratorReturnSupported is not documented
(#117) Variable GeneratorSpyFactory::$isHhvm is not documented
(#23) Class GeneratorSpyFactory does not have @copyright tag
(#23) Class GeneratorSpyFactory does not have @license tag
(#23) Package is not specified for class GeneratorSpyFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/IterableSpy.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Package is not specified for function iterable. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/IterableSpyFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#82) Variable IterableSpyFactory::$instance is not documented
(#83) Variable IterableSpyFactory::$callEventFactory is not documented
(#19) Class IterableSpyFactory does not have @copyright tag
(#19) Class IterableSpyFactory does not have @license tag
(#19) Package is not specified for class IterableSpyFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/Spy.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#72) Phpdocs for function setCalls has incomplete parameters list
(#23) Package is not specified for function setUseGeneratorSpies. It is also not specified in file-level phpdocs
(#32) Package is not specified for function useGeneratorSpies. It is also not specified in file-level phpdocs
(#39) Package is not specified for function setUseIterableSpies. It is also not specified in file-level phpdocs
(#48) Package is not specified for function useIterableSpies. It is also not specified in file-level phpdocs
(#55) Package is not specified for function stopRecording. It is also not specified in file-level phpdocs
(#62) Package is not specified for function startRecording. It is also not specified in file-level phpdocs
(#69) Package is not specified for function setCalls. It is also not specified in file-level phpdocs
(#76) Package is not specified for function addCall. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyData.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#395) Function SpyData::normalizeIndex is not documented
(#418) Variable SpyData::$callFactory is not documented
(#419) Variable SpyData::$invoker is not documented
(#420) Variable SpyData::$generatorSpyFactory is not documented
(#421) Variable SpyData::$iterableSpyFactory is not documented
(#422) Variable SpyData::$useGeneratorSpies is not documented
(#423) Variable SpyData::$useIterableSpies is not documented
(#424) Variable SpyData::$isRecording is not documented
(#425) Variable SpyData::$calls is not documented
(#151) Phpdocs for function SpyData::setCalls has incomplete parameters list
(#30) Class SpyData does not have @copyright tag
(#30) Class SpyData does not have @license tag
(#30) Package is not specified for class SpyData. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#85) Variable SpyFactory::$instance is not documented
(#86) Variable SpyFactory::$labelSequencer is not documented
(#87) Variable SpyFactory::$callFactory is not documented
(#88) Variable SpyFactory::$invoker is not documented
(#89) Variable SpyFactory::$generatorSpyFactory is not documented
(#90) Variable SpyFactory::$iterableSpyFactory is not documented
(#18) Class SpyFactory does not have @copyright tag
(#18) Class SpyFactory does not have @license tag
(#18) Package is not specified for class SpyFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#924) Variable SpyVerifier::$spy is not documented
(#925) Variable SpyVerifier::$matcherFactory is not documented
(#926) Variable SpyVerifier::$matcherVerifier is not documented
(#927) Variable SpyVerifier::$generatorVerifierFactory is not documented
(#928) Variable SpyVerifier::$iterableVerifierFactory is not documented
(#929) Variable SpyVerifier::$callVerifierFactory is not documented
(#930) Variable SpyVerifier::$assertionRecorder is not documented
(#931) Variable SpyVerifier::$assertionRenderer is not documented
(#210) Phpdocs for function SpyVerifier::setCalls has incomplete parameters list
(#401) Phpdocs for function SpyVerifier::invoke has incomplete parameters list
(#414) Phpdocs for function SpyVerifier::__invoke has incomplete parameters list
(#463) Phpdocs for function SpyVerifier::checkCalledWith has incomplete parameters list
(#495) Phpdocs for function SpyVerifier::calledWith has incomplete parameters list
(#42) Class SpyVerifier does not have @copyright tag
(#42) Class SpyVerifier does not have @license tag
(#42) Package is not specified for class SpyVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/SpyVerifierFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#176) Variable SpyVerifierFactory::$instance is not documented
(#177) Variable SpyVerifierFactory::$spyFactory is not documented
(#178) Variable SpyVerifierFactory::$matcherFactory is not documented
(#179) Variable SpyVerifierFactory::$matcherVerifier is not documented
(#180) Variable SpyVerifierFactory::$generatorVerifierFactory is not documented
(#181) Variable SpyVerifierFactory::$iterableVerifierFactory is not documented
(#182) Variable SpyVerifierFactory::$callVerifierFactory is not documented
(#183) Variable SpyVerifierFactory::$assertionRecorder is not documented
(#184) Variable SpyVerifierFactory::$assertionRenderer is not documented
(#185) Variable SpyVerifierFactory::$functionHookManager is not documented
(#25) Class SpyVerifierFactory does not have @copyright tag
(#25) Class SpyVerifierFactory does not have @license tag
(#25) Package is not specified for class SpyVerifierFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Spy/TraversableSpy.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#191) Variable TraversableSpy::$call is not documented
(#192) Variable TraversableSpy::$traversable is not documented
(#193) Variable TraversableSpy::$callEventFactory is not documented
(#194) Variable TraversableSpy::$isUsed is not documented
(#195) Variable TraversableSpy::$isConsumed is not documented
(#196) Variable TraversableSpy::$iterator is not documented
(#197) Variable TraversableSpy::$key is not documented
(#198) Variable TraversableSpy::$value is not documented
(#19) Class TraversableSpy does not have @copyright tag
(#19) Class TraversableSpy does not have @license tag
(#19) Package is not specified for class TraversableSpy. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Answer.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#53) Variable Answer::$primaryRequest is not documented
(#54) Variable Answer::$secondaryRequests is not documented
(#22) Phpdocs for function Answer::__construct has incomplete parameters list
(#14) Class Answer does not have @copyright tag
(#14) Class Answer does not have @license tag
(#14) Package is not specified for class Answer. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/Detail/GeneratorAnswerBuilderDetail.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) No one-line description found in phpdocs for class GeneratorAnswerBuilderDetail
(#30) Phpdocs for function GeneratorAnswerBuilderDetail::answer has incomplete parameters list
(#19) Class GeneratorAnswerBuilderDetail does not have @copyright tag
(#19) Class GeneratorAnswerBuilderDetail does not have @license tag
(#23) Invalid phpdocs tag @codeCoverageIgnore used
(#19) Package is not specified for class GeneratorAnswerBuilderDetail. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/Detail/GeneratorAnswerBuilderDetailWithReturn.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#27) Phpdocs for function GeneratorAnswerBuilderDetailWithReturn::answer has incomplete parameters list
(#19) Class GeneratorAnswerBuilderDetailWithReturn does not have @copyright tag
(#19) Class GeneratorAnswerBuilderDetailWithReturn does not have @license tag
(#19) Package is not specified for class GeneratorAnswerBuilderDetailWithReturn. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorAnswerBuilder.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#473) Variable GeneratorAnswerBuilder::$stub is not documented
(#474) Variable GeneratorAnswerBuilder::$isGeneratorReturnSupported is not documented
(#475) Variable GeneratorAnswerBuilder::$invocableInspector is not documented
(#476) Variable GeneratorAnswerBuilder::$invoker is not documented
(#477) Variable GeneratorAnswerBuilder::$requests is not documented
(#478) Variable GeneratorAnswerBuilder::$iterations is not documented
(#479) Variable GeneratorAnswerBuilder::$exception is not documented
(#480) Variable GeneratorAnswerBuilder::$returnValue is not documented
(#481) Variable GeneratorAnswerBuilder::$returnsArgument is not documented
(#482) Variable GeneratorAnswerBuilder::$returnsSelf is not documented
(#57) Phpdocs for function GeneratorAnswerBuilder::calls has incomplete parameters list
(#118) Phpdocs for function GeneratorAnswerBuilder::callsArgument has incomplete parameters list
(#305) Phpdocs for function GeneratorAnswerBuilder::returns has incomplete parameters list
(#395) Phpdocs for function GeneratorAnswerBuilder::throws has incomplete parameters list
(#25) Class GeneratorAnswerBuilder does not have @copyright tag
(#25) Class GeneratorAnswerBuilder does not have @license tag
(#25) Package is not specified for class GeneratorAnswerBuilder. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorAnswerBuilderFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#78) Variable GeneratorAnswerBuilderFactory::$instance is not documented
(#79) Variable GeneratorAnswerBuilderFactory::$invocableInspector is not documented
(#80) Variable GeneratorAnswerBuilderFactory::$invoker is not documented
(#81) Variable GeneratorAnswerBuilderFactory::$isGeneratorReturnSupported is not documented
(#19) Class GeneratorAnswerBuilderFactory does not have @copyright tag
(#19) Class GeneratorAnswerBuilderFactory does not have @license tag
(#19) Package is not specified for class GeneratorAnswerBuilderFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorYieldFromIteration.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#35) Variable GeneratorYieldFromIteration::$requests is not documented
(#36) Variable GeneratorYieldFromIteration::$values is not documented
(#26) Phpdocs for function GeneratorYieldFromIteration::__construct has incomplete parameters list
(#16) Class GeneratorYieldFromIteration does not have @copyright tag
(#16) Class GeneratorYieldFromIteration does not have @license tag
(#19) Invalid phpdocs tag @codeCoverageIgnore used
(#16) Package is not specified for class GeneratorYieldFromIteration. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/Builder/GeneratorYieldIteration.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#46) Variable GeneratorYieldIteration::$requests is not documented
(#47) Variable GeneratorYieldIteration::$hasKey is not documented
(#48) Variable GeneratorYieldIteration::$key is not documented
(#49) Variable GeneratorYieldIteration::$hasValue is not documented
(#50) Variable GeneratorYieldIteration::$value is not documented
(#26) Phpdocs for function GeneratorYieldIteration::__construct has incomplete parameters list
(#16) Class GeneratorYieldIteration does not have @copyright tag
(#16) Class GeneratorYieldIteration does not have @license tag
(#19) Invalid phpdocs tag @codeCoverageIgnore used
(#16) Package is not specified for class GeneratorYieldIteration. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Answer/CallRequest.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#129) Variable CallRequest::$callback is not documented
(#130) Variable CallRequest::$arguments is not documented
(#131) Variable CallRequest::$prefixSelf is not documented
(#132) Variable CallRequest::$suffixArgumentsObject is not documented
(#133) Variable CallRequest::$suffixArguments is not documented
(#17) Class CallRequest does not have @copyright tag
(#17) Class CallRequest does not have @license tag
(#17) Package is not specified for class CallRequest. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/EmptyValueFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#152) Variable EmptyValueFactory::$instance is not documented
(#153) Variable EmptyValueFactory::$stubVerifierFactory is not documented
(#154) Variable EmptyValueFactory::$mockBuilderFactory is not documented
(#155) Variable EmptyValueFactory::$isReturnTypeSupported is not documented
(#19) Class EmptyValueFactory does not have @copyright tag
(#19) Class EmptyValueFactory does not have @license tag
(#19) Package is not specified for class EmptyValueFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Exception/UndefinedAnswerException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class UndefinedAnswerException does not have @copyright tag
(#16) Class UndefinedAnswerException does not have @license tag
(#16) Package is not specified for class UndefinedAnswerException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Exception/UnusedStubCriteriaException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#54) Variable UnusedStubCriteriaException::$criteria is not documented
(#26) Phpdocs for function UnusedStubCriteriaException::__construct has incomplete parameters list
(#18) Class UnusedStubCriteriaException does not have @copyright tag
(#18) Class UnusedStubCriteriaException does not have @license tag
(#18) Package is not specified for class UnusedStubCriteriaException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/Stub.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#62) Phpdocs for function with has incomplete parameters list
(#73) Phpdocs for function calls has incomplete parameters list
(#109) Phpdocs for function callsArgument has incomplete parameters list
(#160) Phpdocs for function does has incomplete parameters list
(#206) Phpdocs for function returns has incomplete parameters list
(#235) Phpdocs for function throws has incomplete parameters list
(#246) Phpdocs for function generates has incomplete parameters list
(#25) Package is not specified for function setSelf. It is also not specified in file-level phpdocs
(#36) Package is not specified for function self. It is also not specified in file-level phpdocs
(#43) Package is not specified for function setDefaultAnswerCallback. It is also not specified in file-level phpdocs
(#52) Package is not specified for function defaultAnswerCallback. It is also not specified in file-level phpdocs
(#59) Package is not specified for function with. It is also not specified in file-level phpdocs
(#68) Package is not specified for function calls. It is also not specified in file-level phpdocs
(#80) Package is not specified for function callsWith. It is also not specified in file-level phpdocs
(#101) Package is not specified for function callsArgument. It is also not specified in file-level phpdocs
(#116) Package is not specified for function callsArgumentWith. It is also not specified in file-level phpdocs
(#140) Package is not specified for function setsArgument. It is also not specified in file-level phpdocs
(#157) Package is not specified for function does. It is also not specified in file-level phpdocs
(#167) Package is not specified for function doesWith. It is also not specified in file-level phpdocs
(#186) Package is not specified for function forwards. It is also not specified in file-level phpdocs
(#203) Package is not specified for function returns. It is also not specified in file-level phpdocs
(#213) Package is not specified for function returnsArgument. It is also not specified in file-level phpdocs
(#225) Package is not specified for function returnsSelf. It is also not specified in file-level phpdocs
(#232) Package is not specified for function throws. It is also not specified in file-level phpdocs
(#242) Package is not specified for function generates. It is also not specified in file-level phpdocs
(#253) Package is not specified for function closeRule. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubData.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#757) Variable StubData::$self is not documented
(#758) Variable StubData::$defaultAnswerCallback is not documented
(#759) Variable StubData::$matcherFactory is not documented
(#760) Variable StubData::$matcherVerifier is not documented
(#761) Variable StubData::$invoker is not documented
(#762) Variable StubData::$invocableInspector is not documented
(#763) Variable StubData::$emptyValueFactory is not documented
(#764) Variable StubData::$generatorAnswerBuilderFactory is not documented
(#765) Variable StubData::$criteria is not documented
(#766) Variable StubData::$secondaryRequests is not documented
(#767) Variable StubData::$answers is not documented
(#768) Variable StubData::$rules is not documented
(#163) Phpdocs for function StubData::with has incomplete parameters list
(#186) Phpdocs for function StubData::calls has incomplete parameters list
(#249) Phpdocs for function StubData::callsArgument has incomplete parameters list
(#367) Phpdocs for function StubData::does has incomplete parameters list
(#493) Phpdocs for function StubData::returns has incomplete parameters list
(#601) Phpdocs for function StubData::throws has incomplete parameters list
(#645) Phpdocs for function StubData::generates has incomplete parameters list
(#30) Class StubData does not have @copyright tag
(#30) Class StubData does not have @license tag
(#30) Package is not specified for class StubData. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#106) Variable StubFactory::$instance is not documented
(#107) Variable StubFactory::$labelSequencer is not documented
(#108) Variable StubFactory::$matcherFactory is not documented
(#109) Variable StubFactory::$matcherVerifier is not documented
(#110) Variable StubFactory::$invoker is not documented
(#111) Variable StubFactory::$invocableInspector is not documented
(#112) Variable StubFactory::$emptyValueFactory is not documented
(#113) Variable StubFactory::$generatorAnswerBuilderFactory is not documented
(#21) Class StubFactory does not have @copyright tag
(#21) Class StubFactory does not have @license tag
(#21) Package is not specified for class StubFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubRule.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#84) Variable StubRule::$criteria is not documented
(#85) Variable StubRule::$answers is not documented
(#86) Variable StubRule::$lastIndex is not documented
(#87) Variable StubRule::$calledCount is not documented
(#26) Phpdocs for function StubRule::__construct has incomplete parameters list
(#18) Class StubRule does not have @copyright tag
(#18) Class StubRule does not have @license tag
(#18) Package is not specified for class StubRule. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#472) Variable StubVerifier::$stub is not documented
(#473) Variable StubVerifier::$generatorAnswerBuilderFactory is not documented
(#29) No one-line description found in phpdocs for class StubVerifier
(#163) Phpdocs for function StubVerifier::with has incomplete parameters list
(#179) Phpdocs for function StubVerifier::calls has incomplete parameters list
(#230) Phpdocs for function StubVerifier::callsArgument has incomplete parameters list
(#305) Phpdocs for function StubVerifier::does has incomplete parameters list
(#375) Phpdocs for function StubVerifier::returns has incomplete parameters list
(#419) Phpdocs for function StubVerifier::throws has incomplete parameters list
(#435) Phpdocs for function StubVerifier::generates has incomplete parameters list
(#29) Class StubVerifier does not have @copyright tag
(#29) Class StubVerifier does not have @license tag
(#29) Package is not specified for class StubVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Stub/StubVerifierFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#200) Variable StubVerifierFactory::$instance is not documented
(#201) Variable StubVerifierFactory::$stubFactory is not documented
(#202) Variable StubVerifierFactory::$spyFactory is not documented
(#203) Variable StubVerifierFactory::$matcherFactory is not documented
(#204) Variable StubVerifierFactory::$matcherVerifier is not documented
(#205) Variable StubVerifierFactory::$generatorVerifierFactory is not documented
(#206) Variable StubVerifierFactory::$iterableVerifierFactory is not documented
(#207) Variable StubVerifierFactory::$callVerifierFactory is not documented
(#208) Variable StubVerifierFactory::$assertionRecorder is not documented
(#209) Variable StubVerifierFactory::$assertionRenderer is not documented
(#210) Variable StubVerifierFactory::$generatorAnswerBuilderFactory is not documented
(#211) Variable StubVerifierFactory::$functionHookManager is not documented
(#28) Class StubVerifierFactory does not have @copyright tag
(#28) Class StubVerifierFactory does not have @license tag
(#28) Package is not specified for class StubVerifierFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/AbstractCardinalityVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#173) Variable AbstractCardinalityVerifier::$cardinality is not documented
(#16) Class AbstractCardinalityVerifier does not have @copyright tag
(#16) Class AbstractCardinalityVerifier does not have @license tag
(#16) Package is not specified for class AbstractCardinalityVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/AbstractCardinalityVerifierEventCollection.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#369) Function AbstractCardinalityVerifierEventCollection::normalizeIndex is not documented
(#392) Variable AbstractCardinalityVerifierEventCollection::$events is not documented
(#393) Variable AbstractCardinalityVerifierEventCollection::$calls is not documented
(#394) Variable AbstractCardinalityVerifierEventCollection::$eventCount is not documented
(#395) Variable AbstractCardinalityVerifierEventCollection::$callCount is not documented
(#396) Variable AbstractCardinalityVerifierEventCollection::$callVerifierFactory is not documented
(#397) Variable AbstractCardinalityVerifierEventCollection::$cardinality is not documented
(#23) No one-line description found in phpdocs for class AbstractCardinalityVerifierEventCollection
(#34) Phpdocs for function AbstractCardinalityVerifierEventCollection::__construct has incomplete parameters list
(#23) Class AbstractCardinalityVerifierEventCollection does not have @copyright tag
(#23) Class AbstractCardinalityVerifierEventCollection does not have @license tag
(#23) Package is not specified for class AbstractCardinalityVerifierEventCollection. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Cardinality.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#153) Variable Cardinality::$minimum is not documented
(#154) Variable Cardinality::$maximum is not documented
(#155) Variable Cardinality::$isAlways is not documented
(#18) Class Cardinality does not have @copyright tag
(#18) Class Cardinality does not have @license tag
(#18) Package is not specified for class Cardinality. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/CardinalityVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Package is not specified for function never. It is also not specified in file-level phpdocs
(#28) Package is not specified for function once. It is also not specified in file-level phpdocs
(#35) Package is not specified for function twice. It is also not specified in file-level phpdocs
(#42) Package is not specified for function thrice. It is also not specified in file-level phpdocs
(#49) Package is not specified for function times. It is also not specified in file-level phpdocs
(#58) Package is not specified for function atLeast. It is also not specified in file-level phpdocs
(#68) Package is not specified for function atMost. It is also not specified in file-level phpdocs
(#78) Package is not specified for function between. It is also not specified in file-level phpdocs
(#90) Package is not specified for function always. It is also not specified in file-level phpdocs
(#97) Package is not specified for function resetCardinality. It is also not specified in file-level phpdocs
(#104) Package is not specified for function cardinality. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Exception/InvalidCardinalityException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Exception/InvalidCardinalityStateException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class InvalidCardinalityStateException does not have @copyright tag
(#16) Class InvalidCardinalityStateException does not have @license tag
(#16) Package is not specified for class InvalidCardinalityStateException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/Exception/InvalidSingularCardinalityException.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#48) Variable InvalidSingularCardinalityException::$cardinality is not documented
(#16) No one-line description found in phpdocs for class InvalidSingularCardinalityException
(#16) Class InvalidSingularCardinalityException does not have @copyright tag
(#16) Class InvalidSingularCardinalityException does not have @license tag
(#16) Package is not specified for class InvalidSingularCardinalityException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/GeneratorVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#38) Phpdocs for function GeneratorVerifier::__construct has incomplete parameters list
(#30) Class GeneratorVerifier does not have @copyright tag
(#30) Class GeneratorVerifier does not have @license tag
(#30) Package is not specified for class GeneratorVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/GeneratorVerifierFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#93) Variable GeneratorVerifierFactory::$instance is not documented
(#94) Variable GeneratorVerifierFactory::$matcherFactory is not documented
(#95) Variable GeneratorVerifierFactory::$assertionRecorder is not documented
(#96) Variable GeneratorVerifierFactory::$assertionRenderer is not documented
(#97) Variable GeneratorVerifierFactory::$callVerifierFactory is not documented
(#76) Phpdocs for function GeneratorVerifierFactory::create has incomplete parameters list
(#22) Class GeneratorVerifierFactory does not have @copyright tag
(#22) Class GeneratorVerifierFactory does not have @license tag
(#22) Package is not specified for class GeneratorVerifierFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/IterableVerifier.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#302) Variable IterableVerifier::$subject is not documented
(#303) Variable IterableVerifier::$matcherFactory is not documented
(#304) Variable IterableVerifier::$assertionRecorder is not documented
(#305) Variable IterableVerifier::$assertionRenderer is not documented
(#306) Variable IterableVerifier::$isGenerator is not documented
(#33) Phpdocs for function IterableVerifier::__construct has incomplete parameters list
(#25) Class IterableVerifier does not have @copyright tag
(#25) Class IterableVerifier does not have @license tag
(#25) Package is not specified for class IterableVerifier. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/Verification/IterableVerifierFactory.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#93) Variable IterableVerifierFactory::$instance is not documented
(#94) Variable IterableVerifierFactory::$matcherFactory is not documented
(#95) Variable IterableVerifierFactory::$assertionRecorder is not documented
(#96) Variable IterableVerifierFactory::$assertionRenderer is not documented
(#97) Variable IterableVerifierFactory::$callVerifierFactory is not documented
(#76) Phpdocs for function IterableVerifierFactory::create has incomplete parameters list
(#22) Class IterableVerifierFactory does not have @copyright tag
(#22) Class IterableVerifierFactory does not have @license tag
(#22) Package is not specified for class IterableVerifierFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/eloquent/phony/src/functions.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#192) Phpdocs for function checkInOrder has incomplete parameters list
(#206) Phpdocs for function inOrder has incomplete parameters list
(#248) Phpdocs for function checkAnyOrder has incomplete parameters list
(#262) Phpdocs for function anyOrder has incomplete parameters list
(#32) Package is not specified for function mockBuilder. It is also not specified in file-level phpdocs
(#48) Package is not specified for function mock. It is also not specified in file-level phpdocs
(#68) Package is not specified for function partialMock. It is also not specified in file-level phpdocs
(#93) Package is not specified for function on. It is also not specified in file-level phpdocs
(#106) Package is not specified for function onStatic. It is also not specified in file-level phpdocs
(#120) Package is not specified for function spy. It is also not specified in file-level phpdocs
(#133) Package is not specified for function spyGlobal. It is also not specified in file-level phpdocs
(#148) Package is not specified for function stub. It is also not specified in file-level phpdocs
(#161) Package is not specified for function stubGlobal. It is also not specified in file-level phpdocs
(#179) Package is not specified for function restoreGlobalFunctions. It is also not specified in file-level phpdocs
(#189) Package is not specified for function checkInOrder. It is also not specified in file-level phpdocs
(#202) Package is not specified for function inOrder. It is also not specified in file-level phpdocs
(#217) Package is not specified for function checkInOrderSequence. It is also not specified in file-level phpdocs
(#230) Package is not specified for function inOrderSequence. It is also not specified in file-level phpdocs
(#245) Package is not specified for function checkAnyOrder. It is also not specified in file-level phpdocs
(#259) Package is not specified for function anyOrder. It is also not specified in file-level phpdocs
(#274) Package is not specified for function checkAnyOrderSequence. It is also not specified in file-level phpdocs
(#288) Package is not specified for function anyOrderSequence. It is also not specified in file-level phpdocs
(#304) Package is not specified for function any. It is also not specified in file-level phpdocs
(#314) Package is not specified for function equalTo. It is also not specified in file-level phpdocs
(#326) Package is not specified for function wildcard. It is also not specified in file-level phpdocs
(#344) Package is not specified for function setExportDepth. It is also not specified in file-level phpdocs
(#358) Package is not specified for function setUseColor. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Client.php
(#2) File-level phpdocs block is not found
(#76) Function Client::__call is not documented
(#90) Function Client::sendAsync is not documented
(#101) Function Client::send is not documented
(#107) Function Client::requestAsync is not documented
(#126) Function Client::request is not documented
(#132) Function Client::getConfig is not documented
(#139) Function Client::buildUri is not documented
(#400) Function Client::invalidBody is not documented
(#11) No one-line description found in phpdocs for class Client
(#11) Class Client does not have @copyright tag
(#11) Class Client does not have @license tag
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#12) Not recommended phpdocs tag @method used
(#349) Invalid inline phpdocs tag @todo found
(#11) Package is not specified for class Client. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/ClientInterface.php
(#2) File-level phpdocs block is not found
(#15) Constant VERSION is not documented
(#17) Package is not specified for function send. It is also not specified in file-level phpdocs
(#29) Package is not specified for function sendAsync. It is also not specified in file-level phpdocs
(#40) Package is not specified for function request. It is also not specified in file-level phpdocs
(#56) Package is not specified for function requestAsync. It is also not specified in file-level phpdocs
(#72) Package is not specified for function getConfig. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
(#2) File-level phpdocs block is not found
(#89) Function CookieJar::toArray is not documented
(#96) Function CookieJar::clear is not documented
(#128) Function CookieJar::clearSessionCookies is not documented
(#138) Function CookieJar::setCookie is not documented
(#199) Function CookieJar::count is not documented
(#204) Function CookieJar::getIterator is not documented
(#209) Function CookieJar::extractCookies is not documented
(#224) Function CookieJar::withCookieHeader is not documented
(#18) There is no description in phpdocs for function __construct
(#60) There is no description in phpdocs for function getCookieValue
(#60) Phpdocs for function CookieJar::getCookieValue has incomplete parameters list
(#7) Class CookieJar does not have @copyright tag
(#7) Class CookieJar does not have @license tag
(#7) Package is not specified for class CookieJar. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
(#2) File-level phpdocs block is not found
(#19) Package is not specified for function withCookieHeader. It is also not specified in file-level phpdocs
(#31) Package is not specified for function extractCookies. It is also not specified in file-level phpdocs
(#42) Package is not specified for function setCookie. It is also not specified in file-level phpdocs
(#51) Package is not specified for function clear. It is also not specified in file-level phpdocs
(#69) Package is not specified for function clearSessionCookies. It is also not specified in file-level phpdocs
(#78) Package is not specified for function toArray. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
(#2) File-level phpdocs block is not found
(#4) Class FileCookieJar does not have @copyright tag
(#4) Class FileCookieJar does not have @license tag
(#4) Package is not specified for class FileCookieJar. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
(#2) File-level phpdocs block is not found
(#4) Class SessionCookieJar does not have @copyright tag
(#4) Class SessionCookieJar does not have @license tag
(#4) Package is not specified for class SessionCookieJar. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php
(#2) File-level phpdocs block is not found
(#85) Function SetCookie::__toString is not documented
(#101) Function SetCookie::toArray is not documented
(#70) There is no description in phpdocs for function __construct
(#4) Class SetCookie does not have @copyright tag
(#4) Class SetCookie does not have @license tag
(#4) Package is not specified for class SetCookie. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php
(#2) File-level phpdocs block is not found
(#4) Class BadResponseException does not have @copyright tag
(#4) Class BadResponseException does not have @license tag
(#4) Package is not specified for class BadResponseException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
(#2) File-level phpdocs block is not found
(#4) Class ClientException does not have @copyright tag
(#4) Class ClientException does not have @license tag
(#4) Package is not specified for class ClientException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
(#2) File-level phpdocs block is not found
(#13) Function ConnectException::__construct is not documented
(#22) There is no description in phpdocs for function getResponse
(#30) There is no description in phpdocs for function hasResponse
(#6) Class ConnectException does not have @copyright tag
(#6) Class ConnectException does not have @license tag
(#6) Package is not specified for class ConnectException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
(#2) File-level phpdocs block is not found
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
(#2) File-level phpdocs block is not found
(#23) Function RequestException::__construct is not documented
(#9) Class RequestException does not have @copyright tag
(#9) Class RequestException does not have @license tag
(#9) Package is not specified for class RequestException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php
(#2) File-level phpdocs block is not found
(#13) Function SeekException::__construct is not documented
(#11) Variable SeekException::$stream is not documented
(#20) There is no description in phpdocs for function getStream
(#6) Class SeekException does not have @copyright tag
(#6) Class SeekException does not have @license tag
(#6) Package is not specified for class SeekException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
(#2) File-level phpdocs block is not found
(#4) Class ServerException does not have @copyright tag
(#4) Class ServerException does not have @license tag
(#4) Package is not specified for class ServerException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
(#2) File-level phpdocs block is not found
(#4) Class TooManyRedirectsException is not documented
(#4) Package is not specified for class TooManyRedirectsException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
(#2) File-level phpdocs block is not found
(#4) Class TransferException is not documented
(#4) Package is not specified for class TransferException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
(#2) File-level phpdocs block is not found
(#32) Function CurlFactory::create is not documented
(#62) Function CurlFactory::release is not documented
(#118) Function CurlFactory::invokeStats is not documented
(#131) Function CurlFactory::finishError is not documented
(#153) Function CurlFactory::createRejection is not documented
(#192) Function CurlFactory::getDefaultConf is not documented
(#219) Function CurlFactory::applyMethod is not documented
(#246) Function CurlFactory::applyBody is not documented
(#287) Function CurlFactory::applyHeaders is not documented
(#317) Function CurlFactory::applyHandlerOptions is not documented
(#496) Function CurlFactory::createHeaderFn is not documented
(#24) There is no description in phpdocs for function __construct
(#450) Phpdocs for function CurlFactory::retryFailedRewind has incomplete parameters list
(#13) Class CurlFactory does not have @copyright tag
(#13) Class CurlFactory does not have @license tag
(#13) Package is not specified for class CurlFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php
(#2) File-level phpdocs block is not found
(#8) Package is not specified for function create. It is also not specified in file-level phpdocs
(#19) Package is not specified for function release. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php
(#2) File-level phpdocs block is not found
(#33) Function CurlHandler::__invoke is not documented
(#7) Class CurlHandler does not have @copyright tag
(#7) Class CurlHandler does not have @license tag
(#7) Package is not specified for class CurlHandler. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
(#2) File-level phpdocs block is not found
(#44) Function CurlMultiHandler::__get is not documented
(#53) Function CurlMultiHandler::__destruct is not documented
(#61) Function CurlMultiHandler::__invoke is not documented
(#127) Function CurlMultiHandler::addRequest is not documented
(#161) Function CurlMultiHandler::processMessages is not documented
(#185) Function CurlMultiHandler::timeToNext is not documented
(#22) Variable CurlMultiHandler::$selectTimeout is not documented
(#23) Variable CurlMultiHandler::$active is not documented
(#24) Variable CurlMultiHandler::$handles is not documented
(#25) Variable CurlMultiHandler::$delays is not documented
(#9) Class CurlMultiHandler does not have @copyright tag
(#9) Class CurlMultiHandler does not have @license tag
(#9) Package is not specified for class CurlMultiHandler. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php
(#2) File-level phpdocs block is not found
(#85) Function EasyHandle::__get is not documented
(#9) Class EasyHandle does not have @copyright tag
(#9) Class EasyHandle does not have @license tag
(#12) Not recommended phpdocs tag @internal used
(#9) Package is not specified for class EasyHandle. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php
(#2) File-level phpdocs block is not found
(#62) Function MockHandler::__invoke is not documented
(#165) Function MockHandler::invokeStats is not documented
(#16) Variable MockHandler::$queue is not documented
(#17) Variable MockHandler::$lastRequest is not documented
(#18) Variable MockHandler::$lastOptions is not documented
(#19) Variable MockHandler::$onFulfilled is not documented
(#20) Variable MockHandler::$onRejected is not documented
(#11) Class MockHandler does not have @copyright tag
(#11) Class MockHandler does not have @license tag
(#42) Invalid inline phpdocs tag @see found
(#11) Package is not specified for class MockHandler. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php
(#2) File-level phpdocs block is not found
(#7) Class Proxy does not have @copyright tag
(#7) Class Proxy does not have @license tag
(#7) Package is not specified for class Proxy. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
(#2) File-level phpdocs block is not found
(#74) Function StreamHandler::invokeStats is not documented
(#93) Function StreamHandler::createResponse is not documented
(#141) Function StreamHandler::createSink is not documented
(#156) Function StreamHandler::checkDecode is not documented
(#258) Function StreamHandler::createStream is not documented
(#319) Function StreamHandler::getDefaultContext is not documented
(#353) Function StreamHandler::add_proxy is not documented
(#372) Function StreamHandler::add_timeout is not documented
(#379) Function StreamHandler::add_verify is not documented
(#405) Function StreamHandler::add_cert is not documented
(#419) Function StreamHandler::add_progress is not documented
(#431) Function StreamHandler::add_debug is not documented
(#468) Function StreamHandler::addNotification is not documented
(#481) Function StreamHandler::callArray is not documented
(#20) Variable StreamHandler::$lastHeaders is not documented
(#15) Class StreamHandler does not have @copyright tag
(#15) Class StreamHandler does not have @license tag
(#15) Package is not specified for class StreamHandler. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/HandlerStack.php
(#2) File-level phpdocs block is not found
(#6) No one-line description found in phpdocs for class HandlerStack
(#49) There is no description in phpdocs for function __construct
(#208) There is no description in phpdocs for function findByName
(#209) Phpdocs for function HandlerStack::findByName has incomplete parameters list
(#226) Phpdocs for function HandlerStack::splice has incomplete parameters list
(#6) Class HandlerStack does not have @copyright tag
(#6) Class HandlerStack does not have @license tag
(#6) Package is not specified for class HandlerStack. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/MessageFormatter.php
(#2) File-level phpdocs block is not found
(#173) Function MessageFormatter::headers is not documented
(#44) Constant MessageFormatter::DEBUG is not documented
(#45) Constant MessageFormatter::SHORT is not documented
(#8) No one-line description found in phpdocs for class MessageFormatter
(#50) There is no description in phpdocs for function __construct
(#8) Class MessageFormatter does not have @copyright tag
(#8) Class MessageFormatter does not have @license tag
(#8) Package is not specified for class MessageFormatter. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Middleware.php
(#2) File-level phpdocs block is not found
(#12) Class Middleware does not have @copyright tag
(#12) Class Middleware does not have @license tag
(#12) Package is not specified for class Middleware. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/Pool.php
(#2) File-level phpdocs block is not found
(#72) Function Pool::promise is not documented
(#109) Function Pool::cmpCallback is not documented
(#24) There is no description in phpdocs for function __construct
(#8) Class Pool does not have @copyright tag
(#8) Class Pool does not have @license tag
(#88) Invalid inline phpdocs tag @see found
(#8) Package is not specified for class Pool. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php
(#2) File-level phpdocs block is not found
(#75) Function PrepareBodyMiddleware::addExpectHeader is not documented
(#8) No one-line description found in phpdocs for class PrepareBodyMiddleware
(#20) There is no description in phpdocs for function __construct
(#28) There is no description in phpdocs for function __invoke
(#8) Class PrepareBodyMiddleware does not have @copyright tag
(#8) Class PrepareBodyMiddleware does not have @license tag
(#8) Package is not specified for class PrepareBodyMiddleware. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php
(#2) File-level phpdocs block is not found
(#118) Function RedirectMiddleware::withTracking is not documented
(#132) Function RedirectMiddleware::guardMax is not documented
(#22) Variable RedirectMiddleware::$defaultSettings is not documented
(#20) Constant RedirectMiddleware::HISTORY_HEADER is not documented
(#33) There is no description in phpdocs for function __construct
(#41) There is no description in phpdocs for function __invoke
(#74) There is no description in phpdocs for function checkRedirect
(#148) There is no description in phpdocs for function modifyRequest
(#75) Phpdocs for function RedirectMiddleware::checkRedirect has incomplete parameters list
(#12) Class RedirectMiddleware does not have @copyright tag
(#12) Class RedirectMiddleware does not have @license tag
(#16) Invalid inline phpdocs tag @see found
(#12) Package is not specified for class RedirectMiddleware. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/RequestOptions.php
(#2) File-level phpdocs block is not found
(#4) Class RequestOptions does not have @copyright tag
(#4) Class RequestOptions does not have @license tag
(#65) Invalid inline phpdocs tag @see found
(#4) Package is not specified for class RequestOptions. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php
(#2) File-level phpdocs block is not found
(#74) Function RetryMiddleware::onFulfilled is not documented
(#90) Function RetryMiddleware::onRejected is not documented
(#106) Function RetryMiddleware::doRetry is not documented
(#10) No one-line description found in phpdocs for class RetryMiddleware
(#22) There is no description in phpdocs for function __construct
(#54) There is no description in phpdocs for function __invoke
(#45) Phpdocs for function RetryMiddleware::exponentialDelay has incomplete parameters list
(#10) Class RetryMiddleware does not have @copyright tag
(#10) Class RetryMiddleware does not have @license tag
(#10) Package is not specified for class RetryMiddleware. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/TransferStats.php
(#2) File-level phpdocs block is not found
(#14) Variable TransferStats::$request is not documented
(#15) Variable TransferStats::$response is not documented
(#16) Variable TransferStats::$transferTime is not documented
(#17) Variable TransferStats::$handlerStats is not documented
(#18) Variable TransferStats::$handlerErrorData is not documented
(#8) No one-line description found in phpdocs for class TransferStats
(#20) There is no description in phpdocs for function __construct
(#41) There is no description in phpdocs for function getRequest
(#8) Class TransferStats does not have @copyright tag
(#8) Class TransferStats does not have @license tag
(#8) Package is not specified for class TransferStats. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/UriTemplate.php
(#2) File-level phpdocs block is not found
(#38) Function UriTemplate::expand is not documented
(#4) Class UriTemplate does not have @copyright tag
(#4) Class UriTemplate does not have @license tag
(#4) Package is not specified for class UriTemplate. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/functions.php
(#2) File-level phpdocs block is not found
(#9) Package is not specified for function uri_template. It is also not specified in file-level phpdocs
(#33) Package is not specified for function describe_type. It is also not specified in file-level phpdocs
(#56) Package is not specified for function headers_from_lines. It is also not specified in file-level phpdocs
(#77) Package is not specified for function debug_resource. It is also not specified in file-level phpdocs
(#95) Package is not specified for function choose_handler. It is also not specified in file-level phpdocs
(#126) Package is not specified for function default_user_agent. It is also not specified in file-level phpdocs
(#146) Package is not specified for function default_ca_bundle. It is also not specified in file-level phpdocs
(#214) Package is not specified for function normalize_header_keys. It is also not specified in file-level phpdocs
(#232) Package is not specified for function is_host_in_noproxy. It is also not specified in file-level phpdocs
(#285) Package is not specified for function json_decode. It is also not specified in file-level phpdocs
(#309) Package is not specified for function json_encode. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/guzzle/src/functions_include.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
auth/googleoauth2/vendor/guzzlehttp/promises/src/AggregateException.php
(#2) File-level phpdocs block is not found
(#9) Function AggregateException::__construct is not documented
(#4) Class AggregateException does not have @copyright tag
(#4) Class AggregateException does not have @license tag
(#4) Package is not specified for class AggregateException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/CancellationException.php
(#2) File-level phpdocs block is not found
(#4) Class CancellationException does not have @copyright tag
(#4) Class CancellationException does not have @license tag
(#4) Package is not specified for class CancellationException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/Coroutine.php
(#2) File-level phpdocs block is not found
(#60) Function Coroutine::__construct is not documented
(#71) Function Coroutine::then is not documented
(#78) Function Coroutine::otherwise is not documented
(#83) Function Coroutine::wait is not documented
(#88) Function Coroutine::getState is not documented
(#93) Function Coroutine::resolve is not documented
(#98) Function Coroutine::reject is not documented
(#103) Function Coroutine::cancel is not documented
(#109) Function Coroutine::nextCoroutine is not documented
(#8) No one-line description found in phpdocs for class Coroutine
(#115) There is no description in phpdocs for function _handleSuccess
(#135) There is no description in phpdocs for function _handleFailure
(#115) Phpdocs for function Coroutine::_handleSuccess has incomplete parameters list
(#135) Phpdocs for function Coroutine::_handleFailure has incomplete parameters list
(#8) Class Coroutine does not have @copyright tag
(#8) Class Coroutine does not have @license tag
(#116) Not recommended phpdocs tag @internal used
(#136) Not recommended phpdocs tag @internal used
(#8) Package is not specified for class Coroutine. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/EachPromise.php
(#2) File-level phpdocs block is not found
(#68) Function EachPromise::promise is not documented
(#87) Function EachPromise::createPromise is not documented
(#117) Function EachPromise::refillPending is not documented
(#145) Function EachPromise::addPending is not documented
(#176) Function EachPromise::advanceIterator is not documented
(#201) Function EachPromise::step is not documented
(#219) Function EachPromise::checkIfFinished is not documented
(#10) Variable EachPromise::$pending is not documented
(#4) No one-line description found in phpdocs for class EachPromise
(#4) Class EachPromise does not have @copyright tag
(#4) Class EachPromise does not have @license tag
(#4) Package is not specified for class EachPromise. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/FulfilledPromise.php
(#2) File-level phpdocs block is not found
(#14) Function FulfilledPromise::__construct is not documented
(#24) Function FulfilledPromise::then is not documented
(#51) Function FulfilledPromise::otherwise is not documented
(#56) Function FulfilledPromise::wait is not documented
(#61) Function FulfilledPromise::getState is not documented
(#66) Function FulfilledPromise::resolve is not documented
(#73) Function FulfilledPromise::reject is not documented
(#78) Function FulfilledPromise::cancel is not documented
(#12) Variable FulfilledPromise::$value is not documented
(#4) Class FulfilledPromise does not have @copyright tag
(#4) Class FulfilledPromise does not have @license tag
(#4) Package is not specified for class FulfilledPromise. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/Promise.php
(#2) File-level phpdocs block is not found
(#30) Function Promise::then is not documented
(#55) Function Promise::otherwise is not documented
(#60) Function Promise::wait is not documented
(#80) Function Promise::getState is not documented
(#85) Function Promise::cancel is not documented
(#111) Function Promise::resolve is not documented
(#116) Function Promise::reject is not documented
(#121) Function Promise::settle is not documented
(#218) Function Promise::waitIfPending is not documented
(#241) Function Promise::invokeWaitFn is not documented
(#260) Function Promise::invokeWaitList is not documented
(#11) Variable Promise::$state is not documented
(#12) Variable Promise::$result is not documented
(#13) Variable Promise::$cancelFn is not documented
(#14) Variable Promise::$waitFn is not documented
(#15) Variable Promise::$waitList is not documented
(#16) Variable Promise::$handlers is not documented
(#18) There is no description in phpdocs for function __construct
(#4) Class Promise does not have @copyright tag
(#4) Class Promise does not have @license tag
(#4) Package is not specified for class Promise. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/PromiseInterface.php
(#2) File-level phpdocs block is not found
(#15) Constant PENDING is not documented
(#16) Constant FULFILLED is not documented
(#17) Constant REJECTED is not documented
(#19) Package is not specified for function then. It is also not specified in file-level phpdocs
(#33) Package is not specified for function otherwise. It is also not specified in file-level phpdocs
(#45) Package is not specified for function getState. It is also not specified in file-level phpdocs
(#55) Package is not specified for function resolve. It is also not specified in file-level phpdocs
(#63) Package is not specified for function reject. It is also not specified in file-level phpdocs
(#71) Package is not specified for function cancel. It is also not specified in file-level phpdocs
(#78) Package is not specified for function wait. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/PromisorInterface.php
(#2) File-level phpdocs block is not found
(#9) Package is not specified for function promise. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/RejectedPromise.php
(#2) File-level phpdocs block is not found
(#14) Function RejectedPromise::__construct is not documented
(#24) Function RejectedPromise::then is not documented
(#54) Function RejectedPromise::otherwise is not documented
(#59) Function RejectedPromise::wait is not documented
(#66) Function RejectedPromise::getState is not documented
(#71) Function RejectedPromise::resolve is not documented
(#76) Function RejectedPromise::reject is not documented
(#83) Function RejectedPromise::cancel is not documented
(#12) Variable RejectedPromise::$reason is not documented
(#4) Class RejectedPromise does not have @copyright tag
(#4) Class RejectedPromise does not have @license tag
(#4) Package is not specified for class RejectedPromise. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/RejectionException.php
(#2) File-level phpdocs block is not found
(#14) There is no description in phpdocs for function __construct
(#4) Class RejectionException does not have @copyright tag
(#4) Class RejectionException does not have @license tag
(#4) Package is not specified for class RejectionException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/TaskQueue.php
(#2) File-level phpdocs block is not found
(#18) Function TaskQueue::__construct is not documented
(#33) Function TaskQueue::isEmpty is not documented
(#38) Function TaskQueue::add is not documented
(#43) Function TaskQueue::run is not documented
(#15) Variable TaskQueue::$enableShutdown is not documented
(#16) Variable TaskQueue::$queue is not documented
(#4) Class TaskQueue does not have @copyright tag
(#4) Class TaskQueue does not have @license tag
(#4) Package is not specified for class TaskQueue. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/TaskQueueInterface.php
(#2) File-level phpdocs block is not found
(#6) Package is not specified for function isEmpty. It is also not specified in file-level phpdocs
(#13) Package is not specified for function add. It is also not specified in file-level phpdocs
(#21) Package is not specified for function run. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/functions.php
(#2) File-level phpdocs block is not found
(#447) There is no description in phpdocs for function coroutine
(#244) Invalid inline phpdocs tag @see found
(#4) Package is not specified for function queue. It is also not specified in file-level phpdocs
(#34) Package is not specified for function task. It is also not specified in file-level phpdocs
(#59) Package is not specified for function promise_for. It is also not specified in file-level phpdocs
(#84) Package is not specified for function rejection_for. It is also not specified in file-level phpdocs
(#101) Package is not specified for function exception_for. It is also not specified in file-level phpdocs
(#115) Package is not specified for function iter_for. It is also not specified in file-level phpdocs
(#133) Package is not specified for function inspect. It is also not specified in file-level phpdocs
(#163) Package is not specified for function inspect_all. It is also not specified in file-level phpdocs
(#184) Package is not specified for function unwrap. It is also not specified in file-level phpdocs
(#207) Package is not specified for function all. It is also not specified in file-level phpdocs
(#236) Package is not specified for function some. It is also not specified in file-level phpdocs
(#285) Package is not specified for function any. It is also not specified in file-level phpdocs
(#298) Package is not specified for function settle. It is also not specified in file-level phpdocs
(#327) Package is not specified for function each. It is also not specified in file-level phpdocs
(#357) Package is not specified for function each_limit. It is also not specified in file-level phpdocs
(#385) Package is not specified for function each_limit_all. It is also not specified in file-level phpdocs
(#411) Package is not specified for function is_fulfilled. It is also not specified in file-level phpdocs
(#423) Package is not specified for function is_rejected. It is also not specified in file-level phpdocs
(#435) Package is not specified for function is_settled. It is also not specified in file-level phpdocs
(#447) Package is not specified for function coroutine. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/promises/src/functions_include.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
auth/googleoauth2/vendor/guzzlehttp/psr7/src/AppendStream.php
(#2) File-level phpdocs block is not found
(#32) Function AppendStream::__toString is not documented
(#63) Function AppendStream::getContents is not documented
(#95) Function AppendStream::tell is not documented
(#123) Function AppendStream::eof is not documented
(#130) Function AppendStream::rewind is not documented
(#209) Function AppendStream::isReadable is not documented
(#214) Function AppendStream::isWritable is not documented
(#219) Function AppendStream::isSeekable is not documented
(#224) Function AppendStream::write is not documented
(#229) Function AppendStream::getMetadata is not documented
(#16) Variable AppendStream::$seekable is not documented
(#17) Variable AppendStream::$current is not documented
(#18) Variable AppendStream::$pos is not documented
(#19) Variable AppendStream::$detached is not documented
(#21) There is no description in phpdocs for function __construct
(#135) Phpdocs for function AppendStream::seek has incomplete parameters list
(#169) Phpdocs for function AppendStream::read has incomplete parameters list
(#6) Class AppendStream does not have @copyright tag
(#6) Class AppendStream does not have @license tag
(#6) Package is not specified for class AppendStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/BufferStream.php
(#2) File-level phpdocs block is not found
(#31) Function BufferStream::__toString is not documented
(#36) Function BufferStream::getContents is not documented
(#44) Function BufferStream::close is not documented
(#49) Function BufferStream::detach is not documented
(#54) Function BufferStream::getSize is not documented
(#59) Function BufferStream::isReadable is not documented
(#64) Function BufferStream::isWritable is not documented
(#69) Function BufferStream::isSeekable is not documented
(#74) Function BufferStream::rewind is not documented
(#79) Function BufferStream::seek is not documented
(#84) Function BufferStream::eof is not documented
(#89) Function BufferStream::tell is not documented
(#129) Function BufferStream::getMetadata is not documented
(#16) Variable BufferStream::$hwm is not documented
(#17) Variable BufferStream::$buffer is not documented
(#6) No one-line description found in phpdocs for class BufferStream
(#19) There is no description in phpdocs for function __construct
(#94) Phpdocs for function BufferStream::read has incomplete parameters list
(#114) Phpdocs for function BufferStream::write has incomplete parameters list
(#6) Class BufferStream does not have @copyright tag
(#6) Class BufferStream does not have @license tag
(#6) Package is not specified for class BufferStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/CachingStream.php
(#2) File-level phpdocs block is not found
(#34) Function CachingStream::getSize is not documented
(#39) Function CachingStream::rewind is not documented
(#44) Function CachingStream::seek is not documented
(#75) Function CachingStream::read is not documented
(#104) Function CachingStream::write is not documented
(#118) Function CachingStream::eof is not documented
(#131) Function CachingStream::cacheEntireStream is not documented
(#6) No one-line description found in phpdocs for class CachingStream
(#6) Class CachingStream does not have @copyright tag
(#6) Class CachingStream does not have @license tag
(#6) Package is not specified for class CachingStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/DroppingStream.php
(#2) File-level phpdocs block is not found
(#26) Function DroppingStream::write is not documented
(#14) Variable DroppingStream::$maxLength is not documented
(#6) No one-line description found in phpdocs for class DroppingStream
(#16) There is no description in phpdocs for function __construct
(#6) Class DroppingStream does not have @copyright tag
(#6) Class DroppingStream does not have @license tag
(#6) Package is not specified for class DroppingStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/FnStream.php
(#2) File-level phpdocs block is not found
(#75) Function FnStream::__toString is not documented
(#80) Function FnStream::close is not documented
(#85) Function FnStream::detach is not documented
(#90) Function FnStream::getSize is not documented
(#95) Function FnStream::tell is not documented
(#100) Function FnStream::eof is not documented
(#105) Function FnStream::isSeekable is not documented
(#110) Function FnStream::rewind is not documented
(#115) Function FnStream::seek is not documented
(#120) Function FnStream::isWritable is not documented
(#125) Function FnStream::write is not documented
(#130) Function FnStream::isReadable is not documented
(#135) Function FnStream::read is not documented
(#140) Function FnStream::getContents is not documented
(#145) Function FnStream::getMetadata is not documented
(#22) There is no description in phpdocs for function __construct
(#35) Phpdocs for function FnStream::__get has incomplete parameters list
(#6) Class FnStream does not have @copyright tag
(#6) Class FnStream does not have @license tag
(#6) Package is not specified for class FnStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/InflateStream.php
(#2) File-level phpdocs block is not found
(#21) Function InflateStream::__construct is not documented
(#33) There is no description in phpdocs for function getLengthOfPossibleFilenameHeader
(#34) Phpdocs for function InflateStream::getLengthOfPossibleFilenameHeader has incomplete parameters list
(#6) Class InflateStream does not have @copyright tag
(#6) Class InflateStream does not have @license tag
(#6) Package is not specified for class InflateStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/LazyOpenStream.php
(#2) File-level phpdocs block is not found
(#6) No one-line description found in phpdocs for class LazyOpenStream
(#20) There is no description in phpdocs for function __construct
(#6) Class LazyOpenStream does not have @copyright tag
(#6) Class LazyOpenStream does not have @license tag
(#6) Package is not specified for class LazyOpenStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/LimitStream.php
(#2) File-level phpdocs block is not found
(#37) Function LimitStream::eof is not documented
(#138) Function LimitStream::read is not documented
(#20) There is no description in phpdocs for function __construct
(#67) Phpdocs for function LimitStream::seek has incomplete parameters list
(#7) Class LimitStream does not have @copyright tag
(#7) Class LimitStream does not have @license tag
(#7) Package is not specified for class LimitStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/MessageTrait.php
(#2) File-level phpdocs block is not found
(#23) Function getProtocolVersion is not documented
(#28) Function withProtocolVersion is not documented
(#39) Function getHeaders is not documented
(#44) Function hasHeader is not documented
(#49) Function getHeader is not documented
(#62) Function getHeaderLine is not documented
(#67) Function withHeader is not documented
(#86) Function withAddedHeader is not documented
(#107) Function withoutHeader is not documented
(#123) Function getBody is not documented
(#132) Function withBody is not documented
(#143) Function setHeaders is not documented
(#23) Package is not specified for function getProtocolVersion. It is also not specified in file-level phpdocs
(#28) Package is not specified for function withProtocolVersion. It is also not specified in file-level phpdocs
(#39) Package is not specified for function getHeaders. It is also not specified in file-level phpdocs
(#44) Package is not specified for function hasHeader. It is also not specified in file-level phpdocs
(#49) Package is not specified for function getHeader. It is also not specified in file-level phpdocs
(#62) Package is not specified for function getHeaderLine. It is also not specified in file-level phpdocs
(#67) Package is not specified for function withHeader. It is also not specified in file-level phpdocs
(#86) Package is not specified for function withAddedHeader. It is also not specified in file-level phpdocs
(#107) Package is not specified for function withoutHeader. It is also not specified in file-level phpdocs
(#123) Package is not specified for function getBody. It is also not specified in file-level phpdocs
(#132) Package is not specified for function withBody. It is also not specified in file-level phpdocs
(#143) Package is not specified for function setHeaders. It is also not specified in file-level phpdocs
(#163) Package is not specified for function trimHeaderValues. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/MultipartStream.php
(#2) File-level phpdocs block is not found
(#44) Function MultipartStream::isWritable is not documented
(#79) Function MultipartStream::addElement is not documented
(#142) Function MultipartStream::getHeader is not documented
(#14) Variable MultipartStream::$boundary is not documented
(#6) No one-line description found in phpdocs for class MultipartStream
(#16) There is no description in phpdocs for function __construct
(#108) There is no description in phpdocs for function createElement
(#49) Phpdocs for function MultipartStream::getHeaders has incomplete parameters list
(#62) Phpdocs for function MultipartStream::createStream has incomplete parameters list
(#108) Phpdocs for function MultipartStream::createElement has incomplete parameters list
(#6) Class MultipartStream does not have @copyright tag
(#6) Class MultipartStream does not have @license tag
(#6) Package is not specified for class MultipartStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/NoSeekStream.php
(#2) File-level phpdocs block is not found
(#13) Function NoSeekStream::seek is not documented
(#18) Function NoSeekStream::isSeekable is not documented
(#6) Class NoSeekStream does not have @copyright tag
(#6) Class NoSeekStream does not have @license tag
(#6) Package is not specified for class NoSeekStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/PumpStream.php
(#2) File-level phpdocs block is not found
(#51) Function PumpStream::__toString is not documented
(#60) Function PumpStream::close is not documented
(#65) Function PumpStream::detach is not documented
(#71) Function PumpStream::getSize is not documented
(#76) Function PumpStream::tell is not documented
(#81) Function PumpStream::eof is not documented
(#86) Function PumpStream::isSeekable is not documented
(#91) Function PumpStream::rewind is not documented
(#96) Function PumpStream::seek is not documented
(#101) Function PumpStream::isWritable is not documented
(#106) Function PumpStream::write is not documented
(#111) Function PumpStream::isReadable is not documented
(#116) Function PumpStream::read is not documented
(#132) Function PumpStream::getContents is not documented
(#142) Function PumpStream::getMetadata is not documented
(#151) Function PumpStream::pump is not documented
(#33) There is no description in phpdocs for function __construct
(#6) Class PumpStream does not have @copyright tag
(#6) Class PumpStream does not have @license tag
(#6) Package is not specified for class PumpStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/Request.php
(#2) File-level phpdocs block is not found
(#57) Function Request::getRequestTarget is not documented
(#74) Function Request::withRequestTarget is not documented
(#87) Function Request::getMethod is not documented
(#92) Function Request::withMethod is not documented
(#99) Function Request::getUri is not documented
(#104) Function Request::withUri is not documented
(#120) Function Request::updateHostFromUri is not documented
(#25) There is no description in phpdocs for function __construct
(#9) Class Request does not have @copyright tag
(#9) Class Request does not have @license tag
(#9) Package is not specified for class Request. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/Response.php
(#2) File-level phpdocs block is not found
(#112) Function Response::getStatusCode is not documented
(#117) Function Response::getReasonPhrase is not documented
(#122) Function Response::withStatus is not documented
(#82) There is no description in phpdocs for function __construct
(#7) Class Response does not have @copyright tag
(#7) Class Response does not have @license tag
(#7) Package is not specified for class Response. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/ServerRequest.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#57) There is no description in phpdocs for function __construct
(#245) Phpdocs for function ServerRequest::withUploadedFiles has incomplete parameters list
(#264) Phpdocs for function ServerRequest::withCookieParams has incomplete parameters list
(#283) Phpdocs for function ServerRequest::withQueryParams has incomplete parameters list
(#302) Phpdocs for function ServerRequest::withParsedBody has incomplete parameters list
(#321) Phpdocs for function ServerRequest::getAttribute has incomplete parameters list
(#333) Phpdocs for function ServerRequest::withAttribute has incomplete parameters list
(#344) Phpdocs for function ServerRequest::withoutAttribute has incomplete parameters list
(#11) Class ServerRequest does not have @copyright tag
(#11) Class ServerRequest does not have @license tag
(#11) Package is not specified for class ServerRequest. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/Stream.php
(#2) File-level phpdocs block is not found
(#73) Function Stream::__get is not documented
(#90) Function Stream::__toString is not documented
(#100) Function Stream::getContents is not documented
(#111) Function Stream::close is not documented
(#121) Function Stream::detach is not documented
(#135) Function Stream::getSize is not documented
(#159) Function Stream::isReadable is not documented
(#164) Function Stream::isWritable is not documented
(#169) Function Stream::isSeekable is not documented
(#174) Function Stream::eof is not documented
(#179) Function Stream::tell is not documented
(#190) Function Stream::rewind is not documented
(#195) Function Stream::seek is not documented
(#205) Function Stream::read is not documented
(#226) Function Stream::write is not documented
(#243) Function Stream::getMetadata is not documented
(#13) Variable Stream::$stream is not documented
(#14) Variable Stream::$size is not documented
(#15) Variable Stream::$seekable is not documented
(#16) Variable Stream::$readable is not documented
(#17) Variable Stream::$writable is not documented
(#18) Variable Stream::$uri is not documented
(#19) Variable Stream::$customMetadata is not documented
(#6) Class Stream does not have @copyright tag
(#6) Class Stream does not have @license tag
(#6) Package is not specified for class Stream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php
(#2) File-level phpdocs block is not found
(#38) Function __toString is not documented
(#53) Function getContents is not documented
(#74) Function close is not documented
(#79) Function getMetadata is not documented
(#84) Function detach is not documented
(#89) Function getSize is not documented
(#94) Function eof is not documented
(#99) Function tell is not documented
(#104) Function isReadable is not documented
(#109) Function isWritable is not documented
(#114) Function isSeekable is not documented
(#119) Function rewind is not documented
(#124) Function seek is not documented
(#129) Function read is not documented
(#134) Function write is not documented
(#12) There is no description in phpdocs for function __construct
(#12) Package is not specified for function __construct. It is also not specified in file-level phpdocs
(#20) Package is not specified for function __get. It is also not specified in file-level phpdocs
(#38) Package is not specified for function __toString. It is also not specified in file-level phpdocs
(#53) Package is not specified for function getContents. It is also not specified in file-level phpdocs
(#58) Package is not specified for function __call. It is also not specified in file-level phpdocs
(#74) Package is not specified for function close. It is also not specified in file-level phpdocs
(#79) Package is not specified for function getMetadata. It is also not specified in file-level phpdocs
(#84) Package is not specified for function detach. It is also not specified in file-level phpdocs
(#89) Package is not specified for function getSize. It is also not specified in file-level phpdocs
(#94) Package is not specified for function eof. It is also not specified in file-level phpdocs
(#99) Package is not specified for function tell. It is also not specified in file-level phpdocs
(#104) Package is not specified for function isReadable. It is also not specified in file-level phpdocs
(#109) Package is not specified for function isWritable. It is also not specified in file-level phpdocs
(#114) Package is not specified for function isSeekable. It is also not specified in file-level phpdocs
(#119) Package is not specified for function rewind. It is also not specified in file-level phpdocs
(#124) Package is not specified for function seek. It is also not specified in file-level phpdocs
(#129) Package is not specified for function read. It is also not specified in file-level phpdocs
(#134) Package is not specified for function write. It is also not specified in file-level phpdocs
(#139) Package is not specified for function createStream. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/StreamWrapper.php
(#2) File-level phpdocs block is not found
(#56) Function StreamWrapper::stream_open is not documented
(#70) Function StreamWrapper::stream_read is not documented
(#75) Function StreamWrapper::stream_write is not documented
(#80) Function StreamWrapper::stream_tell is not documented
(#85) Function StreamWrapper::stream_eof is not documented
(#90) Function StreamWrapper::stream_seek is not documented
(#97) Function StreamWrapper::stream_stat is not documented
(#6) Class StreamWrapper does not have @copyright tag
(#6) Class StreamWrapper does not have @license tag
(#6) Package is not specified for class StreamWrapper. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/UploadedFile.php
(#2) File-level phpdocs block is not found
(#9) Class UploadedFile is not documented
(#60) There is no description in phpdocs for function __construct
(#105) There is no description in phpdocs for function setError
(#126) There is no description in phpdocs for function setSize
(#141) There is no description in phpdocs for function isStringOrNull
(#150) There is no description in phpdocs for function isStringNotEmpty
(#159) There is no description in phpdocs for function setClientFilename
(#174) There is no description in phpdocs for function setClientMediaType
(#199) There is no description in phpdocs for function isMoved
(#207) There is no description in phpdocs for function validateActive
(#9) Package is not specified for class UploadedFile. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/Uri.php
(#2) File-level phpdocs block is not found
(#77) Function Uri::__toString is not documented
(#378) Function Uri::getScheme is not documented
(#383) Function Uri::getAuthority is not documented
(#397) Function Uri::getUserInfo is not documented
(#402) Function Uri::getHost is not documented
(#407) Function Uri::getPort is not documented
(#412) Function Uri::getPath is not documented
(#417) Function Uri::getQuery is not documented
(#422) Function Uri::getFragment is not documented
(#427) Function Uri::withScheme is not documented
(#443) Function Uri::withUserInfo is not documented
(#461) Function Uri::withHost is not documented
(#476) Function Uri::withPort is not documented
(#492) Function Uri::withPath is not documented
(#507) Function Uri::withQuery is not documented
(#521) Function Uri::withFragment is not documented
(#623) Function Uri::removeDefaultPort is not documented
(#674) Function Uri::rawurlencodeMatchZero is not documented
(#679) Function Uri::validateState is not documented
(#23) Variable Uri::$defaultPorts is not documented
(#37) Variable Uri::$charUnreserved is not documented
(#38) Variable Uri::$charSubDelims is not documented
(#39) Variable Uri::$replaceQuery is not documented
(#62) There is no description in phpdocs for function __construct
(#568) There is no description in phpdocs for function filterScheme
(#584) There is no description in phpdocs for function filterHost
(#600) There is no description in phpdocs for function filterPort
(#6) Class Uri does not have @copyright tag
(#6) Class Uri does not have @license tag
(#6) Package is not specified for class Uri. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/UriNormalizer.php
(#2) File-level phpdocs block is not found
(#180) Function UriNormalizer::capitalizePercentEncoding is not documented
(#196) Function UriNormalizer::decodeUnreservedCharacters is not documented
(#212) Function UriNormalizer::__construct is not documented
(#6) Class UriNormalizer does not have @copyright tag
(#6) Class UriNormalizer does not have @license tag
(#6) Package is not specified for class UriNormalizer. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/UriResolver.php
(#2) File-level phpdocs block is not found
(#182) Function UriResolver::getRelativePath is not documented
(#215) Function UriResolver::__construct is not documented
(#6) Class UriResolver does not have @copyright tag
(#6) Class UriResolver does not have @license tag
(#6) Package is not specified for class UriResolver. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/functions.php
(#2) File-level phpdocs block is not found
(#812) There is no description in phpdocs for function _caseless_remove
(#616) Phpdocs for function mimetype_from_filename has incomplete parameters list
(#628) Phpdocs for function mimetype_from_extension has incomplete parameters list
(#812) Phpdocs for function _caseless_remove has incomplete parameters list
(#753) Not recommended phpdocs tag @internal used
(#793) Not recommended phpdocs tag @internal used
(#812) Not recommended phpdocs tag @internal used
(#45) Invalid inline phpdocs tag @see found
(#11) Package is not specified for function str. It is also not specified in file-level phpdocs
(#42) Package is not specified for function uri_for. It is also not specified in file-level phpdocs
(#65) Package is not specified for function stream_for. It is also not specified in file-level phpdocs
(#119) Package is not specified for function parse_header. It is also not specified in file-level phpdocs
(#154) Package is not specified for function normalize_header. It is also not specified in file-level phpdocs
(#184) Package is not specified for function modify_request. It is also not specified in file-level phpdocs
(#264) Package is not specified for function rewind_body. It is also not specified in file-level phpdocs
(#283) Package is not specified for function try_fopen. It is also not specified in file-level phpdocs
(#318) Package is not specified for function copy_to_string. It is also not specified in file-level phpdocs
(#358) Package is not specified for function copy_to_stream. It is also not specified in file-level phpdocs
(#396) Package is not specified for function hash. It is also not specified in file-level phpdocs
(#428) Package is not specified for function readline. It is also not specified in file-level phpdocs
(#456) Package is not specified for function parse_request. It is also not specified in file-level phpdocs
(#484) Package is not specified for function parse_response. It is also not specified in file-level phpdocs
(#511) Package is not specified for function parse_query. It is also not specified in file-level phpdocs
(#561) Package is not specified for function build_query. It is also not specified in file-level phpdocs
(#613) Package is not specified for function mimetype_from_filename. It is also not specified in file-level phpdocs
(#625) Package is not specified for function mimetype_from_extension. It is also not specified in file-level phpdocs
(#743) Package is not specified for function _parse_message. It is also not specified in file-level phpdocs
(#786) Package is not specified for function _parse_request_uri. It is also not specified in file-level phpdocs
(#812) Package is not specified for function _caseless_remove. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/guzzlehttp/psr7/src/functions_include.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
auth/googleoauth2/vendor/j4k/oauth2-vkontakte/src/Provider/Vkontakte.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#12) Class Vkontakte is not documented
(#122) Function Vkontakte::getBaseAuthorizationUrl is not documented
(#126) Function Vkontakte::getBaseAccessTokenUrl is not documented
(#130) Function Vkontakte::getResourceOwnerDetailsUrl is not documented
(#142) Function Vkontakte::getDefaultScopes is not documented
(#146) Function Vkontakte::checkResponse is not documented
(#175) Function Vkontakte::createResourceOwner is not documented
(#14) Variable Vkontakte::$baseOAuthUri is not documented
(#15) Variable Vkontakte::$baseUri is not documented
(#16) Variable Vkontakte::$version is not documented
(#192) There is no description in phpdocs for function usersGet
(#225) There is no description in phpdocs for function friendsGet
(#23) Phpdocs for variable Vkontakte::$vk_scopes does not contain @var or incorrect
(#49) Phpdocs for variable Vkontakte::$userFields does not contain @var or incorrect
(#24) Invalid phpdocs tag @type used
(#50) Invalid phpdocs tag @type used
(#12) Package is not specified for class Vkontakte. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/j4k/oauth2-vkontakte/src/Provider/VkontakteResourceOwner.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) No one-line description found in phpdocs for class VkontakteResourceOwner
(#28) There is no description in phpdocs for function toArray
(#35) There is no description in phpdocs for function getId
(#55) There is no description in phpdocs for function getBirthday
(#62) There is no description in phpdocs for function getCity
(#69) There is no description in phpdocs for function getCountry
(#85) There is no description in phpdocs for function getFirstName
(#92) There is no description in phpdocs for function getFriendStatus
(#108) There is no description in phpdocs for function getHomeTown
(#124) There is no description in phpdocs for function getLastName
(#131) There is no description in phpdocs for function getMaidenName
(#138) There is no description in phpdocs for function getNickname
(#163) There is no description in phpdocs for function getScreenName
(#170) There is no description in phpdocs for function getSex
(#14) Phpdocs for variable VkontakteResourceOwner::$response does not contain @var or incorrect
(#7) Class VkontakteResourceOwner does not have @copyright tag
(#7) Class VkontakteResourceOwner does not have @license tag
(#15) Invalid phpdocs tag @type used
(#10) Package J4k\OAuth2\Client\Provider is not valid
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/AbstractGrant.php
(#19) Class AbstractGrant does not have @copyright tag
(#19) Class AbstractGrant does not have @license tag
(#19) Package is not specified for class AbstractGrant. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/AuthorizationCode.php
(#24) There is no description in phpdocs for function getName
(#32) There is no description in phpdocs for function getRequiredRequestParameters
(#17) Class AuthorizationCode does not have @copyright tag
(#17) Class AuthorizationCode does not have @license tag
(#25) Invalid phpdocs tag @inheritdoc used
(#33) Invalid phpdocs tag @inheritdoc used
(#17) Package is not specified for class AuthorizationCode. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/ClientCredentials.php
(#24) There is no description in phpdocs for function getName
(#32) There is no description in phpdocs for function getRequiredRequestParameters
(#17) Class ClientCredentials does not have @copyright tag
(#17) Class ClientCredentials does not have @license tag
(#25) Invalid phpdocs tag @inheritdoc used
(#33) Invalid phpdocs tag @inheritdoc used
(#17) Package is not specified for class ClientCredentials. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php
(#19) Class InvalidGrantException does not have @copyright tag
(#19) Class InvalidGrantException does not have @license tag
(#19) Package is not specified for class InvalidGrantException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/GrantFactory.php
(#19) Class GrantFactory does not have @copyright tag
(#19) Class GrantFactory does not have @license tag
(#19) Package is not specified for class GrantFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/Password.php
(#24) There is no description in phpdocs for function getName
(#32) There is no description in phpdocs for function getRequiredRequestParameters
(#17) Class Password does not have @copyright tag
(#17) Class Password does not have @license tag
(#25) Invalid phpdocs tag @inheritdoc used
(#33) Invalid phpdocs tag @inheritdoc used
(#17) Package is not specified for class Password. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Grant/RefreshToken.php
(#24) There is no description in phpdocs for function getName
(#32) There is no description in phpdocs for function getRequiredRequestParameters
(#17) Class RefreshToken does not have @copyright tag
(#17) Class RefreshToken does not have @license tag
(#25) Invalid phpdocs tag @inheritdoc used
(#33) Invalid phpdocs tag @inheritdoc used
(#17) Package is not specified for class RefreshToken. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/AbstractProvider.php
(#697) Phpdocs for function AbstractProvider::prepareAccessTokenResponse has incomplete parameters list
(#31) Class AbstractProvider does not have @copyright tag
(#31) Class AbstractProvider does not have @license tag
(#31) Package is not specified for class AbstractProvider. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php
(#27) There is no description in phpdocs for function __construct
(#17) Class IdentityProviderException does not have @copyright tag
(#17) Class IdentityProviderException does not have @license tag
(#17) Package is not specified for class IdentityProviderException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/GenericProvider.php
(#23) No one-line description found in phpdocs for class GenericProvider
(#81) There is no description in phpdocs for function __construct
(#152) There is no description in phpdocs for function getBaseAuthorizationUrl
(#160) There is no description in phpdocs for function getBaseAccessTokenUrl
(#168) There is no description in phpdocs for function getResourceOwnerDetailsUrl
(#176) There is no description in phpdocs for function getDefaultScopes
(#184) There is no description in phpdocs for function getAccessTokenMethod
(#192) There is no description in phpdocs for function getAccessTokenResourceOwnerId
(#200) There is no description in phpdocs for function getScopeSeparator
(#208) There is no description in phpdocs for function checkResponse
(#220) There is no description in phpdocs for function createResourceOwner
(#160) Phpdocs for function GenericProvider::getBaseAccessTokenUrl has incomplete parameters list
(#168) Phpdocs for function GenericProvider::getResourceOwnerDetailsUrl has incomplete parameters list
(#208) Phpdocs for function GenericProvider::checkResponse has incomplete parameters list
(#220) Phpdocs for function GenericProvider::createResourceOwner has incomplete parameters list
(#23) Class GenericProvider does not have @copyright tag
(#23) Class GenericProvider does not have @license tag
(#153) Invalid phpdocs tag @inheritdoc used
(#161) Invalid phpdocs tag @inheritdoc used
(#169) Invalid phpdocs tag @inheritdoc used
(#177) Invalid phpdocs tag @inheritdoc used
(#185) Invalid phpdocs tag @inheritdoc used
(#193) Invalid phpdocs tag @inheritdoc used
(#201) Invalid phpdocs tag @inheritdoc used
(#209) Invalid phpdocs tag @inheritdoc used
(#221) Invalid phpdocs tag @inheritdoc used
(#23) Package is not specified for class GenericProvider. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/GenericResourceOwner.php
(#32) There is no description in phpdocs for function __construct
(#17) Class GenericResourceOwner does not have @copyright tag
(#17) Class GenericResourceOwner does not have @license tag
(#17) Package is not specified for class GenericResourceOwner. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Provider/ResourceOwnerInterface.php
(#23) Package is not specified for function getId. It is also not specified in file-level phpdocs
(#30) Package is not specified for function toArray. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Token/AccessToken.php
(#21) Class AccessToken does not have @copyright tag
(#21) Class AccessToken does not have @license tag
(#21) Package is not specified for class AccessToken. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php
(#22) Package is not specified for function getValueByKey. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php
(#24) Package is not specified for function getAuthorizationHeaders. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/MacAuthorizationTrait.php
(#58) Invalid phpdocs tag @codeCoverageIgnore used
(#26) Package is not specified for function getTokenId. It is also not specified in file-level phpdocs
(#34) Package is not specified for function getMacSignature. It is also not specified in file-level phpdocs
(#44) Package is not specified for function getRandomState. It is also not specified in file-level phpdocs
(#53) Package is not specified for function getAuthorizationHeaders. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/QueryBuilderTrait.php
(#22) Package is not specified for function buildQueryString. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/RequestFactory.php
(#19) Class RequestFactory does not have @copyright tag
(#19) Class RequestFactory does not have @license tag
(#19) Package is not specified for class RequestFactory. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-client/src/Tool/RequiredParameterTrait.php
(#24) Package is not specified for function checkRequiredParameter. It is also not specified in file-level phpdocs
(#42) Package is not specified for function checkRequiredParameters. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-facebook/src/Grant/FbExchangeToken.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class FbExchangeToken is not documented
(#7) Function FbExchangeToken::__toString is not documented
(#12) Function FbExchangeToken::getRequiredRequestParameters is not documented
(#19) Function FbExchangeToken::getName is not documented
(#5) Package is not specified for class FbExchangeToken. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/AppSecretProof.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class AppSecretProof is not documented
(#5) Package is not specified for class AppSecretProof. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/Exception/FacebookProviderException.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class FacebookProviderException is not documented
(#5) Package is not specified for class FacebookProviderException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/Facebook.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#10) Class Facebook is not documented
(#86) Function Facebook::getBaseAuthorizationUrl is not documented
(#91) Function Facebook::getBaseAccessTokenUrl is not documented
(#96) Function Facebook::getDefaultScopes is not documented
(#101) Function Facebook::getResourceOwnerDetailsUrl is not documented
(#120) Function Facebook::getAccessToken is not documented
(#147) Function Facebook::createResourceOwner is not documented
(#152) Function Facebook::checkResponse is not documented
(#61) There is no description in phpdocs for function __construct
(#160) There is no description in phpdocs for function getContentType
(#160) Phpdocs for function Facebook::getContentType has incomplete parameters list
(#15) Invalid phpdocs tag @const used
(#22) Invalid phpdocs tag @const used
(#29) Invalid phpdocs tag @const used
(#36) Invalid phpdocs tag @const used
(#43) Invalid phpdocs tag @const used
(#161) Invalid phpdocs tag @inheritdoc used
(#10) Package is not specified for class Facebook. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-facebook/src/Provider/FacebookUser.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class FacebookUser is not documented
(#109) Function FacebookUser::isDefaultPicture is not documented
(#12) There is no description in phpdocs for function __construct
(#5) Package is not specified for class FacebookUser. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-github/src/Provider/Exception/GithubIdentityProviderException.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class GithubIdentityProviderException is not documented
(#7) Package is not specified for class GithubIdentityProviderException. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-github/src/Provider/Github.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#10) Class Github is not documented
(#10) Package is not specified for class Github. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-github/src/Provider/GithubResourceOwner.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#5) Class GithubResourceOwner is not documented
(#5) Package is not specified for class GithubResourceOwner. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-github/test/src/Provider/GithubResourceOwnerTest.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#5) Class GithubResourceOwnerTest is not documented
(#7) Function GithubResourceOwnerTest::testUrlIsNullWithoutDomainOrNickname is not documented
(#16) Function GithubResourceOwnerTest::testUrlIsDomainWithoutNickname is not documented
(#27) Function GithubResourceOwnerTest::testUrlIsNicknameWithoutDomain is not documented
(#5) Package is not specified for class GithubResourceOwnerTest. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-github/test/src/Provider/GithubTest.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#5) Class GithubTest is not documented
(#9) Function GithubTest::setUp is not documented
(#18) Function GithubTest::tearDown is not documented
(#24) Function GithubTest::testAuthorizationUrl is not documented
(#40) Function GithubTest::testScopes is not documented
(#49) Function GithubTest::testGetAuthorizationUrl is not documented
(#57) Function GithubTest::testGetBaseAccessTokenUrl is not documented
(#67) Function GithubTest::testGetAccessToken is not documented
(#86) Function GithubTest::testGithubEnterpriseDomainUrls is not documented
(#108) Function GithubTest::testUserData is not documented
(#145) Function GithubTest::testUserEmails is not documented
(#7) Variable GithubTest::$provider is not documented
(#178) There is no description in phpdocs for function testExceptionThrownWhenErrorObjectReceived
(#197) There is no description in phpdocs for function testExceptionThrownWhenOAuthErrorReceived
(#179) Incorrect path for phpdocs tag @expectedException detected
(#198) Incorrect path for phpdocs tag @expectedException detected
(#5) Package is not specified for class GithubTest. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-google/examples/index.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/googleoauth2/vendor/league/oauth2-google/examples/provider.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/googleoauth2/vendor/league/oauth2-google/examples/reset.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/googleoauth2/vendor/league/oauth2-google/examples/user.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/googleoauth2/vendor/league/oauth2-google/src/Provider/Google.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#10) Class Google is not documented
(#47) Function Google::getBaseAuthorizationUrl is not documented
(#52) Function Google::getBaseAccessTokenUrl is not documented
(#58) Function Google::getResourceOwnerDetailsUrl is not documented
(#68) Function Google::getAuthorizationParameters is not documented
(#83) Function Google::getDefaultScopes is not documented
(#97) Function Google::getScopeSeparator is not documented
(#102) Function Google::checkResponse is not documented
(#117) Function Google::createResourceOwner is not documented
(#14) Constant Google::ACCESS_TOKEN_RESOURCE_OWNER_ID is not documented
(#10) Package is not specified for class Google. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-google/src/Provider/GoogleUser.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class GoogleUser is not documented
(#20) Function GoogleUser::getId is not documented
(#12) There is no description in phpdocs for function __construct
(#5) Package is not specified for class GoogleUser. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-linkedin/src/Provider/LinkedIn.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#10) Class LinkedIn is not documented
(#51) Phpdocs for function LinkedIn::getBaseAccessTokenUrl has incomplete parameters list
(#10) Package is not specified for class LinkedIn. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-linkedin/src/Provider/LinkedInResourceOwner.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#5) No one-line description found in phpdocs for class LinkedInResourceOwner
(#5) Class LinkedInResourceOwner does not have @copyright tag
(#5) Class LinkedInResourceOwner does not have @license tag
(#5) Package is not specified for class LinkedInResourceOwner. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/league/oauth2-linkedin/test/src/Provider/LinkedInTest.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#5) Class LinkedinTest is not documented
(#9) Function LinkedinTest::setUp is not documented
(#18) Function LinkedinTest::tearDown is not documented
(#24) Function LinkedinTest::testAuthorizationUrl is not documented
(#40) Function LinkedinTest::testScopes is not documented
(#49) Function LinkedinTest::testGetAuthorizationUrl is not documented
(#57) Function LinkedinTest::testGetBaseAccessTokenUrl is not documented
(#67) Function LinkedinTest::testGetAccessToken is not documented
(#86) Function LinkedinTest::testUserData is not documented
(#132) Function LinkedinTest::testMissingUserData is not documented
(#7) Variable LinkedinTest::$provider is not documented
(#176) There is no description in phpdocs for function testExceptionThrownWhenErrorObjectReceived
(#177) Incorrect path for phpdocs tag @expectedException detected
(#5) Package is not specified for class LinkedinTest. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/byte_safe_strings.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#34) Package is not specified for function RandomCompat_strlen. It is also not specified in file-level phpdocs
(#58) Package is not specified for function RandomCompat_strlen. It is also not specified in file-level phpdocs
(#88) Package is not specified for function RandomCompat_substr. It is also not specified in file-level phpdocs
(#141) Package is not specified for function RandomCompat_substr. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/cast_to_int.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#31) Package is not specified for function RandomCompat_intval. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/error_polyfill.php
(#31) Class Error is not documented
(#39) Class TypeError is not documented
(#44) Class TypeError is not documented
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#31) Package is not specified for class Error. It is also not specified in file-level phpdocs
(#39) Package is not specified for class TypeError. It is also not specified in file-level phpdocs
(#44) Package is not specified for class TypeError. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/random.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#7) Invalid phpdocs tag @released used
(#6) Not recommended phpdocs tag @version used
(#201) Package is not specified for function random_bytes. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#30) Package is not specified for function random_bytes. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#39) Invalid phpdocs tag @ref used
(#34) Package is not specified for function random_bytes. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#35) Invalid phpdocs tag @ref used
(#30) Package is not specified for function random_bytes. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#35) Invalid phpdocs tag @ref used
(#30) Package is not specified for function random_bytes. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
(#2) No one-line description found in phpdocs for file
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#33) Invalid phpdocs tag @ref used
(#33) Invalid phpdocs tag @ref used
(#30) Package is not specified for function random_bytes. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/lib/random_int.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#110) Invalid phpdocs tag @ref used
(#110) Invalid phpdocs tag @ref used
(#110) Invalid phpdocs tag @ref used
(#31) Package is not specified for function random_int. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/paragonie/random_compat/other/build_phar.php
(#2) File-level phpdocs block is not found
auth/googleoauth2/vendor/paragonie/random_compat/psalm-autoload.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/googleoauth2/vendor/psr/http-message/src/MessageInterface.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Package is not specified for function getProtocolVersion. It is also not specified in file-level phpdocs
(#28) Package is not specified for function withProtocolVersion. It is also not specified in file-level phpdocs
(#43) Package is not specified for function getHeaders. It is also not specified in file-level phpdocs
(#70) Package is not specified for function hasHeader. It is also not specified in file-level phpdocs
(#80) Package is not specified for function getHeader. It is also not specified in file-level phpdocs
(#96) Package is not specified for function getHeaderLine. It is also not specified in file-level phpdocs
(#117) Package is not specified for function withHeader. It is also not specified in file-level phpdocs
(#134) Package is not specified for function withAddedHeader. It is also not specified in file-level phpdocs
(#152) Package is not specified for function withoutHeader. It is also not specified in file-level phpdocs
(#166) Package is not specified for function getBody. It is also not specified in file-level phpdocs
(#173) Package is not specified for function withBody. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/psr/http-message/src/RequestInterface.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#26) Package is not specified for function getRequestTarget. It is also not specified in file-level phpdocs
(#44) Package is not specified for function withRequestTarget. It is also not specified in file-level phpdocs
(#63) Package is not specified for function getMethod. It is also not specified in file-level phpdocs
(#70) Package is not specified for function withMethod. It is also not specified in file-level phpdocs
(#87) Package is not specified for function getUri. It is also not specified in file-level phpdocs
(#98) Package is not specified for function withUri. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/psr/http-message/src/ResponseInterface.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#22) Package is not specified for function getStatusCode. It is also not specified in file-level phpdocs
(#32) Package is not specified for function withStatus. It is also not specified in file-level phpdocs
(#54) Package is not specified for function getReasonPhrase. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/psr/http-message/src/ServerRequestInterface.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#45) Package is not specified for function getServerParams. It is also not specified in file-level phpdocs
(#56) Package is not specified for function getCookieParams. It is also not specified in file-level phpdocs
(#68) Package is not specified for function withCookieParams. It is also not specified in file-level phpdocs
(#87) Package is not specified for function getQueryParams. It is also not specified in file-level phpdocs
(#101) Package is not specified for function withQueryParams. It is also not specified in file-level phpdocs
(#125) Package is not specified for function getUploadedFiles. It is also not specified in file-level phpdocs
(#139) Package is not specified for function withUploadedFiles. It is also not specified in file-level phpdocs
(#152) Package is not specified for function getParsedBody. It is also not specified in file-level phpdocs
(#169) Package is not specified for function withParsedBody. It is also not specified in file-level phpdocs
(#199) Package is not specified for function getAttributes. It is also not specified in file-level phpdocs
(#212) Package is not specified for function getAttribute. It is also not specified in file-level phpdocs
(#229) Package is not specified for function withAttribute. It is also not specified in file-level phpdocs
(#246) Package is not specified for function withoutAttribute. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/psr/http-message/src/StreamInterface.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#14) Package is not specified for function __toString. It is also not specified in file-level phpdocs
(#30) Package is not specified for function close. It is also not specified in file-level phpdocs
(#37) Package is not specified for function detach. It is also not specified in file-level phpdocs
(#46) Package is not specified for function getSize. It is also not specified in file-level phpdocs
(#53) Package is not specified for function tell. It is also not specified in file-level phpdocs
(#61) Package is not specified for function eof. It is also not specified in file-level phpdocs
(#68) Package is not specified for function isSeekable. It is also not specified in file-level phpdocs
(#75) Package is not specified for function seek. It is also not specified in file-level phpdocs
(#89) Package is not specified for function rewind. It is also not specified in file-level phpdocs
(#101) Package is not specified for function isWritable. It is also not specified in file-level phpdocs
(#108) Package is not specified for function write. It is also not specified in file-level phpdocs
(#117) Package is not specified for function isReadable. It is also not specified in file-level phpdocs
(#124) Package is not specified for function read. It is also not specified in file-level phpdocs
(#136) Package is not specified for function getContents. It is also not specified in file-level phpdocs
(#145) Package is not specified for function getMetadata. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/psr/http-message/src/UploadedFileInterface.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#15) Package is not specified for function getStream. It is also not specified in file-level phpdocs
(#33) Package is not specified for function moveTo. It is also not specified in file-level phpdocs
(#67) Package is not specified for function getSize. It is also not specified in file-level phpdocs
(#78) Package is not specified for function getError. It is also not specified in file-level phpdocs
(#94) Package is not specified for function getClientFilename. It is also not specified in file-level phpdocs
(#109) Package is not specified for function getClientMediaType. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/psr/http-message/src/UriInterface.php
(#2) File-level phpdocs block is not found
(#26) Package is not specified for function getScheme. It is also not specified in file-level phpdocs
(#42) Package is not specified for function getAuthority. It is also not specified in file-level phpdocs
(#62) Package is not specified for function getUserInfo. It is also not specified in file-level phpdocs
(#79) Package is not specified for function getHost. It is also not specified in file-level phpdocs
(#92) Package is not specified for function getPort. It is also not specified in file-level phpdocs
(#109) Package is not specified for function getPath. It is also not specified in file-level phpdocs
(#136) Package is not specified for function getQuery. It is also not specified in file-level phpdocs
(#158) Package is not specified for function getFragment. It is also not specified in file-level phpdocs
(#176) Package is not specified for function withScheme. It is also not specified in file-level phpdocs
(#193) Package is not specified for function withUserInfo. It is also not specified in file-level phpdocs
(#209) Package is not specified for function withHost. It is also not specified in file-level phpdocs
(#223) Package is not specified for function withPort. It is also not specified in file-level phpdocs
(#242) Package is not specified for function withPath. It is also not specified in file-level phpdocs
(#266) Package is not specified for function withQuery. It is also not specified in file-level phpdocs
(#283) Package is not specified for function withFragment. It is also not specified in file-level phpdocs
(#299) Package is not specified for function __toString. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/stevenmaguire/oauth2-dropbox/src/Provider/Dropbox.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#11) Class Dropbox is not documented
(#30) Phpdocs for function Dropbox::getBaseAccessTokenUrl has incomplete parameters list
(#88) Phpdocs for function Dropbox::createResourceOwner has incomplete parameters list
(#11) Package is not specified for class Dropbox. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/stevenmaguire/oauth2-dropbox/src/Provider/DropboxResourceOwner.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class DropboxResourceOwner is not documented
(#7) Package is not specified for class DropboxResourceOwner. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/stevenmaguire/oauth2-dropbox/tests/src/Provider/DropboxTest.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) Class DropboxTest is not documented
(#11) Function DropboxTest::setUp is not documented
(#20) Function DropboxTest::tearDown is not documented
(#26) Function DropboxTest::testAuthorizationUrl is not documented
(#43) Function DropboxTest::testScopes is not documented
(#52) Function DropboxTest::testGetAuthorizationUrl is not documented
(#60) Function DropboxTest::testGetBaseAccessTokenUrl is not documented
(#70) Function DropboxTest::testGetAccessToken is not documented
(#88) Function DropboxTest::testUserData is not documented
(#9) Variable DropboxTest::$provider is not documented
(#116) There is no description in phpdocs for function testExceptionThrownWhenErrorObjectReceived
(#117) Incorrect path for phpdocs tag @expectedException detected
(#7) Package is not specified for class DropboxTest. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/stevenmaguire/oauth2-microsoft/src/Provider/Microsoft.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#8) Class Microsoft is not documented
(#27) Phpdocs for function Microsoft::getBaseAccessTokenUrl has incomplete parameters list
(#51) Phpdocs for function Microsoft::checkResponse has incomplete parameters list
(#8) Package is not specified for class Microsoft. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/stevenmaguire/oauth2-microsoft/src/Provider/MicrosoftResourceOwner.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#5) Class MicrosoftResourceOwner is not documented
(#71) Phpdocs for function MicrosoftResourceOwner::setImageurl has incomplete parameters list
(#5) Package is not specified for class MicrosoftResourceOwner. It is also not specified in file-level phpdocs
auth/googleoauth2/vendor/stevenmaguire/oauth2-microsoft/tests/src/Provider/MicrosoftTest.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#5) Class MicrosoftTest is not documented
(#9) Function MicrosoftTest::setUp is not documented
(#18) Function MicrosoftTest::tearDown is not documented
(#24) Function MicrosoftTest::testAuthorizationUrl is not documented
(#39) Function MicrosoftTest::testGetAuthorizationUrl is not documented
(#47) Function MicrosoftTest::testScopes is not documented
(#56) Function MicrosoftTest::testGetBaseAccessTokenUrl is not documented
(#66) Function MicrosoftTest::testGetAccessToken is not documented
(#85) Function MicrosoftTest::testUserDataWithoutImage is not documented
(#130) Function MicrosoftTest::testUserDataWithImage is not documented
(#7) Variable MicrosoftTest::$provider is not documented
(#170) There is no description in phpdocs for function testExceptionThrownWhenErrorObjectReceived
(#171) Incorrect path for phpdocs tag @expectedException detected
(#5) Package is not specified for class MicrosoftTest. It is also not specified in file-level phpdocs

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 0 warnings)

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

Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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