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

(5709 errors, 994 warnings)

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

question/type/coderunner/classes/twig.php
(#23) "require_once" must be immediately followed by an open parenthesis
(#24) "require_once" must be immediately followed by an open parenthesis
(#76) Must use "self::" for local static member reference
(#99) Opening brace should be on the same line as the declaration
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#119) 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
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) This comment is 46% valid code; is this commented out code?
(#150) Expected 1 space after asterisk; 2 found
(#153) Opening brace should be on the same line as the declaration
question/type/coderunner/edit_coderunner_form.php
(#217) This comment is 43% valid code; is this commented out code?
(#993) No space found before comment text; expected "// Twigging the template parameters changed them." but found "//Twigging the template parameters changed them."
question/type/coderunner/problemspec.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#68) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
question/type/coderunner/questiontype.php
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/renderer.php
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 1
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 5
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 1
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/testcomplexjsonparam3.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Duplicate class name "qtype_coderunner_exception" found; first defined in /var/lib/jenkins/git_repositories/prechecker/question/type/coderunner/classes/exception.php on line 25
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Variable "params_json" must not contain underscores.
(#26) Variable "params_json" must not contain underscores.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/tests/coderunnertestcase.php
(#68) Protected method name "qtype_coderunner_testcase::onNotSuccessfulTest" must be in lower-case letters only
question/type/coderunner/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
question/type/coderunner/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
(#382) Variable "pathEnd" must be all lower-case
(#382) Variable "logicalPathPsr4" must be all lower-case
(#382) Variable "lastPos" must be all lower-case
(#384) Variable "pathEnd" 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
question/type/coderunner/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
question/type/coderunner/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
question/type/coderunner/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
(#9) Variable "vendorDir" must be all lower-case
question/type/coderunner/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
(#10) Variable "vendorDir" must be all lower-case
question/type/coderunner/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 "ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::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 "ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::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 "composerRequirea94a015043d83dd17aa9648c7dab3aaf" 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
question/type/coderunner/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
(#13) Member variable "prefixLengthsPsr4" must be all lower-case
(#14) Whitespace found at end of line
(#18) Whitespace found at end of line
(#24) Member variable "prefixDirsPsr4" must be all lower-case
(#25) Whitespace found at end of line
(#29) Whitespace found at end of line
(#35) Member variable "prefixesPsr0" must be all lower-case
(#36) Whitespace found at end of line
(#38) Whitespace found at end of line
(#45) Public method name "ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::getInitializer" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#48) Variable "prefixLengthsPsr4" must be all lower-case
(#49) Variable "prefixDirsPsr4" must be all lower-case
(#50) Variable "prefixesPsr0" must be all lower-case
question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) 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
(#81) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#113) Opening brace should be on the same line as the declaration
(#120) Line exceeds maximum limit of 180 characters; contains 214 characters
(#129) Opening brace should be on the same line as the declaration
(#145) Opening brace should be on the same line as the declaration
(#148) The use of backticks in strings is not recommended
(#152) Line exceeds maximum limit of 180 characters; contains 216 characters
(#161) Opening brace should be on the same line as the declaration
(#177) Opening brace should be on the same line as the declaration
(#184) Line exceeds 132 characters; contains 144 characters
(#193) Opening brace should be on the same line as the declaration
(#212) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Opening brace must be the last content on the line
(#15) Closing brace must be on a line by itself
(#16) Opening brace must be the last content on the line
(#16) Closing brace must be on a line by itself
(#17) Opening brace must be the last content on the line
(#17) Closing brace must be on a line by itself
(#18) Opening brace must be the last content on the line
(#18) Closing brace must be on a line by itself
(#19) Opening brace must be the last content on the line
(#19) Closing brace must be on a line by itself
(#20) Opening brace must be the last content on the line
(#20) Closing brace must be on a line by itself
(#21) Opening brace must be the last content on the line
(#21) Closing brace must be on a line by itself
(#22) Opening brace must be the last content on the line
(#22) Closing brace must be on a line by itself
(#23) Opening brace must be the last content on the line
(#23) Closing brace must be on a line by itself
(#24) Opening brace must be the last content on the line
(#24) Closing brace must be on a line by itself
(#25) Opening brace must be the last content on the line
(#25) Closing brace must be on a line by itself
question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line exceeds 132 characters; contains 146 characters
(#29) Opening brace should be on the same line as the declaration
(#41) Opening brace should be on the same line as the declaration
(#47) "require" must be immediately followed by an open parenthesis
(#48) Usage of ELSEIF not allowed; use ELSE IF instead
(#49) "require" must be immediately followed by an open parenthesis
question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "Twig_CompilerInterface::getSource" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Line exceeds 132 characters; contains 150 characters
(#31) Opening brace should be on the same line as the declaration
(#41) Public method name "Twig_Filter::setArguments" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#46) Public method name "Twig_Filter::getArguments" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#51) Public method name "Twig_Filter::needsEnvironment" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#56) Public method name "Twig_Filter::needsContext" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#61) Public method name "Twig_Filter::getSafe" must be in lower-case letters only
(#61) Variable "filterArgs" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#68) Variable "filterArgs" must be all lower-case
(#72) Public method name "Twig_Filter::getPreservesSafety" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#77) Public method name "Twig_Filter::getPreEscape" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#82) Public method name "Twig_Filter::getCallable" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line exceeds 132 characters; contains 159 characters
(#28) Opening brace should be on the same line as the declaration
(#37) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Line exceeds 132 characters; contains 157 characters
(#31) Opening brace should be on the same line as the declaration
(#41) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line exceeds 132 characters; contains 155 characters
(#28) Opening brace should be on the same line as the declaration
(#34) Public method name "Twig_Filter_Node::getClass" 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
question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "Twig_FilterCallableInterface::getCallable" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#32) Public method name "Twig_FilterInterface::needsEnvironment" must be in lower-case letters only
(#34) Public method name "Twig_FilterInterface::needsContext" must be in lower-case letters only
(#36) Public method name "Twig_FilterInterface::getSafe" must be in lower-case letters only
(#36) Variable "filterArgs" must be all lower-case
(#38) Public method name "Twig_FilterInterface::getPreservesSafety" must be in lower-case letters only
(#40) Public method name "Twig_FilterInterface::getPreEscape" must be in lower-case letters only
(#42) Public method name "Twig_FilterInterface::setArguments" must be in lower-case letters only
(#44) Public method name "Twig_FilterInterface::getArguments" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Line exceeds 132 characters; contains 154 characters
(#31) Opening brace should be on the same line as the declaration
(#39) Public method name "Twig_Function::setArguments" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#44) Public method name "Twig_Function::getArguments" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Public method name "Twig_Function::needsEnvironment" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#54) Public method name "Twig_Function::needsContext" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#59) Public method name "Twig_Function::getSafe" must be in lower-case letters only
(#59) Variable "functionArgs" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#66) Variable "functionArgs" must be all lower-case
(#72) Public method name "Twig_Function::getCallable" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#13) Line exceeds 132 characters; contains 163 characters
(#29) Opening brace should be on the same line as the declaration
(#38) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#15) Line exceeds 132 characters; contains 161 characters
(#32) Opening brace should be on the same line as the declaration
(#42) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line exceeds 132 characters; contains 159 characters
(#28) Opening brace should be on the same line as the declaration
(#34) Public method name "Twig_Function_Node::getClass" 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
question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "Twig_FunctionCallableInterface::getCallable" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "Twig_FunctionInterface::needsEnvironment" must be in lower-case letters only
(#35) Public method name "Twig_FunctionInterface::needsContext" must be in lower-case letters only
(#37) Public method name "Twig_FunctionInterface::getSafe" must be in lower-case letters only
(#37) Variable "filterArgs" must be all lower-case
(#39) Public method name "Twig_FunctionInterface::setArguments" must be in lower-case letters only
(#41) Public method name "Twig_FunctionInterface::getArguments" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Line exceeds maximum limit of 180 characters; contains 208 characters
(#37) Public method name "Twig_Loader_String::getSource" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#39) Line exceeds 132 characters; contains 159 characters
(#44) Public method name "Twig_Loader_String::getSourceContext" must be in lower-case letters only
(#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 "Twig_Loader_String::getCacheKey" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#59) Public method name "Twig_Loader_String::isFresh" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#15) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#15) Line exceeds 132 characters; contains 148 characters
(#27) Opening brace should be on the same line as the declaration
(#32) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Public method name "Twig_NodeInterface::getLine" must be in lower-case letters only
(#33) Public method name "Twig_NodeInterface::getNodeTag" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#49) Public method name "Twig_TemplateInterface::getEnvironment" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line exceeds 132 characters; contains 146 characters
(#27) Opening brace should be on the same line as the declaration
(#33) Public method name "Twig_Test::getCallable" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Line exceeds 132 characters; contains 155 characters
(#26) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) Line exceeds 132 characters; contains 153 characters
(#29) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Opening brace should be on the same line as the declaration
(#32) Public method name "Twig_Test_Node::getClass" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#38) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "Twig_TestCallableInterface::getCallable" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Variable "triggerDeprecationError" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#35) Variable "triggerDeprecationError" must be all lower-case
(#36) Line exceeds 132 characters; contains 134 characters
(#53) Public method name "Twig_TokenParserBroker::addTokenParser" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#58) Public method name "Twig_TokenParserBroker::removeTokenParser" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Public method name "Twig_TokenParserBroker::addTokenParserBroker" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#71) Public method name "Twig_TokenParserBroker::removeTokenParserBroker" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#87) Public method name "Twig_TokenParserBroker::getTokenParser" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#102) Public method name "Twig_TokenParserBroker::getParsers" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#107) Public method name "Twig_TokenParserBroker::getParser" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#112) Public method name "Twig_TokenParserBroker::setParser" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#115) Variable "tokenParser" must be all lower-case
(#116) Variable "tokenParser" must be all lower-case
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Public method name "Twig_TokenParserBrokerInterface::getTokenParser" must be in lower-case letters only
(#38) Public method name "Twig_TokenParserBrokerInterface::setParser" must be in lower-case letters only
(#45) Public method name "Twig_TokenParserBrokerInterface::getParser" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Public method name "CacheInterface::generateKey" must be in lower-case letters only
(#33) Variable "className" must be all lower-case
(#57) Public method name "CacheInterface::getTimestamp" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Opening brace should be on the same line as the declaration
(#36) Public method name "FilesystemCache::generateKey" must be in lower-case letters only
(#36) Variable "className" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "className" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#46) "include_once" must be immediately followed by an open parenthesis
(#51) Opening brace should be on the same line as the declaration
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#64) Variable "tmpFile" must be all lower-case
(#65) Variable "tmpFile" must be all lower-case
(#65) Variable "tmpFile" must be all lower-case
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Usage of ELSEIF not allowed; use ELSE IF instead
(#83) Public method name "FilesystemCache::getTimestamp" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) Public method name "NullCache::generateKey" must be in lower-case letters only
(#23) Variable "className" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#29) Opening brace should be on the same line as the declaration
(#33) Opening brace should be on the same line as the declaration
(#36) Public method name "NullCache::getTimestamp" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Compiler.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Member variable "lastLine" must be all lower-case
(#28) Member variable "debugInfo" must be all lower-case
(#29) Member variable "sourceOffset" must be all lower-case
(#30) Member variable "sourceLine" must be all lower-case
(#32) Member variable "varNameSalt" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#42) Public method name "Compiler::getFilename" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#44) Line exceeds 132 characters; contains 145 characters
(#54) Public method name "Compiler::getEnvironment" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#64) Public method name "Compiler::getSource" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Opening brace should be on the same line as the declaration
(#116) Opening brace should be on the same line as the declaration
(#128) Opening brace should be on the same line as the declaration
(#144) Public method name "Compiler::addIndentation" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#146) Line exceeds 132 characters; contains 157 characters
(#161) Opening brace should be on the same line as the declaration
(#175) Opening brace should be on the same line as the declaration
(#186) Usage of ELSEIF not allowed; use ELSE IF instead
(#188) Usage of ELSEIF not allowed; use ELSE IF instead
(#190) Usage of ELSEIF not allowed; use ELSE IF instead
(#215) Public method name "Compiler::addDebugInfo" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
(#224) Line exceeds 132 characters; contains 169 characters
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Public method name "Compiler::getDebugInfo" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#255) Opening brace should be on the same line as the declaration
(#271) Opening brace should be on the same line as the declaration
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Public method name "Compiler::getVarName" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Environment.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#54) Member variable "autoReload" must be all lower-case
(#59) Member variable "baseTemplateClass" must be all lower-case
(#67) Member variable "runtimeInitialized" must be all lower-case
(#68) Member variable "extensionInitialized" must be all lower-case
(#69) Member variable "loadedTemplates" must be all lower-case
(#70) Member variable "strictVariables" must be all lower-case
(#71) Member variable "unaryOperators" must be all lower-case
(#72) Member variable "binaryOperators" must be all lower-case
(#73) Member variable "templateClassPrefix" must be all lower-case
(#74) Member variable "functionCallbacks" must be all lower-case
(#75) Member variable "filterCallbacks" must be all lower-case
(#78) Member variable "originalCache" must be all lower-case
(#79) Member variable "bcWriteCacheFile" must be all lower-case
(#80) Member variable "bcGetCacheFilename" must be all lower-case
(#81) Member variable "lastModifiedExtension" must be all lower-case
(#82) Member variable "extensionsByClass" must be all lower-case
(#83) Member variable "runtimeLoaders" must be all lower-case
(#85) Member variable "optionsHash" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#127) Line exceeds maximum limit of 180 characters; contains 183 characters
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Line exceeds 132 characters; contains 163 characters
(#164) Line exceeds 132 characters; contains 165 characters
(#176) Public method name "Environment::getBaseTemplateClass" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#186) Public method name "Environment::setBaseTemplateClass" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#195) Public method name "Environment::enableDebug" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#204) Public method name "Environment::disableDebug" must be in lower-case letters only
(#205) Opening brace should be on the same line as the declaration
(#215) Public method name "Environment::isDebug" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#223) Public method name "Environment::enableAutoReload" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#231) Public method name "Environment::disableAutoReload" must be in lower-case letters only
(#232) Opening brace should be on the same line as the declaration
(#241) Public method name "Environment::isAutoReload" must be in lower-case letters only
(#242) Opening brace should be on the same line as the declaration
(#249) Public method name "Environment::enableStrictVariables" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#258) Public method name "Environment::disableStrictVariables" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#269) Public method name "Environment::isStrictVariables" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#283) Public method name "Environment::getCache" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#295) Public method name "Environment::setCache" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#300) Usage of ELSEIF not allowed; use ELSE IF instead
(#303) Usage of ELSEIF not allowed; use ELSE IF instead
(#304) Line exceeds 132 characters; contains 150 characters
(#307) Usage of ELSEIF not allowed; use ELSE IF instead
(#310) Line exceeds 132 characters; contains 133 characters
(#323) Public method name "Environment::getCacheFilename" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#325) Line exceeds 132 characters; contains 146 characters
(#349) Public method name "Environment::getTemplateClass" must be in lower-case letters only
(#350) Opening brace should be on the same line as the declaration
(#363) Public method name "Environment::getTemplateClassPrefix" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#365) Line exceeds 132 characters; contains 146 characters
(#383) Opening brace should be on the same line as the declaration
(#398) Opening brace should be on the same line as the declaration
(#414) Opening brace should be on the same line as the declaration
(#443) Public method name "Environment::loadTemplate" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#451) Public method name "Environment::loadClass" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#453) Variable "mainCls" must be all lower-case
(#466) Variable "mainCls" must be all lower-case
(#491) Variable "mainCls" must be all lower-case
(#497) The use of function eval() is forbidden
(#502) Line exceeds 132 characters; contains 152 characters
(#526) Public method name "Environment::createTemplate" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#569) Public method name "Environment::isTemplateFresh" must be in lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#574) Variable "extensionTime" must be all lower-case
(#574) Line exceeds 132 characters; contains 135 characters
(#575) Variable "extensionTime" must be all lower-case
(#596) Public method name "Environment::resolveTemplate" must be in lower-case letters only
(#597) Opening brace should be on the same line as the declaration
(#627) Public method name "Environment::clearTemplateCache" must be in lower-case letters only
(#628) Opening brace should be on the same line as the declaration
(#629) Line exceeds 132 characters; contains 148 characters
(#639) Public method name "Environment::clearCacheFiles" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#641) Line exceeds 132 characters; contains 146 characters
(#644) Line exceeds 132 characters; contains 159 characters
(#659) Public method name "Environment::getLexer" must be in lower-case letters only
(#660) Opening brace should be on the same line as the declaration
(#661) Line exceeds 132 characters; contains 145 characters
(#670) Public method name "Environment::setLexer" must be in lower-case letters only
(#671) Opening brace should be on the same line as the declaration
(#686) Opening brace should be on the same line as the declaration
(#688) Line exceeds maximum limit of 180 characters; contains 190 characters
(#706) Public method name "Environment::getParser" must be in lower-case letters only
(#707) Opening brace should be on the same line as the declaration
(#708) Line exceeds 132 characters; contains 145 characters
(#717) Public method name "Environment::setParser" must be in lower-case letters only
(#718) Opening brace should be on the same line as the declaration
(#730) Opening brace should be on the same line as the declaration
(#745) Public method name "Environment::getCompiler" must be in lower-case letters only
(#746) Opening brace should be on the same line as the declaration
(#747) Line exceeds 132 characters; contains 145 characters
(#756) Public method name "Environment::setCompiler" must be in lower-case letters only
(#757) Opening brace should be on the same line as the declaration
(#767) Opening brace should be on the same line as the declaration
(#785) Public method name "Environment::compileSource" must be in lower-case letters only
(#786) Opening brace should be on the same line as the declaration
(#788) Line exceeds maximum limit of 180 characters; contains 190 characters
(#798) Line exceeds 132 characters; contains 155 characters
(#802) Public method name "Environment::setLoader" must be in lower-case letters only
(#803) Opening brace should be on the same line as the declaration
(#805) Line exceeds 132 characters; contains 174 characters
(#816) Public method name "Environment::getLoader" must be in lower-case letters only
(#817) Opening brace should be on the same line as the declaration
(#830) Public method name "Environment::setCharset" must be in lower-case letters only
(#831) Opening brace should be on the same line as the declaration
(#840) Public method name "Environment::getCharset" must be in lower-case letters only
(#841) Opening brace should be on the same line as the declaration
(#850) Public method name "Environment::initRuntime" must be in lower-case letters only
(#851) Opening brace should be on the same line as the declaration
(#858) Variable "parentClass" must be all lower-case
(#859) Variable "parentClass" must be all lower-case
(#859) Variable "parentClass" must be all lower-case
(#860) The use of backticks in strings is not recommended
(#860) Line exceeds maximum limit of 180 characters; contains 358 characters
(#875) Public method name "Environment::hasExtension" must be in lower-case letters only
(#876) Opening brace should be on the same line as the declaration
(#879) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Line exceeds maximum limit of 180 characters; contains 248 characters
(#898) Public method name "Environment::addRuntimeLoader" must be in lower-case letters only
(#899) Opening brace should be on the same line as the declaration
(#910) Public method name "Environment::getExtension" must be in lower-case letters only
(#911) Opening brace should be on the same line as the declaration
(#914) Inline comments must end in full-stops, exclamation marks, or question marks
(#921) Line exceeds maximum limit of 180 characters; contains 248 characters
(#943) Public method name "Environment::getRuntime" must be in lower-case letters only
(#944) Opening brace should be on the same line as the declaration
(#958) Public method name "Environment::addExtension" must be in lower-case letters only
(#959) Opening brace should be on the same line as the declaration
(#961) Line exceeds 132 characters; contains 152 characters
(#968) Line exceeds maximum limit of 180 characters; contains 247 characters
(#987) Public method name "Environment::removeExtension" must be in lower-case letters only
(#988) Opening brace should be on the same line as the declaration
(#989) Line exceeds 132 characters; contains 146 characters
(#992) Line exceeds 132 characters; contains 134 characters
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#1004) Line exceeds maximum limit of 180 characters; contains 248 characters
(#1019) Public method name "Environment::setExtensions" must be in lower-case letters only
(#1020) Opening brace should be on the same line as the declaration
(#1031) Public method name "Environment::getExtensions" must be in lower-case letters only
(#1032) Opening brace should be on the same line as the declaration
(#1036) Public method name "Environment::addTokenParser" must be in lower-case letters only
(#1037) Opening brace should be on the same line as the declaration
(#1052) Public method name "Environment::getTokenParsers" must be in lower-case letters only
(#1053) Opening brace should be on the same line as the declaration
(#1070) Public method name "Environment::getTags" must be in lower-case letters only
(#1071) Opening brace should be on the same line as the declaration
(#1082) Public method name "Environment::addNodeVisitor" must be in lower-case letters only
(#1083) Opening brace should be on the same line as the declaration
(#1098) Public method name "Environment::getNodeVisitors" must be in lower-case letters only
(#1099) Opening brace should be on the same line as the declaration
(#1113) Public method name "Environment::addFilter" must be in lower-case letters only
(#1114) Opening brace should be on the same line as the declaration
(#1123) Line exceeds maximum limit of 180 characters; contains 238 characters
(#1145) Public method name "Environment::getFilter" must be in lower-case letters only
(#1146) Opening brace should be on the same line as the declaration
(#1177) Public method name "Environment::registerUndefinedFilterCallback" must be in lower-case letters only
(#1178) Opening brace should be on the same line as the declaration
(#1193) Public method name "Environment::getFilters" must be in lower-case letters only
(#1194) Opening brace should be on the same line as the declaration
(#1208) Public method name "Environment::addTest" must be in lower-case letters only
(#1209) Opening brace should be on the same line as the declaration
(#1218) Line exceeds maximum limit of 180 characters; contains 234 characters
(#1235) Public method name "Environment::getTests" must be in lower-case letters only
(#1236) Opening brace should be on the same line as the declaration
(#1253) Public method name "Environment::getTest" must be in lower-case letters only
(#1254) Opening brace should be on the same line as the declaration
(#1285) Public method name "Environment::addFunction" must be in lower-case letters only
(#1286) Opening brace should be on the same line as the declaration
(#1287) Line exceeds 132 characters; contains 133 characters
(#1295) Line exceeds maximum limit of 180 characters; contains 242 characters
(#1317) Public method name "Environment::getFunction" must be in lower-case letters only
(#1318) Opening brace should be on the same line as the declaration
(#1349) Public method name "Environment::registerUndefinedFunctionCallback" must be in lower-case letters only
(#1350) Opening brace should be on the same line as the declaration
(#1365) Public method name "Environment::getFunctions" must be in lower-case letters only
(#1366) Opening brace should be on the same line as the declaration
(#1383) Public method name "Environment::addGlobal" must be in lower-case letters only
(#1384) Opening brace should be on the same line as the declaration
(#1391) Inline comments must end in full-stops, exclamation marks, or question marks
(#1392) Line exceeds maximum limit of 180 characters; contains 200 characters
(#1393) Line exceeds 132 characters; contains 153 characters
(#1393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1393) Inline comments must end in full-stops, exclamation marks, or question marks
(#1393) This comment is 69% valid code; is this commented out code?
(#1393) No space found before comment text; expected "// throw new \LogicException(sprintf('Unable to add global "%s" as the runtime or the extensions have already been initialized.', $name));" but found "//throw new \LogicException(sprintf('Unable to add global "%s" as the runtime or the extensions have already been initialized.', $name));"
(#1398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1398) Inline comments must end in full-stops, exclamation marks, or question marks
(#1412) Public method name "Environment::getGlobals" must be in lower-case letters only
(#1413) Opening brace should be on the same line as the declaration
(#1432) Public method name "Environment::mergeGlobals" must be in lower-case letters only
(#1433) Opening brace should be on the same line as the declaration
(#1434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1452) Public method name "Environment::getUnaryOperators" must be in lower-case letters only
(#1453) Opening brace should be on the same line as the declaration
(#1468) Public method name "Environment::getBinaryOperators" must be in lower-case letters only
(#1469) Opening brace should be on the same line as the declaration
(#1480) Public method name "Environment::computeAlternatives" must be in lower-case letters only
(#1481) Opening brace should be on the same line as the declaration
(#1482) Line exceeds 132 characters; contains 146 characters
(#1490) Protected method name "Environment::initGlobals" must be in lower-case letters only
(#1491) Opening brace should be on the same line as the declaration
(#1497) Variable "parentClass" must be all lower-case
(#1498) Variable "parentClass" must be all lower-case
(#1498) Variable "parentClass" must be all lower-case
(#1499) Line exceeds maximum limit of 180 characters; contains 226 characters
(#1503) Variable "extGlob" must be all lower-case
(#1504) Variable "extGlob" must be all lower-case
(#1505) Line exceeds 132 characters; contains 140 characters
(#1508) Variable "extGlob" must be all lower-case
(#1519) Protected method name "Environment::initExtensions" must be in lower-case letters only
(#1520) Opening brace should be on the same line as the declaration
(#1537) Line exceeds 132 characters; contains 148 characters
(#1537) Inline comments must end in full-stops, exclamation marks, or question marks
(#1544) Protected method name "Environment::initExtension" must be in lower-case letters only
(#1545) Opening brace should be on the same line as the declaration
(#1546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1551) Line exceeds maximum limit of 180 characters; contains 198 characters
(#1557) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1557) Inline comments must end in full-stops, exclamation marks, or question marks
(#1562) Line exceeds maximum limit of 180 characters; contains 204 characters
(#1568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1568) Inline comments must end in full-stops, exclamation marks, or question marks
(#1573) Line exceeds maximum limit of 180 characters; contains 192 characters
(#1579) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1579) Inline comments must end in full-stops, exclamation marks, or question marks
(#1583) Usage of ELSEIF not allowed; use ELSE IF instead
(#1584) Line exceeds 132 characters; contains 143 characters
(#1588) Line exceeds 132 characters; contains 161 characters
(#1592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1592) Inline comments must end in full-stops, exclamation marks, or question marks
(#1597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1597) Inline comments must end in full-stops, exclamation marks, or question marks
(#1600) Line exceeds maximum limit of 180 characters; contains 277 characters
(#1604) Line exceeds 132 characters; contains 173 characters
(#1615) Protected method name "Environment::writeCacheFile" must be in lower-case letters only
(#1616) Opening brace should be on the same line as the declaration
(#1620) Private method name "Environment::updateOptionsHash" must be in lower-case letters only
(#1621) Opening brace should be on the same line as the declaration
(#1622) Variable "hashParts" must be all lower-case
(#1634) Variable "hashParts" must be all lower-case
question/type/coderunner/vendor/twig/twig/src/Error/Error.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Member variable "rawMessage" must be all lower-case
(#46) Member variable "sourcePath" must be all lower-case
(#47) Member variable "sourceCode" must be all lower-case
(#61) Opening brace should be on the same line as the declaration
(#64) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#85) Public method name "Error::getRawMessage" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#97) Public method name "Error::getTemplateFile" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#99) Line exceeds 132 characters; contains 175 characters
(#111) Public method name "Error::setTemplateFile" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#113) Line exceeds 132 characters; contains 175 characters
(#127) Public method name "Error::getTemplateName" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#129) Line exceeds 132 characters; contains 175 characters
(#141) Public method name "Error::setTemplateName" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#143) Line exceeds 132 characters; contains 175 characters
(#156) Public method name "Error::getTemplateLine" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#166) Public method name "Error::setTemplateLine" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#178) Public method name "Error::getSourceContext" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#186) Public method name "Error::setSourceContext" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#200) Opening brace should be on the same line as the declaration
(#205) Public method name "Error::appendMessage" must be in lower-case letters only
(#205) Variable "rawMessage" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#207) Variable "rawMessage" must be all lower-case
(#214) Protected method name "Error::updateRepr" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#231) Variable "questionMark" must be all lower-case
(#234) Variable "questionMark" must be all lower-case
(#254) Variable "questionMark" must be all lower-case
(#262) Protected method name "Error::guessTemplateInfo" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#265) Variable "templateClass" must be all lower-case
(#269) Line exceeds 132 characters; contains 134 characters
(#270) Variable "currentClass" must be all lower-case
(#271) Variable "isEmbedContainer" must be all lower-case
(#271) Variable "templateClass" must be all lower-case
(#271) Variable "currentClass" must be all lower-case
(#272) Variable "isEmbedContainer" must be all lower-case
(#274) Variable "templateClass" must be all lower-case
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#312) Variable "codeLine" must be all lower-case
(#312) Variable "templateLine" must be all lower-case
(#313) Variable "codeLine" must be all lower-case
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Variable "templateLine" must be all lower-case
question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Public method name "SyntaxError::addSuggestions" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#42) Public method name "SyntaxError::computeAlternatives" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#44) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#50) Member variable "unaryOperators" must be all lower-case
(#51) Member variable "binaryOperators" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#64) Line exceeds 132 characters; contains 178 characters
(#67) 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 "$env" was used, and possibly changed (by reference), on line 59.
(#72) Public method name "ExpressionParser::parseExpression" must be in lower-case letters only
(#72) Variable "allowArrow" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#74) Variable "allowArrow" must be all lower-case
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#91) Line exceeds 132 characters; contains 138 characters
(#109) Private method name "ExpressionParser::parseArrow" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#164) Protected method name "ExpressionParser::getPrimary" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#175) Usage of ELSEIF not allowed; use ELSE IF instead
(#186) Protected method name "ExpressionParser::parseConditionalExpression" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
(#207) Protected method name "ExpressionParser::isUnary" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#212) Protected method name "ExpressionParser::isBinary" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#217) Public method name "ExpressionParser::parsePrimaryExpression" must be in lower-case letters only
(#218) Opening brace should be on the same line as the declaration
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Usage of ELSEIF not allowed; use ELSE IF instead
(#270) Variable "negClass" must be all lower-case
(#271) Variable "posClass" must be all lower-case
(#272) Variable "negClass" must be all lower-case
(#272) Variable "posClass" must be all lower-case
(#272) Line exceeds 132 characters; contains 144 characters
(#273) Variable "negClass" must be all lower-case
(#273) Variable "posClass" must be all lower-case
(#274) Line exceeds 132 characters; contains 136 characters
(#276) Line exceeds 132 characters; contains 177 characters
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) Usage of ELSEIF not allowed; use ELSE IF instead
(#292) Usage of ELSEIF not allowed; use ELSE IF instead
(#292) Line exceeds maximum limit of 180 characters; contains 192 characters
(#293) Line exceeds maximum limit of 180 characters; contains 266 characters
(#295) Line exceeds maximum limit of 180 characters; contains 219 characters
(#302) Public method name "ExpressionParser::parseStringExpression" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "nextCanBeString" must be all lower-case
(#310) Variable "nextCanBeString" must be all lower-case
(#312) Variable "nextCanBeString" must be all lower-case
(#313) Usage of ELSEIF not allowed; use ELSE IF instead
(#316) Variable "nextCanBeString" must be all lower-case
(#330) Public method name "ExpressionParser::parseArrayExpression" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Public method name "ExpressionParser::parseHashExpression" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#373) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#376) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#377) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#378) Inline comments must end in full-stops, exclamation marks, or question marks
(#378) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#379) Line exceeds 132 characters; contains 161 characters
(#381) Usage of ELSEIF not allowed; use ELSE IF instead
(#386) Line exceeds maximum limit of 180 characters; contains 298 characters
(#399) Public method name "ExpressionParser::parsePostfixExpression" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#406) Usage of ELSEIF not allowed; use ELSE IF instead
(#419) Public method name "ExpressionParser::getFunctionNode" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#425) Line exceeds 132 characters; contains 147 characters
(#429) Line exceeds maximum limit of 180 characters; contains 193 characters
(#436) Line exceeds 132 characters; contains 158 characters
(#443) Line exceeds maximum limit of 180 characters; contains 189 characters
(#446) Line exceeds 132 characters; contains 156 characters
(#467) Public method name "ExpressionParser::parseSubscriptExpression" must be in lower-case letters only
(#468) Opening brace should be on the same line as the declaration
(#495) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds maximum limit of 180 characters; contains 187 characters
(#503) Line exceeds 132 characters; contains 169 characters
(#514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#549) Public method name "ExpressionParser::parseFilterExpression" must be in lower-case letters only
(#550) Opening brace should be on the same line as the declaration
(#556) Public method name "ExpressionParser::parseFilterExpressionRaw" must be in lower-case letters only
(#557) Opening brace should be on the same line as the declaration
(#592) Public method name "ExpressionParser::parseArguments" must be in lower-case letters only
(#592) Variable "namedArguments" must be all lower-case
(#592) Variable "allowArrow" must be all lower-case
(#593) Opening brace should be on the same line as the declaration
(#607) Variable "allowArrow" must be all lower-case
(#611) Variable "namedArguments" must be all lower-case
(#613) Line exceeds 132 characters; contains 169 characters
(#621) Line exceeds maximum limit of 180 characters; contains 203 characters
(#624) Variable "allowArrow" must be all lower-case
(#647) Public method name "ExpressionParser::parseAssignmentExpression" must be in lower-case letters only
(#648) Opening brace should be on the same line as the declaration
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) Line exceeds 132 characters; contains 141 characters
(#673) Public method name "ExpressionParser::parseMultitargetExpression" must be in lower-case letters only
(#674) Opening brace should be on the same line as the declaration
(#686) Private method name "ExpressionParser::parseNotTestExpression" must be in lower-case letters only
(#687) Opening brace should be on the same line as the declaration
(#691) Private method name "ExpressionParser::parseTestExpression" must be in lower-case letters only
(#692) Opening brace should be on the same line as the declaration
(#705) Private method name "ExpressionParser::getTest" must be in lower-case letters only
(#706) Opening brace should be on the same line as the declaration
(#715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Private method name "ExpressionParser::getTestNodeClass" must be in lower-case letters only
(#732) Opening brace should be on the same line as the declaration
(#743) Line exceeds 132 characters; contains 141 characters
(#755) Protected method name "ExpressionParser::getFunctionNodeClass" must be in lower-case letters only
(#756) Opening brace should be on the same line as the declaration
(#785) Protected method name "ExpressionParser::getFilterNodeClass" must be in lower-case letters only
(#786) Opening brace should be on the same line as the declaration
(#815) Inline comments must start with a capital letter, digit or 3-dots sequence
(#815) Inline comments must end in full-stops, exclamation marks, or question marks
(#816) Protected method name "ExpressionParser::checkConstantExpression" must be in lower-case letters only
(#817) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Public method name "AbstractExtension::initRuntime" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#25) Public method name "AbstractExtension::getTokenParsers" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#30) Public method name "AbstractExtension::getNodeVisitors" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
(#35) Public method name "AbstractExtension::getFilters" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#40) Public method name "AbstractExtension::getTests" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#45) Public method name "AbstractExtension::getFunctions" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#50) Public method name "AbstractExtension::getOperators" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#58) Public method name "AbstractExtension::getGlobals" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Public method name "AbstractExtension::getName" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Line indented incorrectly; expected at least 4 spaces, found 0
(#14) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) Line indented incorrectly; expected at least 4 spaces, found 0
(#25) Line indented incorrectly; expected at least 4 spaces, found 0
(#26) Line indented incorrectly; expected at least 4 spaces, found 0
(#27) Line indented incorrectly; expected at least 4 spaces, found 0
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#31) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Line indented incorrectly; expected 4 spaces, found 0
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Line indented incorrectly; expected 8 spaces, found 4
(#41) Member variable "dateFormats" must be all lower-case
(#42) Line indented incorrectly; expected 8 spaces, found 4
(#42) Member variable "numberFormat" must be all lower-case
(#43) Line indented incorrectly; expected 8 spaces, found 4
(#44) Line indented incorrectly; expected 8 spaces, found 4
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#52) Public method name "CoreExtension::setEscaper" must be in lower-case letters only
(#53) Line indented incorrectly; expected at least 8 spaces, found 4
(#53) Opening brace should be on the same line as the declaration
(#54) Line indented incorrectly; expected at least 12 spaces, found 8
(#55) Line indented incorrectly; expected 8 spaces, found 4
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#62) Line indented incorrectly; expected 8 spaces, found 4
(#62) Public method name "CoreExtension::getEscapers" must be in lower-case letters only
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#63) Opening brace should be on the same line as the declaration
(#64) Line indented incorrectly; expected at least 12 spaces, found 8
(#65) Line indented incorrectly; expected 8 spaces, found 4
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Line indented incorrectly; expected 8 spaces, found 4
(#73) Public method name "CoreExtension::setDateFormat" must be in lower-case letters only
(#73) Variable "dateIntervalFormat" must be all lower-case
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Opening brace should be on the same line as the declaration
(#75) Line indented incorrectly; expected 12 spaces, found 8
(#76) Line indented incorrectly; expected at least 16 spaces, found 12
(#77) Line indented incorrectly; expected 12 spaces, found 8
(#79) Line indented incorrectly; expected 12 spaces, found 8
(#79) Variable "dateIntervalFormat" must be all lower-case
(#80) Line indented incorrectly; expected at least 16 spaces, found 12
(#80) Variable "dateIntervalFormat" must be all lower-case
(#81) Line indented incorrectly; expected 12 spaces, found 8
(#82) Line indented incorrectly; expected 8 spaces, found 4
(#84) Line indented incorrectly; expected at least 8 spaces, found 4
(#89) Line indented incorrectly; expected 8 spaces, found 4
(#89) Public method name "CoreExtension::getDateFormat" must be in lower-case letters only
(#90) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) Opening brace should be on the same line as the declaration
(#91) Line indented incorrectly; expected at least 12 spaces, found 8
(#92) Line indented incorrectly; expected 8 spaces, found 4
(#94) Line indented incorrectly; expected at least 8 spaces, found 4
(#99) Line indented incorrectly; expected 8 spaces, found 4
(#99) Public method name "CoreExtension::setTimezone" must be in lower-case letters only
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#100) Opening brace should be on the same line as the declaration
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Line indented incorrectly; expected 8 spaces, found 4
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#109) Line indented incorrectly; expected 8 spaces, found 4
(#109) Public method name "CoreExtension::getTimezone" must be in lower-case letters only
(#110) Line indented incorrectly; expected at least 8 spaces, found 4
(#110) Opening brace should be on the same line as the declaration
(#111) Line indented incorrectly; expected 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 12
(#113) Line indented incorrectly; expected 12 spaces, found 8
(#115) Line indented incorrectly; expected at least 12 spaces, found 8
(#116) Line indented incorrectly; expected 8 spaces, found 4
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#125) Line indented incorrectly; expected 8 spaces, found 4
(#125) Public method name "CoreExtension::setNumberFormat" must be in lower-case letters only
(#125) Variable "decimalPoint" must be all lower-case
(#125) Variable "thousandSep" must be all lower-case
(#126) Line indented incorrectly; expected at least 8 spaces, found 4
(#126) Opening brace should be on the same line as the declaration
(#127) Line indented incorrectly; expected at least 12 spaces, found 8
(#127) Variable "decimalPoint" must be all lower-case
(#127) Variable "thousandSep" must be all lower-case
(#128) Line indented incorrectly; expected 8 spaces, found 4
(#130) Line indented incorrectly; expected at least 8 spaces, found 4
(#135) Line indented incorrectly; expected 8 spaces, found 4
(#135) Public method name "CoreExtension::getNumberFormat" must be in lower-case letters only
(#136) Line indented incorrectly; expected at least 8 spaces, found 4
(#136) Opening brace should be on the same line as the declaration
(#137) Line indented incorrectly; expected at least 12 spaces, found 8
(#138) Line indented incorrectly; expected 8 spaces, found 4
(#140) Line indented incorrectly; expected 8 spaces, found 4
(#140) Public method name "CoreExtension::getTokenParsers" must be in lower-case letters only
(#141) Line indented incorrectly; expected at least 8 spaces, found 4
(#141) Opening brace should be on the same line as the declaration
(#142) Line indented incorrectly; expected at least 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 12 spaces, found 8
(#162) Line indented incorrectly; expected 8 spaces, found 4
(#164) Line indented incorrectly; expected 8 spaces, found 4
(#164) Public method name "CoreExtension::getFilters" must be in lower-case letters only
(#165) Line indented incorrectly; expected at least 8 spaces, found 4
(#165) Opening brace should be on the same line as the declaration
(#166) Line indented incorrectly; expected at least 12 spaces, found 8
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line exceeds 132 characters; contains 142 characters
(#214) Line exceeds 132 characters; contains 137 characters
(#215) Line indented incorrectly; expected at least 12 spaces, found 8
(#217) Line indented incorrectly; expected 12 spaces, found 8
(#218) Line indented incorrectly; expected at least 16 spaces, found 12
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Line indented incorrectly; expected 12 spaces, found 8
(#222) Line indented incorrectly; expected at least 12 spaces, found 8
(#223) Line indented incorrectly; expected 8 spaces, found 4
(#225) Line indented incorrectly; expected 8 spaces, found 4
(#225) Public method name "CoreExtension::getFunctions" must be in lower-case letters only
(#226) Line indented incorrectly; expected at least 8 spaces, found 4
(#226) Opening brace should be on the same line as the declaration
(#227) Line indented incorrectly; expected at least 12 spaces, found 8
(#235) Line exceeds 132 characters; contains 134 characters
(#237) Line indented incorrectly; expected at least 12 spaces, found 8
(#238) Line indented incorrectly; expected 8 spaces, found 4
(#240) Line indented incorrectly; expected 8 spaces, found 4
(#240) Public method name "CoreExtension::getTests" must be in lower-case letters only
(#241) Line indented incorrectly; expected at least 8 spaces, found 4
(#241) Opening brace should be on the same line as the declaration
(#242) Line indented incorrectly; expected at least 12 spaces, found 8
(#246) Line exceeds 132 characters; contains 152 characters
(#250) Line exceeds 132 characters; contains 167 characters
(#255) Line indented incorrectly; expected at least 12 spaces, found 8
(#256) Line indented incorrectly; expected 8 spaces, found 4
(#258) Line indented incorrectly; expected 8 spaces, found 4
(#258) Public method name "CoreExtension::getOperators" must be in lower-case letters only
(#259) Line indented incorrectly; expected at least 8 spaces, found 4
(#259) Opening brace should be on the same line as the declaration
(#260) Line indented incorrectly; expected at least 12 spaces, found 8
(#267) Line exceeds 132 characters; contains 149 characters
(#268) Line exceeds 132 characters; contains 151 characters
(#269) Line exceeds 132 characters; contains 158 characters
(#270) Line exceeds 132 characters; contains 160 characters
(#271) Line exceeds 132 characters; contains 160 characters
(#272) Line exceeds 132 characters; contains 152 characters
(#273) Line exceeds 132 characters; contains 155 characters
(#274) Line exceeds 132 characters; contains 150 characters
(#275) Line exceeds 132 characters; contains 153 characters
(#276) Line exceeds 132 characters; contains 159 characters
(#277) Line exceeds 132 characters; contains 156 characters
(#278) Line exceeds 132 characters; contains 156 characters
(#279) Line exceeds 132 characters; contains 149 characters
(#280) Line exceeds 132 characters; contains 159 characters
(#281) Line exceeds 132 characters; contains 166 characters
(#282) Line exceeds 132 characters; contains 162 characters
(#283) Line exceeds 132 characters; contains 152 characters
(#284) Line exceeds 132 characters; contains 149 characters
(#285) Line exceeds 132 characters; contains 149 characters
(#286) Line exceeds 132 characters; contains 152 characters
(#287) Line exceeds 132 characters; contains 149 characters
(#288) Line exceeds 132 characters; contains 149 characters
(#289) Line exceeds 132 characters; contains 155 characters
(#290) Line exceeds 132 characters; contains 149 characters
(#293) Line exceeds 132 characters; contains 154 characters
(#294) Line exceeds 132 characters; contains 158 characters
(#296) Line indented incorrectly; expected at least 12 spaces, found 8
(#297) Line indented incorrectly; expected 8 spaces, found 4
(#299) Line indented incorrectly; expected 8 spaces, found 4
(#299) Public method name "CoreExtension::getName" must be in lower-case letters only
(#300) Line indented incorrectly; expected at least 8 spaces, found 4
(#300) Opening brace should be on the same line as the declaration
(#301) Line indented incorrectly; expected at least 12 spaces, found 8
(#302) Line indented incorrectly; expected 8 spaces, found 4
(#303) Line indented incorrectly; expected 4 spaces, found 0
(#305) Line indented incorrectly; expected at least 4 spaces, found 0
(#309) Line indented incorrectly; expected at least 4 spaces, found 0
(#310) Line indented incorrectly; expected at least 4 spaces, found 0
(#311) Line indented incorrectly; expected at least 4 spaces, found 0
(#312) Line indented incorrectly; expected at least 4 spaces, found 0
(#313) Line indented incorrectly; expected at least 4 spaces, found 0
(#314) Line indented incorrectly; expected at least 4 spaces, found 0
(#315) Line indented incorrectly; expected at least 4 spaces, found 0
(#317) Line indented incorrectly; expected at least 4 spaces, found 0
(#325) Line indented incorrectly; expected 4 spaces, found 0
(#326) Line indented incorrectly; expected at least 4 spaces, found 0
(#326) Opening brace should be on the same line as the declaration
(#327) Line indented incorrectly; expected 8 spaces, found 4
(#328) Line indented incorrectly; expected at least 12 spaces, found 8
(#329) Line indented incorrectly; expected 8 spaces, found 4
(#331) Line indented incorrectly; expected at least 8 spaces, found 4
(#332) Line indented incorrectly; expected 4 spaces, found 0
(#334) Line indented incorrectly; expected at least 4 spaces, found 0
(#347) Line indented incorrectly; expected 4 spaces, found 0
(#348) Line indented incorrectly; expected at least 4 spaces, found 0
(#348) Opening brace should be on the same line as the declaration
(#349) Line indented incorrectly; expected 8 spaces, found 4
(#350) Line indented incorrectly; expected at least 12 spaces, found 8
(#351) Line indented incorrectly; expected 8 spaces, found 4
(#353) Line indented incorrectly; expected 8 spaces, found 4
(#354) Line indented incorrectly; expected 12 spaces, found 8
(#355) Line indented incorrectly; expected 16 spaces, found 12
(#356) Line indented incorrectly; expected at least 20 spaces, found 16
(#357) Line indented incorrectly; expected at least 20 spaces, found 16
(#358) Line indented incorrectly; expected 16 spaces, found 12
(#359) Line indented incorrectly; expected at least 20 spaces, found 16
(#360) Line indented incorrectly; expected at least 20 spaces, found 16
(#361) Line indented incorrectly; expected 16 spaces, found 12
(#362) Line indented incorrectly; expected 12 spaces, found 8
(#363) Line indented incorrectly; expected at least 16 spaces, found 12
(#364) Line indented incorrectly; expected at least 16 spaces, found 12
(#365) Line indented incorrectly; expected 12 spaces, found 8
(#367) Line indented incorrectly; expected at least 12 spaces, found 8
(#368) Line indented incorrectly; expected 8 spaces, found 4
(#370) Line indented incorrectly; expected 8 spaces, found 4
(#371) Line indented incorrectly; expected 12 spaces, found 8
(#372) Line indented incorrectly; expected at least 16 spaces, found 12
(#373) Line indented incorrectly; expected 12 spaces, found 8
(#374) Line indented incorrectly; expected 12 spaces, found 8
(#375) Line indented incorrectly; expected 16 spaces, found 12
(#376) Line indented incorrectly; expected at least 20 spaces, found 16
(#377) Line indented incorrectly; expected 16 spaces, found 12
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Line indented incorrectly; expected at least 16 spaces, found 12
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Line indented incorrectly; expected at least 16 spaces, found 12
(#381) Line indented incorrectly; expected at least 16 spaces, found 12
(#383) Line indented incorrectly; expected 16 spaces, found 12
(#384) Line indented incorrectly; expected 20 spaces, found 16
(#385) Line indented incorrectly; expected at least 24 spaces, found 20
(#386) Line indented incorrectly; expected 20 spaces, found 16
(#387) Line indented incorrectly; expected 16 spaces, found 12
(#388) Line indented incorrectly; expected 12 spaces, found 8
(#389) Line indented incorrectly; expected at least 16 spaces, found 12
(#390) Line indented incorrectly; expected 12 spaces, found 8
(#391) Line indented incorrectly; expected 8 spaces, found 4
(#393) Line indented incorrectly; expected 8 spaces, found 4
(#394) Line indented incorrectly; expected at least 12 spaces, found 8
(#395) Line indented incorrectly; expected 8 spaces, found 4
(#397) Line indented incorrectly; expected at least 8 spaces, found 4
(#399) Line indented incorrectly; expected 8 spaces, found 4
(#400) Line indented incorrectly; expected at least 12 spaces, found 8
(#401) Line indented incorrectly; expected 8 spaces, found 4
(#403) Line indented incorrectly; expected at least 8 spaces, found 4
(#404) Line indented incorrectly; expected 4 spaces, found 0
(#406) Line indented incorrectly; expected at least 4 spaces, found 0
(#413) Line exceeds 132 characters; contains 140 characters
(#417) Line indented incorrectly; expected 4 spaces, found 0
(#418) Line indented incorrectly; expected at least 4 spaces, found 0
(#418) Opening brace should be on the same line as the declaration
(#419) Line indented incorrectly; expected 8 spaces, found 4
(#420) Line indented incorrectly; expected at least 12 spaces, found 8
(#421) Line indented incorrectly; expected at least 12 spaces, found 8
(#422) Line indented incorrectly; expected 8 spaces, found 4
(#424) Line indented incorrectly; expected 8 spaces, found 4
(#425) Line indented incorrectly; expected at least 12 spaces, found 8
(#426) Line indented incorrectly; expected 8 spaces, found 4
(#428) Line indented incorrectly; expected at least 8 spaces, found 4
(#429) Line indented incorrectly; expected 4 spaces, found 0
(#431) Line indented incorrectly; expected at least 4 spaces, found 0
(#441) Line indented incorrectly; expected 4 spaces, found 0
(#442) Line indented incorrectly; expected at least 4 spaces, found 0
(#442) Opening brace should be on the same line as the declaration
(#443) Line indented incorrectly; expected at least 8 spaces, found 4
(#444) Line indented incorrectly; expected at least 8 spaces, found 4
(#444) Variable "resultDate" must be all lower-case
(#446) Line indented incorrectly; expected at least 8 spaces, found 4
(#447) Line indented incorrectly; expected at least 8 spaces, found 4
(#448) Line indented incorrectly; expected at least 8 spaces, found 4
(#449) Line indented incorrectly; expected at least 8 spaces, found 4
(#449) Variable "resultDate" must be all lower-case
(#449) Variable "resultDate" must be all lower-case
(#450) Line indented incorrectly; expected 4 spaces, found 0
(#452) Line indented incorrectly; expected at least 4 spaces, found 0
(#464) Line indented incorrectly; expected 4 spaces, found 0
(#465) Line indented incorrectly; expected at least 4 spaces, found 0
(#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
(#466) Line indented incorrectly; expected at least 8 spaces, found 4
(#467) Line indented incorrectly; expected 8 spaces, found 4
(#468) Line indented incorrectly; expected 12 spaces, found 8
(#469) Line indented incorrectly; expected at least 16 spaces, found 12
(#470) Line indented incorrectly; expected 12 spaces, found 8
(#470) Usage of ELSEIF not allowed; use ELSE IF instead
(#471) Line indented incorrectly; expected at least 16 spaces, found 12
(#472) Line indented incorrectly; expected 12 spaces, found 8
(#473) Line indented incorrectly; expected 8 spaces, found 4
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Line indented incorrectly; expected at least 8 spaces, found 4
(#476) Line indented incorrectly; expected 8 spaces, found 4
(#477) Line indented incorrectly; expected at least 12 spaces, found 8
(#478) Line indented incorrectly; expected 8 spaces, found 4
(#480) Line indented incorrectly; expected 8 spaces, found 4
(#481) Line indented incorrectly; expected at least 12 spaces, found 8
(#482) Line indented incorrectly; expected 12 spaces, found 8
(#483) Line indented incorrectly; expected at least 16 spaces, found 12
(#484) Line indented incorrectly; expected 12 spaces, found 8
(#486) Line indented incorrectly; expected at least 12 spaces, found 8
(#487) Line indented incorrectly; expected 8 spaces, found 4
(#489) Line indented incorrectly; expected 8 spaces, found 4
(#490) Line indented incorrectly; expected at least 12 spaces, found 8
(#490) Line exceeds 132 characters; contains 138 characters
(#491) Line indented incorrectly; expected 8 spaces, found 4
(#493) Line indented incorrectly; expected at least 8 spaces, found 4
(#493) Variable "asString" must be all lower-case
(#494) Line indented incorrectly; expected 8 spaces, found 4
(#494) Variable "asString" must be all lower-case
(#494) Variable "asString" must be all lower-case
(#494) Variable "asString" must be all lower-case
(#494) Variable "asString" must be all lower-case
(#495) Line indented incorrectly; expected at least 12 spaces, found 8
(#496) Line indented incorrectly; expected 8 spaces, found 4
(#497) Line indented incorrectly; expected at least 12 spaces, found 8
(#498) Line indented incorrectly; expected 8 spaces, found 4
(#500) Line indented incorrectly; expected 8 spaces, found 4
(#501) Line indented incorrectly; expected at least 12 spaces, found 8
(#502) Line indented incorrectly; expected 8 spaces, found 4
(#504) Line indented incorrectly; expected at least 8 spaces, found 4
(#505) Line indented incorrectly; expected 4 spaces, found 0
(#507) Line indented incorrectly; expected at least 4 spaces, found 0
(#516) Line indented incorrectly; expected 4 spaces, found 0
(#517) Line indented incorrectly; expected at least 4 spaces, found 0
(#517) Opening brace should be on the same line as the declaration
(#518) Line indented incorrectly; expected 8 spaces, found 4
(#519) Line indented incorrectly; expected at least 12 spaces, found 8
(#519) Line exceeds 132 characters; contains 166 characters
(#521) Line indented incorrectly; expected at least 12 spaces, found 8
(#522) Line indented incorrectly; expected 8 spaces, found 4
(#524) Line indented incorrectly; expected 8 spaces, found 4
(#525) Line indented incorrectly; expected at least 12 spaces, found 8
(#525) Line exceeds maximum limit of 180 characters; contains 184 characters
(#526) Line indented incorrectly; expected 8 spaces, found 4
(#528) Line indented incorrectly; expected at least 8 spaces, found 4
(#529) Line indented incorrectly; expected 4 spaces, found 0
(#531) Line indented incorrectly; expected at least 4 spaces, found 0
(#540) Line indented incorrectly; expected 4 spaces, found 0
(#541) Line indented incorrectly; expected at least 4 spaces, found 0
(#541) Opening brace should be on the same line as the declaration
(#542) Line indented incorrectly; expected 8 spaces, found 4
(#543) Line indented incorrectly; expected at least 12 spaces, found 8
(#544) Line indented incorrectly; expected 8 spaces, found 4
(#546) Line indented incorrectly; expected 8 spaces, found 4
(#547) Line indented incorrectly; expected at least 12 spaces, found 8
(#548) Line indented incorrectly; expected 8 spaces, found 4
(#550) Line indented incorrectly; expected at least 8 spaces, found 4
(#551) Line indented incorrectly; expected 4 spaces, found 0
(#553) Line indented incorrectly; expected at least 4 spaces, found 0
(#567) Line indented incorrectly; expected 4 spaces, found 0
(#567) Variable "decimalPoint" must be all lower-case
(#567) Variable "thousandSep" must be all lower-case
(#568) Line indented incorrectly; expected at least 4 spaces, found 0
(#568) Opening brace should be on the same line as the declaration
(#569) Line indented incorrectly; expected at least 8 spaces, found 4
(#570) Line indented incorrectly; expected 8 spaces, found 4
(#571) Line indented incorrectly; expected at least 12 spaces, found 8
(#572) Line indented incorrectly; expected 8 spaces, found 4
(#574) Line indented incorrectly; expected 8 spaces, found 4
(#574) Variable "decimalPoint" must be all lower-case
(#575) Line indented incorrectly; expected at least 12 spaces, found 8
(#575) Variable "decimalPoint" must be all lower-case
(#576) Line indented incorrectly; expected 8 spaces, found 4
(#578) Line indented incorrectly; expected 8 spaces, found 4
(#578) Variable "thousandSep" must be all lower-case
(#579) Line indented incorrectly; expected at least 12 spaces, found 8
(#579) Variable "thousandSep" must be all lower-case
(#580) Line indented incorrectly; expected 8 spaces, found 4
(#582) Line indented incorrectly; expected at least 8 spaces, found 4
(#582) Variable "decimalPoint" must be all lower-case
(#582) Variable "thousandSep" must be all lower-case
(#583) Line indented incorrectly; expected 4 spaces, found 0
(#585) Line indented incorrectly; expected at least 4 spaces, found 0
(#592) Line indented incorrectly; expected 4 spaces, found 0
(#593) Line indented incorrectly; expected at least 4 spaces, found 0
(#593) Opening brace should be on the same line as the declaration
(#594) Line indented incorrectly; expected 8 spaces, found 4
(#595) Line indented incorrectly; expected 12 spaces, found 8
(#596) Line indented incorrectly; expected at least 16 spaces, found 12
(#597) Line indented incorrectly; expected 12 spaces, found 8
(#599) Line indented incorrectly; expected at least 12 spaces, found 8
(#600) Line indented incorrectly; expected 8 spaces, found 4
(#602) Line indented incorrectly; expected at least 8 spaces, found 4
(#603) Line indented incorrectly; expected 4 spaces, found 0
(#605) Line indented incorrectly; expected at least 4 spaces, found 0
(#609) Line exceeds maximum limit of 180 characters; contains 185 characters
(#613) Line indented incorrectly; expected 4 spaces, found 0
(#614) Line indented incorrectly; expected at least 4 spaces, found 0
(#614) Opening brace should be on the same line as the declaration
(#615) Line indented incorrectly; expected 8 spaces, found 4
(#616) Line indented incorrectly; expected at least 12 spaces, found 8
(#617) Line indented incorrectly; expected 8 spaces, found 4
(#617) Usage of ELSEIF not allowed; use ELSE IF instead
(#618) Line indented incorrectly; expected at least 12 spaces, found 8
(#619) Line indented incorrectly; expected 8 spaces, found 4
(#621) Line indented incorrectly; expected at least 8 spaces, found 4
(#622) Line indented incorrectly; expected 4 spaces, found 0
(#624) Line indented incorrectly; expected 4 spaces, found 0
(#625) Line indented incorrectly; expected at least 4 spaces, found 0
(#625) Opening brace should be on the same line as the declaration
(#626) Line indented incorrectly; expected 8 spaces, found 4
(#627) Line indented incorrectly; expected at least 12 spaces, found 8
(#628) Line indented incorrectly; expected 8 spaces, found 4
(#629) Line indented incorrectly; expected 4 spaces, found 0
(#631) Line indented incorrectly; expected at least 4 spaces, found 0
(#645) Line indented incorrectly; expected 4 spaces, found 0
(#646) Line indented incorrectly; expected at least 4 spaces, found 0
(#646) Opening brace should be on the same line as the declaration
(#647) Line indented incorrectly; expected 8 spaces, found 4
(#648) Line indented incorrectly; expected at least 12 spaces, found 8
(#648) Line exceeds 132 characters; contains 146 characters
(#649) Line indented incorrectly; expected 8 spaces, found 4
(#651) Line indented incorrectly; expected 8 spaces, found 4
(#652) Line indented incorrectly; expected at least 12 spaces, found 8
(#652) Line exceeds 132 characters; contains 147 characters
(#653) Line indented incorrectly; expected 8 spaces, found 4
(#655) Line indented incorrectly; expected at least 8 spaces, found 4
(#656) Line indented incorrectly; expected 4 spaces, found 0
(#658) Line indented incorrectly; expected at least 4 spaces, found 0
(#668) Line indented incorrectly; expected 4 spaces, found 0
(#668) Variable "preserveKeys" must be all lower-case
(#669) Line indented incorrectly; expected at least 4 spaces, found 0
(#669) Opening brace should be on the same line as the declaration
(#670) Line indented incorrectly; expected 8 spaces, found 4
(#671) Line indented incorrectly; expected 12 spaces, found 8
(#672) Line indented incorrectly; expected at least 16 spaces, found 12
(#673) Line indented incorrectly; expected 12 spaces, found 8
(#675) Line indented incorrectly; expected 12 spaces, found 8
(#676) Line indented incorrectly; expected 16 spaces, found 12
(#677) Line indented incorrectly; expected at least 20 spaces, found 16
(#677) Variable "preserveKeys" must be all lower-case
(#678) Line indented incorrectly; expected 16 spaces, found 12
(#679) Line indented incorrectly; expected at least 20 spaces, found 16
(#680) Line indented incorrectly; expected 16 spaces, found 12
(#681) Line indented incorrectly; expected 12 spaces, found 8
(#683) Line indented incorrectly; expected at least 12 spaces, found 8
(#683) Variable "preserveKeys" must be all lower-case
(#684) Line indented incorrectly; expected 8 spaces, found 4
(#686) Line indented incorrectly; expected 8 spaces, found 4
(#687) Line indented incorrectly; expected at least 12 spaces, found 8
(#687) Variable "preserveKeys" must be all lower-case
(#688) Line indented incorrectly; expected 8 spaces, found 4
(#690) Line indented incorrectly; expected at least 8 spaces, found 4
(#692) Line indented incorrectly; expected 8 spaces, found 4
(#693) Line indented incorrectly; expected at least 12 spaces, found 8
(#694) Line indented incorrectly; expected 8 spaces, found 4
(#696) Line indented incorrectly; expected at least 8 spaces, found 4
(#697) Line indented incorrectly; expected 4 spaces, found 0
(#699) Line indented incorrectly; expected at least 4 spaces, found 0
(#706) Line indented incorrectly; expected 4 spaces, found 0
(#707) Line indented incorrectly; expected at least 4 spaces, found 0
(#707) Opening brace should be on the same line as the declaration
(#708) Line indented incorrectly; expected at least 8 spaces, found 4
(#710) Line indented incorrectly; expected at least 8 spaces, found 4
(#711) Line indented incorrectly; expected 4 spaces, found 0
(#713) Line indented incorrectly; expected at least 4 spaces, found 0
(#720) Line indented incorrectly; expected 4 spaces, found 0
(#721) Line indented incorrectly; expected at least 4 spaces, found 0
(#721) Opening brace should be on the same line as the declaration
(#722) Line indented incorrectly; expected at least 8 spaces, found 4
(#724) Line indented incorrectly; expected at least 8 spaces, found 4
(#725) Line indented incorrectly; expected 4 spaces, found 0
(#727) Line indented incorrectly; expected at least 4 spaces, found 0
(#747) Line indented incorrectly; expected 4 spaces, found 0
(#748) Line indented incorrectly; expected at least 4 spaces, found 0
(#748) Opening brace should be on the same line as the declaration
(#749) Line indented incorrectly; expected 8 spaces, found 4
(#750) Line indented incorrectly; expected at least 12 spaces, found 8
(#751) Line indented incorrectly; expected 8 spaces, found 4
(#753) Line indented incorrectly; expected at least 8 spaces, found 4
(#755) Line indented incorrectly; expected 8 spaces, found 4
(#756) Line indented incorrectly; expected at least 12 spaces, found 8
(#757) Line indented incorrectly; expected 8 spaces, found 4
(#759) Line indented incorrectly; expected 8 spaces, found 4
(#760) Line indented incorrectly; expected at least 12 spaces, found 8
(#761) Line indented incorrectly; expected 8 spaces, found 4
(#763) Line indented incorrectly; expected 8 spaces, found 4
(#764) Line indented incorrectly; expected at least 12 spaces, found 8
(#765) Line indented incorrectly; expected 8 spaces, found 4
(#767) Line indented incorrectly; expected at least 8 spaces, found 4
(#768) Line indented incorrectly; expected 4 spaces, found 0
(#770) Line indented incorrectly; expected at least 4 spaces, found 0
(#791) Line indented incorrectly; expected 4 spaces, found 0
(#792) Line indented incorrectly; expected at least 4 spaces, found 0
(#792) Opening brace should be on the same line as the declaration
(#793) Line indented incorrectly; expected 8 spaces, found 4
(#794) Line indented incorrectly; expected at least 12 spaces, found 8
(#795) Line indented incorrectly; expected 8 spaces, found 4
(#797) Line indented incorrectly; expected 8 spaces, found 4
(#798) Line indented incorrectly; expected at least 12 spaces, found 8
(#799) Line indented incorrectly; expected 8 spaces, found 4
(#801) Line indented incorrectly; expected 8 spaces, found 4
(#802) Line indented incorrectly; expected at least 12 spaces, found 8
(#803) Line indented incorrectly; expected 8 spaces, found 4
(#805) Line indented incorrectly; expected at least 8 spaces, found 4
(#806) Line indented incorrectly; expected 8 spaces, found 4
(#807) Line indented incorrectly; expected at least 12 spaces, found 8
(#808) Line indented incorrectly; expected 8 spaces, found 4
(#810) Line indented incorrectly; expected at least 8 spaces, found 4
(#811) Line indented incorrectly; expected 8 spaces, found 4
(#812) Line indented incorrectly; expected at least 12 spaces, found 8
(#813) Line indented incorrectly; expected 8 spaces, found 4
(#815) Line indented incorrectly; expected at least 8 spaces, found 4
(#816) Line indented incorrectly; expected 4 spaces, found 0
(#818) Line indented incorrectly; expected at least 4 spaces, found 0
(#819) Line indented incorrectly; expected at least 4 spaces, found 0
(#820) Line indented incorrectly; expected at least 4 spaces, found 0
(#821) Line indented incorrectly; expected at least 4 spaces, found 0
(#824) Line indented incorrectly; expected 4 spaces, found 0
(#825) Line indented incorrectly; expected at least 4 spaces, found 0
(#825) Opening brace should be on the same line as the declaration
(#826) Line indented incorrectly; expected 8 spaces, found 4
(#827) Line indented incorrectly; expected at least 12 spaces, found 8
(#828) Line indented incorrectly; expected 8 spaces, found 4
(#830) Line indented incorrectly; expected at least 8 spaces, found 4
(#831) Line indented incorrectly; expected 4 spaces, found 0
(#833) Line indented incorrectly; expected at least 4 spaces, found 0
(#846) Line indented incorrectly; expected 4 spaces, found 0
(#847) Line indented incorrectly; expected at least 4 spaces, found 0
(#847) Opening brace should be on the same line as the declaration
(#848) Line indented incorrectly; expected 8 spaces, found 4
(#849) Line indented incorrectly; expected 12 spaces, found 8
(#850) Line indented incorrectly; expected at least 16 spaces, found 12
(#851) Line indented incorrectly; expected 12 spaces, found 8
(#853) Line indented incorrectly; expected 12 spaces, found 8
(#854) Line indented incorrectly; expected at least 16 spaces, found 12
(#855) Line indented incorrectly; expected at least 16 spaces, found 12
(#856) Line indented incorrectly; expected 16 spaces, found 12
(#857) Line indented incorrectly; expected at least 20 spaces, found 16
(#858) Line indented incorrectly; expected at least 20 spaces, found 16
(#859) Line indented incorrectly; expected 16 spaces, found 12
(#861) Line indented incorrectly; expected at least 16 spaces, found 12
(#862) Line indented incorrectly; expected 12 spaces, found 8
(#864) Line indented incorrectly; expected at least 12 spaces, found 8
(#865) Line indented incorrectly; expected 12 spaces, found 8
(#866) Line indented incorrectly; expected at least 16 spaces, found 12
(#867) Line indented incorrectly; expected 12 spaces, found 8
(#869) Line indented incorrectly; expected at least 12 spaces, found 8
(#870) Line indented incorrectly; expected 8 spaces, found 4
(#872) Line indented incorrectly; expected 8 spaces, found 4
(#873) Line indented incorrectly; expected at least 12 spaces, found 8
(#874) Line indented incorrectly; expected 8 spaces, found 4
(#876) Line indented incorrectly; expected at least 8 spaces, found 4
(#877) Line indented incorrectly; expected 4 spaces, found 0
(#879) Line indented incorrectly; expected at least 4 spaces, found 0
(#887) Line indented incorrectly; expected 4 spaces, found 0
(#887) Variable "preserveKeys" must be all lower-case
(#888) Line indented incorrectly; expected at least 4 spaces, found 0
(#888) Opening brace should be on the same line as the declaration
(#889) Line indented incorrectly; expected 8 spaces, found 4
(#890) Line indented incorrectly; expected at least 12 spaces, found 8
(#890) Variable "preserveKeys" must be all lower-case
(#891) Line indented incorrectly; expected 8 spaces, found 4
(#893) Line indented incorrectly; expected 8 spaces, found 4
(#894) Line indented incorrectly; expected at least 12 spaces, found 8
(#894) Variable "preserveKeys" must be all lower-case
(#895) Line indented incorrectly; expected 8 spaces, found 4
(#897) Line indented incorrectly; expected 8 spaces, found 4
(#898) Line indented incorrectly; expected at least 12 spaces, found 8
(#900) Line indented incorrectly; expected 12 spaces, found 8
(#901) Line indented incorrectly; expected at least 16 spaces, found 12
(#902) Line indented incorrectly; expected 12 spaces, found 8
(#904) Line indented incorrectly; expected at least 12 spaces, found 8
(#906) Line indented incorrectly; expected at least 12 spaces, found 8
(#908) Line indented incorrectly; expected 12 spaces, found 8
(#909) Line indented incorrectly; expected at least 16 spaces, found 12
(#910) Line indented incorrectly; expected 12 spaces, found 8
(#912) Line indented incorrectly; expected at least 12 spaces, found 8
(#913) Line indented incorrectly; expected 8 spaces, found 4
(#915) Line indented incorrectly; expected at least 8 spaces, found 4
(#916) Line indented incorrectly; expected 4 spaces, found 0
(#918) Line indented incorrectly; expected at least 4 spaces, found 0
(#925) Line indented incorrectly; expected 4 spaces, found 0
(#926) Line indented incorrectly; expected at least 4 spaces, found 0
(#926) Opening brace should be on the same line as the declaration
(#927) Line indented incorrectly; expected 8 spaces, found 4
(#928) Line indented incorrectly; expected at least 12 spaces, found 8
(#929) Line indented incorrectly; expected 8 spaces, found 4
(#929) Usage of ELSEIF not allowed; use ELSE IF instead
(#930) Line indented incorrectly; expected at least 12 spaces, found 8
(#931) Line indented incorrectly; expected 8 spaces, found 4
(#933) Line indented incorrectly; expected at least 8 spaces, found 4
(#935) Line indented incorrectly; expected at least 8 spaces, found 4
(#936) Line indented incorrectly; expected 4 spaces, found 0
(#938) Line indented incorrectly; expected at least 4 spaces, found 0
(#941) Line indented incorrectly; expected 4 spaces, found 0
(#942) Line indented incorrectly; expected at least 4 spaces, found 0
(#942) Opening brace should be on the same line as the declaration
(#943) Line indented incorrectly; expected 8 spaces, found 4
(#944) Line indented incorrectly; expected at least 12 spaces, found 8
(#945) Line indented incorrectly; expected 8 spaces, found 4
(#946) Line indented incorrectly; expected 8 spaces, found 4
(#947) Line indented incorrectly; expected at least 12 spaces, found 8
(#948) Line indented incorrectly; expected 8 spaces, found 4
(#950) Line indented incorrectly; expected 8 spaces, found 4
(#951) Line indented incorrectly; expected at least 12 spaces, found 8
(#952) Line indented incorrectly; expected 8 spaces, found 4
(#952) Usage of ELSEIF not allowed; use ELSE IF instead
(#953) Line indented incorrectly; expected at least 12 spaces, found 8
(#954) Line indented incorrectly; expected 8 spaces, found 4
(#954) Usage of ELSEIF not allowed; use ELSE IF instead
(#955) Line indented incorrectly; expected 12 spaces, found 8
(#956) Line indented incorrectly; expected 16 spaces, found 12
(#957) Line indented incorrectly; expected 20 spaces, found 16
(#958) Line indented incorrectly; expected at least 24 spaces, found 20
(#959) Line indented incorrectly; expected 20 spaces, found 16
(#960) Line indented incorrectly; expected 16 spaces, found 12
(#961) Line indented incorrectly; expected 12 spaces, found 8
(#962) Line indented incorrectly; expected 16 spaces, found 12
(#963) Line indented incorrectly; expected 20 spaces, found 16
(#964) Line indented incorrectly; expected at least 24 spaces, found 20
(#965) Line indented incorrectly; expected 20 spaces, found 16
(#966) Line indented incorrectly; expected 16 spaces, found 12
(#967) Line indented incorrectly; expected 12 spaces, found 8
(#969) Line indented incorrectly; expected at least 12 spaces, found 8
(#970) Line indented incorrectly; expected 8 spaces, found 4
(#972) Line indented incorrectly; expected at least 8 spaces, found 4
(#973) Line indented incorrectly; expected 4 spaces, found 0
(#975) Line indented incorrectly; expected at least 4 spaces, found 0
(#982) Line indented incorrectly; expected 4 spaces, found 0
(#982) Variable "characterMask" must be all lower-case
(#983) Line indented incorrectly; expected at least 4 spaces, found 0
(#983) Opening brace should be on the same line as the declaration
(#984) Line indented incorrectly; expected 8 spaces, found 4
(#984) Variable "characterMask" must be all lower-case
(#985) Line indented incorrectly; expected at least 12 spaces, found 8
(#985) Variable "characterMask" must be all lower-case
(#986) Line indented incorrectly; expected 8 spaces, found 4
(#988) Line indented incorrectly; expected 8 spaces, found 4
(#989) Line indented incorrectly; expected 12 spaces, found 8
(#990) Variable "characterMask" must be all lower-case
(#991) Line indented incorrectly; expected 12 spaces, found 8
(#992) Variable "characterMask" must be all lower-case
(#993) Line indented incorrectly; expected 12 spaces, found 8
(#994) Variable "characterMask" must be all lower-case
(#995) Line indented incorrectly; expected 12 spaces, found 8
(#997) Line indented incorrectly; expected 8 spaces, found 4
(#998) Line indented incorrectly; expected 4 spaces, found 0
(#1000) Line indented incorrectly; expected at least 4 spaces, found 0
(#1005) Line indented incorrectly; expected 4 spaces, found 0
(#1006) Line indented incorrectly; expected at least 4 spaces, found 0
(#1006) Opening brace should be on the same line as the declaration
(#1007) Line indented incorrectly; expected at least 8 spaces, found 4
(#1008) Line indented incorrectly; expected 4 spaces, found 0
(#1010) Line indented incorrectly; expected at least 4 spaces, found 0
(#1020) Line indented incorrectly; expected 4 spaces, found 0
(#1021) Line indented incorrectly; expected at least 4 spaces, found 0
(#1021) Opening brace should be on the same line as the declaration
(#1022) Line indented incorrectly; expected 8 spaces, found 4
(#1023) Line indented incorrectly; expected at least 12 spaces, found 8
(#1024) Line indented incorrectly; expected 8 spaces, found 4
(#1026) Line indented incorrectly; expected 8 spaces, found 4
(#1027) Line indented incorrectly; expected 12 spaces, found 8
(#1028) Line indented incorrectly; expected at least 16 spaces, found 12
(#1029) Line indented incorrectly; expected 12 spaces, found 8
(#1029) Usage of ELSEIF not allowed; use ELSE IF instead
(#1030) Line indented incorrectly; expected at least 16 spaces, found 12
(#1031) Line indented incorrectly; expected 12 spaces, found 8
(#1032) Line indented incorrectly; expected 8 spaces, found 4
(#1034) Line indented incorrectly; expected 8 spaces, found 4
(#1035) Line indented incorrectly; expected at least 12 spaces, found 8
(#1036) Line indented incorrectly; expected 8 spaces, found 4
(#1038) Line indented incorrectly; expected 8 spaces, found 4
(#1039) Line indented incorrectly; expected at least 12 spaces, found 8
(#1040) Line indented incorrectly; expected 8 spaces, found 4
(#1042) Line indented incorrectly; expected 8 spaces, found 4
(#1043) Line indented incorrectly; expected 12 spaces, found 8
(#1044) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1044) Inline comments must end in full-stops, exclamation marks, or question marks
(#1044) Line indented incorrectly; expected at least 16 spaces, found 12
(#1046) Line indented incorrectly; expected at least 16 spaces, found 12
(#1047) Line indented incorrectly; expected at least 16 spaces, found 12
(#1048) Line indented incorrectly; expected at least 16 spaces, found 12
(#1049) Line indented incorrectly; expected 16 spaces, found 12
(#1049) Variable "htmlspecialcharsCharsets" must be all lower-case
(#1064) Line indented incorrectly; expected at least 16 spaces, found 12
(#1066) Line indented incorrectly; expected 16 spaces, found 12
(#1066) Variable "htmlspecialcharsCharsets" must be all lower-case
(#1067) Line indented incorrectly; expected at least 20 spaces, found 16
(#1068) Line indented incorrectly; expected 16 spaces, found 12
(#1070) Line indented incorrectly; expected 16 spaces, found 12
(#1070) Variable "htmlspecialcharsCharsets" must be all lower-case
(#1071) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1071) Inline comments must end in full-stops, exclamation marks, or question marks
(#1071) Line indented incorrectly; expected at least 20 spaces, found 16
(#1072) Line indented incorrectly; expected at least 20 spaces, found 16
(#1072) Variable "htmlspecialcharsCharsets" must be all lower-case
(#1074) Line indented incorrectly; expected at least 20 spaces, found 16
(#1075) Line indented incorrectly; expected 16 spaces, found 12
(#1077) Line indented incorrectly; expected at least 16 spaces, found 12
(#1078) Line indented incorrectly; expected at least 16 spaces, found 12
(#1082) Line indented incorrectly; expected 12 spaces, found 8
(#1083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1083) Line indented incorrectly; expected at least 16 spaces, found 12
(#1084) Inline comments must end in full-stops, exclamation marks, or question marks
(#1084) Line indented incorrectly; expected at least 16 spaces, found 12
(#1085) Line indented incorrectly; expected 16 spaces, found 12
(#1086) Line indented incorrectly; expected at least 20 spaces, found 16
(#1087) Line indented incorrectly; expected 16 spaces, found 12
(#1089) Line indented incorrectly; expected 16 spaces, found 12
(#1090) Line indented incorrectly; expected at least 20 spaces, found 16
(#1091) Line indented incorrectly; expected 16 spaces, found 12
(#1093) Line indented incorrectly; expected at least 16 spaces, found 12
(#1095) Line indented incorrectly; expected 16 spaces, found 12
(#1096) Line indented incorrectly; expected at least 20 spaces, found 16
(#1097) Line indented incorrectly; expected 16 spaces, found 12
(#1101) Line indented incorrectly; expected 12 spaces, found 8
(#1102) Line indented incorrectly; expected 16 spaces, found 12
(#1103) Line indented incorrectly; expected at least 20 spaces, found 16
(#1104) Line indented incorrectly; expected 16 spaces, found 12
(#1106) Line indented incorrectly; expected 16 spaces, found 12
(#1107) Line indented incorrectly; expected at least 20 spaces, found 16
(#1108) Line indented incorrectly; expected 16 spaces, found 12
(#1110) Line indented incorrectly; expected at least 16 spaces, found 12
(#1112) Line indented incorrectly; expected 16 spaces, found 12
(#1113) Line indented incorrectly; expected at least 20 spaces, found 16
(#1114) Line indented incorrectly; expected 16 spaces, found 12
(#1118) Line indented incorrectly; expected 12 spaces, found 8
(#1119) Line indented incorrectly; expected 16 spaces, found 12
(#1120) Line indented incorrectly; expected at least 20 spaces, found 16
(#1121) Line indented incorrectly; expected 16 spaces, found 12
(#1123) Line indented incorrectly; expected 16 spaces, found 12
(#1124) Line indented incorrectly; expected at least 20 spaces, found 16
(#1125) Line indented incorrectly; expected 16 spaces, found 12
(#1127) Line indented incorrectly; expected at least 16 spaces, found 12
(#1129) Line indented incorrectly; expected 16 spaces, found 12
(#1130) Line indented incorrectly; expected at least 20 spaces, found 16
(#1131) Line indented incorrectly; expected 16 spaces, found 12
(#1135) Line indented incorrectly; expected 12 spaces, found 8
(#1138) Line indented incorrectly; expected 12 spaces, found 8
(#1139) Line indented incorrectly; expected 16 spaces, found 12
(#1141) Line indented incorrectly; expected 16 spaces, found 12
(#1142) Line indented incorrectly; expected at least 20 spaces, found 16
(#1143) Line indented incorrectly; expected 16 spaces, found 12
(#1145) Line indented incorrectly; expected 16 spaces, found 12
(#1146) Line indented incorrectly; expected at least 20 spaces, found 16
(#1147) Line indented incorrectly; expected 16 spaces, found 12
(#1149) Line indented incorrectly; expected at least 16 spaces, found 12
(#1149) Variable "validStrategies" must be all lower-case
(#1151) Variable "validStrategies" must be all lower-case
(#1152) Line indented incorrectly; expected 8 spaces, found 4
(#1153) Line indented incorrectly; expected 4 spaces, found 0
(#1155) Line indented incorrectly; expected at least 4 spaces, found 0
(#1158) Line indented incorrectly; expected 4 spaces, found 0
(#1158) Variable "filterArgs" must be all lower-case
(#1159) Line indented incorrectly; expected at least 4 spaces, found 0
(#1159) Opening brace should be on the same line as the declaration
(#1160) Line indented incorrectly; expected 8 spaces, found 4
(#1160) Variable "filterArgs" must be all lower-case
(#1161) Line indented incorrectly; expected 12 spaces, found 8
(#1162) Line indented incorrectly; expected at least 16 spaces, found 12
(#1163) Line indented incorrectly; expected 12 spaces, found 8
(#1165) Line indented incorrectly; expected at least 12 spaces, found 8
(#1166) Line indented incorrectly; expected 8 spaces, found 4
(#1168) Line indented incorrectly; expected at least 8 spaces, found 4
(#1169) Line indented incorrectly; expected 4 spaces, found 0
(#1171) Line indented incorrectly; expected 4 spaces, found 0
(#1172) Line indented incorrectly; expected 8 spaces, found 4
(#1173) Line indented incorrectly; expected at least 8 spaces, found 4
(#1173) Opening brace should be on the same line as the declaration
(#1174) Line indented incorrectly; expected at least 12 spaces, found 8
(#1175) Line indented incorrectly; expected 8 spaces, found 4
(#1176) Line indented incorrectly; expected 4 spaces, found 0
(#1176) Usage of ELSEIF not allowed; use ELSE IF instead
(#1177) Line indented incorrectly; expected 8 spaces, found 4
(#1178) Line indented incorrectly; expected at least 8 spaces, found 4
(#1178) Opening brace should be on the same line as the declaration
(#1179) Line indented incorrectly; expected at least 12 spaces, found 8
(#1180) Line indented incorrectly; expected 8 spaces, found 4
(#1181) Line indented incorrectly; expected 4 spaces, found 0
(#1182) Line indented incorrectly; expected 8 spaces, found 4
(#1183) Line indented incorrectly; expected at least 8 spaces, found 4
(#1183) Opening brace should be on the same line as the declaration
(#1184) Line indented incorrectly; expected at least 12 spaces, found 8
(#1184) Line exceeds 132 characters; contains 145 characters
(#1185) Line indented incorrectly; expected 8 spaces, found 4
(#1186) Line indented incorrectly; expected 4 spaces, found 0
(#1188) Line indented incorrectly; expected 4 spaces, found 0
(#1189) Line indented incorrectly; expected 8 spaces, found 4
(#1190) Line indented incorrectly; expected at least 8 spaces, found 4
(#1190) Opening brace should be on the same line as the declaration
(#1191) Line indented incorrectly; expected at least 12 spaces, found 8
(#1192) Line indented incorrectly; expected 8 spaces, found 4
(#1193) Line indented incorrectly; expected 4 spaces, found 0
(#1194) Line indented incorrectly; expected 8 spaces, found 4
(#1195) Line indented incorrectly; expected at least 8 spaces, found 4
(#1195) Opening brace should be on the same line as the declaration
(#1196) Line indented incorrectly; expected at least 12 spaces, found 8
(#1197) Line indented incorrectly; expected 12 spaces, found 8
(#1198) Line indented incorrectly; expected at least 16 spaces, found 12
(#1199) Line indented incorrectly; expected 12 spaces, found 8
(#1200) Line indented incorrectly; expected 12 spaces, found 8
(#1201) Line indented incorrectly; expected at least 16 spaces, found 12
(#1202) Line indented incorrectly; expected 12 spaces, found 8
(#1203) Line indented incorrectly; expected 12 spaces, found 8
(#1204) Line indented incorrectly; expected at least 16 spaces, found 12
(#1205) Line indented incorrectly; expected 12 spaces, found 8
(#1207) Line indented incorrectly; expected at least 12 spaces, found 8
(#1208) Line indented incorrectly; expected 8 spaces, found 4
(#1209) Line indented incorrectly; expected 4 spaces, found 0
(#1211) Line indented incorrectly; expected 4 spaces, found 0
(#1212) Line indented incorrectly; expected at least 4 spaces, found 0
(#1212) Opening brace should be on the same line as the declaration
(#1213) Line indented incorrectly; expected at least 8 spaces, found 4
(#1215) Line indented incorrectly; expected at least 8 spaces, found 4
(#1216) Line indented incorrectly; expected at least 8 spaces, found 5
(#1217) Line indented incorrectly; expected at least 8 spaces, found 5
(#1218) Line indented incorrectly; expected at least 8 spaces, found 5
(#1219) Line indented incorrectly; expected at least 8 spaces, found 5
(#1220) Line indented incorrectly; expected 8 spaces, found 4
(#1220) Variable "shortMap" must be all lower-case
(#1228) Line indented incorrectly; expected at least 8 spaces, found 4
(#1230) Line indented incorrectly; expected 8 spaces, found 4
(#1230) Variable "shortMap" must be all lower-case
(#1231) Line indented incorrectly; expected at least 12 spaces, found 8
(#1231) Variable "shortMap" must be all lower-case
(#1232) Line indented incorrectly; expected 8 spaces, found 4
(#1234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1234) Inline comments must end in full-stops, exclamation marks, or question marks
(#1234) Line indented incorrectly; expected at least 8 spaces, found 4
(#1235) Line indented incorrectly; expected at least 8 spaces, found 4
(#1236) Line indented incorrectly; expected at least 8 spaces, found 4
(#1238) Line indented incorrectly; expected 8 spaces, found 4
(#1239) Line indented incorrectly; expected at least 12 spaces, found 8
(#1240) Line indented incorrectly; expected 8 spaces, found 4
(#1242) Line indented incorrectly; expected at least 8 spaces, found 4
(#1243) Line indented incorrectly; expected 4 spaces, found 0
(#1245) Line indented incorrectly; expected 4 spaces, found 0
(#1246) Line indented incorrectly; expected at least 4 spaces, found 0
(#1246) Opening brace should be on the same line as the declaration
(#1247) Line indented incorrectly; expected at least 8 spaces, found 4
(#1249) Line indented incorrectly; expected at least 8 spaces, found 4
(#1250) Line indented incorrectly; expected 4 spaces, found 0
(#1252) Line indented incorrectly; expected at least 4 spaces, found 0
(#1258) Line indented incorrectly; expected 4 spaces, found 0
(#1259) Line indented incorrectly; expected at least 4 spaces, found 0
(#1259) Opening brace should be on the same line as the declaration
(#1260) Line indented incorrectly; expected at least 8 spaces, found 4
(#1261) Line indented incorrectly; expected at least 8 spaces, found 4
(#1263) Line indented incorrectly; expected at least 8 spaces, found 4
(#1264) Line indented incorrectly; expected at least 8 spaces, found 5
(#1265) Line indented incorrectly; expected at least 8 spaces, found 5
(#1266) Line indented incorrectly; expected at least 8 spaces, found 5
(#1267) Line indented incorrectly; expected 8 spaces, found 4
(#1268) Line indented incorrectly; expected at least 12 spaces, found 8
(#1269) Line indented incorrectly; expected 8 spaces, found 4
(#1271) Line indented incorrectly; expected at least 8 spaces, found 4
(#1272) Line indented incorrectly; expected at least 8 spaces, found 5
(#1273) Line indented incorrectly; expected at least 8 spaces, found 5
(#1274) Line indented incorrectly; expected at least 8 spaces, found 5
(#1275) Line indented incorrectly; expected 8 spaces, found 4
(#1276) Line indented incorrectly; expected at least 12 spaces, found 8
(#1277) Line indented incorrectly; expected at least 12 spaces, found 9
(#1278) Line indented incorrectly; expected at least 12 spaces, found 9
(#1279) Line indented incorrectly; expected at least 12 spaces, found 9
(#1280) Line indented incorrectly; expected at least 12 spaces, found 9
(#1281) Line indented incorrectly; expected at least 12 spaces, found 9
(#1282) Line indented incorrectly; expected 12 spaces, found 8
(#1282) Variable "entityMap" must be all lower-case
(#1287) Line indented incorrectly; expected at least 12 spaces, found 8
(#1289) Line indented incorrectly; expected 12 spaces, found 8
(#1289) Variable "entityMap" must be all lower-case
(#1290) Line indented incorrectly; expected at least 16 spaces, found 12
(#1290) Variable "entityMap" must be all lower-case
(#1291) Line indented incorrectly; expected 12 spaces, found 8
(#1293) Line indented incorrectly; expected at least 12 spaces, found 8
(#1294) Line indented incorrectly; expected 8 spaces, found 4
(#1296) Line indented incorrectly; expected at least 8 spaces, found 4
(#1297) Line indented incorrectly; expected at least 8 spaces, found 5
(#1298) Line indented incorrectly; expected at least 8 spaces, found 5
(#1299) Line indented incorrectly; expected at least 8 spaces, found 5
(#1300) Line indented incorrectly; expected at least 8 spaces, found 4
(#1301) Line indented incorrectly; expected 4 spaces, found 0
(#1303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1303) Inline comments must end in full-stops, exclamation marks, or question marks
(#1303) Line indented incorrectly; expected at least 4 spaces, found 0
(#1304) Line indented incorrectly; expected 4 spaces, found 0
(#1305) Line indented incorrectly; expected at least 8 spaces, found 4
(#1312) Line indented incorrectly; expected 8 spaces, found 4
(#1313) Line indented incorrectly; expected at least 8 spaces, found 4
(#1313) Opening brace should be on the same line as the declaration
(#1314) Line indented incorrectly; expected 12 spaces, found 8
(#1315) Line indented incorrectly; expected at least 16 spaces, found 12
(#1316) Line indented incorrectly; expected 12 spaces, found 8
(#1318) Line indented incorrectly; expected 12 spaces, found 8
(#1319) Line indented incorrectly; expected at least 16 spaces, found 12
(#1320) Line indented incorrectly; expected 12 spaces, found 8
(#1322) Line indented incorrectly; expected 12 spaces, found 8
(#1323) Line indented incorrectly; expected at least 16 spaces, found 12
(#1324) Line indented incorrectly; expected 12 spaces, found 8
(#1326) Line indented incorrectly; expected 12 spaces, found 8
(#1327) Line indented incorrectly; expected at least 16 spaces, found 12
(#1328) Line indented incorrectly; expected 12 spaces, found 8
(#1330) Line indented incorrectly; expected 12 spaces, found 8
(#1331) Line indented incorrectly; expected at least 16 spaces, found 12
(#1332) Line indented incorrectly; expected 12 spaces, found 8
(#1334) Line indented incorrectly; expected at least 12 spaces, found 8
(#1335) Line indented incorrectly; expected 8 spaces, found 4
(#1337) Line indented incorrectly; expected at least 8 spaces, found 4
(#1344) Line indented incorrectly; expected 8 spaces, found 4
(#1345) Line indented incorrectly; expected at least 8 spaces, found 4
(#1345) Opening brace should be on the same line as the declaration
(#1346) Line indented incorrectly; expected 12 spaces, found 8
(#1347) Line indented incorrectly; expected at least 16 spaces, found 12
(#1348) Line indented incorrectly; expected 12 spaces, found 8
(#1350) Line indented incorrectly; expected at least 12 spaces, found 8
(#1351) Line indented incorrectly; expected 8 spaces, found 4
(#1353) Line indented incorrectly; expected at least 8 spaces, found 4
(#1360) Line indented incorrectly; expected 8 spaces, found 4
(#1361) Line indented incorrectly; expected at least 8 spaces, found 4
(#1361) Opening brace should be on the same line as the declaration
(#1362) Line indented incorrectly; expected 12 spaces, found 8
(#1363) Line indented incorrectly; expected at least 16 spaces, found 12
(#1364) Line indented incorrectly; expected 12 spaces, found 8
(#1366) Line indented incorrectly; expected at least 12 spaces, found 8
(#1367) Line indented incorrectly; expected 8 spaces, found 4
(#1369) Line indented incorrectly; expected at least 8 spaces, found 4
(#1376) Line indented incorrectly; expected 8 spaces, found 4
(#1377) Line indented incorrectly; expected at least 8 spaces, found 4
(#1377) Opening brace should be on the same line as the declaration
(#1378) Line indented incorrectly; expected 12 spaces, found 8
(#1379) Line indented incorrectly; expected at least 16 spaces, found 12
(#1380) Line indented incorrectly; expected 12 spaces, found 8
(#1382) Line indented incorrectly; expected at least 12 spaces, found 8
(#1383) Line indented incorrectly; expected 8 spaces, found 4
(#1385) Line indented incorrectly; expected at least 8 spaces, found 4
(#1392) Line indented incorrectly; expected 8 spaces, found 4
(#1393) Line indented incorrectly; expected at least 8 spaces, found 4
(#1393) Opening brace should be on the same line as the declaration
(#1394) Line indented incorrectly; expected 12 spaces, found 8
(#1395) Line indented incorrectly; expected at least 16 spaces, found 12
(#1395) Line exceeds 132 characters; contains 166 characters
(#1396) Line indented incorrectly; expected 12 spaces, found 8
(#1398) Line indented incorrectly; expected at least 12 spaces, found 8
(#1399) Line indented incorrectly; expected 8 spaces, found 4
(#1400) Line indented incorrectly; expected 4 spaces, found 0
(#1401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1401) Line indented incorrectly; expected at least 4 spaces, found 0
(#1402) Line indented incorrectly; expected 4 spaces, found 0
(#1402) Expected "} else {\n"; found "}\nelse {\n"
(#1403) Line indented incorrectly; expected at least 8 spaces, found 4
(#1410) Line indented incorrectly; expected 8 spaces, found 4
(#1411) Line indented incorrectly; expected at least 8 spaces, found 4
(#1411) Opening brace should be on the same line as the declaration
(#1412) Line indented incorrectly; expected 12 spaces, found 8
(#1413) Line indented incorrectly; expected at least 16 spaces, found 12
(#1414) Line indented incorrectly; expected 12 spaces, found 8
(#1416) Line indented incorrectly; expected 12 spaces, found 8
(#1417) Line indented incorrectly; expected at least 16 spaces, found 12
(#1418) Line indented incorrectly; expected 12 spaces, found 8
(#1420) Line indented incorrectly; expected 12 spaces, found 8
(#1421) Line indented incorrectly; expected at least 16 spaces, found 12
(#1422) Line indented incorrectly; expected 12 spaces, found 8
(#1424) Line indented incorrectly; expected 12 spaces, found 8
(#1425) Line indented incorrectly; expected at least 16 spaces, found 12
(#1426) Line indented incorrectly; expected 12 spaces, found 8
(#1428) Line indented incorrectly; expected 12 spaces, found 8
(#1429) Line indented incorrectly; expected at least 16 spaces, found 12
(#1430) Line indented incorrectly; expected 12 spaces, found 8
(#1432) Line indented incorrectly; expected 12 spaces, found 8
(#1433) Line indented incorrectly; expected at least 16 spaces, found 12
(#1434) Line indented incorrectly; expected 12 spaces, found 8
(#1436) Line indented incorrectly; expected at least 12 spaces, found 8
(#1437) Line indented incorrectly; expected 8 spaces, found 4
(#1439) Line indented incorrectly; expected at least 8 spaces, found 4
(#1446) Line indented incorrectly; expected 8 spaces, found 4
(#1447) Line indented incorrectly; expected at least 8 spaces, found 4
(#1447) Opening brace should be on the same line as the declaration
(#1448) Line indented incorrectly; expected at least 12 spaces, found 8
(#1449) Line indented incorrectly; expected 8 spaces, found 4
(#1451) Line indented incorrectly; expected at least 8 spaces, found 4
(#1458) Line indented incorrectly; expected 8 spaces, found 4
(#1459) Line indented incorrectly; expected at least 8 spaces, found 4
(#1459) Opening brace should be on the same line as the declaration
(#1460) Line indented incorrectly; expected at least 12 spaces, found 8
(#1461) Line indented incorrectly; expected 8 spaces, found 4
(#1462) Line indented incorrectly; expected 4 spaces, found 0
(#1464) Line indented incorrectly; expected at least 4 spaces, found 0
(#1467) Line indented incorrectly; expected 4 spaces, found 0
(#1468) Line indented incorrectly; expected at least 4 spaces, found 0
(#1468) Opening brace should be on the same line as the declaration
(#1469) Line indented incorrectly; expected 8 spaces, found 4
(#1470) Line indented incorrectly; expected at least 12 spaces, found 8
(#1471) Line indented incorrectly; expected 8 spaces, found 4
(#1473) Line indented incorrectly; expected at least 8 spaces, found 4
(#1474) Line indented incorrectly; expected 4 spaces, found 0
(#1476) Line indented incorrectly; expected at least 4 spaces, found 0
(#1479) Line indented incorrectly; expected 4 spaces, found 0
(#1479) Variable "preserveKeys" must be all lower-case
(#1480) Line indented incorrectly; expected at least 4 spaces, found 0
(#1480) Opening brace should be on the same line as the declaration
(#1481) Line indented incorrectly; expected 8 spaces, found 4
(#1482) Line indented incorrectly; expected at least 12 spaces, found 8
(#1482) Variable "preserveKeys" must be all lower-case
(#1483) Line indented incorrectly; expected 8 spaces, found 4
(#1485) Line indented incorrectly; expected 8 spaces, found 4
(#1486) Line indented incorrectly; expected at least 12 spaces, found 8
(#1487) Line indented incorrectly; expected 8 spaces, found 4
(#1489) Line indented incorrectly; expected at least 8 spaces, found 4
(#1489) Variable "preserveKeys" must be all lower-case
(#1490) Line indented incorrectly; expected 4 spaces, found 0
(#1492) Line indented incorrectly; expected at least 4 spaces, found 0
(#1504) Line indented incorrectly; expected 4 spaces, found 0
(#1505) Line indented incorrectly; expected at least 4 spaces, found 0
(#1505) Opening brace should be on the same line as the declaration
(#1506) Line indented incorrectly; expected 8 spaces, found 4
(#1507) Line indented incorrectly; expected at least 12 spaces, found 8
(#1508) Line indented incorrectly; expected 8 spaces, found 4
(#1510) Line indented incorrectly; expected 8 spaces, found 4
(#1511) Line indented incorrectly; expected at least 12 spaces, found 8
(#1512) Line indented incorrectly; expected 8 spaces, found 4
(#1514) Line indented incorrectly; expected 8 spaces, found 4
(#1515) Line indented incorrectly; expected at least 12 spaces, found 8
(#1516) Line indented incorrectly; expected 8 spaces, found 4
(#1518) Line indented incorrectly; expected at least 8 spaces, found 4
(#1519) Line indented incorrectly; expected 4 spaces, found 0
(#1521) Line indented incorrectly; expected at least 4 spaces, found 0
(#1533) Line indented incorrectly; expected 4 spaces, found 0
(#1534) Line indented incorrectly; expected at least 4 spaces, found 0
(#1534) Opening brace should be on the same line as the declaration
(#1535) Line indented incorrectly; expected at least 8 spaces, found 4
(#1536) Line indented incorrectly; expected 4 spaces, found 0
(#1538) Line indented incorrectly; expected at least 4 spaces, found 0
(#1550) Line indented incorrectly; expected 4 spaces, found 0
(#1550) Variable "withContext" must be all lower-case
(#1550) Variable "ignoreMissing" must be all lower-case
(#1550) Line exceeds 132 characters; contains 142 characters
(#1551) Line indented incorrectly; expected at least 4 spaces, found 0
(#1551) Opening brace should be on the same line as the declaration
(#1552) Line indented incorrectly; expected at least 8 spaces, found 4
(#1552) Variable "alreadySandboxed" must be all lower-case
(#1553) Line indented incorrectly; expected at least 8 spaces, found 4
(#1554) Line indented incorrectly; expected 8 spaces, found 4
(#1554) Variable "withContext" must be all lower-case
(#1555) Line indented incorrectly; expected at least 12 spaces, found 8
(#1556) Line indented incorrectly; expected 8 spaces, found 4
(#1558) Line indented incorrectly; expected 8 spaces, found 4
(#1558) Variable "isSandboxed" must be all lower-case
(#1559) Line indented incorrectly; expected at least 12 spaces, found 8
(#1560) Line indented incorrectly; expected 12 spaces, found 8
(#1560) Variable "alreadySandboxed" must be all lower-case
(#1561) Line indented incorrectly; expected at least 16 spaces, found 12
(#1562) Line indented incorrectly; expected 12 spaces, found 8
(#1563) Line indented incorrectly; expected 8 spaces, found 4
(#1565) Line indented incorrectly; expected at least 8 spaces, found 4
(#1566) Line indented incorrectly; expected 8 spaces, found 4
(#1567) Line indented incorrectly; expected at least 12 spaces, found 8
(#1568) Line indented incorrectly; expected 8 spaces, found 4
(#1569) Line indented incorrectly; expected 12 spaces, found 8
(#1569) Variable "ignoreMissing" must be all lower-case
(#1570) Line indented incorrectly; expected 16 spaces, found 12
(#1570) Variable "isSandboxed" must be all lower-case
(#1570) Variable "alreadySandboxed" must be all lower-case
(#1571) Line indented incorrectly; expected at least 20 spaces, found 16
(#1572) Line indented incorrectly; expected 16 spaces, found 12
(#1574) Line indented incorrectly; expected at least 16 spaces, found 12
(#1575) Line indented incorrectly; expected 12 spaces, found 8
(#1576) Line indented incorrectly; expected 8 spaces, found 4
(#1577) Line indented incorrectly; expected 12 spaces, found 8
(#1577) Variable "isSandboxed" must be all lower-case
(#1577) Variable "alreadySandboxed" must be all lower-case
(#1578) Line indented incorrectly; expected at least 16 spaces, found 12
(#1579) Line indented incorrectly; expected 12 spaces, found 8
(#1581) Line indented incorrectly; expected at least 12 spaces, found 8
(#1582) Line indented incorrectly; expected 8 spaces, found 4
(#1583) Line indented incorrectly; expected 12 spaces, found 8
(#1583) Variable "isSandboxed" must be all lower-case
(#1583) Variable "alreadySandboxed" must be all lower-case
(#1584) Line indented incorrectly; expected at least 16 spaces, found 12
(#1585) Line indented incorrectly; expected 12 spaces, found 8
(#1587) Line indented incorrectly; expected at least 12 spaces, found 8
(#1588) Line indented incorrectly; expected 8 spaces, found 4
(#1590) Line indented incorrectly; expected 8 spaces, found 4
(#1591) Line indented incorrectly; expected at least 12 spaces, found 8
(#1592) Line indented incorrectly; expected 8 spaces, found 4
(#1593) Line indented incorrectly; expected 12 spaces, found 8
(#1593) Variable "isSandboxed" must be all lower-case
(#1593) Variable "alreadySandboxed" must be all lower-case
(#1594) Line indented incorrectly; expected at least 16 spaces, found 12
(#1595) Line indented incorrectly; expected 12 spaces, found 8
(#1597) Line indented incorrectly; expected at least 12 spaces, found 8
(#1598) Line indented incorrectly; expected 8 spaces, found 4
(#1600) Line indented incorrectly; expected 8 spaces, found 4
(#1600) Variable "isSandboxed" must be all lower-case
(#1600) Variable "alreadySandboxed" must be all lower-case
(#1601) Line indented incorrectly; expected at least 12 spaces, found 8
(#1602) Line indented incorrectly; expected 8 spaces, found 4
(#1604) Line indented incorrectly; expected at least 8 spaces, found 4
(#1605) Line indented incorrectly; expected 4 spaces, found 0
(#1607) Line indented incorrectly; expected at least 4 spaces, found 0
(#1615) Line indented incorrectly; expected 4 spaces, found 0
(#1615) Variable "ignoreMissing" must be all lower-case
(#1616) Line indented incorrectly; expected at least 4 spaces, found 0
(#1616) Opening brace should be on the same line as the declaration
(#1617) Line indented incorrectly; expected at least 8 spaces, found 4
(#1618) Line indented incorrectly; expected 8 spaces, found 4
(#1619) Line indented incorrectly; expected 12 spaces, found 8
(#1620) Line indented incorrectly; expected at least 16 spaces, found 12
(#1621) Line indented incorrectly; expected 12 spaces, found 8
(#1622) Line indented incorrectly; expected at least 16 spaces, found 12
(#1623) Line indented incorrectly; expected 12 spaces, found 8
(#1624) Line indented incorrectly; expected 8 spaces, found 4
(#1625) Line indented incorrectly; expected 12 spaces, found 8
(#1625) Variable "ignoreMissing" must be all lower-case
(#1626) Line indented incorrectly; expected at least 16 spaces, found 12
(#1627) Line indented incorrectly; expected 12 spaces, found 8
(#1628) Line indented incorrectly; expected 8 spaces, found 4
(#1629) Line indented incorrectly; expected 4 spaces, found 0
(#1631) Line indented incorrectly; expected at least 4 spaces, found 0
(#1639) Line indented incorrectly; expected 4 spaces, found 0
(#1640) Line indented incorrectly; expected at least 4 spaces, found 0
(#1640) Opening brace should be on the same line as the declaration
(#1641) Line indented incorrectly; expected 8 spaces, found 4
(#1642) Line indented incorrectly; expected at least 12 spaces, found 8
(#1643) Line indented incorrectly; expected 8 spaces, found 4
(#1645) Line indented incorrectly; expected at least 8 spaces, found 4
(#1646) Line indented incorrectly; expected 4 spaces, found 0
(#1648) Line indented incorrectly; expected at least 4 spaces, found 0
(#1656) Line indented incorrectly; expected 4 spaces, found 0
(#1657) Line indented incorrectly; expected at least 4 spaces, found 0
(#1657) Opening brace should be on the same line as the declaration
(#1658) Line indented incorrectly; expected 8 spaces, found 4
(#1659) Line indented incorrectly; expected at least 12 spaces, found 8
(#1660) Line indented incorrectly; expected 8 spaces, found 4
(#1662) Line indented incorrectly; expected at least 8 spaces, found 4
(#1663) Line indented incorrectly; expected 4 spaces, found 0
(#1665) Line indented incorrectly; expected at least 4 spaces, found 0
(#1674) Line indented incorrectly; expected 4 spaces, found 0
(#1674) Variable "preserveKeys" must be all lower-case
(#1675) Line indented incorrectly; expected at least 4 spaces, found 0
(#1675) Opening brace should be on the same line as the declaration
(#1676) Line indented incorrectly; expected 8 spaces, found 4
(#1677) Line indented incorrectly; expected at least 12 spaces, found 8
(#1677) Line exceeds 132 characters; contains 167 characters
(#1678) Line indented incorrectly; expected 8 spaces, found 4
(#1680) Line indented incorrectly; expected at least 8 spaces, found 4
(#1682) Line indented incorrectly; expected at least 8 spaces, found 4
(#1682) Variable "preserveKeys" must be all lower-case
(#1682) Variable "preserveKeys" must be all lower-case
(#1684) Line indented incorrectly; expected 8 spaces, found 4
(#1685) Line indented incorrectly; expected at least 12 spaces, found 8
(#1686) Line indented incorrectly; expected 12 spaces, found 8
(#1686) Variable "fillCount" must be all lower-case
(#1687) Line indented incorrectly; expected 16 spaces, found 12
(#1687) Variable "fillCount" must be all lower-case
(#1688) Line indented incorrectly; expected at least 20 spaces, found 16
(#1689) Line indented incorrectly; expected 16 spaces, found 12
(#1690) Line indented incorrectly; expected 12 spaces, found 8
(#1691) Line indented incorrectly; expected 8 spaces, found 4
(#1693) Line indented incorrectly; expected at least 8 spaces, found 4
(#1694) Line indented incorrectly; expected 4 spaces, found 0
(#1696) Line indented incorrectly; expected 4 spaces, found 0
(#1697) Line indented incorrectly; expected at least 4 spaces, found 0
(#1697) Opening brace should be on the same line as the declaration
(#1698) Line indented incorrectly; expected 8 spaces, found 4
(#1699) Line indented incorrectly; expected 12 spaces, found 8
(#1700) Line indented incorrectly; expected at least 16 spaces, found 12
(#1701) Line indented incorrectly; expected 12 spaces, found 8
(#1703) Line indented incorrectly; expected at least 12 spaces, found 8
(#1704) Line indented incorrectly; expected 8 spaces, found 4
(#1706) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1706) Inline comments must end in full-stops, exclamation marks, or question marks
(#1706) Line indented incorrectly; expected at least 8 spaces, found 4
(#1707) Line indented incorrectly; expected at least 8 spaces, found 4
(#1708) Line indented incorrectly; expected 4 spaces, found 0
(#1710) Line indented incorrectly; expected 4 spaces, found 0
(#1711) Line indented incorrectly; expected at least 4 spaces, found 0
(#1711) Opening brace should be on the same line as the declaration
(#1712) Line indented incorrectly; expected at least 8 spaces, found 4
(#1713) Line indented incorrectly; expected 8 spaces, found 4
(#1714) Line indented incorrectly; expected at least 12 spaces, found 8
(#1715) Line indented incorrectly; expected 8 spaces, found 4
(#1717) Line indented incorrectly; expected at least 8 spaces, found 4
(#1718) Line indented incorrectly; expected 4 spaces, found 0
(#1720) Line indented incorrectly; expected 4 spaces, found 0
(#1721) Line indented incorrectly; expected at least 4 spaces, found 0
(#1721) Opening brace should be on the same line as the declaration
(#1722) Line indented incorrectly; expected 8 spaces, found 4
(#1723) Line indented incorrectly; expected at least 12 spaces, found 8
(#1724) Line indented incorrectly; expected 8 spaces, found 4
(#1726) Line indented incorrectly; expected at least 8 spaces, found 4
(#1727) Line indented incorrectly; expected 4 spaces, found 0
question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Line indented incorrectly; expected 4 spaces, found 0
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Line indented incorrectly; expected 8 spaces, found 4
(#20) Public method name "DebugExtension::getFunctions" must be in lower-case letters only
(#21) Line indented incorrectly; expected at least 8 spaces, found 4
(#21) Opening brace should be on the same line as the declaration
(#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
(#22) Line indented incorrectly; expected at least 12 spaces, found 8
(#23) Line indented incorrectly; expected at least 12 spaces, found 8
(#23) Variable "isDumpOutputHtmlSafe" must be all lower-case
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 12 spaces, found 8
(#30) Space found before semicolon; expected "PHP_SAPI;" but found "PHP_SAPI ;"
(#32) Line indented incorrectly; expected at least 12 spaces, found 8
(#33) Variable "isDumpOutputHtmlSafe" must be all lower-case
(#33) Line exceeds maximum limit of 180 characters; contains 185 characters
(#34) Line indented incorrectly; expected at least 12 spaces, found 8
(#35) Line indented incorrectly; expected 8 spaces, found 4
(#37) Line indented incorrectly; expected 8 spaces, found 4
(#37) Public method name "DebugExtension::getName" must be in lower-case letters only
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) Opening brace should be on the same line as the declaration
(#39) Line indented incorrectly; expected at least 12 spaces, found 8
(#40) Line indented incorrectly; expected 8 spaces, found 4
(#41) Line indented incorrectly; expected 4 spaces, found 0
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#48) Line indented incorrectly; expected at least 4 spaces, found 0
(#49) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Line indented incorrectly; expected 4 spaces, found 0
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) Opening brace should be on the same line as the declaration
(#53) Line indented incorrectly; expected 8 spaces, found 4
(#54) Line indented incorrectly; expected at least 12 spaces, found 8
(#55) Line indented incorrectly; expected 8 spaces, found 4
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) Line indented incorrectly; expected 8 spaces, found 4
(#60) Line indented incorrectly; expected at least 12 spaces, found 8
(#61) Line indented incorrectly; expected 12 spaces, found 8
(#62) Line indented incorrectly; expected 16 spaces, found 12
(#63) Line indented incorrectly; expected at least 20 spaces, found 16
(#64) Line indented incorrectly; expected 16 spaces, found 12
(#65) Line indented incorrectly; expected 12 spaces, found 8
(#67) Line indented incorrectly; expected at least 12 spaces, found 8
(#68) Line indented incorrectly; expected 8 spaces, found 4
(#69) Line indented incorrectly; expected 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected 8 spaces, found 4
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#75) Line indented incorrectly; expected 4 spaces, found 0
question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Line indented incorrectly; expected at least 4 spaces, found 0
(#14) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Line indented incorrectly; expected 4 spaces, found 0
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Line indented incorrectly; expected 8 spaces, found 4
(#22) Member variable "defaultStrategy" must be all lower-case
(#24) Line indented incorrectly; expected at least 8 spaces, found 4
(#29) Line indented incorrectly; expected 8 spaces, found 4
(#29) Variable "defaultStrategy" must be all lower-case
(#30) Line indented incorrectly; expected at least 8 spaces, found 4
(#30) Opening brace should be on the same line as the declaration
(#31) Line indented incorrectly; expected at least 12 spaces, found 8
(#31) Variable "defaultStrategy" must be all lower-case
(#32) Line indented incorrectly; expected 8 spaces, found 4
(#34) Line indented incorrectly; expected 8 spaces, found 4
(#34) Public method name "EscaperExtension::getTokenParsers" must be in lower-case letters only
(#35) Line indented incorrectly; expected at least 8 spaces, found 4
(#35) Opening brace should be on the same line as the declaration
(#36) Line indented incorrectly; expected at least 12 spaces, found 8
(#37) Line indented incorrectly; expected 8 spaces, found 4
(#39) Line indented incorrectly; expected 8 spaces, found 4
(#39) Public method name "EscaperExtension::getNodeVisitors" must be in lower-case letters only
(#40) Line indented incorrectly; expected at least 8 spaces, found 4
(#40) Opening brace should be on the same line as the declaration
(#41) Line indented incorrectly; expected at least 12 spaces, found 8
(#42) Line indented incorrectly; expected 8 spaces, found 4
(#44) Line indented incorrectly; expected 8 spaces, found 4
(#44) Public method name "EscaperExtension::getFilters" must be in lower-case letters only
(#45) Line indented incorrectly; expected at least 8 spaces, found 4
(#45) Opening brace should be on the same line as the declaration
(#46) Line indented incorrectly; expected at least 12 spaces, found 8
(#48) Line indented incorrectly; expected at least 12 spaces, found 8
(#49) Line indented incorrectly; expected 8 spaces, found 4
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) Line indented incorrectly; expected 8 spaces, found 4
(#59) Public method name "EscaperExtension::setDefaultStrategy" must be in lower-case letters only
(#59) Variable "defaultStrategy" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Opening brace should be on the same line as the declaration
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#62) Line indented incorrectly; expected 12 spaces, found 8
(#62) Variable "defaultStrategy" must be all lower-case
(#63) Line indented incorrectly; expected at least 16 spaces, found 12
(#63) Line exceeds 132 characters; contains 140 characters
(#65) Line indented incorrectly; expected at least 16 spaces, found 12
(#65) Variable "defaultStrategy" must be all lower-case
(#66) Line indented incorrectly; expected 12 spaces, found 8
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#68) Variable "defaultStrategy" must be all lower-case
(#69) Line indented incorrectly; expected at least 16 spaces, found 12
(#69) Line exceeds 132 characters; contains 144 characters
(#71) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Variable "defaultStrategy" must be all lower-case
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected 12 spaces, found 8
(#74) Variable "defaultStrategy" must be all lower-case
(#75) Line indented incorrectly; expected at least 16 spaces, found 12
(#75) Variable "defaultStrategy" must be all lower-case
(#76) Line indented incorrectly; expected 12 spaces, found 8
(#78) Line indented incorrectly; expected at least 12 spaces, found 8
(#78) Variable "defaultStrategy" must be all lower-case
(#79) Line indented incorrectly; expected 8 spaces, found 4
(#81) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Line indented incorrectly; expected 8 spaces, found 4
(#88) Public method name "EscaperExtension::getDefaultStrategy" must be in lower-case letters only
(#89) Line indented incorrectly; expected at least 8 spaces, found 4
(#89) Opening brace should be on the same line as the declaration
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Line indented incorrectly; expected at least 12 spaces, found 8
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 12 spaces, found 8
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#93) Line indented incorrectly; expected at least 16 spaces, found 12
(#94) Line indented incorrectly; expected 12 spaces, found 8
(#96) Line indented incorrectly; expected at least 12 spaces, found 8
(#97) Line indented incorrectly; expected 8 spaces, found 4
(#99) Line indented incorrectly; expected 8 spaces, found 4
(#99) Public method name "EscaperExtension::getName" must be in lower-case letters only
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#100) Opening brace should be on the same line as the declaration
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Line indented incorrectly; expected 8 spaces, found 4
(#103) Line indented incorrectly; expected 4 spaces, found 0
(#105) Line indented incorrectly; expected at least 4 spaces, found 0
(#109) Line indented incorrectly; expected at least 4 spaces, found 0
(#116) Line indented incorrectly; expected 4 spaces, found 0
(#117) Line indented incorrectly; expected at least 4 spaces, found 0
(#117) Opening brace should be on the same line as the declaration
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Line indented incorrectly; expected 4 spaces, found 0
question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Public method name "ExtensionInterface::initRuntime" must be in lower-case letters only
(#42) Public method name "ExtensionInterface::getTokenParsers" must be in lower-case letters only
(#49) Public method name "ExtensionInterface::getNodeVisitors" must be in lower-case letters only
(#56) Public method name "ExtensionInterface::getFilters" must be in lower-case letters only
(#63) Public method name "ExtensionInterface::getTests" must be in lower-case letters only
(#70) Public method name "ExtensionInterface::getFunctions" must be in lower-case letters only
(#77) Public method name "ExtensionInterface::getOperators" must be in lower-case letters only
(#86) Public method name "ExtensionInterface::getGlobals" must be in lower-case letters only
(#95) Public method name "ExtensionInterface::getName" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#28) Public method name "OptimizerExtension::getNodeVisitors" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#33) Public method name "OptimizerExtension::getName" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) Opening brace should be on the same line as the declaration
(#27) Opening brace should be on the same line as the declaration
(#33) Opening brace should be on the same line as the declaration
(#42) Public method name "ProfilerExtension::getNodeVisitors" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#47) Public method name "ProfilerExtension::getName" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) Member variable "sandboxedGlobally" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#33) Public method name "SandboxExtension::getTokenParsers" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#38) Public method name "SandboxExtension::getNodeVisitors" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#43) Public method name "SandboxExtension::enableSandbox" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#48) Public method name "SandboxExtension::disableSandbox" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#53) Public method name "SandboxExtension::isSandboxed" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#58) Public method name "SandboxExtension::isSandboxedGlobally" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#63) Public method name "SandboxExtension::setSecurityPolicy" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "SandboxExtension::getSecurityPolicy" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#73) Public method name "SandboxExtension::checkSecurity" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#80) Public method name "SandboxExtension::checkMethodAllowed" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#87) Public method name "SandboxExtension::checkPropertyAllowed" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#94) Public method name "SandboxExtension::ensureToStringAllowed" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#103) Public method name "SandboxExtension::getName" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Member variable "tokenParsers" must be all lower-case
(#35) Public method name "StagingExtension::addFunction" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#38) Line exceeds maximum limit of 180 characters; contains 189 characters
(#44) Public method name "StagingExtension::getFunctions" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Public method name "StagingExtension::addFilter" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#52) Line exceeds maximum limit of 180 characters; contains 187 characters
(#58) Public method name "StagingExtension::getFilters" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#63) Public method name "StagingExtension::addNodeVisitor" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "StagingExtension::getNodeVisitors" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#73) Public method name "StagingExtension::addTokenParser" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#76) Line exceeds maximum limit of 180 characters; contains 196 characters
(#82) Public method name "StagingExtension::getTokenParsers" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#87) Public method name "StagingExtension::addGlobal" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#92) Public method name "StagingExtension::getGlobals" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#97) Public method name "StagingExtension::addTest" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#100) Line exceeds maximum limit of 180 characters; contains 185 characters
(#106) Public method name "StagingExtension::getTests" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#111) Public method name "StagingExtension::getName" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Line indented incorrectly; expected 4 spaces, found 0
(#19) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Line indented incorrectly; expected 8 spaces, found 4
(#20) Public method name "StringLoaderExtension::getFunctions" must be in lower-case letters only
(#21) Line indented incorrectly; expected at least 8 spaces, found 4
(#21) Opening brace should be on the same line as the declaration
(#22) Line indented incorrectly; expected at least 12 spaces, found 8
(#24) Line indented incorrectly; expected at least 12 spaces, found 8
(#25) Line indented incorrectly; expected 8 spaces, found 4
(#27) Line indented incorrectly; expected 8 spaces, found 4
(#27) Public method name "StringLoaderExtension::getName" must be in lower-case letters only
(#28) Line indented incorrectly; expected at least 8 spaces, found 4
(#28) Opening brace should be on the same line as the declaration
(#29) Line indented incorrectly; expected at least 12 spaces, found 8
(#30) Line indented incorrectly; expected 8 spaces, found 4
(#31) Line indented incorrectly; expected 4 spaces, found 0
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Line indented incorrectly; expected at least 4 spaces, found 0
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Line indented incorrectly; expected 4 spaces, found 0
(#51) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Opening brace should be on the same line as the declaration
(#52) Line indented incorrectly; expected at least 8 spaces, found 4
(#53) Line indented incorrectly; expected 4 spaces, found 0
question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Opening brace should be on the same line as the declaration
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/vendor/twig/twig/src/Lexer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#39) Member variable "currentVarBlockLine" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) This comment is 67% valid code; is this commented out code?
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 43% valid code; is this commented out code?
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) This comment is 58% valid code; is this commented out code?
(#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
(#80) This comment is 67% valid code; is this commented out code?
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 50% valid code; is this commented out code?
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) This comment is 50% valid code; is this commented out code?
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) 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
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) This comment is 50% valid code; is this commented out code?
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#136) This comment is 50% valid code; is this commented out code?
(#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
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) This comment is 50% valid code; is this commented out code?
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) This comment is 67% valid code; is this commented out code?
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) This comment is 50% valid code; is this commented out code?
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#164) Opening brace should be on the same line as the declaration
(#166) Line exceeds maximum limit of 180 characters; contains 216 characters
(#172) INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
(#173) Line exceeds 132 characters; contains 165 characters
(#176) INI directive 'mbstring.func_overload' is deprecated since PHP 7.2
(#177) Variable "mbEncoding" must be all lower-case
(#180) Variable "mbEncoding" must be all lower-case
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Variable "mbEncoding" must be all lower-case
(#232) Variable "mbEncoding" must be all lower-case
(#238) Protected method name "Lexer::lexData" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Variable "textContent" must be all lower-case
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Usage of ELSEIF not allowed; use ELSE IF instead
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Variable "textContent" must be all lower-case
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Line indented incorrectly; expected at least 20 spaces, found 16
(#285) Usage of ELSEIF not allowed; use ELSE IF instead
(#303) Protected method name "Lexer::lexBlock" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#314) Protected method name "Lexer::lexVar" must be in lower-case letters only
(#315) Opening brace should be on the same line as the declaration
(#325) Protected method name "Lexer::lexExpression" must be in lower-case letters only
(#326) Opening brace should be on the same line as the declaration
(#327) Inline comments must start with a capital letter, digit or 3-dots sequence
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Line exceeds 132 characters; contains 167 characters
(#336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#342) Usage of ELSEIF not allowed; use ELSE IF instead
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Usage of ELSEIF not allowed; use ELSE IF instead
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Usage of ELSEIF not allowed; use ELSE IF instead
(#353) Inline comments must start with a capital letter, digit or 3-dots sequence
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Inline comments must start with a capital letter, digit or 3-dots sequence
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Usage of ELSEIF not allowed; use ELSE IF instead
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Usage of ELSEIF not allowed; use ELSE IF instead
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Usage of ELSEIF not allowed; use ELSE IF instead
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#387) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#393) Expected "} else {\n"; found "}\n // unlexable\n else {\n"
(#398) Protected method name "Lexer::lexRawData" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#401) Line exceeds 132 characters; contains 180 characters
(#404) Line exceeds 132 characters; contains 140 characters
(#411) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#426) Protected method name "Lexer::lexComment" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#435) Protected method name "Lexer::lexString" must be in lower-case letters only
(#436) Opening brace should be on the same line as the declaration
(#442) Usage of ELSEIF not allowed; use ELSE IF instead
(#445) Usage of ELSEIF not allowed; use ELSE IF instead
(#454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Protected method name "Lexer::lexInterpolation" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#462) Line exceeds 132 characters; contains 155 characters
(#472) Protected method name "Lexer::pushToken" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#474) Inline comments must end in full-stops, exclamation marks, or question marks
(#482) Protected method name "Lexer::moveCursor" must be in lower-case letters only
(#483) Opening brace should be on the same line as the declaration
(#488) Protected method name "Lexer::getOperatorRegex" must be in lower-case letters only
(#489) Opening brace should be on the same line as the declaration
(#501) 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
(#509) Inline comments must start with a capital letter, digit or 3-dots sequence
(#509) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Protected method name "Lexer::pushState" must be in lower-case letters only
(#519) Opening brace should be on the same line as the declaration
(#524) Protected method name "Lexer::popState" must be in lower-case letters only
(#525) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Opening brace should be on the same line as the declaration
(#49) Public method name "ArrayLoader::setTemplate" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#54) Public method name "ArrayLoader::getSource" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#56) Line exceeds 132 characters; contains 159 characters
(#66) Public method name "ArrayLoader::getSourceContext" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#81) Public method name "ArrayLoader::getCacheKey" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#91) Public method name "ArrayLoader::isFresh" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Member variable "hasSourceCache" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#39) Public method name "ChainLoader::addLoader" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#48) Public method name "ChainLoader::getLoaders" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#53) Public method name "ChainLoader::getSource" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#55) Line exceeds 132 characters; contains 159 characters
(#70) Line exceeds 132 characters; contains 137 characters
(#73) Public method name "ChainLoader::getSourceContext" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#92) Line exceeds 132 characters; contains 137 characters
(#96) Opening brace should be on the same line as the declaration
(#120) Empty CATCH statement detected
(#120) Empty CATCH statement must have a comment to explain why the exception is not handled
(#127) Public method name "ChainLoader::getCacheKey" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#142) Line exceeds 132 characters; contains 137 characters
(#145) Public method name "ChainLoader::isFresh" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#160) Line exceeds 132 characters; contains 137 characters
question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Member variable "errorCache" must be all lower-case
(#31) Member variable "rootPath" must be all lower-case
(#37) Variable "rootPath" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Variable "rootPath" must be all lower-case
(#39) Variable "rootPath" must be all lower-case
(#40) Variable "realPath" must be all lower-case
(#40) Variable "rootPath" must be all lower-case
(#41) Variable "realPath" must be all lower-case
(#56) Public method name "FilesystemLoader::getPaths" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#68) Public method name "FilesystemLoader::getNamespaces" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#79) Public method name "FilesystemLoader::setPaths" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#99) Public method name "FilesystemLoader::addPath" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "checkPath" must be all lower-case
(#105) Variable "checkPath" must be all lower-case
(#106) Variable "checkPath" must be all lower-case
(#120) Public method name "FilesystemLoader::prependPath" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "checkPath" must be all lower-case
(#126) Variable "checkPath" must be all lower-case
(#127) Variable "checkPath" must be all lower-case
(#139) Public method name "FilesystemLoader::getSource" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#141) Line exceeds 132 characters; contains 159 characters
(#150) Public method name "FilesystemLoader::getSourceContext" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#159) Public method name "FilesystemLoader::getCacheKey" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#173) Opening brace should be on the same line as the declaration
(#183) Line exceeds maximum limit of 180 characters; contains 272 characters
(#189) Public method name "FilesystemLoader::isFresh" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Protected method name "FilesystemLoader::findTemplate" must be in lower-case letters only
(#207) Opening brace should be on the same line as the declaration
(#259) Line exceeds 132 characters; contains 142 characters
(#268) Protected method name "FilesystemLoader::parseName" must be in lower-case letters only
(#269) Opening brace should be on the same line as the declaration
(#272) Line exceeds 132 characters; contains 137 characters
(#284) Protected method name "FilesystemLoader::normalizeName" must be in lower-case letters only
(#285) Opening brace should be on the same line as the declaration
(#289) Protected method name "FilesystemLoader::validateName" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#301) Usage of ELSEIF not allowed; use ELSE IF instead
(#311) Private method name "FilesystemLoader::isAbsolutePath" must be in lower-case letters only
(#312) Opening brace should be on the same line as the declaration
(#319) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Public method name "LoaderInterface::getSource" must be in lower-case letters only
(#45) Public method name "LoaderInterface::getCacheKey" must be in lower-case letters only
(#58) Public method name "LoaderInterface::isFresh" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Public method name "SourceContextLoaderInterface::getSourceContext" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/Markup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#31) Opening brace should be on the same line as the declaration
(#36) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#35) Space found before semicolon; expected ");" but found ") ;"
(#41) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Member variable "usedFilters" must be all lower-case
(#22) Member variable "usedTags" must be all lower-case
(#23) Member variable "usedFunctions" must be all lower-case
(#25) Variable "usedFilters" must be all lower-case
(#25) Variable "usedTags" must be all lower-case
(#25) Variable "usedFunctions" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
(#27) Variable "usedFilters" must be all lower-case
(#28) Variable "usedTags" must be all lower-case
(#29) Variable "usedFunctions" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#81) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
(#40) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Opening brace should be on the same line as the declaration
(#31) Opening brace should be on the same line as the declaration
(#40) Variable "varName" must be all lower-case
(#41) Variable "varName" must be all lower-case
(#44) Variable "varName" must be all lower-case
(#51) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#36) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Variable "ignoreMissing" must be all lower-case
(#26) Line exceeds 132 characters; contains 145 characters
(#27) Opening brace should be on the same line as the declaration
(#28) Variable "ignoreMissing" must be all lower-case
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Protected method name "EmbedNode::addGetTemplate" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#48) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Opening brace should be on the same line as the declaration
(#26) Line exceeds 132 characters; contains 176 characters
(#32) Public method name "ArrayExpression::getKeyValuePairs" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#46) Public method name "ArrayExpression::hasElement" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Public method name "ArrayExpression::addElement" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#82) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
(#44) Space found before semicolon; expected ");" but found ") ;"
(#48) Space found before semicolon; expected ");" but found ") ;"
(#56) Space found before semicolon; expected ");" but found ") ;"
(#62) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
(#25) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Opening brace should be on the same line as the declaration
(#26) Opening brace should be on the same line as the declaration
(#31) Space found before semicolon; expected ");" but found ") ;"
(#37) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#28) Space found before semicolon; expected ");" but found ") ;"
(#32) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#26) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#26) Space found before semicolon; expected ");" but found ") ;"
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#26) Space found before semicolon; expected ");" but found ") ;"
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#26) Space found before semicolon; expected ");" but found ") ;"
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#30) Space found before semicolon; expected ");" but found ") ;"
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#26) Space found before semicolon; expected ");" but found ") ;"
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#28) Space found before semicolon; expected ");" but found ") ;"
(#32) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Opening brace should be on the same line as the declaration
(#31) Line exceeds 132 characters; contains 166 characters
(#45) Opening brace should be on the same line as the declaration
(#61) Private method name "BlockReferenceExpression::compileTemplateCall" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#74) Space found before semicolon; expected ");" but found ") ;"
(#83) Private method name "BlockReferenceExpression::compileBlockArguments" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) Protected method name "CallExpression::compileCallable" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#25) Variable "closingParenthesis" must be all lower-case
(#26) Variable "isArray" must be all lower-case
(#38) Usage of ELSEIF not allowed; use ELSE IF instead
(#42) Line exceeds 132 characters; contains 147 characters
(#43) Variable "closingParenthesis" must be all lower-case
(#44) Variable "isArray" must be all lower-case
(#51) Variable "isArray" must be all lower-case
(#53) Variable "closingParenthesis" must be all lower-case
(#58) Protected method name "CallExpression::compileArguments" must be in lower-case letters only
(#58) Variable "isArray" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "isArray" must be all lower-case
(#109) Variable "isArray" must be all lower-case
(#112) Protected method name "CallExpression::getArguments" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#114) Variable "callType" must be all lower-case
(#115) Variable "callName" must be all lower-case
(#123) Usage of ELSEIF not allowed; use ELSE IF instead
(#124) Variable "callType" must be all lower-case
(#124) Variable "callName" must be all lower-case
(#124) Line exceeds maximum limit of 180 characters; contains 196 characters
(#130) Variable "isVariadic" must be all lower-case
(#131) Variable "isVariadic" must be all lower-case
(#137) Variable "callType" must be all lower-case
(#137) Variable "callName" must be all lower-case
(#139) Variable "callType" must be all lower-case
(#139) Variable "callName" must be all lower-case
(#145) Variable "callableParameters" must be all lower-case
(#145) Variable "isVariadic" must be all lower-case
(#148) Variable "missingArguments" must be all lower-case
(#149) Variable "optionalArguments" must be all lower-case
(#151) Variable "callableParameters" must be all lower-case
(#151) Variable "callableParameter" must be all lower-case
(#152) Variable "callableParameter" must be all lower-case
(#156) Variable "callType" must be all lower-case
(#156) Variable "callName" must be all lower-case
(#156) Line exceeds 132 characters; contains 180 characters
(#159) Variable "missingArguments" must be all lower-case
(#161) Line exceeds maximum limit of 180 characters; contains 194 characters
(#162) Variable "callType" must be all lower-case
(#162) Variable "callName" must be all lower-case
(#162) Variable "missingArguments" must be all lower-case
(#162) Variable "missingArguments" must be all lower-case
(#162) Line exceeds 132 characters; contains 152 characters
(#166) Variable "optionalArguments" must be all lower-case
(#169) Variable "optionalArguments" must be all lower-case
(#170) Usage of ELSEIF not allowed; use ELSE IF instead
(#171) Variable "optionalArguments" must be all lower-case
(#174) Variable "optionalArguments" must be all lower-case
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#176) Variable "callableParameter" must be all lower-case
(#177) Variable "optionalArguments" must be all lower-case
(#177) Variable "callableParameter" must be all lower-case
(#178) Usage of ELSEIF not allowed; use ELSE IF instead
(#178) Variable "callableParameter" must be all lower-case
(#182) Variable "missingArguments" must be all lower-case
(#185) Variable "callType" must be all lower-case
(#185) Variable "callName" must be all lower-case
(#185) Line exceeds maximum limit of 180 characters; contains 181 characters
(#189) Variable "isVariadic" must be all lower-case
(#190) Variable "arbitraryArguments" must be all lower-case
(#193) Variable "arbitraryArguments" must be all lower-case
(#195) Variable "arbitraryArguments" must be all lower-case
(#200) Variable "arbitraryArguments" must be all lower-case
(#201) Variable "optionalArguments" must be all lower-case
(#202) Variable "arbitraryArguments" must be all lower-case
(#207) Variable "unknownParameter" must be all lower-case
(#210) Variable "unknownParameter" must be all lower-case
(#218) Variable "callType" must be all lower-case
(#218) Variable "callName" must be all lower-case
(#218) Line exceeds 132 characters; contains 141 characters
(#220) Variable "unknownParameter" must be all lower-case
(#220) Variable "unknownParameter" must be all lower-case
(#221) Variable "unknownParameter" must be all lower-case
(#221) Variable "unknownParameter" must be all lower-case
(#228) Protected method name "CallExpression::normalizeName" must be in lower-case letters only
(#229) Opening brace should be on the same line as the declaration
(#233) Private method name "CallExpression::getCallableParameters" must be in lower-case letters only
(#233) Variable "isVariadic" must be all lower-case
(#234) Opening brace should be on the same line as the declaration
(#255) Variable "isVariadic" must be all lower-case
(#260) Variable "callableName" must be all lower-case
(#262) Variable "callableName" must be all lower-case
(#262) Variable "callableName" must be all lower-case
(#265) Variable "callableName" must be all lower-case
(#265) Line exceeds maximum limit of 180 characters; contains 226 characters
(#272) Private method name "CallExpression::reflectCallable" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) This comment is 50% valid code; is this commented out code?
(#284) Usage of ELSEIF not allowed; use ELSE IF instead
(#288) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#292) This comment is 50% valid code; is this commented out code?
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
(#25) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
(#25) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Variable "filterName" must be all lower-case
(#32) Line exceeds 132 characters; contains 144 characters
(#33) Opening brace should be on the same line as the declaration
(#34) Line exceeds 132 characters; contains 146 characters
(#36) Variable "filterName" must be all lower-case
(#36) Line exceeds 132 characters; contains 138 characters
(#45) Variable "filterName" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Variable "filterName" must be all lower-case
(#20) Line exceeds 132 characters; contains 144 characters
(#21) Opening brace should be on the same line as the declaration
(#22) Variable "filterName" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
(#25) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Line exceeds 132 characters; contains 142 characters
(#21) Opening brace should be on the same line as the declaration
(#27) Line exceeds 132 characters; contains 150 characters
(#31) Opening brace should be on the same line as the declaration
(#33) Line exceeds 132 characters; contains 172 characters
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "needFourth" must be all lower-case
(#52) Variable "needThird" must be all lower-case
(#52) Variable "needFourth" must be all lower-case
(#53) Variable "needSecond" must be all lower-case
(#53) Variable "needThird" must be all lower-case
(#54) Variable "needFirst" must be all lower-case
(#54) Variable "needSecond" must be all lower-case
(#56) Variable "needFirst" must be all lower-case
(#64) Variable "needSecond" must be all lower-case
(#68) Variable "needThird" must be all lower-case
(#72) Variable "needFourth" must be all lower-case
question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Opening brace should be on the same line as the declaration
(#28) Opening brace should be on the same line as the declaration
(#33) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#28) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Member variable "specialVars" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
(#27) Line exceeds 132 characters; contains 147 characters
(#31) Opening brace should be on the same line as the declaration
(#39) Usage of ELSEIF not allowed; use ELSE IF instead
(#44) Space found before semicolon; expected ");" but found ") ;"
(#52) Space found before semicolon; expected ");" but found ") ;"
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#56) Usage of ELSEIF not allowed; use ELSE IF instead
(#61) Space found before semicolon; expected ");" but found ") ;"
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Space found before semicolon; expected ");" but found ") ;"
(#76) Usage of ELSEIF not allowed; use ELSE IF instead
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Space found before semicolon; expected ");" but found ") ;"
(#95) Space found before semicolon; expected ");" but found ") ;"
(#103) Space found before semicolon; expected ");" but found ") ;"
(#108) Public method name "NameExpression::isSpecial" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#113) Public method name "NameExpression::isSimple" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
(#51) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#37) Space found before semicolon; expected ");" but found ") ;"
(#43) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Opening brace should be on the same line as the declaration
(#24) Opening brace should be on the same line as the declaration
(#29) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
(#41) Space found before semicolon; expected ");" but found ") ;"
(#47) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Opening brace should be on the same line as the declaration
(#40) Usage of ELSEIF not allowed; use ELSE IF instead
(#43) Usage of ELSEIF not allowed; use ELSE IF instead
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Usage of ELSEIF not allowed; use ELSE IF instead
(#56) Protected method name "DefinedTest::changeIgnoreStrictCheck" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#66) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#33) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#32) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#33) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#32) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Opening brace should be on the same line as the declaration
(#26) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#29) Opening brace should be on the same line as the declaration
(#33) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#29) Opening brace should be on the same line as the declaration
(#39) Space found before semicolon; expected ");" but found ") ;"
(#50) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Variable "keyTarget" must be all lower-case
(#28) Variable "valueTarget" must be all lower-case
(#28) Line exceeds maximum limit of 180 characters; contains 242 characters
(#29) Opening brace should be on the same line as the declaration
(#36) Variable "keyTarget" must be all lower-case
(#36) Variable "valueTarget" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#52) Space found before semicolon; expected ");" but found ") ;"
(#66) Space found before semicolon; expected ");" but found ") ;"
(#70) Line exceeds 132 characters; contains 144 characters
(#79) Space found before semicolon; expected ");" but found ") ;"
(#97) Space found before semicolon; expected ");" but found ") ;"
(#106) Space found before semicolon; expected ");" but found ") ;"
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line exceeds maximum limit of 180 characters; contains 270 characters
(#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
question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
(#42) Space found before semicolon; expected ");" but found ") ;"
(#46) Space found before semicolon; expected ");" but found ") ;"
(#54) Space found before semicolon; expected ");" but found ") ;"
(#63) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Opening brace should be on the same line as the declaration
(#31) Opening brace should be on the same line as the declaration
(#37) Space found before semicolon; expected ");" but found ") ;"
(#50) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Variable "ignoreMissing" must be all lower-case
(#25) Line exceeds 132 characters; contains 156 characters
(#26) Opening brace should be on the same line as the declaration
(#32) Variable "ignoreMissing" must be all lower-case
(#36) Opening brace should be on the same line as the declaration
(#47) Space found before semicolon; expected ");" but found ") ;"
(#62) Space found before semicolon; expected ");" but found ") ;"
(#68) Space found before semicolon; expected ");" but found ") ;"
(#77) Protected method name "IncludeNode::addGetTemplate" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#87) Space found before semicolon; expected ");" but found ") ;"
(#90) Protected method name "IncludeNode::addTemplateArguments" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#99) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#28) Variable "argumentName" must be all lower-case
(#29) Variable "argumentName" must be all lower-case
(#30) Line exceeds maximum limit of 180 characters; contains 271 characters
(#38) Opening brace should be on the same line as the declaration
(#42) Space found before semicolon; expected ");" but found ") ;"
(#50) Space found before semicolon; expected ");" but found ") ;"
(#69) Space found before semicolon; expected ");" but found ") ;"
(#74) Space found before semicolon; expected ");" but found ") ;"
(#82) Space found before semicolon; expected ");" but found ") ;"
(#89) Space found before semicolon; expected ");" but found ") ;"
(#100) Space found before semicolon; expected ");" but found ") ;"
(#107) Space found before semicolon; expected ");" but found ") ;"
(#132) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Variable "embeddedTemplates" must be all lower-case
(#31) Line exceeds maximum limit of 180 characters; contains 221 characters
(#32) Opening brace should be on the same line as the declaration
(#34) Line exceeds maximum limit of 180 characters; contains 189 characters
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Variable "embeddedTemplates" must be all lower-case
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Public method name "ModuleNode::setIndex" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#76) Opening brace should be on the same line as the declaration
(#84) Protected method name "ModuleNode::compileTemplate" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#124) Protected method name "ModuleNode::compileGetParent" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#136) Space found before semicolon; expected ");" but found ") ;"
(#149) Space found before semicolon; expected ");" but found ") ;"
(#156) Space found before semicolon; expected ");" but found ") ;"
(#159) Protected method name "ModuleNode::compileClassHeader" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#163) Space found before semicolon; expected ");" but found ") ;"
(#176) Space found before semicolon; expected ");" but found ") ;"
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line exceeds 132 characters; contains 143 characters
(#185) Space found before semicolon; expected ");" but found ") ;"
(#188) Protected method name "ModuleNode::compileConstructor" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#195) Space found before semicolon; expected ");" but found ") ;"
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) This comment is 50% valid code; is this commented out code?
(#202) Variable "countTraits" must be all lower-case
(#203) Variable "countTraits" must be all lower-case
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Space found before semicolon; expected ");" but found ") ;"
(#246) Space found before semicolon; expected ");" but found ") ;"
(#250) Variable "countTraits" must be all lower-case
(#254) Space found before semicolon; expected ");" but found ") ;"
(#256) Variable "countTraits" must be all lower-case
(#258) Variable "countTraits" must be all lower-case
(#259) Space found before semicolon; expected ");" but found ") ;"
(#265) Space found before semicolon; expected ");" but found ") ;"
(#269) Space found before semicolon; expected ");" but found ") ;"
(#277) Space found before semicolon; expected ");" but found ") ;"
(#281) Space found before semicolon; expected ");" but found ") ;"
(#284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#284) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) Space found before semicolon; expected ");" but found ") ;"
(#292) Space found before semicolon; expected ");" but found ") ;"
(#295) Variable "countTraits" must be all lower-case
(#301) Space found before semicolon; expected ");" but found ") ;"
(#306) Space found before semicolon; expected ");" but found ") ;"
(#313) Space found before semicolon; expected ");" but found ") ;"
(#316) Protected method name "ModuleNode::compileDisplay" must be in lower-case letters only
(#317) Opening brace should be on the same line as the declaration
(#323) Space found before semicolon; expected ");" but found ") ;"
(#338) Space found before semicolon; expected ");" but found ") ;"
(#350) Space found before semicolon; expected ");" but found ") ;"
(#353) Protected method name "ModuleNode::compileClassFooter" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#359) Space found before semicolon; expected ");" but found ") ;"
(#362) Protected method name "ModuleNode::compileMacros" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#367) Protected method name "ModuleNode::compileGetTemplateName" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#377) Space found before semicolon; expected ");" but found ") ;"
(#380) Protected method name "ModuleNode::compileIsTraitable" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#383) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#384) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#385) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#429) Space found before semicolon; expected ");" but found ") ;"
(#432) Protected method name "ModuleNode::compileDebugInfo" must be in lower-case letters only
(#433) Opening brace should be on the same line as the declaration
(#437) Line exceeds 132 characters; contains 133 characters
(#440) Space found before semicolon; expected ");" but found ") ;"
(#443) Protected method name "ModuleNode::compileGetSource" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#449) Line exceeds maximum limit of 180 characters; contains 183 characters
(#454) Space found before semicolon; expected ");" but found ") ;"
(#457) Protected method name "ModuleNode::compileGetSourceContext" must be in lower-case letters only
(#458) Opening brace should be on the same line as the declaration
(#471) Space found before semicolon; expected ");" but found ") ;"
(#474) Protected method name "ModuleNode::compileLoadTemplate" must be in lower-case letters only
(#475) Opening brace should be on the same line as the declaration
(#485) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/Node.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Member variable "sourceContext" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#43) Line exceeds maximum limit of 180 characters; contains 280 characters
(#53) Opening brace should be on the same line as the declaration
(#83) Public method name "Node::toXml" must be in lower-case letters only
(#83) Variable "asDom" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#112) Variable "asDom" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#122) Public method name "Node::getTemplateLine" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
(#130) Public method name "Node::getLine" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
(#132) Line exceeds 132 characters; contains 163 characters
(#137) Public method name "Node::getNodeTag" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#145) Public method name "Node::hasAttribute" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#153) Public method name "Node::getAttribute" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#166) Public method name "Node::setAttribute" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#171) Public method name "Node::removeAttribute" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#179) Public method name "Node::hasNode" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#187) Public method name "Node::getNode" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#196) Public method name "Node::setNode" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#199) Line exceeds maximum limit of 180 characters; contains 276 characters
(#205) Public method name "Node::removeNode" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#215) Public method name "Node::getIterator" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#220) Public method name "Node::setTemplateName" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#230) Public method name "Node::getTemplateName" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#235) Public method name "Node::setSourceContext" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#245) Public method name "Node::getSourceContext" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#253) Public method name "Node::setFilename" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#255) Line exceeds 132 characters; contains 163 characters
(#263) Public method name "Node::getFilename" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) Line exceeds 132 characters; contains 163 characters
question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Opening brace should be on the same line as the declaration
(#31) Opening brace should be on the same line as the declaration
(#37) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#29) Opening brace should be on the same line as the declaration
(#43) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Opening brace should be on the same line as the declaration
(#36) Space found before semicolon; expected ");" but found ") ;"
(#42) Space found before semicolon; expected ");" but found ") ;"
(#48) Space found before semicolon; expected ");" but found ") ;"
(#59) Protected method name "SandboxedPrintNode::removeNodeFilter" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
(#67) Space found before semicolon; expected ");" but found ") ;"
(#96) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) Opening brace should be on the same line as the declaration
(#27) Opening brace should be on the same line as the declaration
(#40) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Opening brace should be on the same line as the declaration
(#31) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
(#43) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#36) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#34) Opening brace should be on the same line as the declaration
(#39) Variable "varsName" must be all lower-case
(#41) Variable "varsName" must be all lower-case
(#44) Variable "varsName" must be all lower-case
(#51) Variable "varsName" must be all lower-case
(#51) Variable "varsName" must be all lower-case
(#52) Space found before semicolon; expected ");" but found ") ;"
(#60) Variable "varsName" must be all lower-case
(#68) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Opening brace should be on the same line as the declaration
(#41) Public method name "NodeTraverser::addVisitor" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
(#63) Protected method name "NodeTraverser::traverseForVisitor" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Public method name "AbstractNodeVisitor::enterNode" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
(#35) Public method name "AbstractNodeVisitor::leaveNode" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#49) Protected method name "AbstractNodeVisitor::doEnterNode" must be in lower-case letters only
(#56) Protected method name "AbstractNodeVisitor::doLeaveNode" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Member variable "statusStack" must be all lower-case
(#38) Member variable "safeAnalysis" must be all lower-case
(#40) Member variable "defaultStrategy" must be all lower-case
(#41) Member variable "safeVars" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#48) Protected method name "EscaperNodeVisitor::doEnterNode" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#51) Variable "defaultStrategy" must be all lower-case
(#51) Line exceeds maximum limit of 180 characters; contains 196 characters
(#52) Variable "defaultStrategy" must be all lower-case
(#56) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Usage of ELSEIF not allowed; use ELSE IF instead
(#59) Line exceeds 132 characters; contains 158 characters
(#60) Usage of ELSEIF not allowed; use ELSE IF instead
(#67) Protected method name "EscaperNodeVisitor::doLeaveNode" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#73) Usage of ELSEIF not allowed; use ELSE IF instead
(#75) Usage of ELSEIF not allowed; use ELSE IF instead
(#86) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) Private method name "EscaperNodeVisitor::shouldUnwrapConditional" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#95) Variable "expr2Safe" must be all lower-case
(#96) Variable "expr3Safe" must be all lower-case
(#98) Variable "expr2Safe" must be all lower-case
(#98) Variable "expr3Safe" must be all lower-case
(#101) Private method name "EscaperNodeVisitor::unwrapConditional" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Private method name "EscaperNodeVisitor::escapeInlinePrintNode" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#131) Protected method name "EscaperNodeVisitor::escapePrintNode" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#148) Protected method name "EscaperNodeVisitor::preEscapeFilterNode" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#167) Protected method name "EscaperNodeVisitor::isSafeFor" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#185) Protected method name "EscaperNodeVisitor::needEscaping" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#194) Protected method name "EscaperNodeVisitor::getEscaperFilter" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#198) Line exceeds 132 characters; contains 148 characters
(#203) Public method name "EscaperNodeVisitor::getPriority" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Public method name "NodeVisitorInterface::enterNode" must be in lower-case letters only
(#35) Public method name "NodeVisitorInterface::leaveNode" must be in lower-case letters only
(#44) Public method name "NodeVisitorInterface::getPriority" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#44) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#53) Member variable "loopsTargets" must be all lower-case
(#55) Member variable "prependedNodes" must be all lower-case
(#56) Member variable "inABody" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#70) Protected method name "OptimizerNodeVisitor::doEnterNode" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#76) Line exceeds maximum limit of 180 characters; contains 208 characters
(#85) Usage of ELSEIF not allowed; use ELSE IF instead
(#93) Protected method name "OptimizerNodeVisitor::doLeaveNode" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#107) Line exceeds maximum limit of 180 characters; contains 181 characters
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#111) Variable "prependedNodes" must be all lower-case
(#113) Variable "prependedNodes" must be all lower-case
(#126) Protected method name "OptimizerNodeVisitor::optimizeVariables" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#146) Protected method name "OptimizerNodeVisitor::optimizePrintNode" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#152) Variable "exprNode" must be all lower-case
(#154) Variable "exprNode" must be all lower-case
(#155) Variable "exprNode" must be all lower-case
(#157) Variable "exprNode" must be all lower-case
(#159) Variable "exprNode" must be all lower-case
(#170) Protected method name "OptimizerNodeVisitor::optimizeRawFilter" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#182) Protected method name "OptimizerNodeVisitor::enterOptimizeFor" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Usage of ELSEIF not allowed; use ELSE IF instead
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must start with a capital letter, digit or 3-dots sequence
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Usage of ELSEIF not allowed; use ELSE IF instead
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Usage of ELSEIF not allowed; use ELSE IF instead
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Usage of ELSEIF not allowed; use ELSE IF instead
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Usage of ELSEIF not allowed; use ELSE IF instead
(#218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Usage of ELSEIF not allowed; use ELSE IF instead
(#246) Protected method name "OptimizerNodeVisitor::leaveOptimizeFor" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#255) Protected method name "OptimizerNodeVisitor::addLoopToCurrent" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#260) Protected method name "OptimizerNodeVisitor::addLoopToAll" must be in lower-case letters only
(#261) Opening brace should be on the same line as the declaration
(#267) Public method name "OptimizerNodeVisitor::getPriority" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Member variable "safeVars" must be all lower-case
(#34) Public method name "SafeAnalysisNodeVisitor::setSafeVars" must be in lower-case letters only
(#34) Variable "safeVars" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "safeVars" must be all lower-case
(#39) Public method name "SafeAnalysisNodeVisitor::getSafe" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#59) Protected method name "SafeAnalysisNodeVisitor::setSafe" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#77) Protected method name "SafeAnalysisNodeVisitor::doEnterNode" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#82) Protected method name "SafeAnalysisNodeVisitor::doLeaveNode" must be in lower-case letters only
(#83) 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
(#87) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Usage of ELSEIF not allowed; use ELSE IF instead
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Usage of ELSEIF not allowed; use ELSE IF instead
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) 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
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Usage of ELSEIF not allowed; use ELSE IF instead
(#126) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Protected method name "SafeAnalysisNodeVisitor::intersectSafe" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#158) Public method name "SafeAnalysisNodeVisitor::getPriority" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Member variable "inAModule" must be all lower-case
(#40) Member variable "needsToStringWrap" must be all lower-case
(#42) Protected method name "SandboxNodeVisitor::doEnterNode" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Protected method name "SandboxNodeVisitor::doLeaveNode" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#105) Line exceeds maximum limit of 180 characters; contains 189 characters
(#106) Usage of ELSEIF not allowed; use ELSE IF instead
(#115) Private method name "SandboxNodeVisitor::wrapNode" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#123) Private method name "SandboxNodeVisitor::wrapArrayNode" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#126) Variable "_" must not contain underscores.
(#131) Public method name "SandboxNodeVisitor::getPriority" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Parser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#42) Member variable "expressionParser" must be all lower-case
(#44) Member variable "blockStack" must be all lower-case
(#47) Member variable "reservedMacroNames" must be all lower-case
(#48) Member variable "importedSymbols" must be all lower-case
(#50) Member variable "embeddedTemplates" must be all lower-case
(#51) Member variable "varNameSalt" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#61) Public method name "Parser::getEnvironment" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#68) Public method name "Parser::getVarName" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#70) Line exceeds 132 characters; contains 134 characters
(#76) Public method name "Parser::getFilename" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#78) Line exceeds maximum limit of 180 characters; contains 208 characters
(#83) Variable "dropNeedle" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line exceeds 132 characters; contains 138 characters
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "dropNeedle" must be all lower-case
(#139) Line exceeds maximum limit of 180 characters; contains 199 characters
(#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
(#153) Variable "dropNeedle" must be all lower-case
(#154) Opening brace should be on the same line as the declaration
(#176) Line exceeds 132 characters; contains 139 characters
(#180) Variable "dropNeedle" must be all lower-case
(#194) Line exceeds 132 characters; contains 155 characters
(#197) Line exceeds 132 characters; contains 155 characters
(#200) Line exceeds 132 characters; contains 153 characters
(#216) Line exceeds 132 characters; contains 164 characters
(#230) Public method name "Parser::addHandler" must be in lower-case letters only
(#231) Opening brace should be on the same line as the declaration
(#240) Public method name "Parser::addNodeVisitor" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#247) Public method name "Parser::getBlockStack" must be in lower-case letters only
(#248) Opening brace should be on the same line as the declaration
(#252) Public method name "Parser::peekBlockStack" must be in lower-case letters only
(#253) Opening brace should be on the same line as the declaration
(#257) Public method name "Parser::popBlockStack" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#262) Public method name "Parser::pushBlockStack" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#267) Public method name "Parser::hasBlock" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#272) Public method name "Parser::getBlock" must be in lower-case letters only
(#273) Opening brace should be on the same line as the declaration
(#277) Public method name "Parser::setBlock" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#282) Public method name "Parser::hasMacro" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#287) Public method name "Parser::setMacro" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#290) Line exceeds 132 characters; contains 179 characters
(#296) Public method name "Parser::isReservedMacroName" must be in lower-case letters only
(#297) Opening brace should be on the same line as the declaration
(#302) Variable "methodName" must be all lower-case
(#304) Variable "methodName" must be all lower-case
(#304) Variable "methodName" must be all lower-case
(#305) Variable "methodName" must be all lower-case
(#313) Public method name "Parser::addTrait" must be in lower-case letters only
(#314) Opening brace should be on the same line as the declaration
(#318) Public method name "Parser::hasTraits" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#323) Public method name "Parser::embedTemplate" must be in lower-case letters only
(#324) Opening brace should be on the same line as the declaration
(#330) Public method name "Parser::addImportedSymbol" must be in lower-case letters only
(#331) Opening brace should be on the same line as the declaration
(#335) Public method name "Parser::getImportedSymbol" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#352) Public method name "Parser::isMainScope" must be in lower-case letters only
(#353) Opening brace should be on the same line as the declaration
(#357) Public method name "Parser::pushLocalScope" must be in lower-case letters only
(#358) Opening brace should be on the same line as the declaration
(#362) Public method name "Parser::popLocalScope" must be in lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#370) Public method name "Parser::getExpressionParser" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#375) Public method name "Parser::getParent" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#380) Public method name "Parser::setParent" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#388) Public method name "Parser::getStream" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#396) Public method name "Parser::getCurrentToken" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#401) Protected method name "Parser::filterBodyNodes" must be in lower-case letters only
(#402) Opening brace should be on the same line as the declaration
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline comments must start with a capital letter, digit or 3-dots sequence
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Line exceeds maximum limit of 180 characters; contains 238 characters
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#28) Protected method name "BaseDumper::formatTemplate" must be in lower-case letters only
(#30) Protected method name "BaseDumper::formatNonTemplate" must be in lower-case letters only
(#32) Protected method name "BaseDumper::formatTime" must be in lower-case letters only
(#34) Private method name "BaseDumper::dumpProfile" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#56) Variable "nCount" must be all lower-case
(#58) Variable "nCount" must be all lower-case
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Opening brace should be on the same line as the declaration
(#45) Private method name "BlackfireDumper::dumpChildren" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#58) Private method name "BlackfireDumper::dumpProfile" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Opening brace should be on the same line as the declaration
(#35) Protected method name "HtmlDumper::formatTemplate" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#37) Line exceeds 132 characters; contains 138 characters
(#40) Protected method name "HtmlDumper::formatNonTemplate" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#42) Line exceeds maximum limit of 180 characters; contains 250 characters
(#45) Protected method name "HtmlDumper::formatTime" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#47) Line exceeds 132 characters; contains 160 characters
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) Protected method name "TextDumper::formatTemplate" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#28) Protected method name "TextDumper::formatNonTemplate" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#33) Protected method name "TextDumper::formatTime" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Variable "extensionName" must be all lower-case
(#24) Variable "varName" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#26) Variable "extensionName" must be all lower-case
(#26) Variable "varName" must be all lower-case
(#30) Opening brace should be on the same line as the declaration
(#35) Line exceeds 132 characters; contains 176 characters
(#40) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Variable "varName" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#26) Variable "varName" must be all lower-case
(#30) Opening brace should be on the same line as the declaration
(#34) Space found before semicolon; expected ");" but found ") ;"
question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Member variable "extensionName" must be all lower-case
(#34) Variable "extensionName" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "extensionName" must be all lower-case
(#39) Protected method name "ProfilerNodeVisitor::doEnterNode" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#44) Protected method name "ProfilerNodeVisitor::doLeaveNode" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#47) Variable "varName" must be all lower-case
(#48) Variable "varName" must be all lower-case
(#48) Line exceeds maximum limit of 180 characters; contains 188 characters
(#49) Variable "varName" must be all lower-case
(#50) Usage of ELSEIF not allowed; use ELSE IF instead
(#51) Variable "varName" must be all lower-case
(#53) Variable "varName" must be all lower-case
(#55) Variable "varName" must be all lower-case
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#58) Variable "varName" must be all lower-case
(#60) Variable "varName" must be all lower-case
(#62) Variable "varName" must be all lower-case
(#69) Private method name "ProfilerNodeVisitor::getVarName" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#74) Public method name "ProfilerNodeVisitor::getPriority" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Opening brace should be on the same line as the declaration
(#41) Public method name "Profile::getTemplate" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#46) Public method name "Profile::getType" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#51) Public method name "Profile::getName" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#56) Public method name "Profile::isRoot" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#61) Public method name "Profile::isTemplate" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#66) Public method name "Profile::isBlock" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#71) Public method name "Profile::isMacro" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#76) Public method name "Profile::getProfiles" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#81) Public method name "Profile::addProfile" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#91) Public method name "Profile::getDuration" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Public method name "Profile::getMemoryUsage" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#121) Public method name "Profile::getPeakMemoryUsage" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#130) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#151) Opening brace should be on the same line as the declaration
(#156) Public method name "Profile::getIterator" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#162) Opening brace should be on the same line as the declaration
(#167) Opening brace should be on the same line as the declaration
(#174) Method name "Profile::__serialize" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#174) method name "Profile::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#175) Opening brace should be on the same line as the declaration
(#182) Method name "Profile::__unserialize" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
(#182) method name "Profile::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#183) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Opening brace should be on the same line as the declaration
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#32) Opening brace should be on the same line as the declaration
(#34) Variable "runtimeFactory" must be all lower-case
(#36) Variable "runtimeFactory" must be all lower-case
question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Member variable "filterName" must be all lower-case
(#23) Variable "functionName" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#26) Variable "functionName" must be all lower-case
(#29) Public method name "SecurityNotAllowedFilterError::getFilterName" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Member variable "functionName" must be all lower-case
(#23) Variable "functionName" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#26) Variable "functionName" must be all lower-case
(#29) Public method name "SecurityNotAllowedFunctionError::getFunctionName" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Member variable "className" must be all lower-case
(#22) Member variable "methodName" must be all lower-case
(#24) Variable "className" must be all lower-case
(#24) Variable "methodName" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#27) Variable "className" must be all lower-case
(#28) Variable "methodName" must be all lower-case
(#31) Public method name "SecurityNotAllowedMethodError::getClassName" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#36) Public method name "SecurityNotAllowedMethodError::getMethodName" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Member variable "className" must be all lower-case
(#22) Member variable "propertyName" must be all lower-case
(#24) Variable "className" must be all lower-case
(#24) Variable "propertyName" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#27) Variable "className" must be all lower-case
(#28) Variable "propertyName" must be all lower-case
(#31) Public method name "SecurityNotAllowedPropertyError::getClassName" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#36) Public method name "SecurityNotAllowedPropertyError::getPropertyName" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Member variable "tagName" must be all lower-case
(#23) Variable "tagName" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#26) Variable "tagName" must be all lower-case
(#29) Public method name "SecurityNotAllowedTagError::getTagName" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Member variable "allowedTags" must be all lower-case
(#26) Member variable "allowedFilters" must be all lower-case
(#27) Member variable "allowedMethods" must be all lower-case
(#28) Member variable "allowedProperties" must be all lower-case
(#29) Member variable "allowedFunctions" must be all lower-case
(#31) Variable "allowedTags" must be all lower-case
(#31) Variable "allowedFilters" must be all lower-case
(#31) Variable "allowedMethods" must be all lower-case
(#31) Variable "allowedProperties" must be all lower-case
(#31) Variable "allowedFunctions" must be all lower-case
(#31) Line exceeds 132 characters; contains 173 characters
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "allowedTags" must be all lower-case
(#34) Variable "allowedFilters" must be all lower-case
(#35) Variable "allowedMethods" must be all lower-case
(#36) Variable "allowedProperties" must be all lower-case
(#37) Variable "allowedFunctions" must be all lower-case
(#40) Public method name "SecurityPolicy::setAllowedTags" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#45) Public method name "SecurityPolicy::setAllowedFilters" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#50) Public method name "SecurityPolicy::setAllowedMethods" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#58) Public method name "SecurityPolicy::setAllowedProperties" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#63) Public method name "SecurityPolicy::setAllowedFunctions" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "SecurityPolicy::checkSecurity" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#89) Public method name "SecurityPolicy::checkMethodAllowed" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#107) Line exceeds 132 characters; contains 151 characters
(#111) Public method name "SecurityPolicy::checkPropertyAllowed" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#124) Line exceeds 132 characters; contains 159 characters
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Public method name "SecurityPolicyInterface::checkSecurity" must be in lower-case letters only
(#23) Public method name "SecurityPolicyInterface::checkMethodAllowed" must be in lower-case letters only
(#25) Public method name "SecurityPolicyInterface::checkPropertyAllowed" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/Source.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Opening brace should be on the same line as the declaration
(#39) Public method name "Source::getCode" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#44) Public method name "Source::getName" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Public method name "Source::getPath" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Template.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) Opening brace should be on the same line as the declaration
(#53) Opening brace should be on the same line as the declaration
(#62) Public method name "Template::getTemplateName" must be in lower-case letters only
(#69) Public method name "Template::getDebugInfo" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#81) Public method name "Template::getSource" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Line exceeds 132 characters; contains 164 characters
(#93) Public method name "Template::getSourceContext" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#101) Public method name "Template::getEnvironment" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#120) Public method name "Template::getParent" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#150) Protected method name "Template::doGetParent" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#155) Public method name "Template::isTraitable" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#170) Public method name "Template::displayParentBlock" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#179) Line exceeds 132 characters; contains 151 characters
(#194) Public method name "Template::displayBlock" must be in lower-case letters only
(#194) Variable "useBlocks" must be all lower-case
(#195) Opening brace should be on the same line as the declaration
(#198) Variable "useBlocks" must be all lower-case
(#201) Usage of ELSEIF not allowed; use ELSE IF instead
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) 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
(#230) Line exceeds 132 characters; contains 179 characters
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#238) Line exceeds maximum limit of 180 characters; contains 298 characters
(#254) Public method name "Template::renderParentBlock" must be in lower-case letters only
(#255) Opening brace should be on the same line as the declaration
(#259) Closing brace must be on a line by itself
(#279) Public method name "Template::renderBlock" must be in lower-case letters only
(#279) Variable "useBlocks" must be all lower-case
(#280) Opening brace should be on the same line as the declaration
(#284) Closing brace must be on a line by itself
(#286) Variable "useBlocks" must be all lower-case
(#303) Public method name "Template::hasBlock" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#306) Line exceeds maximum limit of 180 characters; contains 207 characters
(#337) Public method name "Template::getBlockNames" must be in lower-case letters only
(#338) Opening brace should be on the same line as the declaration
(#340) Line exceeds maximum limit of 180 characters; contains 207 characters
(#357) Protected method name "Template::loadTemplate" must be in lower-case letters only
(#357) Variable "templateName" must be all lower-case
(#358) Opening brace should be on the same line as the declaration
(#380) Variable "templateName" must be all lower-case
(#380) Variable "templateName" must be all lower-case
(#403) Opening brace should be on the same line as the declaration
(#415) Public method name "Template::getBlocks" must be in lower-case letters only
(#416) Opening brace should be on the same line as the declaration
(#421) Opening brace should be on the same line as the declaration
(#426) Opening brace should be on the same line as the declaration
(#431) Closing brace must be on a line by itself
(#452) Protected method name "Template::displayWithErrorHandling" must be in lower-case letters only
(#453) Opening brace should be on the same line as the declaration
(#461) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) Line exceeds 132 characters; contains 171 characters
(#482) Protected method name "Template::doDisplay" must be in lower-case letters only
(#505) Protected method name "Template::getContext" must be in lower-case letters only
(#505) Variable "ignoreStrictCheck" must be all lower-case
(#506) Opening brace should be on the same line as the declaration
(#508) Variable "ignoreStrictCheck" must be all lower-case
(#528) Line exceeds 132 characters; contains 152 characters
(#534) Protected method name "Template::getAttribute" must be in lower-case letters only
(#534) Variable "isDefinedTest" must be all lower-case
(#534) Variable "ignoreStrictCheck" must be all lower-case
(#534) Line exceeds 132 characters; contains 150 characters
(#535) Opening brace should be on the same line as the declaration
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) This comment is 50% valid code; is this commented out code?
(#538) Variable "arrayItem" must be all lower-case
(#540) Variable "arrayItem" must be all lower-case
(#540) Variable "arrayItem" must be all lower-case
(#540) Line exceeds 132 characters; contains 155 characters
(#541) Variable "arrayItem" must be all lower-case
(#543) Variable "isDefinedTest" must be all lower-case
(#547) Variable "arrayItem" must be all lower-case
(#551) Variable "isDefinedTest" must be all lower-case
(#555) Variable "ignoreStrictCheck" must be all lower-case
(#560) Variable "arrayItem" must be all lower-case
(#560) Line exceeds 132 characters; contains 141 characters
(#561) Usage of ELSEIF not allowed; use ELSE IF instead
(#562) Line exceeds 132 characters; contains 176 characters
(#563) Usage of ELSEIF not allowed; use ELSE IF instead
(#565) Variable "arrayItem" must be all lower-case
(#567) Variable "arrayItem" must be all lower-case
(#567) Line exceeds 132 characters; contains 144 characters
(#569) Usage of ELSEIF not allowed; use ELSE IF instead
(#573) Line exceeds 132 characters; contains 140 characters
(#575) Usage of ELSEIF not allowed; use ELSE IF instead
(#578) Line exceeds 132 characters; contains 143 characters
(#586) Variable "isDefinedTest" must be all lower-case
(#590) Variable "ignoreStrictCheck" must be all lower-case
(#596) Usage of ELSEIF not allowed; use ELSE IF instead
(#599) Line exceeds 132 characters; contains 135 characters
(#605) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Line exceeds 132 characters; contains 172 characters
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#608) Variable "isDefinedTest" must be all lower-case
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Line exceeds 132 characters; contains 136 characters
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#629) Variable "refMethod" must be all lower-case
(#630) Inline comments must end in full-stops, exclamation marks, or question marks
(#631) Variable "refMethod" must be all lower-case
(#632) Variable "refMethod" must be all lower-case
(#638) Inline comments must start with a capital letter, digit or 3-dots sequence
(#638) Inline comments must end in full-stops, exclamation marks, or question marks
(#645) Variable "lcName" must be all lower-case
(#647) Variable "lcName" must be all lower-case
(#647) Variable "lcName" must be all lower-case
(#649) Variable "lcName" must be all lower-case
(#649) Variable "lcName" must be all lower-case
(#650) Usage of ELSEIF not allowed; use ELSE IF instead
(#650) Variable "lcName" must be all lower-case
(#650) Variable "lcName" must be all lower-case
(#652) Variable "lcName" must be all lower-case
(#652) Variable "lcName" must be all lower-case
(#657) Inline comments must start with a capital letter, digit or 3-dots sequence
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) Variable "lcName" must be all lower-case
(#663) Variable "lcName" must be all lower-case
(#673) Usage of ELSEIF not allowed; use ELSE IF instead
(#673) Variable "lcItem" must be all lower-case
(#674) Variable "lcItem" must be all lower-case
(#675) Usage of ELSEIF not allowed; use ELSE IF instead
(#679) Variable "isDefinedTest" must be all lower-case
(#683) Variable "ignoreStrictCheck" must be all lower-case
(#687) Line exceeds maximum limit of 180 characters; contains 237 characters
(#690) Variable "isDefinedTest" must be all lower-case
(#707) Variable "ignoreStrictCheck" must be all lower-case
(#713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#713) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Line exceeds maximum limit of 180 characters; contains 217 characters
(#719) Usage of ELSEIF not allowed; use ELSE IF instead
(#721) Usage of ELSEIF not allowed; use ELSE IF instead
question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) 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 comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Opening brace should be on the same line as the declaration
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Public method name "TemplateWrapper::hasBlock" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#82) Public method name "TemplateWrapper::getBlockNames" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#95) Public method name "TemplateWrapper::renderBlock" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#102) Closing brace must be on a line by itself
(#129) Public method name "TemplateWrapper::displayBlock" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#137) Public method name "TemplateWrapper::getSourceContext" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#145) Public method name "TemplateWrapper::getTemplateName" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Protected method name "IntegrationTestCase::getFixturesDir" must be in lower-case letters only
(#42) Protected method name "IntegrationTestCase::getRuntimeLoaders" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#50) Protected method name "IntegrationTestCase::getExtensions" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#58) Protected method name "IntegrationTestCase::getTwigFilters" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Protected method name "IntegrationTestCase::getTwigFunctions" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#74) Protected method name "IntegrationTestCase::getTwigTests" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#82) Public method name "IntegrationTestCase::testIntegration" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#91) Public method name "IntegrationTestCase::testLegacyIntegration" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#96) Public method name "IntegrationTestCase::getTests" must be in lower-case letters only
(#96) Variable "legacyTests" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "fixturesDir" must be all lower-case
(#101) Variable "fixturesDir" must be all lower-case
(#101) Line exceeds 132 characters; contains 147 characters
(#106) Variable "legacyTests" must be all lower-case
(#112) Line exceeds maximum limit of 180 characters; contains 183 characters
(#118) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Line exceeds 132 characters; contains 165 characters
(#123) Line exceeds 132 characters; contains 137 characters
(#125) Variable "fixturesDir" must be all lower-case
(#128) Variable "fixturesDir" must be all lower-case
(#131) Variable "legacyTests" must be all lower-case
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Public method name "IntegrationTestCase::getLegacyTests" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#144) Protected method name "IntegrationTestCase::doIntegrationTest" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#151) The use of function eval() is forbidden
(#163) The use of function eval() is forbidden
(#166) Variable "runtimeLoader" must be all lower-case
(#167) Variable "runtimeLoader" must be all lower-case
(#206) The use of function eval() is forbidden
(#221) Variable "constraintClass" must be all lower-case
(#221) Line exceeds 132 characters; contains 176 characters
(#222) Variable "constraintClass" must be all lower-case
(#245) Protected method name "IntegrationTestCase::parseTemplates" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) Public method name "NodeTestCase::getTests" must be in lower-case letters only
(#27) Public method name "NodeTestCase::testCompile" must be in lower-case letters only
(#27) Variable "isPattern" must be all lower-case
(#28) Opening brace should be on the same line as the declaration
(#29) Variable "isPattern" must be all lower-case
(#32) Public method name "NodeTestCase::assertNodeCompilation" must be in lower-case letters only
(#32) Variable "isPattern" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#37) Variable "isPattern" must be all lower-case
(#44) Protected method name "NodeTestCase::getCompiler" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#49) Protected method name "NodeTestCase::getEnvironment" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#54) Protected method name "NodeTestCase::getVariableGetter" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#69) Protected method name "NodeTestCase::getAttributeGetter" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Token.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Opening brace should be on the same line as the declaration
(#56) Opening brace should be on the same line as the declaration
(#74) Opening brace should be on the same line as the declaration
(#90) Public method name "Token::getLine" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#98) Public method name "Token::getType" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#106) Public method name "Token::getValue" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#119) Public method name "Token::typeToString" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#178) Public method name "Token::typeToEnglish" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Public method name "AbstractTokenParser::setParser" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#30) Opening brace should be on the same line as the declaration
(#49) Public method name "ApplyTokenParser::decideApplyEnd" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#54) Public method name "ApplyTokenParser::getTag" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Opening brace should be on the same line as the declaration
(#49) Line exceeds 132 characters; contains 153 characters
(#60) Line exceeds 132 characters; contains 160 characters
(#63) Line exceeds 132 characters; contains 171 characters
(#77) Public method name "AutoEscapeTokenParser::decideBlockEnd" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#82) Public method name "AutoEscapeTokenParser::getTag" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Opening brace should be on the same line as the declaration
(#40) Line exceeds maximum limit of 180 characters; contains 216 characters
(#52) Line exceeds maximum limit of 180 characters; contains 183 characters
(#69) Public method name "BlockTokenParser::decideBlockEnd" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#74) Public method name "BlockTokenParser::getTag" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Opening brace should be on the same line as the declaration
(#38) Public method name "DeprecatedTokenParser::getTag" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Opening brace should be on the same line as the declaration
(#33) Public method name "DoTokenParser::getTag" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#32) Variable "ignoreMissing" must be all lower-case
(#34) Variable "parentToken" must be all lower-case
(#34) Variable "fakeParentToken" must be all lower-case
(#36) Variable "parentToken" must be all lower-case
(#37) Usage of ELSEIF not allowed; use ELSE IF instead
(#38) Variable "parentToken" must be all lower-case
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Variable "parentToken" must be all lower-case
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Variable "fakeParentToken" must be all lower-case
(#52) Variable "parentToken" must be all lower-case
(#60) Variable "ignoreMissing" must be all lower-case
(#60) Line exceeds 132 characters; contains 160 characters
(#63) Public method name "EmbedTokenParser::decideBlockEnd" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "EmbedTokenParser::getTag" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Opening brace should be on the same line as the declaration
(#34) Usage of ELSEIF not allowed; use ELSE IF instead
(#48) Public method name "ExtendsTokenParser::getTag" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Opening brace should be on the same line as the declaration
(#34) Line exceeds 132 characters; contains 136 characters
(#48) Public method name "FilterTokenParser::decideBlockEnd" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#53) Public method name "FilterTokenParser::getTag" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#33) Public method name "FlushTokenParser::getTag" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Opening brace should be on the same line as the declaration
(#61) Variable "keyTarget" must be all lower-case
(#62) Variable "keyTarget" must be all lower-case
(#62) Variable "keyTarget" must be all lower-case
(#62) Variable "keyTarget" must be all lower-case
(#63) Variable "valueTarget" must be all lower-case
(#64) Variable "valueTarget" must be all lower-case
(#64) Variable "valueTarget" must be all lower-case
(#64) Variable "valueTarget" must be all lower-case
(#66) Variable "keyTarget" must be all lower-case
(#67) Variable "valueTarget" must be all lower-case
(#68) Variable "valueTarget" must be all lower-case
(#68) Variable "valueTarget" must be all lower-case
(#68) Variable "valueTarget" must be all lower-case
(#76) Variable "keyTarget" must be all lower-case
(#76) Variable "valueTarget" must be all lower-case
(#79) Public method name "ForTokenParser::decideForFork" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#84) Public method name "ForTokenParser::decideForEnd" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Protected method name "ForTokenParser::checkLoopUsageCondition" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#92) Line exceeds 132 characters; contains 159 characters
(#93) Line exceeds 132 characters; contains 151 characters
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Protected method name "ForTokenParser::checkLoopUsageBody" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#109) Line exceeds 132 characters; contains 159 characters
(#111) Line exceeds 132 characters; contains 152 characters
(#112) Line exceeds maximum limit of 180 characters; contains 209 characters
(#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
(#130) Public method name "ForTokenParser::getTag" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Opening brace should be on the same line as the declaration
(#57) Line exceeds 132 characters; contains 167 characters
(#66) Public method name "FromTokenParser::getTag" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Opening brace should be on the same line as the declaration
(#66) Line exceeds maximum limit of 180 characters; contains 268 characters
(#75) Public method name "IfTokenParser::decideIfFork" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#80) Public method name "IfTokenParser::decideIfEnd" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#85) Public method name "IfTokenParser::getTag" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Opening brace should be on the same line as the declaration
(#39) Public method name "ImportTokenParser::getTag" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Opening brace should be on the same line as the declaration
(#31) Variable "ignoreMissing" must be all lower-case
(#33) Variable "ignoreMissing" must be all lower-case
(#36) Protected method name "IncludeTokenParser::parseArguments" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#40) Variable "ignoreMissing" must be all lower-case
(#44) Variable "ignoreMissing" must be all lower-case
(#59) Variable "ignoreMissing" must be all lower-case
(#62) Public method name "IncludeTokenParser::getTag" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Opening brace should be on the same line as the declaration
(#46) Line exceeds 132 characters; contains 179 characters
(#57) Public method name "MacroTokenParser::decideBlockEnd" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#62) Public method name "MacroTokenParser::getTag" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Opening brace should be on the same line as the declaration
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line exceeds 132 characters; contains 160 characters
(#56) Public method name "SandboxTokenParser::decideBlockEnd" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#61) Public method name "SandboxTokenParser::getTag" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) Opening brace should be on the same line as the declaration
(#45) Line exceeds 132 characters; contains 180 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#63) Public method name "SetTokenParser::decideBlockEnd" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "SetTokenParser::getTag" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Opening brace should be on the same line as the declaration
(#42) Public method name "SpacelessTokenParser::decideSpacelessEnd" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#47) Public method name "SpacelessTokenParser::getTag" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Public method name "TokenParserInterface::setParser" must be in lower-case letters only
(#44) Public method name "TokenParserInterface::getTag" must be in lower-case letters only
question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Opening brace should be on the same line as the declaration
(#41) Line exceeds 132 characters; contains 163 characters
(#69) Public method name "UseTokenParser::getTag" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Opening brace should be on the same line as the declaration
(#46) Public method name "WithTokenParser::decideWithEnd" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#51) Public method name "WithTokenParser::getTag" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TokenStream.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#38) Opening brace should be on the same line as the declaration
(#41) Line exceeds maximum limit of 180 characters; contains 193 characters
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Opening brace should be on the same line as the declaration
(#59) Public method name "TokenStream::injectTokens" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#61) Line exceeds 132 characters; contains 138 characters
(#70) Opening brace should be on the same line as the declaration
(#83) Public method name "TokenStream::nextIf" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#124) Line exceeds 132 characters; contains 136 characters
(#136) Opening brace should be on the same line as the declaration
(#145) Public method name "TokenStream::isEOF" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#153) Public method name "TokenStream::getCurrent" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#165) Public method name "TokenStream::getFilename" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Line exceeds 132 characters; contains 175 characters
(#181) Public method name "TokenStream::getSource" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#183) Line exceeds 132 characters; contains 175 characters
(#195) Public method name "TokenStream::getSourceContext" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TwigFilter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Opening brace should be on the same line as the declaration
(#48) Public method name "TwigFilter::getName" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#53) Public method name "TwigFilter::getCallable" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#58) Public method name "TwigFilter::getNodeClass" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#63) Public method name "TwigFilter::setArguments" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#68) Public method name "TwigFilter::getArguments" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#73) Public method name "TwigFilter::needsEnvironment" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#78) Public method name "TwigFilter::needsContext" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#83) Public method name "TwigFilter::getSafe" must be in lower-case letters only
(#83) Variable "filterArgs" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#90) Variable "filterArgs" must be all lower-case
(#94) Public method name "TwigFilter::getPreservesSafety" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#99) Public method name "TwigFilter::getPreEscape" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#104) Public method name "TwigFilter::isVariadic" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#109) Public method name "TwigFilter::isDeprecated" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) Public method name "TwigFilter::getDeprecatedVersion" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#119) Public method name "TwigFilter::getAlternative" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TwigFunction.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Opening brace should be on the same line as the declaration
(#46) Public method name "TwigFunction::getName" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#51) Public method name "TwigFunction::getCallable" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#56) Public method name "TwigFunction::getNodeClass" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#61) Public method name "TwigFunction::setArguments" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#66) Public method name "TwigFunction::getArguments" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#71) Public method name "TwigFunction::needsEnvironment" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#76) Public method name "TwigFunction::needsContext" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#81) Public method name "TwigFunction::getSafe" must be in lower-case letters only
(#81) Variable "functionArgs" must be all lower-case
(#82) Opening brace should be on the same line as the declaration
(#88) Variable "functionArgs" must be all lower-case
(#94) Public method name "TwigFunction::isVariadic" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#99) Public method name "TwigFunction::isDeprecated" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#104) Public method name "TwigFunction::getDeprecatedVersion" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#109) Public method name "TwigFunction::getAlternative" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/TwigTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Opening brace should be on the same line as the declaration
(#41) Public method name "TwigTest::getName" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#46) Public method name "TwigTest::getCallable" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#51) Public method name "TwigTest::getNodeClass" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#56) Public method name "TwigTest::isVariadic" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#61) Public method name "TwigTest::isDeprecated" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#66) Public method name "TwigTest::getDeprecatedVersion" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#71) Public method name "TwigTest::getAlternative" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#76) Public method name "TwigTest::setArguments" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#81) Public method name "TwigTest::getArguments" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Opening brace should be on the same line as the declaration
(#41) Public method name "DeprecationCollector::collectDir" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
(#55) Line exceeds 132 characters; contains 133 characters
(#60) Opening brace should be on the same line as the declaration
(#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
(#84) Public method name "DeprecationCollector::errorHandler" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Opening brace should be on the same line as the declaration
(#25) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "AutoloaderTest::testAutoload" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Opening brace should be on the same line as the declaration
(#32) Opening brace should be on the same line as the declaration
(#38) Public method name "FilesystemTest::testLoad" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#55) Public method name "FilesystemTest::testLoadMissing" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#66) Public method name "FilesystemTest::testWrite" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#81) Public method name "FilesystemTest::testWriteFailMkdir" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#102) Public method name "FilesystemTest::testWriteFailDirWritable" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#125) Public method name "FilesystemTest::testWriteFailWriteFile" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#142) Public method name "FilesystemTest::testGetTimestamp" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#156) Public method name "FilesystemTest::testGetTimestampMissingFile" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#167) Public method name "FilesystemTest::testGenerateKey" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#173) Public method name "FilesystemTest::provideDirectories" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#187) Private method name "FilesystemTest::generateSource" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "CompilerTest::testReprNumericValueWithLocale" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#28) Variable "required_locales" must not contain underscores.
(#29) Variable "required_locales" must not contain underscores.
(#30) Variable "required_locales" must not contain underscores.
question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "ContainerRuntimeLoaderTest::testLoad" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#35) Public method name "ContainerRuntimeLoaderTest::testLoadUnknownRuntimeReturnsNull" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "CustomExtensionTest::testGetInvalidOperators" must be in lower-case letters only
(#23) Variable "expectedExceptionMessage" must be all lower-case
(#24) Opening brace should be on the same line as the declaration
(#26) Variable "expectedExceptionMessage" must be all lower-case
(#33) Public method name "CustomExtensionTest::provideInvalidExtensions" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#36) Line exceeds 132 characters; contains 170 characters
(#37) Line exceeds 132 characters; contains 154 characters
(#47) Opening brace should be on the same line as the declaration
(#51) Public method name "InvalidOperatorExtension::initRuntime" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#55) Public method name "InvalidOperatorExtension::getTokenParsers" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#60) Public method name "InvalidOperatorExtension::getNodeVisitors" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#65) Public method name "InvalidOperatorExtension::getFilters" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#70) Public method name "InvalidOperatorExtension::getTests" must be in lower-case letters only
(#71) Opening brace should be on the same line as the declaration
(#75) Public method name "InvalidOperatorExtension::getFunctions" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#80) Public method name "InvalidOperatorExtension::getGlobals" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#85) Public method name "InvalidOperatorExtension::getOperators" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#90) Public method name "InvalidOperatorExtension::getName" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Public method name "EnvironmentTest::testLegacyTokenizeSignature" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#48) Public method name "EnvironmentTest::testLegacyCompileSourceSignature" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#58) Public method name "EnvironmentTest::testRenderNoLoader" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#67) Public method name "EnvironmentTest::testAutoescapeOption" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#84) Public method name "EnvironmentTest::escapingStrategyCallback" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Public method name "EnvironmentTest::testGlobals" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) This comment is 69% valid code; is this commented out code?
(#93) No space found before comment text; expected "// $loader = $this->createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);" but found "//$loader = $this->createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);"
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#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
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "arrayLoader" must be all lower-case
(#125) Variable "arrayLoader" must be all lower-case
(#134) Variable "arrayLoader" must be all lower-case
(#140) This comment is 52% valid code; is this commented out code?
(#190) Public method name "EnvironmentTest::testExtensionsAreNotInitializedWhenRenderingACompiledTemplate" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#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
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Space found before semicolon; expected ");" but found ") ;"
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Public method name "EnvironmentTest::testAutoReloadCacheMiss" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#220) Variable "templateName" must be all lower-case
(#221) Variable "templateContent" must be all lower-case
(#224) Variable "templateName" must be all lower-case
(#224) Variable "templateContent" must be all lower-case
(#242) Variable "templateName" must be all lower-case
(#245) Public method name "EnvironmentTest::testAutoReloadCacheHit" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#247) Variable "templateName" must be all lower-case
(#248) Variable "templateContent" must be all lower-case
(#251) Variable "templateName" must be all lower-case
(#251) Variable "templateContent" must be all lower-case
(#270) Variable "templateName" must be all lower-case
(#273) Public method name "EnvironmentTest::testAutoReloadOutdatedCacheHit" must be in lower-case letters only
(#274) Opening brace should be on the same line as the declaration
(#275) Variable "templateName" must be all lower-case
(#276) Variable "templateContent" must be all lower-case
(#279) Variable "templateName" must be all lower-case
(#279) Variable "templateContent" must be all lower-case
(#298) Variable "templateName" must be all lower-case
(#304) Public method name "EnvironmentTest::testHasGetExtensionWithDynamicName" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#322) Public method name "EnvironmentTest::testHasGetExtensionByClassName" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#336) Public method name "EnvironmentTest::testAddExtension" must be in lower-case letters only
(#337) Opening brace should be on the same line as the declaration
(#361) Public method name "EnvironmentTest::testAddExtensionWithDeprecatedGetGlobals" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#372) Line exceeds 132 characters; contains 171 characters
(#380) Public method name "EnvironmentTest::testRemoveExtension" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#396) Public method name "EnvironmentTest::testAddMockExtension" must be in lower-case letters only
(#397) Opening brace should be on the same line as the declaration
(#398) Inline comments must start with a capital letter, digit or 3-dots sequence
(#399) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) This comment is 59% valid code; is this commented out code?
(#400) The use of function eval() is forbidden
(#419) Public method name "EnvironmentTest::testInitRuntimeWithAnExtensionUsingInitRuntimeNoDeprecation" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Public method name "EnvironmentTest::testInitRuntimeWithAnExtensionUsingInitRuntimeDeprecation" must be in lower-case letters only
(#434) Opening brace should be on the same line as the declaration
(#444) Line exceeds maximum limit of 180 characters; contains 219 characters
(#449) Public method name "EnvironmentTest::handleError" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#459) Public method name "EnvironmentTest::testOverrideExtension" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#476) Public method name "EnvironmentTest::testAddRuntimeLoader" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#478) Variable "runtimeLoader" must be all lower-case
(#479) Variable "runtimeLoader" must be all lower-case
(#492) Variable "runtimeLoader" must be all lower-case
(#502) Protected method name "EnvironmentTest::getMockLoader" must be in lower-case letters only
(#502) Variable "templateName" must be all lower-case
(#502) Variable "templateContent" must be all lower-case
(#503) Opening brace should be on the same line as the declaration
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#506) Inline comments must end in full-stops, exclamation marks, or question marks
(#506) This comment is 69% valid code; is this commented out code?
(#506) No space found before comment text; expected "// $loader = $this->createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);" but found "//$loader = $this->createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);"
(#508) Object operator not indented correctly; expected 12 spaces but found 10
(#509) Object operator not indented correctly; expected 12 spaces but found 10
(#509) Variable "templateName" must be all lower-case
(#510) Object operator not indented correctly; expected 12 spaces but found 10
(#510) Variable "templateContent" must be all lower-case
(#510) Variable "templateName" must be all lower-case
(#512) Object operator not indented correctly; expected 12 spaces but found 10
(#513) Object operator not indented correctly; expected 12 spaces but found 10
(#513) Variable "templateName" must be all lower-case
(#514) Object operator not indented correctly; expected 12 spaces but found 10
(#514) Variable "templateName" must be all lower-case
(#522) Public method name "EnvironmentTest_Extension_WithGlobals::getGlobals" must be in lower-case letters only
(#523) Opening brace should be on the same line as the declaration
(#532) Public method name "EnvironmentTest_Extension::getTokenParsers" must be in lower-case letters only
(#533) Opening brace should be on the same line as the declaration
(#539) Public method name "EnvironmentTest_Extension::getNodeVisitors" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
(#546) Public method name "EnvironmentTest_Extension::getFilters" must be in lower-case letters only
(#547) Opening brace should be on the same line as the declaration
(#553) Public method name "EnvironmentTest_Extension::getTests" must be in lower-case letters only
(#554) Opening brace should be on the same line as the declaration
(#560) Public method name "EnvironmentTest_Extension::getFunctions" must be in lower-case letters only
(#561) Opening brace should be on the same line as the declaration
(#567) Public method name "EnvironmentTest_Extension::getOperators" must be in lower-case letters only
(#568) Opening brace should be on the same line as the declaration
(#575) Public method name "EnvironmentTest_Extension::getGlobals" must be in lower-case letters only
(#576) Opening brace should be on the same line as the declaration
(#586) Public method name "EnvironmentTest_Extension_WithDeprecatedName::getName" must be in lower-case letters only
(#587) Opening brace should be on the same line as the declaration
(#597) Opening brace should be on the same line as the declaration
(#601) Public method name "EnvironmentTest_Extension_DynamicWithDeprecatedName::getName" must be in lower-case letters only
(#602) Opening brace should be on the same line as the declaration
(#610) Opening brace should be on the same line as the declaration
(#613) Public method name "EnvironmentTest_TokenParser::getTag" must be in lower-case letters only
(#614) Opening brace should be on the same line as the declaration
(#621) Public method name "EnvironmentTest_NodeVisitor::enterNode" must be in lower-case letters only
(#622) Opening brace should be on the same line as the declaration
(#626) Public method name "EnvironmentTest_NodeVisitor::leaveNode" must be in lower-case letters only
(#627) Opening brace should be on the same line as the declaration
(#631) Public method name "EnvironmentTest_NodeVisitor::getPriority" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#639) Public method name "EnvironmentTest_ExtensionWithDeprecationInitRuntime::initRuntime" must be in lower-case letters only
(#640) Opening brace should be on the same line as the declaration
(#646) Public method name "EnvironmentTest_ExtensionWithoutDeprecationInitRuntime::initRuntime" must be in lower-case letters only
(#647) Opening brace should be on the same line as the declaration
(#653) Public method name "EnvironmentTest_ExtensionWithoutRuntime::getFunctions" must be in lower-case letters only
(#654) Opening brace should be on the same line as the declaration
(#661) Public method name "EnvironmentTest_ExtensionWithoutRuntime::getName" must be in lower-case letters only
(#662) Opening brace should be on the same line as the declaration
(#669) Public method name "EnvironmentTest_Runtime::fromRuntime" must be in lower-case letters only
(#670) Opening brace should be on the same line as the declaration
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#675) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "ErrorTest::testErrorWithObjectFilename" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#31) Public method name "ErrorTest::testErrorWithArrayFilename" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#39) Public method name "ErrorTest::testTwigExceptionGuessWithMissingVarAndArrayLoader" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#67) Public method name "ErrorTest::testTwigExceptionGuessWithExceptionAndArrayLoader" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#89) Line exceeds 132 characters; contains 165 characters
(#95) Public method name "ErrorTest::testTwigExceptionGuessWithMissingVarAndFilesystemLoader" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#114) Public method name "ErrorTest::testTwigExceptionGuessWithExceptionAndFilesystemLoader" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#125) Line exceeds 132 characters; contains 139 characters
(#136) Public method name "ErrorTest::testTwigExceptionAddsFileAndLine" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#158) Line exceeds maximum limit of 180 characters; contains 181 characters
(#164) Public method name "ErrorTest::getErroredTemplates" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Public method name "ErrorTest::testTwigLeakOutputInDebugMode" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#220) Public method name "ErrorTest::testDoesNotTwigLeakOutput" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#231) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Public method name "ExpressionParserTest::testCanOnlyAssignToNames" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#37) Public method name "ExpressionParserTest::getFailingTestsForAssignment" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#58) Public method name "ExpressionParserTest::testArrayExpression" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#71) Public method name "ExpressionParserTest::testArraySyntaxError" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#81) Public method name "ExpressionParserTest::getFailingTestsForArray" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#89) Public method name "ExpressionParserTest::getTestsForArray" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Public method name "ExpressionParserTest::testStringExpressionDoesNotConcatenateTwoConsecutiveStrings" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#169) Line exceeds 132 characters; contains 147 characters
(#179) Public method name "ExpressionParserTest::testStringExpression" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#181) Line exceeds 132 characters; contains 147 characters
(#189) Public method name "ExpressionParserTest::getTestsForString" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#236) Public method name "ExpressionParserTest::testAttributeCallDoesNotSupportNamedArguments" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#246) Public method name "ExpressionParserTest::testMacroCallDoesNotSupportNamedArguments" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#253) Line exceeds 132 characters; contains 143 characters
(#256) Public method name "ExpressionParserTest::testMacroDefinitionDoesNotSupportNonNameVariableName" must be in lower-case letters only
(#257) Opening brace should be on the same line as the declaration
(#259) Line exceeds 132 characters; contains 148 characters
(#270) Public method name "ExpressionParserTest::testMacroDefinitionDoesNotSupportNonConstantDefaultValues" must be in lower-case letters only
(#271) Opening brace should be on the same line as the declaration
(#273) Line exceeds 132 characters; contains 158 characters
(#281) Public method name "ExpressionParserTest::getMacroDefinitionDoesNotSupportNonConstantDefaultValues" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#292) Public method name "ExpressionParserTest::testMacroDefinitionSupportsConstantDefaultValues" must be in lower-case letters only
(#293) Opening brace should be on the same line as the declaration
(#299) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Public method name "ExpressionParserTest::getMacroDefinitionSupportsConstantDefaultValues" must be in lower-case letters only
(#305) Opening brace should be on the same line as the declaration
(#317) Public method name "ExpressionParserTest::testUnknownFunction" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#328) Public method name "ExpressionParserTest::testUnknownFunctionWithoutSuggestions" must be in lower-case letters only
(#329) Opening brace should be on the same line as the declaration
(#339) Public method name "ExpressionParserTest::testUnknownFilter" must be in lower-case letters only
(#340) Opening brace should be on the same line as the declaration
(#350) Public method name "ExpressionParserTest::testUnknownFilterWithoutSuggestions" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#361) Public method name "ExpressionParserTest::testUnknownTest" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
(#372) Public method name "ExpressionParserTest::testUnknownTestWithoutSuggestions" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "CoreTest::testRandomFunction" must be in lower-case letters only
(#21) Variable "expectedInArray" must be all lower-case
(#22) Opening brace should be on the same line as the declaration
(#25) Variable "expectedInArray" must be all lower-case
(#25) Line exceeds 132 characters; contains 150 characters
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Public method name "CoreTest::getRandomFunctionTestData" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
(#78) Public method name "CoreTest::testRandomFunctionWithoutParameter" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#88) Public method name "CoreTest::testRandomFunctionReturnsAsIs" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#91) Line exceeds 132 characters; contains 136 characters
(#97) Public method name "CoreTest::testRandomFunctionOfEmptyArrayThrowsException" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#104) Public method name "CoreTest::testRandomFunctionOnNonUTF8String" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#120) Public method name "CoreTest::testReverseFilterOnNonUTF8String" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#138) Public method name "CoreTest::testCustomEscaper" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#146) Public method name "CoreTest::provideCustomEscaperCases" must be in lower-case letters only
(#147) Opening brace should be on the same line as the declaration
(#155) Public method name "CoreTest::testUnknownCustomEscaper" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#165) Public method name "CoreTest::testTwigFirst" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#171) Public method name "CoreTest::provideTwigFirstCases" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#187) Public method name "CoreTest::testTwigLast" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#193) Public method name "CoreTest::provideTwigLastCases" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#209) Public method name "CoreTest::testArrayKeysFilter" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#214) Public method name "CoreTest::provideArrayKeyCases" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#232) Public method name "CoreTest::testInFilter" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#237) Public method name "CoreTest::provideInFilterCases" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#260) Public method name "CoreTest::testSliceFilter" must be in lower-case letters only
(#260) Variable "preserveKeys" must be all lower-case
(#261) Opening brace should be on the same line as the declaration
(#263) Variable "preserveKeys" must be all lower-case
(#266) Public method name "CoreTest::provideSliceFilterCases" must be in lower-case letters only
(#267) Opening brace should be on the same line as the declaration
(#289) Opening brace should be on the same line as the declaration
(#297) Variable "allowAccess" must be all lower-case
(#297) Variable "maxPosition" must be all lower-case
(#298) Opening brace should be on the same line as the declaration
(#299) Variable "allowAccess" must be all lower-case
(#299) Variable "maxPosition" must be all lower-case
(#302) Public method name "CoreTestIteratorAggregate::getIterator" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#312) Variable "allowValueAccess" must be all lower-case
(#312) Variable "maxPosition" must be all lower-case
(#313) Opening brace should be on the same line as the declaration
(#314) Variable "allowValueAccess" must be all lower-case
(#314) Variable "maxPosition" must be all lower-case
(#317) Public method name "CoreTestIteratorAggregateAggregate::getIterator" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#327) Member variable "arrayKeys" must be all lower-case
(#328) Member variable "allowValueAccess" must be all lower-case
(#329) Member variable "maxPosition" must be all lower-case
(#331) Variable "allowValueAccess" must be all lower-case
(#331) Variable "maxPosition" must be all lower-case
(#332) Opening brace should be on the same line as the declaration
(#336) Variable "allowValueAccess" must be all lower-case
(#337) Variable "maxPosition" must be all lower-case
(#337) Variable "maxPosition" must be all lower-case
(#341) Opening brace should be on the same line as the declaration
(#346) Opening brace should be on the same line as the declaration
(#355) Opening brace should be on the same line as the declaration
(#360) Opening brace should be on the same line as the declaration
(#368) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#26) Opening brace should be on the same line as the declaration
(#50) Public method name "SandboxTest::testSandboxWithInheritance" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#59) Public method name "SandboxTest::testSandboxGloballySet" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#62) Line exceeds 132 characters; contains 133 characters
(#65) Public method name "SandboxTest::testSandboxUnallowedMethodAccessor" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#72) Line exceeds 132 characters; contains 168 characters
(#73) Line exceeds 132 characters; contains 162 characters
(#78) Public method name "SandboxTest::testSandboxUnallowedFilter" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#85) Line exceeds 132 characters; contains 168 characters
(#90) Public method name "SandboxTest::testSandboxUnallowedTag" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#97) Line exceeds 132 characters; contains 162 characters
(#102) Public method name "SandboxTest::testSandboxUnallowedProperty" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#109) Line exceeds 132 characters; contains 172 characters
(#110) Line exceeds 132 characters; contains 162 characters
(#118) Public method name "SandboxTest::testSandboxUnallowedToString" must be in lower-case letters only
(#119) Opening brace should be on the same line as the declaration
(#120) Line exceeds 132 characters; contains 164 characters
(#125) Line exceeds 132 characters; contains 168 characters
(#126) Line exceeds 132 characters; contains 162 characters
(#131) Public method name "SandboxTest::getSandboxUnallowedToStringTests" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#153) Public method name "SandboxTest::testSandboxAllowedToString" must be in lower-case letters only
(#154) Opening brace should be on the same line as the declaration
(#155) Line exceeds 132 characters; contains 155 characters
(#159) Public method name "SandboxTest::getSandboxAllowedToStringTests" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#172) Public method name "SandboxTest::testSandboxAllowMethodToString" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#180) Public method name "SandboxTest::testSandboxAllowMethodToStringDisabled" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#184) Line exceeds 132 characters; contains 134 characters
(#188) Public method name "SandboxTest::testSandboxUnallowedFunction" must be in lower-case letters only
(#189) Opening brace should be on the same line as the declaration
(#195) Line exceeds 132 characters; contains 172 characters
(#200) Public method name "SandboxTest::testSandboxUnallowedRangeOperator" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#207) Line exceeds 132 characters; contains 172 characters
(#212) Public method name "SandboxTest::testSandboxAllowMethodFoo" must be in lower-case letters only
(#213) Opening brace should be on the same line as the declaration
(#220) Public method name "SandboxTest::testSandboxAllowFilter" must be in lower-case letters only
(#221) Opening brace should be on the same line as the declaration
(#226) Public method name "SandboxTest::testSandboxAllowTag" must be in lower-case letters only
(#227) Opening brace should be on the same line as the declaration
(#232) Public method name "SandboxTest::testSandboxAllowProperty" must be in lower-case letters only
(#233) Opening brace should be on the same line as the declaration
(#238) Public method name "SandboxTest::testSandboxAllowFunction" must be in lower-case letters only
(#239) Opening brace should be on the same line as the declaration
(#244) Public method name "SandboxTest::testSandboxAllowRangeOperator" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#250) Public method name "SandboxTest::testSandboxAllowFunctionsCaseInsensitive" must be in lower-case letters only
(#251) Opening brace should be on the same line as the declaration
(#255) Line exceeds 132 characters; contains 147 characters
(#258) Line exceeds 132 characters; contains 162 characters
(#262) Public method name "SandboxTest::testSandboxLocallySetForAnInclude" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#270) Line exceeds 132 characters; contains 172 characters
(#282) Line exceeds 132 characters; contains 162 characters
(#287) Public method name "SandboxTest::testMacrosInASandbox" must be in lower-case letters only
(#288) Opening brace should be on the same line as the declaration
(#301) Public method name "SandboxTest::testSandboxDisabledAfterIncludeFunctionError" must be in lower-case letters only
(#302) Opening brace should be on the same line as the declaration
(#308) Empty CATCH statement detected
(#308) Empty CATCH statement must have a comment to explain why the exception is not handled
(#309) Empty CATCH statement detected
(#309) Empty CATCH statement must have a comment to explain why the exception is not handled
(#315) Line exceeds maximum limit of 180 characters; contains 191 characters
(#318) Protected method name "SandboxTest::getEnvironment" must be in lower-case letters only
(#318) Line exceeds 132 characters; contains 148 characters
(#319) Opening brace should be on the same line as the declaration
(#336) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#348) Opening brace should be on the same line as the declaration
(#354) Public method name "FooObject::getFooBar" must be in lower-case letters only
(#355) Opening brace should be on the same line as the declaration
(#361) Public method name "FooObject::getAnotherFooObject" must be in lower-case letters only
(#362) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "FactoryRuntimeLoaderTest::testLoad" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
(#25) Public method name "FactoryRuntimeLoaderTest::testLoadReturnsNullForUnmappedRuntime" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#33) function name "getRuntime" must be lower-case letters only
(#34) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Member variable "tmpDir" must be all lower-case
(#23) Opening brace should be on the same line as the declaration
(#37) Opening brace should be on the same line as the declaration
(#44) Public method name "FileCachingTest::testWritingCacheFiles" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#48) Variable "cacheFileName" must be all lower-case
(#50) Variable "cacheFileName" must be all lower-case
(#56) Public method name "FileCachingTest::testClearingCacheFiles" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#60) Variable "cacheFileName" must be all lower-case
(#62) Variable "cacheFileName" must be all lower-case
(#64) Variable "cacheFileName" must be all lower-case
question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "FileExtensionEscapingStrategyTest::testGuess" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#26) Public method name "FileExtensionEscapingStrategyTest::getGuessData" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) This comment is 50% valid code; is this commented out code?
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Public method name "FilesystemHelper::removeDir" must be in lower-case letters only
(#17) Opening brace should be on the same line as the declaration
(#18) Line exceeds maximum limit of 180 characters; contains 193 characters
(#19) Variable "fileInfo" must be all lower-case
(#24) Variable "fileInfo" must be all lower-case
question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require" must be immediately followed by an open parenthesis
(#14) Public method name "BrokenExtension::getFilters" must be in lower-case letters only
(#15) Opening brace should be on the same line as the declaration
(#22) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Opening brace should be on the same line as the declaration
(#37) Public method name "IntegrationTest::getExtensions" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#49) Public method name "IntegrationTest::getFixturesDir" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#56) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#72) Public method name "TwigTestFoo::getFoo" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#77) Public method name "TwigTestFoo::getSelf" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#83) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#93) Opening brace should be on the same line as the declaration
(#97) Public method name "TwigTestFoo::strToLower" must be in lower-case letters only
(#98) Opening brace should be on the same line as the declaration
(#103) Opening brace should be on the same line as the declaration
(#108) Opening brace should be on the same line as the declaration
(#113) Opening brace should be on the same line as the declaration
(#118) Opening brace should be on the same line as the declaration
(#123) Opening brace should be on the same line as the declaration
(#131) Opening brace should be on the same line as the declaration
(#137) Public method name "TwigTestTokenParser_§::getTag" must be in lower-case letters only
(#138) Opening brace should be on the same line as the declaration
(#145) Public method name "TwigTestExtension::getTokenParsers" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#152) Public method name "TwigTestExtension::getFilters" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#170) Public method name "TwigTestExtension::getFunctions" must be in lower-case letters only
(#171) Opening brace should be on the same line as the declaration
(#183) Public method name "TwigTestExtension::getTests" must be in lower-case letters only
(#184) Opening brace should be on the same line as the declaration
(#191) Public method name "TwigTestExtension::§Filter" must be in lower-case letters only
(#192) Opening brace should be on the same line as the declaration
(#196) Public method name "TwigTestExtension::§Function" must be in lower-case letters only
(#197) Opening brace should be on the same line as the declaration
(#205) 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
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Opening brace should be on the same line as the declaration
(#225) Opening brace should be on the same line as the declaration
(#230) Opening brace should be on the same line as the declaration
(#235) Opening brace should be on the same line as the declaration
(#240) Opening brace should be on the same line as the declaration
(#244) Public method name "TwigTestExtension::staticCall" must be in lower-case letters only
(#245) Opening brace should be on the same line as the declaration
(#250) Opening brace should be on the same line as the declaration
(#255) Opening brace should be on the same line as the declaration
(#260) Opening brace should be on the same line as the declaration
(#269) Opening brace should be on the same line as the declaration
(#285) Opening brace should be on the same line as the declaration
(#298) Opening brace should be on the same line as the declaration
(#303) Opening brace should be on the same line as the declaration
(#318) Opening brace should be on the same line as the declaration
(#323) Opening brace should be on the same line as the declaration
(#328) Opening brace should be on the same line as the declaration
(#341) Opening brace should be on the same line as the declaration
(#345) Public method name "IteratorAggregateStub::getIterator" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#357) Opening brace should be on the same line as the declaration
(#362) Opening brace should be on the same line as the declaration
(#367) Opening brace should be on the same line as the declaration
(#372) Opening brace should be on the same line as the declaration
(#377) Opening brace should be on the same line as the declaration
(#382) Opening brace should be on the same line as the declaration
(#383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#383) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "LegacyIntegrationTest::getExtensions" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#26) Public method name "LegacyIntegrationTest::getFixturesDir" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
(#31) Public method name "LegacyIntegrationTest::getTests" must be in lower-case letters only
(#31) Variable "legacyTests" must be all lower-case
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "legacyTests" must be all lower-case
(#43) Public method name "LegacyTwigTestExtension::getTests" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#51) Opening brace should be on the same line as the declaration
(#55) Public method name "LegacyTwigTestExtension::getName" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/LexerTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "LexerTest::testLegacyConstructorSignature" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#32) Public method name "LexerTest::testNameLabelForTag" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#43) Public method name "LexerTest::testNameLabelForFunction" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#54) Public method name "LexerTest::testBracketsNesting" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#62) Protected method name "LexerTest::countToken" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#80) Public method name "LexerTest::testLineDirective" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) This comment is 67% valid code; is this commented out code?
(#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
(#102) Public method name "LexerTest::testLineDirectiveInline" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#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
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) This comment is 67% valid code; is this commented out code?
(#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
(#120) Public method name "LexerTest::testLongComments" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Public method name "LexerTest::testLongVerbatim" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Public method name "LexerTest::testLongVar" must be in lower-case letters only
(#145) Opening brace should be on the same line as the declaration
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Public method name "LexerTest::testLongBlock" must be in lower-case letters only
(#157) Opening brace should be on the same line as the declaration
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Public method name "LexerTest::testBigNumbers" must be in lower-case letters only
(#169) Opening brace should be on the same line as the declaration
(#179) Public method name "LexerTest::testStringWithEscapedDelimiter" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Public method name "LexerTest::testStringWithInterpolation" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#213) 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
(#218) Public method name "LexerTest::testStringWithEscapedInterpolation" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Public method name "LexerTest::testStringWithHash" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Public method name "LexerTest::testStringWithUnterminatedInterpolation" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#259) Public method name "LexerTest::testStringWithNestedInterpolations" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Public method name "LexerTest::testStringWithNestedInterpolationsInBlock" must be in lower-case letters only
(#281) Opening brace should be on the same line as the declaration
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Public method name "LexerTest::testOperatorEndingWithALetterAtTheEndOfALine" must be in lower-case letters only
(#303) Opening brace should be on the same line as the declaration
(#312) 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
(#317) Public method name "LexerTest::testUnterminatedVariable" must be in lower-case letters only
(#318) Opening brace should be on the same line as the declaration
(#335) Public method name "LexerTest::testUnterminatedBlock" must be in lower-case letters only
(#336) Opening brace should be on the same line as the declaration
(#353) Public method name "LexerTest::testOverridingSyntax" must be in lower-case letters only
(#354) Opening brace should be on the same line as the declaration
(#374) 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
question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "ArrayTest::testGetSource" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#31) Public method name "ArrayTest::testGetSourceWhenTemplateDoesNotExist" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#40) Public method name "ArrayTest::testGetSourceContextWhenTemplateDoesNotExist" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#49) Public method name "ArrayTest::testGetCacheKey" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#56) Public method name "ArrayTest::testGetCacheKeyWhenTemplateHasDuplicateContent" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#67) Public method name "ArrayTest::testGetCacheKeyIsProtectedFromEdgeCollisions" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#78) Public method name "ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#87) Public method name "ArrayTest::testSetTemplate" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#95) Public method name "ArrayTest::testIsFresh" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#101) Public method name "ArrayTest::testIsFreshWhenTemplateDoesNotExist" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#110) Public method name "ArrayTest::testTemplateReference" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Public method name "ChainTest::testGetSource" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#38) Public method name "ChainTest::testGetSourceContext" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#55) Line exceeds 132 characters; contains 133 characters
(#59) Public method name "ChainTest::testGetSourceContextWhenTemplateDoesNotExist" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#71) Public method name "ChainTest::testGetSourceWhenTemplateDoesNotExist" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#80) Public method name "ChainTest::testGetCacheKey" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#91) Public method name "ChainTest::testGetCacheKeyWhenTemplateDoesNotExist" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#100) Public method name "ChainTest::testAddLoader" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#108) Public method name "ChainTest::testExists" must be in lower-case letters only
(#109) Opening brace should be on the same line as the declaration
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) This comment is 69% valid code; is this commented out code?
(#116) No space found before comment text; expected "// $loader2 = $this->createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);" but found "//$loader2 = $this->createMock(['\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface']);"
question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "FilesystemTest::testGetSourceContext" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#25) Line exceeds 132 characters; contains 135 characters
(#31) Public method name "FilesystemTest::testSecurity" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
(#43) Public method name "FilesystemTest::getSecurityTests" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#71) Public method name "FilesystemTest::testPaths" must be in lower-case letters only
(#71) Variable "basePath" must be all lower-case
(#71) Variable "cacheKey" must be all lower-case
(#71) Variable "rootPath" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "basePath" must be all lower-case
(#73) Variable "basePath" must be all lower-case
(#73) Variable "rootPath" must be all lower-case
(#74) Variable "basePath" must be all lower-case
(#74) Variable "basePath" must be all lower-case
(#75) Variable "basePath" must be all lower-case
(#76) Variable "basePath" must be all lower-case
(#77) Variable "basePath" must be all lower-case
(#78) Variable "basePath" must be all lower-case
(#79) Variable "basePath" must be all lower-case
(#82) Variable "basePath" must be all lower-case
(#83) Variable "basePath" must be all lower-case
(#84) Variable "basePath" must be all lower-case
(#85) Variable "basePath" must be all lower-case
(#88) Variable "basePath" must be all lower-case
(#89) Variable "basePath" must be all lower-case
(#90) Variable "basePath" must be all lower-case
(#91) Variable "basePath" must be all lower-case
(#92) Variable "basePath" must be all lower-case
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "cacheKey" must be all lower-case
(#102) Public method name "FilesystemTest::getBasePaths" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#133) Public method name "FilesystemTest::testEmptyConstructor" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#139) Public method name "FilesystemTest::testGetNamespaces" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#148) Public method name "FilesystemTest::testFindTemplateExceptionNamespace" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#150) Variable "basePath" must be all lower-case
(#152) Variable "basePath" must be all lower-case
(#153) Variable "basePath" must be all lower-case
(#163) Public method name "FilesystemTest::testFindTemplateWithCache" must be in lower-case letters only
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "basePath" must be all lower-case
(#167) Variable "basePath" must be all lower-case
(#168) Variable "basePath" must be all lower-case
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "namedSource" must be all lower-case
(#172) Variable "namedSource" must be all lower-case
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Public method name "FilesystemTest::testLoadTemplateAndRenderBlockWithCache" must be in lower-case letters only
(#179) Opening brace should be on the same line as the declaration
(#194) Public method name "FilesystemTest::getArrayInheritanceTests" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#209) Public method name "FilesystemTest::testArrayInheritance" must be in lower-case letters only
(#209) Variable "templateName" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#216) Variable "templateName" must be all lower-case
(#223) Public method name "FilesystemTest::testLoadTemplateFromPhar" must be in lower-case letters only
(#224) Opening brace should be on the same line as the declaration
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) This comment is 50% valid code; is this commented out code?
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) This comment is 73% valid code; is this commented out code?
(#233) Public method name "FilesystemTest::testTemplateExistsAlwaysReturnsBool" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "NativeExtensionTest::testGetProperties" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "AutoEscapeTest::testConstructor" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#30) Public method name "AutoEscapeTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "BlockReferenceTest::testConstructor" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#26) Public method name "BlockReferenceTest::getTests" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "BlockTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#29) Public method name "BlockTest::getTests" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Public method name "DeprecatedTest::testConstructor" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#33) Public method name "DeprecatedTest::getTests" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#71) Variable "varName" must be all lower-case
(#75) Variable "varName" must be all lower-case
(#76) Variable "varName" must be all lower-case
question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "DoTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#28) Public method name "DoTest::getTests" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "ArrayTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#28) Public method name "ArrayTest::getTests" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "AssignNameTest::testConstructor" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#26) Public method name "AssignNameTest::getTests" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "AddTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "AddTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "AndTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "AndTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "ConcatTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "ConcatTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "DivTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "DivTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "FloorDivTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "FloorDivTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "ModTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "ModTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "MulTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "MulTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "OrTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "OrTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "SubTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#30) Public method name "SubTest::getTests" must be in lower-case letters only
(#31) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "CallTest::testGetArguments" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
(#24) Public method name "CallTest::testGetArgumentsWhenPositionalArgumentsAfterNamedArguments" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#33) Public method name "CallTest::testGetArgumentsWhenArgumentIsDefinedTwice" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#42) Public method name "CallTest::testGetArgumentsWithWrongNamedArgumentName" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#51) Public method name "CallTest::testGetArgumentsWithWrongNamedArgumentNames" must be in lower-case letters only
(#52) Opening brace should be on the same line as the declaration
(#60) Public method name "CallTest::testResolveArgumentsWithMissingValueForOptionalArgument" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#63) Line exceeds maximum limit of 180 characters; contains 288 characters
(#69) Public method name "CallTest::testResolveArgumentsOnlyNecessaryArgumentsForCustomFunction" must be in lower-case letters only
(#70) Opening brace should be on the same line as the declaration
(#76) Public method name "CallTest::testGetArgumentsForStaticMethod" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#82) Public method name "CallTest::testResolveArgumentsWithMissingParameterForArbitraryArguments" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#85) Line exceeds maximum limit of 180 characters; contains 222 characters
(#91) Public method name "CallTest::customStaticFunction" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#95) Public method name "CallTest::customFunction" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#99) Public method name "CallTest::customFunctionWithArbitraryArguments" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#103) Public method name "CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnFunction" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#106) Line exceeds maximum limit of 180 characters; contains 257 characters
(#112) Public method name "CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnObject" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#115) Line exceeds maximum limit of 180 characters; contains 237 characters
(#124) Possible useless method overriding detected
(#124) Public method name "Node_Expression_Call::getArguments" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#132) method name "CallableTestClass::__invoke" is invalid; only PHP magic methods should be prefixed with a double underscore
(#133) Opening brace should be on the same line as the declaration
(#137) function name "custom_Twig_Tests_Node_Expression_CallTest_function" must be lower-case letters only
(#138) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "ConditionalTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#32) Public method name "ConditionalTest::getTests" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "ConstantTest::testConstructor" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#26) Public method name "ConstantTest::getTests" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "FilterTest::testConstructor" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#35) Public method name "FilterTest::getTests" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#39) Line exceeds 132 characters; contains 163 characters
(#45) Line exceeds 132 characters; contains 156 characters
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line exceeds 132 characters; contains 143 characters
(#108) Line exceeds 132 characters; contains 151 characters
(#113) Public method name "FilterTest::testCompileWithWrongNamedArgumentName" must be in lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#127) Public method name "FilterTest::testCompileWithMissingNamedArgument" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#141) Protected method name "FilterTest::createFilter" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#149) Protected method name "FilterTest::getEnvironment" must be in lower-case letters only
(#150) Opening brace should be on the same line as the declaration
(#152) "include" must be immediately followed by an open parenthesis
(#160) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "FunctionTest::testConstructor" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#33) Public method name "FunctionTest::getTests" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#40) Line exceeds 132 characters; contains 144 characters
(#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
(#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) Line exceeds 132 characters; contains 136 characters
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Protected method name "FunctionTest::createFunction" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
(#107) Protected method name "FunctionTest::getEnvironment" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#110) "include" must be immediately followed by an open parenthesis
(#118) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "GetAttrTest::testConstructor" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#38) Public method name "GetAttrTest::getTests" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#55) Line exceeds maximum limit of 180 characters; contains 183 characters
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "NameTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#27) Public method name "NameTest::getTests" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#37) Usage of ELSEIF not allowed; use ELSE IF instead
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "NullCoalesceTest::getTests" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#30) Usage of ELSEIF not allowed; use ELSE IF instead
(#31) Line exceeds maximum limit of 180 characters; contains 257 characters
(#33) Line exceeds maximum limit of 180 characters; contains 223 characters
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Closing brace must be on a line by itself
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Closing brace must be on a line by itself
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Closing brace must be on a line by itself
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "ParentTest::testConstructor" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#26) Public method name "ParentTest::getTests" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "TestTest::testConstructor" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#36) Public method name "TestTest::getTests" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#39) Line exceeds 132 characters; contains 156 characters
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Line exceeds 132 characters; contains 139 characters
(#75) Protected method name "TestTest::createTest" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#80) Protected method name "TestTest::getEnvironment" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#83) "include" must be immediately followed by an open parenthesis
(#91) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "NegTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#28) Public method name "NegTest::getTests" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "NotTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#28) Public method name "NotTest::getTests" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "PosTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#28) Public method name "PosTest::getTests" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "ForTest::testConstructor" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#26) Variable "keyTarget" must be all lower-case
(#27) Variable "valueTarget" must be all lower-case
(#32) Variable "keyTarget" must be all lower-case
(#32) Variable "valueTarget" must be all lower-case
(#35) Variable "keyTarget" must be all lower-case
(#36) Variable "valueTarget" must be all lower-case
(#44) Variable "keyTarget" must be all lower-case
(#44) Variable "valueTarget" must be all lower-case
(#49) Public method name "ForTest::getTests" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#53) Variable "keyTarget" must be all lower-case
(#54) Variable "valueTarget" must be all lower-case
(#59) Variable "keyTarget" must be all lower-case
(#59) Variable "valueTarget" must be all lower-case
(#75) Variable "keyTarget" must be all lower-case
(#76) Variable "valueTarget" must be all lower-case
(#81) Variable "keyTarget" must be all lower-case
(#81) Variable "valueTarget" must be all lower-case
(#118) Variable "keyTarget" must be all lower-case
(#119) Variable "valueTarget" must be all lower-case
(#124) Variable "keyTarget" must be all lower-case
(#124) Variable "valueTarget" must be all lower-case
(#151) Variable "keyTarget" must be all lower-case
(#152) Variable "valueTarget" must be all lower-case
(#157) Variable "keyTarget" must be all lower-case
(#157) Variable "valueTarget" must be all lower-case
question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "IfTest::testConstructor" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#40) Public method name "IfTest::getTests" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "ImportTest::testConstructor" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#31) Public method name "ImportTest::getTests" must be in lower-case letters only
(#32) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Public method name "IncludeTest::testConstructor" must be in lower-case letters only
(#23) Opening brace should be on the same line as the declaration
(#37) Public method name "IncludeTest::getTests" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "MacroTest::testConstructor" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#34) Public method name "MacroTest::getTests" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#54) Variable "__foo__" must not contain underscores.
question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "ModuleTest::testConstructor" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#45) Public method name "ModuleTest::getTests" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#105) Line exceeds 132 characters; contains 164 characters
(#182) Line exceeds 132 characters; contains 164 characters
(#255) Line exceeds 132 characters; contains 164 characters
question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "PrintTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#28) Public method name "PrintTest::getTests" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "SandboxTest::testConstructor" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#28) Public method name "SandboxTest::getTests" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Public method name "SetTest::testConstructor" must be in lower-case letters only
(#26) Opening brace should be on the same line as the declaration
(#36) Public method name "SetTest::getTests" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#21) Public method name "SpacelessTest::testConstructor" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
(#29) Public method name "SpacelessTest::getTests" must be in lower-case letters only
(#30) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "TextTest::testConstructor" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#26) Public method name "TextTest::getTests" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Expected MOODLE_INTERNAL check or config.php inclusion
(#24) Public method name "NodeTraverserTest::testNodeIsNullWhenTraversing" must be in lower-case letters only
(#25) Opening brace should be on the same line as the declaration
(#35) Public method name "IdentityVisitor::enterNode" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#40) Public method name "IdentityVisitor::leaveNode" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#45) Public method name "IdentityVisitor::getPriority" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Public method name "OptimizerTest::testRenderBlockOptimizer" must be in lower-case letters only
(#21) Opening brace should be on the same line as the declaration
(#32) Public method name "OptimizerTest::testRenderParentBlockOptimizer" must be in lower-case letters only
(#33) Opening brace should be on the same line as the declaration
(#36) Line exceeds 132 characters; contains 137 characters
(#47) Public method name "OptimizerTest::testForOptimizer" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#53) Variable "withLoop" must be all lower-case
(#54) Variable "withLoop" must be all lower-case
(#54) Variable "withLoop" must be all lower-case
(#54) Line exceeds 132 characters; contains 162 characters
(#58) Public method name "OptimizerTest::getTestsForForOptimizer" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#77) Line exceeds 132 characters; contains 133 characters
(#79) Line exceeds 132 characters; contains 137 characters
(#81) Line exceeds 132 characters; contains 134 characters
(#83) Line exceeds 132 characters; contains 136 characters
(#97) Public method name "OptimizerTest::checkForConfiguration" must be in lower-case letters only
(#97) Variable "withLoop" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#106) Variable "withLoop" must be all lower-case
(#110) Variable "withLoop" must be all lower-case
question/type/coderunner/vendor/twig/twig/tests/ParserTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Public method name "ParserTest::testSetMacroThrowsExceptionOnReservedMethods" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#35) Public method name "ParserTest::testUnknownTag" must be in lower-case letters only
(#36) Opening brace should be on the same line as the declaration
(#50) Public method name "ParserTest::testUnknownTagWithoutSuggestions" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#68) Public method name "ParserTest::testFilterBodyNodes" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#75) Public method name "ParserTest::getFilterBodyNodesData" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#96) Public method name "ParserTest::testFilterBodyNodesThrowsException" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#105) Public method name "ParserTest::getFilterBodyNodesDataThrowsException" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#116) Public method name "ParserTest::testFilterBodyNodesWithBOM" must be in lower-case letters only
(#116) Variable "emptyNode" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Variable "emptyNode" must be all lower-case
(#121) Public method name "ParserTest::getFilterBodyNodesWithBOMData" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#131) Public method name "ParserTest::testParseIsReentrant" must be in lower-case letters only
(#132) Opening brace should be on the same line as the declaration
(#154) Public method name "ParserTest::testGetVarName" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Protected method name "ParserTest::getParser" must be in lower-case letters only
(#177) Opening brace should be on the same line as the declaration
(#190) Possible useless method overriding detected
(#190) Public method name "TestParser::filterBodyNodes" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#199) Opening brace should be on the same line as the declaration
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Public method name "TestTokenParser::getTag" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Protected method name "AbstractTest::getProfile" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
(#21) Variable "subProfiles" must be all lower-case
(#42) Variable "subProfiles" must be all lower-case
(#47) Private method name "AbstractTest::getIndexProfile" must be in lower-case letters only
(#47) Variable "subProfiles" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "subProfiles" must be all lower-case
(#52) Private method name "AbstractTest::getEmbeddedBlockProfile" must be in lower-case letters only
(#52) Variable "subProfiles" must be all lower-case
(#53) Opening brace should be on the same line as the declaration
(#54) Variable "subProfiles" must be all lower-case
(#57) Private method name "AbstractTest::getEmbeddedTemplateProfile" must be in lower-case letters only
(#57) Variable "subProfiles" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
(#59) Variable "subProfiles" must be all lower-case
(#62) Private method name "AbstractTest::getIncludedTemplateProfile" must be in lower-case letters only
(#62) Variable "subProfiles" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "subProfiles" must be all lower-case
(#67) Private method name "AbstractTest::getMacroProfile" must be in lower-case letters only
(#67) Variable "subProfiles" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#69) Variable "subProfiles" must be all lower-case
(#82) Private method name "AbstractTest::generateProfile" must be in lower-case letters only
(#82) Variable "templateName" must be all lower-case
(#82) Variable "subProfiles" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "templateName" must be all lower-case
(#88) Variable "subProfiles" must be all lower-case
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "BlackfireTest::testDump" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "HtmlTest::testDump" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "TextTest::testDump" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#18) Public method name "ProfileTest::testConstructor" must be in lower-case letters only
(#19) Opening brace should be on the same line as the declaration
(#27) Public method name "ProfileTest::testIsRoot" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#36) Public method name "ProfileTest::testIsTemplate" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#45) Public method name "ProfileTest::testIsBlock" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#54) Public method name "ProfileTest::testIsMacro" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#63) Public method name "ProfileTest::testGetAddProfile" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#73) Public method name "ProfileTest::testGetDuration" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#82) Public method name "ProfileTest::testSerialize" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#105) Public method name "ProfileTest::testReset" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Public method name "TemplateTest::testDisplayBlocksAcceptTemplateOnlyAsBlocks" must be in lower-case letters only
(#29) Opening brace should be on the same line as the declaration
(#40) Public method name "TemplateTest::testGetAttributeExceptions" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#64) Public method name "TemplateTest::getAttributeExceptions" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#71) Line exceeds 132 characters; contains 160 characters
(#80) Line exceeds maximum limit of 180 characters; contains 222 characters
(#81) Line exceeds maximum limit of 180 characters; contains 364 characters
(#82) Line exceeds 132 characters; contains 162 characters
(#83) Line exceeds 132 characters; contains 166 characters
(#90) Public method name "TemplateTest::testGetAttributeWithSandbox" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#116) Public method name "TemplateTest::getGetAttributeWithSandbox" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#129) Public method name "TemplateTest::testGetAttributeWithTemplateAsObject" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) This comment is 64% valid code; is this commented out code?
(#133) No space found before comment text; expected "// $twig = new Environment($this->createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));" but found "//$twig = new Environment($this->createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));"
(#158) Line exceeds 132 characters; contains 169 characters
(#159) Line exceeds 132 characters; contains 169 characters
(#160) Line exceeds 132 characters; contains 167 characters
(#161) Line exceeds 132 characters; contains 167 characters
(#162) Line exceeds 132 characters; contains 167 characters
(#163) Line exceeds 132 characters; contains 167 characters
(#164) Line exceeds 132 characters; contains 168 characters
(#165) Line exceeds 132 characters; contains 168 characters
(#166) Line exceeds maximum limit of 180 characters; contains 201 characters
(#167) Line exceeds maximum limit of 180 characters; contains 202 characters
(#168) Line exceeds maximum limit of 180 characters; contains 211 characters
(#169) Line exceeds maximum limit of 180 characters; contains 204 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#171) Line exceeds maximum limit of 180 characters; contains 212 characters
(#172) Line exceeds maximum limit of 180 characters; contains 213 characters
(#173) Line exceeds maximum limit of 180 characters; contains 222 characters
(#174) Line exceeds maximum limit of 180 characters; contains 206 characters
(#175) Line exceeds maximum limit of 180 characters; contains 207 characters
(#177) Public method name "TemplateTest::testGetAttributeWithTemplateAsObjectForDeprecations" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 64% valid code; is this commented out code?
(#181) No space found before comment text; expected "// $twig = new Environment($this->createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));" but found "//$twig = new Environment($this->createMock('\Twig\Loader\LoaderInterface', '\Twig\Loader\SourceContextLoaderInterface'));"
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line exceeds maximum limit of 180 characters; contains 243 characters
(#222) Line exceeds maximum limit of 180 characters; contains 243 characters
(#224) Public method name "TemplateTest::testRenderBlockWithUndefinedBlock" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#233) Public method name "TemplateTest::testGetAttributeOnArrayWithConfusableKey" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#237) Line exceeds 132 characters; contains 143 characters
(#248) Line exceeds 132 characters; contains 145 characters
(#249) Line exceeds 132 characters; contains 142 characters
(#250) Line exceeds 132 characters; contains 143 characters
(#251) Line exceeds 132 characters; contains 148 characters
(#252) Line exceeds 132 characters; contains 158 characters
(#253) Line exceeds 132 characters; contains 156 characters
(#254) Line exceeds 132 characters; contains 172 characters
(#255) Line exceeds 132 characters; contains 151 characters
(#261) Public method name "TemplateTest::testGetAttribute" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#271) Public method name "TemplateTest::testGetAttributeStrict" must be in lower-case letters only
(#271) Variable "exceptionMessage" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Line exceeds 132 characters; contains 138 characters
(#279) Variable "exceptionMessage" must be all lower-case
(#280) Variable "exceptionMessage" must be all lower-case
(#289) Public method name "TemplateTest::testGetAttributeDefined" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#299) Public method name "TemplateTest::testGetAttributeDefinedStrict" must be in lower-case letters only
(#300) Opening brace should be on the same line as the declaration
(#301) Line exceeds 132 characters; contains 138 characters
(#306) Public method name "TemplateTest::testGetAttributeCallExceptions" must be in lower-case letters only
(#307) Opening brace should be on the same line as the declaration
(#315) Public method name "TemplateTest::getGetAttributeTests" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#328) Variable "objectArray" must be all lower-case
(#329) Variable "arrayObject" must be all lower-case
(#330) Variable "stdObject" must be all lower-case
(#331) Variable "magicPropertyObject" must be all lower-case
(#332) Variable "propertyObject" must be all lower-case
(#333) Variable "propertyObject1" must be all lower-case
(#334) Variable "propertyObject2" must be all lower-case
(#335) Variable "propertyObject3" must be all lower-case
(#336) Variable "methodObject" must be all lower-case
(#337) Variable "magicMethodObject" must be all lower-case
(#339) Variable "anyType" must be all lower-case
(#340) Variable "methodType" must be all lower-case
(#341) Variable "arrayType" must be all lower-case
(#343) Variable "basicTests" must be all lower-case
(#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
(#357) Variable "testObjects" must be all lower-case
(#358) Inline comments must start with a capital letter, digit or 3-dots sequence
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Variable "arrayType" must be all lower-case
(#360) Variable "objectArray" must be all lower-case
(#360) Variable "arrayType" must be all lower-case
(#361) Variable "arrayObject" must be all lower-case
(#361) Variable "anyType" must be all lower-case
(#362) Variable "stdObject" must be all lower-case
(#362) Variable "anyType" must be all lower-case
(#363) Variable "magicPropertyObject" must be all lower-case
(#363) Variable "anyType" must be all lower-case
(#364) Variable "methodObject" must be all lower-case
(#364) Variable "methodType" must be all lower-case
(#365) Variable "methodObject" must be all lower-case
(#365) Variable "anyType" must be all lower-case
(#366) Variable "propertyObject" must be all lower-case
(#366) Variable "anyType" must be all lower-case
(#367) Variable "propertyObject1" must be all lower-case
(#367) Variable "anyType" must be all lower-case
(#368) Variable "propertyObject2" must be all lower-case
(#368) Variable "anyType" must be all lower-case
(#372) Variable "testObjects" must be all lower-case
(#372) Variable "testObject" must be all lower-case
(#373) Variable "basicTests" must be all lower-case
(#374) Inline comments must start with a capital letter, digit or 3-dots sequence
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Variable "testObject" must be all lower-case
(#375) Variable "testObject" must be all lower-case
(#375) Line exceeds 132 characters; contains 136 characters
(#379) Variable "methodObject" must be all lower-case
(#379) Variable "testObject" must be all lower-case
(#383) Variable "testObject" must be all lower-case
(#383) Variable "testObject" must be all lower-case
(#387) Inline comments must start with a capital letter, digit or 3-dots sequence
(#387) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Variable "propertyObject3" must be all lower-case
(#389) Variable "anyType" must be all lower-case
(#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
(#394) Variable "methodObject" must be all lower-case
(#394) Variable "methodType" must be all lower-case
(#395) Variable "methodObject" must be all lower-case
(#395) Variable "methodType" must be all lower-case
(#396) Variable "methodObject" must be all lower-case
(#396) Variable "methodType" must be all lower-case
(#397) Variable "methodObject" must be all lower-case
(#397) Variable "methodType" must be all lower-case
(#398) Variable "methodObject" must be all lower-case
(#398) Variable "methodType" must be all lower-case
(#399) Variable "methodObject" must be all lower-case
(#399) Variable "methodType" must be all lower-case
(#401) Variable "magicMethodObject" must be all lower-case
(#401) Variable "methodType" must be all lower-case
(#402) Variable "magicMethodObject" must be all lower-case
(#402) Variable "methodType" must be all lower-case
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#405) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Variable "anyType" must be all lower-case
(#408) Variable "anyType" must be all lower-case
(#413) Variable "methodAndPropObject" must be all lower-case
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Variable "methodAndPropObject" must be all lower-case
(#417) Variable "anyType" must be all lower-case
(#418) Variable "methodAndPropObject" must be all lower-case
(#418) Variable "methodType" must be all lower-case
(#419) Variable "methodAndPropObject" must be all lower-case
(#419) Variable "arrayType" must be all lower-case
(#421) Variable "methodAndPropObject" must be all lower-case
(#421) Variable "anyType" must be all lower-case
(#422) Variable "methodAndPropObject" must be all lower-case
(#422) Variable "anyType" must be all lower-case
(#423) Variable "methodAndPropObject" must be all lower-case
(#423) Variable "methodType" must be all lower-case
(#424) Variable "methodAndPropObject" must be all lower-case
(#424) Variable "methodType" must be all lower-case
(#425) Variable "methodAndPropObject" must be all lower-case
(#425) Variable "arrayType" must be all lower-case
(#427) Variable "methodAndPropObject" must be all lower-case
(#427) Variable "anyType" must be all lower-case
(#428) Variable "methodAndPropObject" must be all lower-case
(#428) Variable "methodType" must be all lower-case
(#429) Variable "methodAndPropObject" must be all lower-case
(#429) Variable "arrayType" must be all lower-case
(#432) Variable "arrayAccess" must be all lower-case
(#434) Variable "arrayAccess" must be all lower-case
(#434) Variable "anyType" must be all lower-case
(#437) Inline comments must start with a capital letter, digit or 3-dots sequence
(#437) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Variable "anyType" must be all lower-case
(#439) Line exceeds 132 characters; contains 138 characters
(#440) Variable "anyType" must be all lower-case
(#440) Line exceeds 132 characters; contains 147 characters
(#441) Variable "anyType" must be all lower-case
(#447) Public method name "TemplateTest::testGetIsMethods" must be in lower-case letters only
(#448) Opening brace should be on the same line as the declaration
(#451) Variable "getIsObject" must be all lower-case
(#452) Line exceeds 132 characters; contains 138 characters
(#453) Inline comments must start with a capital letter, digit or 3-dots sequence
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Variable "getIsObject" must be all lower-case
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Variable "getIsObject" must be all lower-case
(#465) Opening brace should be on the same line as the declaration
(#471) Public method name "TemplateForTest::getZero" must be in lower-case letters only
(#472) Opening brace should be on the same line as the declaration
(#476) Public method name "TemplateForTest::getEmpty" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#481) Public method name "TemplateForTest::getString" must be in lower-case letters only
(#482) Opening brace should be on the same line as the declaration
(#486) Public method name "TemplateForTest::getTrue" must be in lower-case letters only
(#487) Opening brace should be on the same line as the declaration
(#491) Public method name "TemplateForTest::getTemplateName" must be in lower-case letters only
(#492) Opening brace should be on the same line as the declaration
(#496) Public method name "TemplateForTest::getDebugInfo" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#501) Protected method name "TemplateForTest::doGetParent" must be in lower-case letters only
(#502) Opening brace should be on the same line as the declaration
(#506) Protected method name "TemplateForTest::doDisplay" must be in lower-case letters only
(#507) Opening brace should be on the same line as the declaration
(#510) Public method name "TemplateForTest::getAttribute" must be in lower-case letters only
(#510) Variable "isDefinedTest" must be all lower-case
(#510) Variable "ignoreStrictCheck" must be all lower-case
(#510) Line exceeds 132 characters; contains 151 characters
(#511) Opening brace should be on the same line as the declaration
(#513) Variable "isDefinedTest" must be all lower-case
(#513) Variable "ignoreStrictCheck" must be all lower-case
(#515) Variable "isDefinedTest" must be all lower-case
(#515) Variable "ignoreStrictCheck" must be all lower-case
(#520) Opening brace should be on the same line as the declaration
(#540) Opening brace should be on the same line as the declaration
(#545) Opening brace should be on the same line as the declaration
(#550) Opening brace should be on the same line as the declaration
(#554) Opening brace should be on the same line as the declaration
(#575) Opening brace should be on the same line as the declaration
(#580) Opening brace should be on the same line as the declaration
(#588) Opening brace should be on the same line as the declaration
(#606) Public method name "TemplatePropertyObjectAndIterator::getIterator" must be in lower-case letters only
(#607) Opening brace should be on the same line as the declaration
(#625) Opening brace should be on the same line as the declaration
(#630) Opening brace should be on the same line as the declaration
(#635) Opening brace should be on the same line as the declaration
(#639) Opening brace should be on the same line as the declaration
(#648) Opening brace should be on the same line as the declaration
(#649) Variable "notExist" must be all lower-case
(#655) Public method name "TemplateMethodObject::getDefined" must be in lower-case letters only
(#656) Opening brace should be on the same line as the declaration
(#661) Opening brace should be on the same line as the declaration
(#666) Opening brace should be on the same line as the declaration
(#670) Public method name "TemplateMethodObject::getZero" must be in lower-case letters only
(#671) Opening brace should be on the same line as the declaration
(#675) Public method name "TemplateMethodObject::getNull" must be in lower-case letters only
(#676) Opening brace should be on the same line as the declaration
(#679) Public method name "TemplateMethodObject::isBar" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#684) Public method name "TemplateMethodObject::isBaz" must be in lower-case letters only
(#685) Opening brace should be on the same line as the declaration
(#689) Public method name "TemplateMethodObject::getBaz" must be in lower-case letters only
(#690) Opening brace should be on the same line as the declaration
(#694) Protected method name "TemplateMethodObject::getProtected" must be in lower-case letters only
(#695) Opening brace should be on the same line as the declaration
(#699) Public method name "TemplateMethodObject::getStatic" must be in lower-case letters only
(#700) Opening brace should be on the same line as the declaration
(#708) Opening brace should be on the same line as the declaration
(#712) Opening brace should be on the same line as the declaration
(#720) Public method name "TemplateMethodAndPropObject::getA" must be in lower-case letters only
(#721) Opening brace should be on the same line as the declaration
(#727) Public method name "TemplateMethodAndPropObject::getB" must be in lower-case letters only
(#728) Opening brace should be on the same line as the declaration
(#734) Private method name "TemplateMethodAndPropObject::getC" must be in lower-case letters only
(#735) Opening brace should be on the same line as the declaration
(#748) Opening brace should be on the same line as the declaration
(#753) Opening brace should be on the same line as the declaration
(#758) Opening brace should be on the same line as the declaration
(#763) Opening brace should be on the same line as the declaration
(#771) Opening brace should be on the same line as the declaration
(#779) Opening brace should be on the same line as the declaration
(#786) Public method name "CExtDisablingNodeVisitor::enterNode" must be in lower-case letters only
(#787) Opening brace should be on the same line as the declaration
(#795) Public method name "CExtDisablingNodeVisitor::leaveNode" must be in lower-case letters only
(#796) Opening brace should be on the same line as the declaration
(#800) Public method name "CExtDisablingNodeVisitor::getPriority" must be in lower-case letters only
(#801) Opening brace should be on the same line as the declaration
(#806) Inline comments must start with a capital letter, digit or 3-dots sequence
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#19) Public method name "TemplateWrapperTest::testHasGetBlocks" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#45) Public method name "TemplateWrapperTest::testRenderBlock" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#56) Public method name "TemplateWrapperTest::testDisplayBlock" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
(#22) Opening brace should be on the same line as the declaration
(#38) Public method name "TokenStreamTest::testLegacyConstructorSignature" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#47) Public method name "TokenStreamTest::testNext" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#56) Line exceeds 132 characters; contains 136 characters
(#59) Public method name "TokenStreamTest::testEndOfTemplateNext" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#72) Public method name "TokenStreamTest::testEndOfTemplateLook" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#23) Public method name "DeprecationCollectorTest::testCollect" must be in lower-case letters only
(#24) Opening brace should be on the same line as the declaration
(#35) Opening brace should be on the same line as the declaration
(#41) Public method name "Twig_Tests_Util_Iterator::getIterator" must be in lower-case letters only
(#42) Opening brace should be on the same line as the declaration
question/type/coderunner/vendor/twig/twig/tests/escapingTest.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Member variable "htmlSpecialChars" must be all lower-case
(#24) Member variable "htmlAttrSpecialChars" must be all lower-case
(#55) Member variable "jsSpecialChars" must be all lower-case
(#88) Member variable "urlSpecialChars" must be all lower-case
(#123) Member variable "cssSpecialChars" must be all lower-case
(#155) Opening brace should be on the same line as the declaration
(#159) Public method name "Twig_Test_EscapingTest::testHtmlEscapingConvertsSpecialChars" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#166) Public method name "Twig_Test_EscapingTest::testHtmlAttributeEscapingConvertsSpecialChars" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#173) Public method name "Twig_Test_EscapingTest::testJavascriptEscapingConvertsSpecialChars" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#180) Public method name "Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfZeroLength" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#185) Public method name "Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfContainsOnlyDigits" must be in lower-case letters only
(#186) Opening brace should be on the same line as the declaration
(#190) Public method name "Twig_Test_EscapingTest::testCssEscapingConvertsSpecialChars" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#197) Public method name "Twig_Test_EscapingTest::testCssEscapingReturnsStringIfZeroLength" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#202) Public method name "Twig_Test_EscapingTest::testCssEscapingReturnsStringIfContainsOnlyDigits" must be in lower-case letters only
(#203) Opening brace should be on the same line as the declaration
(#207) Public method name "Twig_Test_EscapingTest::testUrlEscapingConvertsSpecialChars" must be in lower-case letters only
(#208) Opening brace should be on the same line as the declaration
(#222) Public method name "Twig_Test_EscapingTest::testUnicodeCodepointConversionToUtf8" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#240) Protected method name "Twig_Test_EscapingTest::codepointToUtf8" must be in lower-case letters only
(#241) Opening brace should be on the same line as the declaration
(#263) Public method name "Twig_Test_EscapingTest::testJavascriptEscapingEscapesOwaspRecommendedRanges" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Public method name "Twig_Test_EscapingTest::testHtmlAttributeEscapingEscapesOwaspRecommendedRanges" must be in lower-case letters only
(#287) Opening brace should be on the same line as the declaration
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Public method name "Twig_Test_EscapingTest::testCssEscapingEscapesOwaspRecommendedRanges" must be in lower-case letters only
(#310) Opening brace should be on the same line as the declaration
(#311) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 352 warnings)

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

question/type/coderunner/amd/ajaxquestionloaderinline.js
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#42) 'pageRendering' is already defined. (no-redeclare)
(#46) Missing JSDoc parameter type for 'num'. (valid-jsdoc)
(#53) Expected catch,fail() or return (promise/catch-or-return)
(#53) Each then() should return a value or throw (promise/always-return)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Expected catch,fail() or return (promise/catch-or-return)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Multiple spaces found before '// Update page...'. (no-multi-spaces)
(#79) Each then() should return a value or throw (promise/always-return)
(#88) Missing JSDoc for parameter 'num'. (valid-jsdoc)
(#122) Missing JSDoc comment. (require-jsdoc)
(#126) Unexpected alert. (no-alert)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#157) Unexpected alert. (no-alert)
(#161) Expected catch,fail() or return (promise/catch-or-return)
(#161) Each then() should return a value or throw (promise/always-return)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#168) Unexpected alert. (no-alert)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#174) Unexpected alert. (no-alert)
question/type/coderunner/amd/src/ajaxquestionloader.js
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Missing JSDoc comment. (require-jsdoc)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
question/type/coderunner/amd/src/authorform.js
(#35) Missing space before value for key 'iscombinatortemplate'. (key-spacing)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Multiple spaces found before '// Need nice c...'. (no-multi-spaces)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Missing JSDoc comment. (require-jsdoc)
(#94) Missing JSDoc comment. (require-jsdoc)
(#95) Multiple spaces found before '// The jquery ...'. (no-multi-spaces)
(#97) Multiple spaces found before '// Language se...'. (no-multi-spaces)
(#98) Multiple spaces found before '// Template pa...'. (no-multi-spaces)
(#105) Expected space(s) after "catch". (keyword-spacing)
(#105) Empty block statement. (no-empty)
(#141) Missing JSDoc comment. (require-jsdoc)
(#152) Missing JSDoc comment. (require-jsdoc)
(#166) Missing JSDoc comment. (require-jsdoc)
(#174) Missing JSDoc comment. (require-jsdoc)
(#197) Missing JSDoc comment. (require-jsdoc)
(#199) Unexpected alert. (no-alert)
(#206) Missing JSDoc comment. (require-jsdoc)
(#217) Missing JSDoc comment. (require-jsdoc)
(#225) Missing JSDoc comment. (require-jsdoc)
(#242) Missing JSDoc comment. (require-jsdoc)
(#256) Unexpected space before function parentheses. (space-before-function-paren)
(#260) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#266) Unexpected space before function parentheses. (space-before-function-paren)
(#268) Unexpected alert. (no-alert)
(#276) Missing JSDoc comment. (require-jsdoc)
(#276) Identifier 'set_testtype_visibilities' is not in camel case. (camelcase)
(#286) Missing JSDoc comment. (require-jsdoc)
(#286) Identifier 'check_ace_lang' is not in camel case. (camelcase)
(#287) Missing space before opening brace. (space-before-blocks)
(#294) Missing JSDoc comment. (require-jsdoc)
(#294) Identifier 'check_template_lang' is not in camel case. (camelcase)
(#302) Missing JSDoc comment. (require-jsdoc)
(#311) Expected space or tab after '/**' in comment. (spaced-comment)
(#319) Unexpected alert. (no-alert)
(#330) Multiple spaces found before '// setUis is c...'. (no-multi-spaces)
(#330) Comments should not begin with a lowercase character (capitalized-comments)
(#332) Multiple spaces found before '// Set up UI c...'. (no-multi-spaces)
(#350) Unexpected confirm. (no-alert)
(#366) Unexpected confirm. (no-alert)
(#389) There should be no spaces inside this paren. (space-in-parens)
(#389) Unexpected space before function parentheses. (space-before-function-paren)
(#401) Multiple spaces found before '// Fixed row.'. (no-multi-spaces)
question/type/coderunner/amd/src/graphelements.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#50) Expected space or tab after '/**' in comment. (spaced-comment)
(#56) Missing JSDoc comment. (require-jsdoc)
(#57) Multiple spaces found before '// The ui_grap...'. (no-multi-spaces)
(#94) Expected space(s) after "if". (keyword-spacing)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#153) Expected space or tab after '/**' in comment. (spaced-comment)
(#153) Missing JSDoc for parameter 'parent'. (valid-jsdoc)
(#153) Missing JSDoc for parameter 'a'. (valid-jsdoc)
(#153) Missing JSDoc for parameter 'b'. (valid-jsdoc)
(#159) Multiple spaces found before '// The parent ...'. (no-multi-spaces)
(#166) Multiple spaces found before '// Percentage ...'. (no-multi-spaces)
(#187) Expected space(s) after "if". (keyword-spacing)
(#194) Expected space(s) after "if". (keyword-spacing)
(#235) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#238) Expected space(s) after "if". (keyword-spacing)
(#251) Expected space(s) after "if". (keyword-spacing)
(#263) Expected space(s) after "if". (keyword-spacing)
(#266) Expected space(s) after "if". (keyword-spacing)
(#282) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#283) Expected space(s) after "if". (keyword-spacing)
(#287) Expected space(s) after "if". (keyword-spacing)
(#291) Expected space(s) after "if". (keyword-spacing)
(#296) Expected space(s) after "if". (keyword-spacing)
(#299) Expected space(s) after "if". (keyword-spacing)
(#301) Expected space(s) after "if". (keyword-spacing)
(#317) Expected space or tab after '/**' in comment. (spaced-comment)
(#324) Missing JSDoc comment. (require-jsdoc)
(#331) Expected space(s) after "if". (keyword-spacing)
(#344) Expected space(s) after "if". (keyword-spacing)
(#348) Expected space(s) after "if". (keyword-spacing)
(#351) Expected space(s) after "if". (keyword-spacing)
(#402) Expected space or tab after '/**' in comment. (spaced-comment)
(#402) Missing JSDoc for parameter 'start'. (valid-jsdoc)
(#402) Missing JSDoc for parameter 'parent'. (valid-jsdoc)
(#402) Missing JSDoc for parameter 'node'. (valid-jsdoc)
(#414) Expected space(s) after "if". (keyword-spacing)
(#423) Expected space(s) after "if". (keyword-spacing)
(#427) Expected space(s) after "if". (keyword-spacing)
(#467) Expected space or tab after '/**' in comment. (spaced-comment)
(#474) Missing JSDoc comment. (require-jsdoc)
(#491) Expected space or tab after '/**' in comment. (spaced-comment)
(#497) Missing JSDoc comment. (require-jsdoc)
question/type/coderunner/amd/src/graphutil.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#49) Missing JSDoc comment. (require-jsdoc)
(#55) There should be no space before ']'. (array-bracket-spacing)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#62) 'i' used outside of binding context. (block-scoped-var)
(#62) 'i' used outside of binding context. (block-scoped-var)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#63) 'i' used outside of binding context. (block-scoped-var)
(#67) Expected space(s) after "for". (keyword-spacing)
(#67) 'i' is already defined. (no-redeclare)
(#67) 'i' used outside of binding context. (block-scoped-var)
(#67) 'i' used outside of binding context. (block-scoped-var)
(#67) 'i' used outside of binding context. (block-scoped-var)
(#68) 'i' used outside of binding context. (block-scoped-var)
(#68) 'i' used outside of binding context. (block-scoped-var)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#120) Expected space(s) after "while". (keyword-spacing)
(#125) There should be no space after '{'. (object-curly-spacing)
(#125) There should be no space before '}'. (object-curly-spacing)
question/type/coderunner/amd/src/multilanguagequestion.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#18) Missing JSDoc comment. (require-jsdoc)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) Multiple spaces found before '// The jquery ...'. (no-multi-spaces)
(#28) Missing JSDoc comment. (require-jsdoc)
(#43) Extra space after key 'initLangSelector'. (key-spacing)
question/type/coderunner/amd/src/resetbutton.js
(#32) Missing JSDoc for parameter 'buttonId'. (valid-jsdoc)
(#32) Missing JSDoc for parameter 'answerId'. (valid-jsdoc)
(#32) Missing JSDoc for parameter 'confirmText'. (valid-jsdoc)
(#41) Unexpected confirm. (no-alert)
(#56) There should be no space after '{'. (object-curly-spacing)
(#56) There should be no space before '}'. (object-curly-spacing)
question/type/coderunner/amd/src/showdiff.js
(#30) Multiple spaces found before '// Unicode "le...'. (no-multi-spaces)
(#32) Missing JSDoc comment. (require-jsdoc)
(#40) Identifier 'has_fill' is not in camel case. (camelcase)
(#46) Identifier 'has_fill' is not in camel case. (camelcase)
(#67) Missing JSDoc comment. (require-jsdoc)
(#96) Missing JSDoc comment. (require-jsdoc)
(#130) Missing JSDoc comment. (require-jsdoc)
(#139) Missing JSDoc comment. (require-jsdoc)
(#145) Missing JSDoc comment. (require-jsdoc)
(#185) Missing JSDoc comment. (require-jsdoc)
(#203) Missing JSDoc comment. (require-jsdoc)
(#209) Expected space or tab after '/**' in comment. (spaced-comment)
(#217) Missing JSDoc comment. (require-jsdoc)
(#232) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#232) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#232) Duplicate JSDoc parameter 'string'. (valid-jsdoc)
(#232) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#232) Duplicate JSDoc parameter 'string'. (valid-jsdoc)
(#232) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#232) Expected JSDoc for 'buttonId' but found 'string'. (valid-jsdoc)
(#232) Missing JSDoc for parameter 'showValue'. (valid-jsdoc)
(#232) Missing JSDoc for parameter 'hideValue'. (valid-jsdoc)
(#232) Missing JSDoc for parameter 'expectedString'. (valid-jsdoc)
(#232) Missing JSDoc for parameter 'gotString'. (valid-jsdoc)
(#278) There should be no space after '{'. (object-curly-spacing)
(#278) There should be no space before '}'. (object-curly-spacing)
question/type/coderunner/amd/src/textareas.js
(#33) Missing JSDoc comment. (require-jsdoc)
(#39) Missing JSDoc comment. (require-jsdoc)
(#51) Missing JSDoc comment. (require-jsdoc)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#86) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#91) Multiple spaces found before '// Take from e...'. (no-multi-spaces)
(#101) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#108) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#112) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#124) Missing JSDoc comment. (require-jsdoc)
(#125) Multiple spaces found before '// Firefox etc...'. (no-multi-spaces)
(#131) Multiple spaces found before '// Inhibit ann...'. (no-multi-spaces)
(#139) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#148) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
question/type/coderunner/amd/src/ui_ace.js
(#42) Missing JSDoc comment. (require-jsdoc)
(#56) Identifier 'contents_changed' is not in camel case. (camelcase)
(#96) Comments should not begin with a lowercase character (capitalized-comments)
(#108) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#109) Expected space(s) after "catch". (keyword-spacing)
(#143) Unexpected space before function parentheses. (space-before-function-paren)
(#148) Unexpected space before function parentheses. (space-before-function-paren)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Identifier 'contents_changed' is not in camel case. (camelcase)
(#198) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#201) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
question/type/coderunner/amd/src/ui_gapfiller.js
(#73) Missing JSDoc comment. (require-jsdoc)
(#82) Unexpected alert. (no-alert)
(#103) Multiple spaces found before '// A list of f...'. (no-multi-spaces)
(#110) Unexpected alert. (no-alert)
(#152) Missing JSDoc comment. (require-jsdoc)
(#153) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#153) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#153) Infix operators must be spaced. (space-infix-ops)
(#189) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#189) Infix operators must be spaced. (space-infix-ops)
(#192) Missing JSDoc comment. (require-jsdoc)
(#197) Missing JSDoc comment. (require-jsdoc)
(#238) Expected space(s) after "catch". (keyword-spacing)
(#244) Unexpected empty function. (no-empty-function)
(#247) Multiple spaces found before 'focused'. (no-multi-spaces)
question/type/coderunner/amd/src/ui_graph.js
(#50) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#55) Expected space or tab after '/**' in comment. (spaced-comment)
(#62) Missing JSDoc comment. (require-jsdoc)
(#73) Unquoted reserved word 'class' used as key. (quote-props)
(#111) Expected space or tab after '/**' in comment. (spaced-comment)
(#117) Missing JSDoc comment. (require-jsdoc)
(#119) Identifier 'save_this' is not in camel case. (camelcase)
(#123) Multiple spaces found before '// Pixels.'. (no-multi-spaces)
(#124) Multiple spaces found before '// Pixels. Tem...'. (no-multi-spaces)
(#125) Multiple spaces found before '// px. Templat...'. (no-multi-spaces)
(#125) Comments should not begin with a lowercase character (capitalized-comments)
(#132) Multiple spaces found before 'this'. (no-multi-spaces)
(#134) Multiple spaces found before '// Need global...'. (no-multi-spaces)
(#143) Multiple spaces found before '// Will be set...'. (no-multi-spaces)
(#144) Multiple spaces found before '// Language st...'. (no-multi-spaces)
(#152) Identifier 'save_this' is not in camel case. (camelcase)
(#214) Expected space(s) after "if". (keyword-spacing)
(#227) Function expected no return value. (consistent-return)
(#228) Expected space(s) after "if". (keyword-spacing)
(#230) Function expected no return value. (consistent-return)
(#246) Expected space(s) after "if". (keyword-spacing)
(#247) Expected space(s) after "if". (keyword-spacing)
(#257) Missing space before opening brace. (space-before-blocks)
(#259) Expected space(s) after "if". (keyword-spacing)
(#264) Expected space(s) after "if". (keyword-spacing)
(#270) Expected space(s) after "if". (keyword-spacing)
(#272) Function expected no return value. (consistent-return)
(#276) Function expected no return value. (consistent-return)
(#281) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#287) Expected space(s) after "if". (keyword-spacing)
(#288) Expected space(s) after "if". (keyword-spacing)
(#295) Function expected no return value. (consistent-return)
(#296) Expected space(s) after "if". (keyword-spacing)
(#297) Expected space(s) after "if". (keyword-spacing)
(#298) Expected space(s) after "for". (keyword-spacing)
(#299) Expected space(s) after "if". (keyword-spacing)
(#303) Expected space(s) after "for". (keyword-spacing)
(#304) Expected space(s) after "if". (keyword-spacing)
(#314) Expected space(s) after "if". (keyword-spacing)
(#315) Expected space(s) after "if". (keyword-spacing)
(#332) Expected space(s) after "if". (keyword-spacing)
(#338) Expected space(s) after "if". (keyword-spacing)
(#364) Expected space(s) after "if". (keyword-spacing)
(#366) Expected space(s) after "if". (keyword-spacing)
(#370) Expected space(s) after "if". (keyword-spacing)
(#371) Expected space(s) after "if". (keyword-spacing)
(#377) Expected space(s) after "if". (keyword-spacing)
(#379) Expected space(s) after "if". (keyword-spacing)
(#395) Expected space(s) after "if". (keyword-spacing)
(#397) Expected space(s) after "if". (keyword-spacing)
(#413) Expected space(s) after "if". (keyword-spacing)
(#414) Expected space(s) after "if". (keyword-spacing)
(#431) Expected space(s) after "for". (keyword-spacing)
(#432) Expected space(s) after "if". (keyword-spacing)
(#436) Expected space(s) after "for". (keyword-spacing)
(#437) Expected space(s) after "if". (keyword-spacing)
(#445) Expected space(s) after "for". (keyword-spacing)
(#446) Expected space(s) after "if". (keyword-spacing)
(#446) Missing space before opening brace. (space-before-blocks)
(#450) Expected space(s) after "if". (keyword-spacing)
(#454) Expected space(s) after "if". (keyword-spacing)
(#473) There should be no spaces inside this paren. (space-in-parens)
(#489) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#491) Expected space(s) after "for". (keyword-spacing)
(#500) Expected space(s) after "for". (keyword-spacing)
(#504) Expected space(s) after "if". (keyword-spacing)
(#509) Expected space(s) after "if". (keyword-spacing)
(#520) Expected space(s) after "if". (keyword-spacing)
(#524) Expected space(s) after "catch". (keyword-spacing)
(#541) Expected space(s) after "if". (keyword-spacing)
(#542) Multiple spaces found before '// Don't save ...'. (no-multi-spaces)
(#545) Expected space(s) after "for". (keyword-spacing)
(#555) Expected space(s) after "for". (keyword-spacing)
(#560) Expected space(s) after "if". (keyword-spacing)
(#565) Expected space(s) after "if". (keyword-spacing)
(#571) Expected space(s) after "if". (keyword-spacing)
(#579) Expected space(s) after "if". (keyword-spacing)
(#587) Unexpected space before function parentheses. (space-before-function-paren)
(#589) Multiple spaces found before '// Stop all ev...'. (no-multi-spaces)
(#594) Unexpected space before function parentheses. (space-before-function-paren)
(#605) Unexpected space before function parentheses. (space-before-function-paren)
(#615) Multiple spaces found before '// Only procee...'. (no-multi-spaces)
(#617) Expected space(s) after "for". (keyword-spacing)
(#622) Expected space(s) after "for". (keyword-spacing)
(#627) Expected space(s) after "if". (keyword-spacing)
(#651) Expected space(s) after "if". (keyword-spacing)
(#662) Expected space(s) after "if". (keyword-spacing)
(#669) Expected space(s) after "if". (keyword-spacing)
question/type/coderunner/amd/src/ui_html.js
(#62) Missing JSDoc comment. (require-jsdoc)
(#149) Blocks are nested too deeply (5). (max-depth)
(#164) Expected space(s) after "catch". (keyword-spacing)
(#165) Unexpected alert. (no-alert)
(#171) Unexpected empty function. (no-empty-function)
(#174) Multiple spaces found before 'focused'. (no-multi-spaces)
question/type/coderunner/amd/src/ui_table.js
(#59) Missing JSDoc comment. (require-jsdoc)
(#68) Multiple spaces found before '// We're dead,...'. (no-multi-spaces)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#184) Multiple spaces found before '// Column inde...'. (no-multi-spaces)
(#194) Expected space(s) after "for". (keyword-spacing)
(#220) Expected space(s) after "catch". (keyword-spacing)
(#220) Multiple spaces found before '{'. (no-multi-spaces)
(#234) Identifier 'num_rows_required' is not in camel case. (camelcase)
(#235) Identifier 'num_rows_required' is not in camel case. (camelcase)
(#276) Multiple spaces found before '// Copy the la...'. (no-multi-spaces)
(#277) Multiple spaces found before '// Clear all t...'. (no-multi-spaces)
(#285) Unexpected empty function. (no-empty-function)
question/type/coderunner/amd/src/userinterfacewrapper.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#113) Missing JSDoc comment. (require-jsdoc)
(#129) Multiple spaces found before 'h'. (no-multi-spaces)
(#133) Multiple spaces found before '// Size of gut...'. (no-multi-spaces)
(#147) Multiple spaces found before '// True if we'...'. (no-multi-spaces)
(#148) Multiple spaces found before '// True if UI ...'. (no-multi-spaces)
(#149) Multiple spaces found before '// Number of f...'. (no-multi-spaces)
(#172) Multiple spaces found before '// Defined by ...'. (no-multi-spaces)
(#173) Multiple spaces found before '// Load the re...'. (no-multi-spaces)
(#193) Multiple spaces found before '// Reactivate'. (no-multi-spaces)
(#212) Missing JSDoc comment. (require-jsdoc)
(#226) Multiple spaces found before '// Oops, we're...'. (no-multi-spaces)
(#229) Unexpected alert. (no-alert)
(#240) Multiple spaces found before '// Save in cas...'. (no-multi-spaces)
(#242) Multiple spaces found before '// Kill any ac...'. (no-multi-spaces)
(#251) A space is required after ','. (comma-spacing)
(#267) Multiple spaces found before '// Insert erro...'. (no-multi-spaces)
(#269) Multiple spaces found before '// Force resiz...'. (no-multi-spaces)
(#270) Multiple spaces found before '// ... on firs...'. (no-multi-spaces)
(#311) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#317) Multiple spaces found before '// Horrible bu...'. (no-multi-spaces)
(#327) Multiple spaces found before 'hAdjusted'. (no-multi-spaces)
(#334) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#334) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#334) Duplicate JSDoc parameter 'string'. (valid-jsdoc)
(#334) Expected JSDoc for 'uiname' but found 'string'. (valid-jsdoc)
(#334) Missing JSDoc for parameter 'textareaId'. (valid-jsdoc)

CSS problems

(20 errors, 34 warnings)

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

question/type/coderunner/styles.css
(#96) The rest part of value can't to be matched on `margin-bottom` syntax (csstree/validator)
(#299) Unknown property: padding-botton
(#350) Unknown property: padding-after
(#291) Expected single space before "{" (block-opening-brace-space-before)
(#33) Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)
(#79) Expected "#B0B0B0" to be "#b0b0b0" (color-hex-case)
(#87) Expected "#F8F8FF" to be "#f8f8ff" (color-hex-case)
(#141) Expected "#AAFFAA" to be "#aaffaa" (color-hex-case)
(#145) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#145) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#151) Expected "#FFAAAA" to be "#ffaaaa" (color-hex-case)
(#156) Expected "#FFDDDD" to be "#ffdddd" (color-hex-case)
(#156) Expected "#FFDDDD" to be "#ffdddd" (color-hex-case)
(#156) Expected "#FFEEEE" to be "#ffeeee" (color-hex-case)
(#156) Expected "#FFEEEE" to be "#ffeeee" (color-hex-case)
(#165) Expected "#FFF3BF" to be "#fff3bf" (color-hex-case)
(#183) Expected "#E0E000" to be "#e0e000" (color-hex-case)
(#188) Expected "#F5F5F5" to be "#f5f5f5" (color-hex-case)
(#192) Expected "#E5E5E5" to be "#e5e5e5" (color-hex-case)
(#278) Expected "#EEE" to be "#eee" (color-hex-case)
(#283) Expected "#BBB" to be "#bbb" (color-hex-case)
(#318) Expected "#BBB" to be "#bbb" (color-hex-case)
(#325) Expected "#BBB" to be "#bbb" (color-hex-case)
(#141) Expected "#AAFFAA" to be "#AFA" (color-hex-length)
(#145) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#145) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#151) Expected "#FFAAAA" to be "#FAA" (color-hex-length)
(#156) Expected "#FFDDDD" to be "#FDD" (color-hex-length)
(#156) Expected "#FFDDDD" to be "#FDD" (color-hex-length)
(#156) Expected "#FFEEEE" to be "#FEE" (color-hex-length)
(#156) Expected "#FFEEEE" to be "#FEE" (color-hex-length)
(#205) Expected "#000000" to be "#000" (color-hex-length)
(#188) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#192) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#192) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#313) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#303) Expected indentation of 0 spaces (indentation)
(#65) Unexpected unit (length-zero-no-unit)
(#65) Unexpected unit (length-zero-no-unit)
(#65) Unexpected unit (length-zero-no-unit)
(#130) Unexpected unit (length-zero-no-unit)
(#136) Unexpected unit (length-zero-no-unit)
(#350) Unexpected unit (length-zero-no-unit)
(#299) Unexpected unknown property "padding-botton" (property-no-unknown)
(#350) Unexpected unknown property "padding-after" (property-no-unknown)
(#334) Expected single space after "+" (selector-combinator-space-after)
(#361) Expected single space after "+" (selector-combinator-space-after)
(#361) Expected single space after "+" (selector-combinator-space-after)
(#334) Expected single space before "+" (selector-combinator-space-before)
(#361) Expected single space before "+" (selector-combinator-space-before)
(#361) Expected single space before "+" (selector-combinator-space-before)
(#15) Expected single space after "," in a single-line list (value-list-comma-space-after)

PHPDocs style problems

(3763 errors, 621 warnings)

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

question/type/coderunner/ajax.php
(#27) Package qtype is not valid
(#17) No one-line description found in phpdocs for file
(#23) Incorrect path for phpdocs tag @group detected
question/type/coderunner/autotagbycategory.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/autotagbycategoryindex.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/autotagbyquiz.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/autotagbyquizindex.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/backup/moodle2/backup_qtype_coderunner_plugin.class.php
(#18) Package moodlecore is not valid
(#34) Function backup_qtype_coderunner_plugin::qtype is not documented
(#40) Function backup_qtype_coderunner_plugin::add_quest_coderunner_options is not documented
(#65) Function backup_qtype_coderunner_plugin::add_quest_coderunner_testcases is not documented
(#17) No one-line description found in phpdocs for file
question/type/coderunner/backup/moodle2/restore_qtype_coderunner_plugin.class.php
(#18) Package moodlecore is not valid
(#51) Function restore_qtype_coderunner_plugin::add_question_options is not documented
(#65) Function restore_qtype_coderunner_plugin::add_question_testcases is not documented
(#81) Function restore_qtype_coderunner_plugin::process_coderunner_testcases is not documented
(#105) Function restore_qtype_coderunner_plugin::process_coderunner_options is not documented
(#17) No one-line description found in phpdocs for file
question/type/coderunner/bulktest.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/bulktestall.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/bulktestindex.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/classes/bulk_tester.php
(#31) Class qtype_coderunner_bulk_tester is not documented
(#134) Function qtype_coderunner_bulk_tester::category_name is not documented
(#145) Function qtype_coderunner_bulk_tester::delete_category is not documented
(#33) Constant qtype_coderunner_bulk_tester::PASS is not documented
(#34) Constant qtype_coderunner_bulk_tester::MISSINGANSWER is not documented
(#35) Constant qtype_coderunner_bulk_tester::FAIL is not documented
(#36) Constant qtype_coderunner_bulk_tester::EXCEPTION is not documented
(#17) No one-line description found in phpdocs for file
(#98) There is no description in phpdocs for function count_questions_in_category
(#114) There is no description in phpdocs for function child_categories
(#58) Phpdocs for function qtype_coderunner_bulk_tester::get_all_prototypes has incomplete parameters list
(#100) Phpdocs for function qtype_coderunner_bulk_tester::count_questions_in_category has incomplete parameters list
(#116) Phpdocs for function qtype_coderunner_bulk_tester::child_categories has incomplete parameters list
(#150) Phpdocs for function qtype_coderunner_bulk_tester::get_categories_for_context has incomplete parameters list
(#172) Phpdocs for function qtype_coderunner_bulk_tester::get_all_categories_for_context has incomplete parameters list
(#200) Phpdocs for function qtype_coderunner_bulk_tester::category_path has incomplete parameters list
(#297) Phpdocs for function qtype_coderunner_bulk_tester::get_all_coderunner_questions_in_context has incomplete parameters list
(#488) Phpdocs for function qtype_coderunner_bulk_tester::display_prototypes has incomplete parameters list
(#199) Not recommended phpdocs tag @global used
question/type/coderunner/classes/combinator_grader_outcome.php
(#20) Package qtype is not valid
(#30) Class qtype_coderunner_combinator_grader_outcome is not documented
(#36) Function qtype_coderunner_combinator_grader_outcome::__construct is not documented
(#61) Function qtype_coderunner_combinator_grader_outcome::iscombinatorgrader is not documented
(#135) Function qtype_coderunner_combinator_grader_outcome::format_table is not documented
(#168) Function qtype_coderunner_combinator_grader_outcome::get_prologue is not documented
(#172) Function qtype_coderunner_combinator_grader_outcome::get_epilogue is not documented
(#176) Function qtype_coderunner_combinator_grader_outcome::show_differences is not documented
(#185) Function qtype_coderunner_combinator_grader_outcome::validate_table_formats is not documented
(#216) Function qtype_coderunner_combinator_grader_outcome::visible_rows is not documented
(#33) Variable qtype_coderunner_combinator_grader_outcome::$allowedfields is not documented
(#17) No one-line description found in phpdocs for file
(#65) Phpdocs for function qtype_coderunner_combinator_grader_outcome::validation_error_message has incomplete parameters list
(#119) Not recommended phpdocs tag @global used
question/type/coderunner/classes/constants.php
(#27) Package is not specified for class constants. It is also not specified in file-level phpdocs
(#17) Package qtype is not valid
(#23) File-level phpdocs block is not found
(#27) Class constants is not documented
(#28) Constant constants::TEMPLATE_LANGUAGE is not documented
(#29) Constant constants::USER_LANGUAGE is not documented
(#30) Constant constants::DEFAULT_GRADER is not documented
(#31) Constant constants::FUNC_MIN_LENGTH is not documented
(#33) Constant constants::PRECHECK_DISABLED is not documented
(#34) Constant constants::PRECHECK_EMPTY is not documented
(#35) Constant constants::PRECHECK_EXAMPLES is not documented
(#36) Constant constants::PRECHECK_SELECTED is not documented
(#37) Constant constants::PRECHECK_ALL is not documented
(#39) Constant constants::TESTTYPE_NORMAL is not documented
(#40) Constant constants::TESTTYPE_PRECHECK is not documented
(#41) Constant constants::TESTTYPE_BOTH is not documented
(#43) Constant constants::FEEDBACK_USE_QUIZ is not documented
(#44) Constant constants::FEEDBACK_SHOW is not documented
(#45) Constant constants::FEEDBACK_HIDE is not documented
(#47) Constant constants::MAX_STRING_LENGTH is not documented
(#48) Constant constants::MAX_LINE_LENGTH is not documented
(#49) Constant constants::MAX_NUM_LINES is not documented
question/type/coderunner/classes/equality_grader.php
(#28) Package qtype is not valid
(#36) Class qtype_coderunner_equality_grader is not documented
(#38) Function qtype_coderunner_equality_grader::name is not documented
(#47) Function qtype_coderunner_equality_grader::grade_known_good is not documented
(#27) No one-line description found in phpdocs for file
question/type/coderunner/classes/escapers.php
(#20) Package qtype is not valid
(#29) Class qtype_coderunner_escapers is not documented
(#34) Phpdocs for function qtype_coderunner_escapers::python has incomplete parameters list
(#47) Phpdocs for function qtype_coderunner_escapers::matlab has incomplete parameters list
(#63) Phpdocs for function qtype_coderunner_escapers::java has incomplete parameters list
question/type/coderunner/classes/exception.php
(#25) Package is not specified for class qtype_coderunner_exception. It is also not specified in file-level phpdocs
(#25) Class qtype_coderunner_exception is not documented
(#26) There is no description in phpdocs for function __construct
(#27) Phpdocs for function qtype_coderunner_exception::__construct has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/grader.php
(#37) Package is not specified for class qtype_coderunner_grader. It is also not specified in file-level phpdocs
(#29) Package qtype is not valid
(#37) Class qtype_coderunner_grader is not documented
(#46) Function qtype_coderunner_grader::name is not documented
(#78) Function qtype_coderunner_grader::grade_known_good is not documented
(#16) No one-line description found in phpdocs for file
(#63) Phpdocs for function qtype_coderunner_grader::grade has incomplete parameters list
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/html_wrapper.php
(#20) Package qtype is not valid
(#30) Class qtype_coderunner_html_wrapper is not documented
(#32) Function qtype_coderunner_html_wrapper::__construct is not documented
(#37) Function qtype_coderunner_html_wrapper::value is not documented
(#17) No one-line description found in phpdocs for file
question/type/coderunner/classes/ideonesandbox.php
(#31) Package is not specified for class qtype_coderunner_ideonesandbox. It is also not specified in file-level phpdocs
(#22) Package qtype is not valid
(#28) File-level phpdocs block is not found
(#31) Class qtype_coderunner_ideonesandbox is not documented
(#45) Function qtype_coderunner_ideonesandbox::__construct is not documented
(#94) Function qtype_coderunner_ideonesandbox::get_languages is not documented
(#183) Function qtype_coderunner_ideonesandbox::create_submission is not documented
(#209) Function qtype_coderunner_ideonesandbox::get_submission_status is not documented
(#226) Function qtype_coderunner_ideonesandbox::get_submission_details is not documented
(#33) Variable qtype_coderunner_ideonesandbox::$client is not documented
(#34) Variable qtype_coderunner_ideonesandbox::$langserror is not documented
(#35) Variable qtype_coderunner_ideonesandbox::$langmap is not documented
(#39) Constant qtype_coderunner_ideonesandbox::STATUS_WAITING is not documented
(#40) Constant qtype_coderunner_ideonesandbox::STATUS_DONE is not documented
(#41) Constant qtype_coderunner_ideonesandbox::STATUS_COMPILING is not documented
(#42) Constant qtype_coderunner_ideonesandbox::STATUS_RUNNING is not documented
(#104) Phpdocs for function qtype_coderunner_ideonesandbox::execute has incomplete parameters list
question/type/coderunner/classes/jobesandbox.php
(#31) Package is not specified for class qtype_coderunner_jobesandbox. It is also not specified in file-level phpdocs
(#23) Package qtype is not valid
(#29) File-level phpdocs block is not found
(#31) Class qtype_coderunner_jobesandbox is not documented
(#63) Function qtype_coderunner_jobesandbox::__construct is not documented
(#83) Function qtype_coderunner_jobesandbox::get_languages is not documented
(#121) Function qtype_coderunner_jobesandbox::execute is not documented
(#229) Function qtype_coderunner_jobesandbox::get_main_class is not documented
(#240) Function qtype_coderunner_jobesandbox::get_error_code is not documented
(#261) Function qtype_coderunner_jobesandbox::put_file is not documented
(#326) Function qtype_coderunner_jobesandbox::submit is not documented
(#340) Function qtype_coderunner_jobesandbox::http_request is not documented
(#375) Function qtype_coderunner_jobesandbox::filter_file_path is not documented
(#55) Variable qtype_coderunner_jobesandbox::$languages is not documented
(#56) Variable qtype_coderunner_jobesandbox::$httpcode is not documented
(#57) Variable qtype_coderunner_jobesandbox::$response is not documented
(#33) Constant qtype_coderunner_jobesandbox::DEBUGGING is not documented
(#34) Constant qtype_coderunner_jobesandbox::HTTP_GET is not documented
(#35) Constant qtype_coderunner_jobesandbox::HTTP_POST is not documented
(#36) Constant qtype_coderunner_jobesandbox::HTTP_PUT is not documented
question/type/coderunner/classes/jobrunner.php
(#29) Package is not specified for class qtype_coderunner_jobrunner. It is also not specified in file-level phpdocs
(#17) Package qtype is not valid
(#24) File-level phpdocs block is not found
(#29) Class qtype_coderunner_jobrunner is not documented
(#47) Function qtype_coderunner_jobrunner::run_tests is not documented
(#113) Function qtype_coderunner_jobrunner::run_combinator is not documented
(#169) Function qtype_coderunner_jobrunner::run_tests_singly is not documented
(#229) Function qtype_coderunner_jobrunner::grade is not documented
(#296) Function qtype_coderunner_jobrunner::merge is not documented
(#311) Function qtype_coderunner_jobrunner::maximum_possible_mark is not documented
(#323) Function qtype_coderunner_jobrunner::make_error_message is not documented
(#348) Function qtype_coderunner_jobrunner::count_errors is not documented
(#30) Variable qtype_coderunner_jobrunner::$grader is not documented
(#31) Variable qtype_coderunner_jobrunner::$sandbox is not documented
(#32) Variable qtype_coderunner_jobrunner::$code is not documented
(#33) Variable qtype_coderunner_jobrunner::$files is not documented
(#34) Variable qtype_coderunner_jobrunner::$question is not documented
(#35) Variable qtype_coderunner_jobrunner::$testcases is not documented
(#36) Variable qtype_coderunner_jobrunner::$allruns is not documented
(#37) Variable qtype_coderunner_jobrunner::$precheck is not documented
(#239) Phpdocs for function qtype_coderunner_jobrunner::do_combinator_grading has incomplete parameters list
question/type/coderunner/classes/localsandbox.php
(#47) Package is not specified for class qtype_coderunner_localsandbox. It is also not specified in file-level phpdocs
(#31) Package qtype is not valid
(#47) Class qtype_coderunner_localsandbox is not documented
(#66) Function qtype_coderunner_localsandbox::__construct is not documented
(#152) Function qtype_coderunner_localsandbox::make_directory is not documented
(#197) Function qtype_coderunner_localsandbox::del_tree is not documented
(#209) Function qtype_coderunner_localsandbox::set_path is not documented
(#51) Variable qtype_coderunner_localsandbox::$source is not documented
(#52) Variable qtype_coderunner_localsandbox::$language is not documented
(#53) Variable qtype_coderunner_localsandbox::$input is not documented
(#54) Variable qtype_coderunner_localsandbox::$params is not documented
(#55) Variable qtype_coderunner_localsandbox::$files is not documented
(#56) Variable qtype_coderunner_localsandbox::$sourcefilename is not documented
(#58) Variable qtype_coderunner_localsandbox::$result is not documented
(#59) Variable qtype_coderunner_localsandbox::$cmpinfo is not documented
(#60) Variable qtype_coderunner_localsandbox::$output is not documented
(#61) Variable qtype_coderunner_localsandbox::$stderr is not documented
(#62) Variable qtype_coderunner_localsandbox::$signal is not documented
(#64) Variable qtype_coderunner_localsandbox::$workdir is not documented
(#49) Constant qtype_coderunner_localsandbox::SOURCE_FILE_NAME is not documented
(#17) No one-line description found in phpdocs for file
(#73) Phpdocs for function qtype_coderunner_localsandbox::execute has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/near_equality_grader.php
(#34) Package is not specified for class qtype_coderunner_near_equality_grader. It is also not specified in file-level phpdocs
(#26) Package qtype is not valid
(#34) Class qtype_coderunner_near_equality_grader is not documented
(#45) Function qtype_coderunner_near_equality_grader::name is not documented
(#50) Function qtype_coderunner_near_equality_grader::grade_known_good is not documented
(#61) Function qtype_coderunner_near_equality_grader::reduce is not documented
(#16) No one-line description found in phpdocs for file
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/privacy/provider.php
(#28) Class provider is not documented
question/type/coderunner/classes/regex_grader.php
(#41) Package is not specified for class qtype_coderunner_regex_grader. It is also not specified in file-level phpdocs
(#33) Package qtype is not valid
(#41) Class qtype_coderunner_regex_grader is not documented
(#43) Function qtype_coderunner_regex_grader::name is not documented
(#16) No one-line description found in phpdocs for file
(#47) Phpdocs for function qtype_coderunner_regex_grader::grade_known_good has incomplete parameters list
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/sandbox.php
(#40) Package is not specified for class qtype_coderunner_sandbox. It is also not specified in file-level phpdocs
(#27) Package qtype is not valid
(#40) Class qtype_coderunner_sandbox is not documented
(#94) Function qtype_coderunner_sandbox::__construct is not documented
(#218) Function qtype_coderunner_sandbox::result_string is not documented
(#323) Function qtype_coderunner_sandbox::close is not documented
(#41) Variable qtype_coderunner_sandbox::$user is not documented
(#42) Variable qtype_coderunner_sandbox::$password is not documented
(#43) Variable qtype_coderunner_sandbox::$authenticationerror is not documented
(#83) Variable qtype_coderunner_sandbox::$defaultcputime is not documented
(#84) Variable qtype_coderunner_sandbox::$defaultwalltime is not documented
(#85) Variable qtype_coderunner_sandbox::$defaultmemorylimit is not documented
(#86) Variable qtype_coderunner_sandbox::$defaultdisklimit is not documented
(#87) Variable qtype_coderunner_sandbox::$defaultnumprocs is not documented
(#88) Variable qtype_coderunner_sandbox::$defaultfiles is not documented
(#90) Variable qtype_coderunner_sandbox::$params is not documented
(#49) Constant qtype_coderunner_sandbox::OK is not documented
(#50) Constant qtype_coderunner_sandbox::AUTH_ERROR is not documented
(#51) Constant qtype_coderunner_sandbox::PASTE_NOT_FOUND is not documented
(#52) Constant qtype_coderunner_sandbox::WRONG_LANG_ID is not documented
(#53) Constant qtype_coderunner_sandbox::ACCESS_DENIED is not documented
(#54) Constant qtype_coderunner_sandbox::SUBMISSION_LIMIT_EXCEEDED is not documented
(#55) Constant qtype_coderunner_sandbox::CREATE_SUBMISSION_FAILED is not documented
(#56) Constant qtype_coderunner_sandbox::UNKNOWN_SERVER_ERROR is not documented
(#57) Constant qtype_coderunner_sandbox::JOBE_400_ERROR is not documented
(#58) Constant qtype_coderunner_sandbox::SERVER_OVERLOAD is not documented
(#63) Constant qtype_coderunner_sandbox::RESULT_NO_RUN is not documented
(#64) Constant qtype_coderunner_sandbox::RESULT_SUCCESS2 is not documented
(#65) Constant qtype_coderunner_sandbox::RESULT_COMPILATION_ERROR is not documented
(#66) Constant qtype_coderunner_sandbox::RESULT_RUNTIME_ERROR is not documented
(#67) Constant qtype_coderunner_sandbox::RESULT_TIME_LIMIT is not documented
(#68) Constant qtype_coderunner_sandbox::RESULT_SUCCESS is not documented
(#69) Constant qtype_coderunner_sandbox::RESULT_MEMORY_LIMIT is not documented
(#70) Constant qtype_coderunner_sandbox::RESULT_ILLEGAL_SYSCALL is not documented
(#71) Constant qtype_coderunner_sandbox::RESULT_INTERNAL_ERR is not documented
(#73) Constant qtype_coderunner_sandbox::RESULT_SERVER_OVERLOAD is not documented
(#74) Constant qtype_coderunner_sandbox::RESULT_OUTPUT_LIMIT is not documented
(#75) Constant qtype_coderunner_sandbox::RESULT_ABNORMAL_TERMINATION is not documented
(#77) Constant qtype_coderunner_sandbox::POLL_INTERVAL is not documented
(#78) Constant qtype_coderunner_sandbox::MAX_NUM_POLLS is not documented
(#17) No one-line description found in phpdocs for file
(#101) There is no description in phpdocs for function get_instance
(#182) There is no description in phpdocs for function error_string
(#257) There is no description in phpdocs for function get_languages
(#128) Phpdocs for function qtype_coderunner_sandbox::get_best_sandbox has incomplete parameters list
(#173) Phpdocs for function qtype_coderunner_sandbox::get_filename has incomplete parameters list
(#184) Phpdocs for function qtype_coderunner_sandbox::error_string has incomplete parameters list
(#271) Phpdocs for function qtype_coderunner_sandbox::execute has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/student.php
(#21) Package qtype is not valid
(#29) Class qtype_coderunner_student is not documented
(#36) Function qtype_coderunner_student::__construct is not documented
(#31) Variable qtype_coderunner_student::$username is not documented
(#32) Variable qtype_coderunner_student::$email is not documented
(#33) Variable qtype_coderunner_student::$firstname is not documented
(#34) Variable qtype_coderunner_student::$lastname is not documented
question/type/coderunner/classes/template_grader.php
(#33) Package is not specified for class qtype_coderunner_template_grader. It is also not specified in file-level phpdocs
(#25) Package qtype is not valid
(#33) Class qtype_coderunner_template_grader is not documented
(#35) Function qtype_coderunner_template_grader::name is not documented
(#17) No one-line description found in phpdocs for file
(#39) Phpdocs for function qtype_coderunner_template_grader::grade_known_good has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/test_result.php
(#23) Package qtype is not valid
(#33) Class qtype_coderunner_test_result is not documented
(#35) Function qtype_coderunner_test_result::__construct is not documented
(#57) Function qtype_coderunner_test_result::gettrimmedvalue is not documented
(#17) No one-line description found in phpdocs for file
question/type/coderunner/classes/testing_outcome.php
(#20) Package qtype is not valid
(#30) Class qtype_coderunner_testing_outcome is not documented
(#50) Function qtype_coderunner_testing_outcome::__construct is not documented
(#62) Function qtype_coderunner_testing_outcome::set_status is not documented
(#67) Function qtype_coderunner_testing_outcome::iscombinatorgrader is not documented
(#93) Function qtype_coderunner_testing_outcome::run_failed is not documented
(#98) Function qtype_coderunner_testing_outcome::invalid is not documented
(#102) Function qtype_coderunner_testing_outcome::has_syntax_error is not documented
(#106) Function qtype_coderunner_testing_outcome::combinator_error is not documented
(#110) Function qtype_coderunner_testing_outcome::is_ungradable is not documented
(#114) Function qtype_coderunner_testing_outcome::mark_as_fraction is not documented
(#124) Function qtype_coderunner_testing_outcome::all_correct is not documented
(#130) Function qtype_coderunner_testing_outcome::was_aborted is not documented
(#135) Function qtype_coderunner_testing_outcome::add_test_result is not documented
(#145) Function qtype_coderunner_testing_outcome::validation_error_message is not documented
(#314) Function qtype_coderunner_testing_outcome::count_hidden_errors is not documented
(#335) Function qtype_coderunner_testing_outcome::should_display_result is not documented
(#346) Function qtype_coderunner_testing_outcome::count_non_blanks is not documented
(#395) Function qtype_coderunner_testing_outcome::get_test_results is not documented
(#400) Function qtype_coderunner_testing_outcome::get_raw_output is not documented
(#407) Function qtype_coderunner_testing_outcome::get_prologue is not documented
(#411) Function qtype_coderunner_testing_outcome::get_epilogue is not documented
(#415) Function qtype_coderunner_testing_outcome::get_sourcecode_list is not documented
(#419) Function qtype_coderunner_testing_outcome::get_error_count is not documented
(#40) Variable qtype_coderunner_testing_outcome::$status is not documented
(#42) Variable qtype_coderunner_testing_outcome::$isprecheck is not documented
(#43) Variable qtype_coderunner_testing_outcome::$errorcount is not documented
(#44) Variable qtype_coderunner_testing_outcome::$errormessage is not documented
(#45) Variable qtype_coderunner_testing_outcome::$maxpossmark is not documented
(#46) Variable qtype_coderunner_testing_outcome::$actualmark is not documented
(#47) Variable qtype_coderunner_testing_outcome::$testresults is not documented
(#48) Variable qtype_coderunner_testing_outcome::$sourcecodelist is not documented
(#31) Constant qtype_coderunner_testing_outcome::STATUS_VALID is not documented
(#32) Constant qtype_coderunner_testing_outcome::STATUS_SYNTAX_ERROR is not documented
(#33) Constant qtype_coderunner_testing_outcome::STATUS_BAD_COMBINATOR is not documented
(#34) Constant qtype_coderunner_testing_outcome::STATUS_SANDBOX_ERROR is not documented
(#35) Constant qtype_coderunner_testing_outcome::STATUS_MISSING_PROTOTYPE is not documented
(#36) Constant qtype_coderunner_testing_outcome::STATUS_UNSERIALIZE_FAILED is not documented
(#38) Constant qtype_coderunner_testing_outcome::TOLERANCE is not documented
(#17) No one-line description found in phpdocs for file
(#374) There is no description in phpdocs for function can_view_hidden
(#71) Phpdocs for function qtype_coderunner_testing_outcome::is_precheck has incomplete parameters list
(#200) Phpdocs for function qtype_coderunner_testing_outcome::build_results_table has incomplete parameters list
(#199) Not recommended phpdocs tag @global used
(#376) Not recommended phpdocs tag @global used
question/type/coderunner/classes/twig.php
(#28) Package is not specified for class qtype_coderunner_twig. It is also not specified in file-level phpdocs
(#84) Package is not specified for function qtype_coderunner_random. It is also not specified in file-level phpdocs
(#147) Package is not specified for function qtype_coderunner_set_random_seed. It is also not specified in file-level phpdocs
(#28) Class qtype_coderunner_twig is not documented
(#34) Function qtype_coderunner_twig::get_twig_environment is not documented
(#74) Function qtype_coderunner_twig::render is not documented
(#29) Variable qtype_coderunner_twig::$twigenvironments is not documented
(#147) Phpdocs for function qtype_coderunner_set_random_seed has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/twigmacros.php
(#26) Package is not specified for class qtype_coderunner_twigmacros. It is also not specified in file-level phpdocs
(#26) Class qtype_coderunner_twigmacros is not documented
(#28) Function qtype_coderunner_twigmacros::macros is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/classes/util.php
(#29) Package is not specified for class qtype_coderunner_util. It is also not specified in file-level phpdocs
(#29) Class qtype_coderunner_util is not documented
(#35) Function qtype_coderunner_util::load_uiplugin_js is not documented
(#50) Function qtype_coderunner_util::load_ace is not documented
(#64) Function qtype_coderunner_util::next_char is not documented
(#96) Function qtype_coderunner_util::clean is not documented
(#132) Function qtype_coderunner_util::snip is not documented
(#147) Function qtype_coderunner_util::tidy is not documented
(#159) Function qtype_coderunner_util::format_cell is not documented
(#169) Function qtype_coderunner_util::clean_html is not documented
(#273) Function qtype_coderunner_util::template_params is not documented
(#188) Phpdocs for function qtype_coderunner_util::make_html_para has incomplete parameters list
(#204) Phpdocs for function qtype_coderunner_util::normalise_json has incomplete parameters list
(#252) Phpdocs for function qtype_coderunner_util::merge_json has incomplete parameters list
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/db/install.php
(#23) Package is not specified for function xmldb_qtype_coderunner_install. It is also not specified in file-level phpdocs
(#23) Function xmldb_qtype_coderunner_install is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/db/upgrade.php
(#25) Package is not specified for function xmldb_qtype_coderunner_upgrade. It is also not specified in file-level phpdocs
(#25) Function xmldb_qtype_coderunner_upgrade is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
question/type/coderunner/db/upgradelib.php
(#57) Function delete_existing_prototypes is not documented
(#79) Function get_top_id is not documented
(#115) Function find_or_make_prototype_category is not documented
(#141) Function make_cr_prototypes_top is not documented
(#153) Function load_new_prototypes is not documented
question/type/coderunner/downloadquizattempts.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/edit_coderunner_form.php
(#34) Package is not specified for class qtype_coderunner_edit_form. It is also not specified in file-level phpdocs
(#22) Package questionbank is not valid
(#17) File-level phpdocs block is not found
(#46) Function qtype_coderunner_edit_form::qtype is not documented
(#51) Function qtype_coderunner_edit_form::author_edit_keys is not documented
(#60) Function qtype_coderunner_edit_form::definition is not documented
(#108) Function qtype_coderunner_edit_form::definition_inner is not documented
(#278) Function qtype_coderunner_edit_form::add_per_testcase_fields is not documented
(#297) Function qtype_coderunner_edit_form::get_per_testcase_fields is not documented
(#366) Function qtype_coderunner_edit_form::displayoptions is not documented
(#371) Function qtype_coderunner_edit_form::data_preprocessing is not documented
(#471) Function qtype_coderunner_edit_form::newline_hack is not documented
(#476) Function qtype_coderunner_edit_form::validation is not documented
(#598) Function qtype_coderunner_edit_form::make_error_div is not documented
(#603) Function qtype_coderunner_edit_form::make_questiontype_panel is not documented
(#716) Function qtype_coderunner_edit_form::make_questiontype_help_panel is not documented
(#726) Function qtype_coderunner_edit_form::make_customisation_panel is not documented
(#795) Function qtype_coderunner_edit_form::get_ui_plugins is not documented
(#812) Function qtype_coderunner_edit_form::make_advanced_customisation_panel is not documented
(#888) Function qtype_coderunner_edit_form::is_valid_new_type is not documented
(#902) Function qtype_coderunner_edit_form::get_languages_and_types is not documented
(#931) Function qtype_coderunner_edit_form::validate_test_cases is not documented
(#978) Function qtype_coderunner_edit_form::validate_template_params is not documented
(#1019) Function qtype_coderunner_edit_form::validate_penalty_regime is not documented
(#1058) Function qtype_coderunner_edit_form::validate_twigables is not documented
(#1101) Function qtype_coderunner_edit_form::make_question_from_form_data is not documented
(#1134) Function qtype_coderunner_edit_form::validate_sample_answer is not documented
(#1188) Function qtype_coderunner_edit_form::get_sample_answer_file_saver is not documented
(#1199) Function qtype_coderunner_edit_form::get_file_manager is not documented
(#39) Constant qtype_coderunner_edit_form::NUM_TESTCASES_START is not documented
(#40) Constant qtype_coderunner_edit_form::NUM_TESTCASES_ADD is not documented
(#41) Constant qtype_coderunner_edit_form::DEFAULT_NUM_ROWS is not documented
(#42) Constant qtype_coderunner_edit_form::DEFAULT_NUM_COLS is not documented
(#43) Constant qtype_coderunner_edit_form::TEMPLATE_PARAM_ROWS is not documented
(#44) Constant qtype_coderunner_edit_form::RESULT_COLUMNS_SIZE is not documented
question/type/coderunner/exportone.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/findduplicates.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/findduplicatesindex.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/getallattempts.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/lib.php
(#17) File-level phpdocs block does not have @copyright tag
question/type/coderunner/problemspec.php
(#26) Package qtype is not valid
(#17) No one-line description found in phpdocs for file
question/type/coderunner/prototypeusage.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/prototypeusageindex.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/question.php
(#20) Package qtype is not valid
(#82) Function qtype_coderunner_question::apply_attempt_state is not documented
(#112) Function qtype_coderunner_question::get_expected_data is not documented
(#123) Function qtype_coderunner_question::summarise_response is not documented
(#132) Function qtype_coderunner_question::validate_response is not documented
(#180) Function qtype_coderunner_question::is_valid_filename is not documented
(#198) Function qtype_coderunner_question::is_gradable_response is not documented
(#205) Function qtype_coderunner_question::is_complete_response is not documented
(#244) Function qtype_coderunner_question::get_correct_response is not documented
(#249) Function qtype_coderunner_question::get_correct_answer is not documented
(#271) Function qtype_coderunner_question::check_file_access is not documented
(#354) Function qtype_coderunner_question::get_attached_files is not documented
(#388) Function qtype_coderunner_question::example_testcases is not documented
(#399) Function qtype_coderunner_question::twig_all is not documented
(#471) Function qtype_coderunner_question::filter_testcases is not documented
(#496) Function qtype_coderunner_question::selected_testcases is not documented
(#510) Function qtype_coderunner_question::empty_testcase is not documented
(#531) Function qtype_coderunner_question::get_template is not documented
(#537) Function qtype_coderunner_question::get_language is not documented
(#542) Function qtype_coderunner_question::get_show_source is not documented
(#549) Function qtype_coderunner_question::get_test_splitter_re is not documented
(#555) Function qtype_coderunner_question::get_is_combinator is not documented
(#561) Function qtype_coderunner_question::allow_multiple_stdins is not documented
(#566) Function qtype_coderunner_question::get_sandbox is not documented
(#586) Function qtype_coderunner_question::get_grader is not documented
(#605) Function qtype_coderunner_question::get_files is not documented
(#619) Function qtype_coderunner_question::get_sandbox_params is not documented
(#42) Variable qtype_coderunner_question::$testcases is not documented
(#366) There is no description in phpdocs for function result_columns
(#53) Phpdocs for function qtype_coderunner_question::start_attempt has incomplete parameters list
(#210) Phpdocs for function qtype_coderunner_question::get_validation_error has incomplete parameters list
(#428) Phpdocs for function qtype_coderunner_question::twig_expand has incomplete parameters list
(#449) Phpdocs for function qtype_coderunner_question::setup_template_params has incomplete parameters list
(#650) Phpdocs for function qtype_coderunner_question::get_support_files has incomplete parameters list
question/type/coderunner/questiontestrun.php
(#17) No one-line description found in phpdocs for file
question/type/coderunner/questiontype.php
(#40) Package qtype is not valid
(#154) Function qtype_coderunner::response_file_areas is not documented
(#188) Function qtype_coderunner::copy_testcases_from_form is not documented
(#239) Function qtype_coderunner::save_question is not documented
(#247) Function qtype_coderunner::save_question_options is not documented
(#389) Function qtype_coderunner::get_question_options is not documented
(#571) Function qtype_coderunner::update_question_text_maybe is not documented
(#586) Function qtype_coderunner::initialise_question_instance is not documented
(#607) Function qtype_coderunner::delete_question is not documented
(#642) Function qtype_coderunner::notify_prototype_children_if_any is not documented
(#707) Function qtype_coderunner::import_from_xml is not documented
(#840) Function qtype_coderunner::export_to_xml is not documented
(#39) No one-line description found in phpdocs for file
(#51) No one-line description found in phpdocs for class qtype_coderunner
(#658) There is no description in phpdocs for function attachment_options
(#671) There is no description in phpdocs for function attachments_required_options
(#683) There is no description in phpdocs for function attachment_filesize_max
(#169) Phpdocs for function qtype_coderunner::generate_test has incomplete parameters list
(#299) Phpdocs for function qtype_coderunner::clean_question_form has incomplete parameters list
(#909) Phpdocs for function qtype_coderunner::filter_crs has incomplete parameters list
(#39) File-level phpdocs block does not have @license tag
question/type/coderunner/renderer.php
(#20) Package qtype is not valid
(#37) Class qtype_coderunner_renderer is not documented
(#335) Function qtype_coderunner_renderer::build_results_table is not documented
(#387) Function qtype_coderunner_renderer::build_feedback_summary is not documented
(#436) Function qtype_coderunner_renderer::build_combinator_grader_feedback_summary is not documented
(#455) Function qtype_coderunner_renderer::make_source_code_div is not documented
(#620) Function qtype_coderunner_renderer::count_bits is not documented
(#640) Function qtype_coderunner_renderer::show_column is not documented
(#652) Function qtype_coderunner_renderer::column_header is not documented
(#682) Function qtype_coderunner_renderer::diff_button is not documented
(#566) There is no description in phpdocs for function format_examples
(#662) There is no description in phpdocs for function results_class
(#664) Phpdocs for function qtype_coderunner_renderer::results_class has incomplete parameters list
question/type/coderunner/settings.php
(#20) Package qtype is not valid
question/type/coderunner/testcomplexjsonparam3.php
(#3) Package is not specified for class qtype_coderunner_exception. It is also not specified in file-level phpdocs
(#25) Package is not specified for function process_json. It is also not specified in file-level phpdocs
(#33) Package is not specified for function evaluate_json_array. It is also not specified in file-level phpdocs
(#46) Package is not specified for function evaluate_json_value. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class qtype_coderunner_exception is not documented
(#25) Function process_json is not documented
(#33) Function evaluate_json_array is not documented
(#46) Function evaluate_json_value is not documented
question/type/coderunner/tests/behat/behat_coderunner.php
(#28) Class behat_coderunner is not documented
(#112) There is no description in phpdocs for function i_see_a_canvas
(#123) There is no description in phpdocs for function i_should_not_see_a_canvas
(#134) There is no description in phpdocs for function i_fill_in_my_template
(#48) Phpdocs for function behat_coderunner::i_should_not_see_highlighted has incomplete parameters list
(#101) Phpdocs for function behat_coderunner::i_set_the_field_to_pystring has incomplete parameters list
question/type/coderunner/tests/coderunnertestcase.php
(#21) Package qtype is not valid
(#33) Class qtype_coderunner_testcase is not documented
(#37) Function qtype_coderunner_testcase::setUp is not documented
(#68) Function qtype_coderunner_testcase::onNotSuccessfulTest is not documented
(#73) Function qtype_coderunner_testcase::test_dummy is not documented
(#79) Function qtype_coderunner_testcase::check_language_available is not documented
(#87) Function qtype_coderunner_testcase::make_question is not documented
(#98) Function qtype_coderunner_testcase::check_sandbox_enabled is not documented
(#35) Variable qtype_coderunner_testcase::$hasfailed is not documented
(#17) No one-line description found in phpdocs for file
question/type/coderunner/tests/cppquestions_test.php
(#23) Package qtype is not valid
question/type/coderunner/tests/cquestions_test.php
(#23) Package qtype is not valid
question/type/coderunner/tests/customise_test.php
(#21) Package qtype is not valid
(#33) Class qtype_coderunner_customise_test is not documented
question/type/coderunner/tests/datafile_test.php
(#21) Package qtype is not valid
(#33) Class qtype_coderunner_datafile_test is not documented
(#41) Function qtype_coderunner_datafile_test::check_files_in_sandbox is not documented
(#75) Function qtype_coderunner_datafile_test::python_solution is not documented
(#92) Function qtype_coderunner_datafile_test::c_solution is not documented
question/type/coderunner/tests/grader_test.php
(#24) Package qtype is not valid
question/type/coderunner/tests/helper.php
(#20) Package qtype is not valid
(#33) Class qtype_coderunner_missing_question_type is not documented
(#42) Function qtype_coderunner_test_helper::get_test_questions is not documented
(#67) Function qtype_coderunner_test_helper::get_coderunner_question_data_sqr is not documented
(#360) Function qtype_coderunner_test_helper::make_coderunner_question_sqr_customised is not documented
(#369) Function qtype_coderunner_test_helper::make_coderunner_question_sqr_part_marks is not documented
(#665) Function qtype_coderunner_test_helper::make_coderunner_question_str_to_upper is not documented
(#783) Function qtype_coderunner_test_helper::make_coderunner_question_str_to_upper_cpp is not documented
(#841) Function qtype_coderunner_test_helper::make_macro_question is not documented
(#944) Function qtype_coderunner_test_helper::make_coderunner_question_teststudentanswermacrooctave is not documented
(#1111) Function qtype_coderunner_test_helper::get_options is not documented
(#1153) Function qtype_coderunner_test_helper::make_test_cases is not documented
(#1177) Function qtype_coderunner_test_helper::make_coderunner_question is not documented
(#59) Phpdocs for function qtype_coderunner_test_helper::make_coderunner_question_sqr has incomplete parameters list
(#298) Phpdocs for function qtype_coderunner_test_helper::make_coderunner_question_sqr_subtype has incomplete parameters list
question/type/coderunner/tests/ideonesandbox_test.php
(#24) Package qtype is not valid
(#34) Class qtype_coderunner_ideonesandbox_test is not documented
(#17) No one-line description found in phpdocs for file
question/type/coderunner/tests/javaquestions_test.php
(#23) Package qtype is not valid
question/type/coderunner/tests/jobesandbox_test.php
(#40) Class qtype_coderunner_jobesandbox_test is not documented
question/type/coderunner/tests/matlabquestions_test.php
(#23) Package qtype is not valid
question/type/coderunner/tests/nodejsquestions_test.php
(#23) Package qtype is not valid
question/type/coderunner/tests/octavequestions_test.php
(#23) Package qtype is not valid
question/type/coderunner/tests/penaltyregime_test.php
(#21) Package qtype is not valid
(#44) Class qtype_coderunner_penaltyregime_test is not documented
(#55) Function qtype_coderunner_penaltyregime_test::run_with_regime is not documented
question/type/coderunner/tests/phpquestions_test.php
(#21) Package qtype is not valid
(#33) No one-line description found in phpdocs for class qtype_coderunner_phpquestions_test
question/type/coderunner/tests/precheckwalkthrough_test.php
(#21) Package qtype is not valid
(#36) Class qtype_coderunner_precheckwalkthrough_test is not documented
(#44) Function qtype_coderunner_precheckwalkthrough_test::make_precheck_question is not documented
question/type/coderunner/tests/prototype_test.php
(#21) Package qtype is not valid
(#36) Class qtype_coderunner_prototype_test is not documented
(#175) Function qtype_coderunner_prototype_test::make_parent_and_child is not documented
(#200) Function qtype_coderunner_prototype_test::assert_same_xml is not documented
(#211) Function qtype_coderunner_prototype_test::make_sqr_user_type_prototype is not documented
question/type/coderunner/tests/pythonpylint_test.php
(#21) Package qtype is not valid
question/type/coderunner/tests/pythonquestions_test.php
(#21) Package qtype is not valid
question/type/coderunner/tests/questiontype_test.php
(#21) Package qtype is not valid
(#57) Function qtype_coderunner_test::get_test_question_data is not documented
(#47) Variable qtype_coderunner_test::$qtype is not documented
question/type/coderunner/tests/template_test.php
(#21) Package qtype is not valid
question/type/coderunner/tests/walkthrough_display_feedback.php
(#21) Package qtype is not valid
(#35) Class qtype_coderunner_walkthrough_display_feedback is not documented
(#37) Function qtype_coderunner_walkthrough_display_feedback::setUp is not documented
(#19) Incorrect path for phpdocs tag @group detected
question/type/coderunner/tests/walkthrough_extras.php
(#23) Package qtype is not valid
(#39) Class qtype_coderunner_walkthrough_extras_test is not documented
(#41) Function qtype_coderunner_walkthrough_extras_test::setUp is not documented
(#47) Function qtype_coderunner_walkthrough_extras_test::test_extra_testcase_field is not documented
(#75) Function qtype_coderunner_walkthrough_extras_test::test_result_column_selection is not documented
(#17) No one-line description found in phpdocs for file
(#94) Invalid phpdocs tag @retrun used
(#21) Incorrect path for phpdocs tag @group detected
(#92) Incorrect path for phpdocs tag @expectedException detected
(#93) Incorrect path for phpdocs tag @expectedExceptionMessageRegExp detected
question/type/coderunner/tests/walkthrough_multilang.php
(#23) Package qtype is not valid
(#37) Class qtype_coderunner_walkthrough_multilang_test is not documented
(#39) Function qtype_coderunner_walkthrough_multilang_test::setUp is not documented
(#45) Function qtype_coderunner_walkthrough_multilang_test::test_echostdin is not documented
(#17) No one-line description found in phpdocs for file
(#21) Incorrect path for phpdocs tag @group detected
question/type/coderunner/tests/walkthrough_randomised_questions.php
(#22) Package qtype is not valid
(#36) Class qtype_coderunner_walkthrough_randomisation_test is not documented
(#38) Function qtype_coderunner_walkthrough_randomisation_test::setUp is not documented
(#48) Function qtype_coderunner_walkthrough_randomisation_test::test_randomised_sqr is not documented
(#82) Function qtype_coderunner_walkthrough_randomisation_test::test_randomised_sqr_with_seed is not documented
(#121) Function qtype_coderunner_walkthrough_randomisation_test::add_fields is not documented
(#17) No one-line description found in phpdocs for file
(#20) Incorrect path for phpdocs tag @group detected
question/type/coderunner/tests/walkthrough_test.php
(#21) Package qtype is not valid
(#44) Class qtype_coderunner_walkthrough_test is not documented
question/type/coderunner/vendor/autoload.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
question/type/coderunner/vendor/composer/ClassLoader.php
(#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
(#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
question/type/coderunner/vendor/composer/autoload_classmap.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
question/type/coderunner/vendor/composer/autoload_files.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
question/type/coderunner/vendor/composer/autoload_namespaces.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
question/type/coderunner/vendor/composer/autoload_psr4.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
question/type/coderunner/vendor/composer/autoload_real.php
(#5) Package is not specified for class ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf. It is also not specified in file-level phpdocs
(#63) Package is not specified for function composerRequirea94a015043d83dd17aa9648c7dab3aaf. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#5) Class ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf is not documented
(#9) Function ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::loadClassLoader is not documented
(#16) Function ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::getLoader is not documented
(#63) Function composerRequirea94a015043d83dd17aa9648c7dab3aaf is not documented
(#7) Variable ComposerAutoloaderInita94a015043d83dd17aa9648c7dab3aaf::$loader is not documented
question/type/coderunner/vendor/composer/autoload_static.php
(#7) Package is not specified for class ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
(#7) Class ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf is not documented
(#45) Function ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::getInitializer is not documented
(#9) Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$files is not documented
(#13) Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$prefixLengthsPsr4 is not documented
(#24) Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$prefixDirsPsr4 is not documented
(#35) Variable ComposerStaticInita94a015043d83dd17aa9648c7dab3aaf::$prefixesPsr0 is not documented
question/type/coderunner/vendor/symfony/polyfill-ctype/Ctype.php
(#14) Package is not specified for class Ctype. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/symfony/polyfill-ctype/bootstrap.php
(#15) Package is not specified for function ctype_alnum. It is also not specified in file-level phpdocs
(#16) Package is not specified for function ctype_alpha. It is also not specified in file-level phpdocs
(#17) Package is not specified for function ctype_cntrl. It is also not specified in file-level phpdocs
(#18) Package is not specified for function ctype_digit. It is also not specified in file-level phpdocs
(#19) Package is not specified for function ctype_graph. It is also not specified in file-level phpdocs
(#20) Package is not specified for function ctype_lower. It is also not specified in file-level phpdocs
(#21) Package is not specified for function ctype_print. It is also not specified in file-level phpdocs
(#22) Package is not specified for function ctype_punct. It is also not specified in file-level phpdocs
(#23) Package is not specified for function ctype_space. It is also not specified in file-level phpdocs
(#24) Package is not specified for function ctype_upper. It is also not specified in file-level phpdocs
(#25) Package is not specified for function ctype_xdigit. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#15) Function ctype_alnum is not documented
(#16) Function ctype_alpha is not documented
(#17) Function ctype_cntrl is not documented
(#18) Function ctype_digit is not documented
(#19) Function ctype_graph is not documented
(#20) Function ctype_lower is not documented
(#21) Function ctype_print is not documented
(#22) Function ctype_punct is not documented
(#23) Function ctype_space is not documented
(#24) Function ctype_upper is not documented
(#25) Function ctype_xdigit is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Autoloader.php
(#14) Package is not specified for class Twig_Autoloader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php
(#8) Package is not specified for class Twig_BaseNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_BaseNodeVisitor is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Filesystem.php
(#8) Package is not specified for class Twig_Cache_Filesystem. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Cache_Filesystem is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Cache/Null.php
(#8) Package is not specified for class Twig_Cache_Null. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Cache_Null is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/CacheInterface.php
(#8) Package is not specified for class Twig_CacheInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_CacheInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Compiler.php
(#8) Package is not specified for class Twig_Compiler. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Compiler is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/CompilerInterface.php
(#21) Package is not specified for function compile. It is also not specified in file-level phpdocs
(#28) Package is not specified for function getSource. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Phpdocs for function compile has incomplete parameters list
question/type/coderunner/vendor/twig/twig/lib/Twig/ContainerRuntimeLoader.php
(#8) Package is not specified for class Twig_ContainerRuntimeLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_ContainerRuntimeLoader is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Environment.php
(#8) Package is not specified for class Twig_Environment. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Environment is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Error.php
(#8) Package is not specified for class Twig_Error. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Error is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Loader.php
(#8) Package is not specified for class Twig_Error_Loader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Error_Loader is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Runtime.php
(#8) Package is not specified for class Twig_Error_Runtime. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Error_Runtime is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Error/Syntax.php
(#8) Package is not specified for class Twig_Error_Syntax. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Error_Syntax is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/ExistsLoaderInterface.php
(#8) Package is not specified for class Twig_ExistsLoaderInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_ExistsLoaderInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/ExpressionParser.php
(#8) Package is not specified for class Twig_ExpressionParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_ExpressionParser is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension.php
(#8) Package is not specified for class Twig_Extension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Core.php
(#8) Package is not specified for class Twig_Extension_Core. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_Core is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Debug.php
(#8) Package is not specified for class Twig_Extension_Debug. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_Debug is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Escaper.php
(#8) Package is not specified for class Twig_Extension_Escaper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_Escaper is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/GlobalsInterface.php
(#8) Package is not specified for class Twig_Extension_GlobalsInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_GlobalsInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/InitRuntimeInterface.php
(#8) Package is not specified for class Twig_Extension_InitRuntimeInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_InitRuntimeInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Optimizer.php
(#8) Package is not specified for class Twig_Extension_Optimizer. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_Optimizer is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Profiler.php
(#8) Package is not specified for class Twig_Extension_Profiler. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_Profiler is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Sandbox.php
(#8) Package is not specified for class Twig_Extension_Sandbox. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_Sandbox is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/Staging.php
(#8) Package is not specified for class Twig_Extension_Staging. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_Staging is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Extension/StringLoader.php
(#8) Package is not specified for class Twig_Extension_StringLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Extension_StringLoader is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/ExtensionInterface.php
(#8) Package is not specified for class Twig_ExtensionInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_ExtensionInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/FactoryRuntimeLoader.php
(#8) Package is not specified for class Twig_FactoryRuntimeLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_FactoryRuntimeLoader is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/FileExtensionEscapingStrategy.php
(#8) Package is not specified for class Twig_FileExtensionEscapingStrategy. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_FileExtensionEscapingStrategy is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter.php
(#16) Package is not specified for class Twig_Filter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#30) Function Twig_Filter::__construct is not documented
(#41) Function Twig_Filter::setArguments is not documented
(#46) Function Twig_Filter::getArguments is not documented
(#51) Function Twig_Filter::needsEnvironment is not documented
(#56) Function Twig_Filter::needsContext is not documented
(#61) Function Twig_Filter::getSafe is not documented
(#72) Function Twig_Filter::getPreservesSafety is not documented
(#77) Function Twig_Filter::getPreEscape is not documented
(#82) Function Twig_Filter::getCallable is not documented
(#27) Variable Twig_Filter::$options is not documented
(#28) Variable Twig_Filter::$arguments is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Function.php
(#14) Package is not specified for class Twig_Filter_Function. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#27) Function Twig_Filter_Function::__construct is not documented
(#36) Function Twig_Filter_Function::compile is not documented
(#25) Variable Twig_Filter_Function::$function is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Method.php
(#16) Package is not specified for class Twig_Filter_Method. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#30) Function Twig_Filter_Method::__construct is not documented
(#40) Function Twig_Filter_Method::compile is not documented
(#27) Variable Twig_Filter_Method::$extension is not documented
(#28) Variable Twig_Filter_Method::$method is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Filter/Node.php
(#14) Package is not specified for class Twig_Filter_Node. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#27) Function Twig_Filter_Node::__construct is not documented
(#34) Function Twig_Filter_Node::getClass is not documented
(#39) Function Twig_Filter_Node::compile is not documented
(#25) Variable Twig_Filter_Node::$class is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/FilterCallableInterface.php
(#23) Package is not specified for function getCallable. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function getCallable is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/FilterInterface.php
(#25) Package is not specified for function compile. It is also not specified in file-level phpdocs
(#32) Package is not specified for function needsEnvironment. It is also not specified in file-level phpdocs
(#34) Package is not specified for function needsContext. It is also not specified in file-level phpdocs
(#36) Package is not specified for function getSafe. It is also not specified in file-level phpdocs
(#38) Package is not specified for function getPreservesSafety. It is also not specified in file-level phpdocs
(#40) Package is not specified for function getPreEscape. It is also not specified in file-level phpdocs
(#42) Package is not specified for function setArguments. It is also not specified in file-level phpdocs
(#44) Package is not specified for function getArguments. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#32) Function needsEnvironment is not documented
(#34) Function needsContext is not documented
(#36) Function getSafe is not documented
(#38) Function getPreservesSafety is not documented
(#40) Function getPreEscape is not documented
(#42) Function setArguments is not documented
(#44) Function getArguments is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Function.php
(#16) Package is not specified for class Twig_Function. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#30) Function Twig_Function::__construct is not documented
(#39) Function Twig_Function::setArguments is not documented
(#44) Function Twig_Function::getArguments is not documented
(#49) Function Twig_Function::needsEnvironment is not documented
(#54) Function Twig_Function::needsContext is not documented
(#59) Function Twig_Function::getSafe is not documented
(#72) Function Twig_Function::getCallable is not documented
(#27) Variable Twig_Function::$options is not documented
(#28) Variable Twig_Function::$arguments is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Function.php
(#15) Package is not specified for class Twig_Function_Function. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#28) Function Twig_Function_Function::__construct is not documented
(#37) Function Twig_Function_Function::compile is not documented
(#26) Variable Twig_Function_Function::$function is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Method.php
(#17) Package is not specified for class Twig_Function_Method. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#31) Function Twig_Function_Method::__construct is not documented
(#41) Function Twig_Function_Method::compile is not documented
(#28) Variable Twig_Function_Method::$extension is not documented
(#29) Variable Twig_Function_Method::$method is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Function/Node.php
(#14) Package is not specified for class Twig_Function_Node. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#27) Function Twig_Function_Node::__construct is not documented
(#34) Function Twig_Function_Node::getClass is not documented
(#39) Function Twig_Function_Node::compile is not documented
(#25) Variable Twig_Function_Node::$class is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionCallableInterface.php
(#23) Package is not specified for function getCallable. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function getCallable is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/FunctionInterface.php
(#26) Package is not specified for function compile. It is also not specified in file-level phpdocs
(#33) Package is not specified for function needsEnvironment. It is also not specified in file-level phpdocs
(#35) Package is not specified for function needsContext. It is also not specified in file-level phpdocs
(#37) Package is not specified for function getSafe. It is also not specified in file-level phpdocs
(#39) Package is not specified for function setArguments. It is also not specified in file-level phpdocs
(#41) Package is not specified for function getArguments. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#33) Function needsEnvironment is not documented
(#35) Function needsContext is not documented
(#37) Function getSafe is not documented
(#39) Function setArguments is not documented
(#41) Function getArguments is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Lexer.php
(#8) Package is not specified for class Twig_Lexer. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Lexer is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/LexerInterface.php
(#25) Package is not specified for function tokenize. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Array.php
(#8) Package is not specified for class Twig_Loader_Array. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Loader_Array is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Chain.php
(#8) Package is not specified for class Twig_Loader_Chain. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Loader_Chain is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/Filesystem.php
(#8) Package is not specified for class Twig_Loader_Filesystem. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Loader_Filesystem is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Loader/String.php
(#19) Package is not specified for class Twig_Loader_String. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#37) Function Twig_Loader_String::getSource is not documented
(#44) Function Twig_Loader_String::getSourceContext is not documented
(#49) Function Twig_Loader_String::exists is not documented
(#54) Function Twig_Loader_String::getCacheKey is not documented
(#59) Function Twig_Loader_String::isFresh is not documented
(#31) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/lib/Twig/LoaderInterface.php
(#8) Package is not specified for class Twig_LoaderInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_LoaderInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Markup.php
(#8) Package is not specified for class Twig_Markup. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Markup is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node.php
(#8) Package is not specified for class Twig_Node. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/AutoEscape.php
(#8) Package is not specified for class Twig_Node_AutoEscape. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_AutoEscape is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Block.php
(#8) Package is not specified for class Twig_Node_Block. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Block is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/BlockReference.php
(#8) Package is not specified for class Twig_Node_BlockReference. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_BlockReference is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Body.php
(#8) Package is not specified for class Twig_Node_Body. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Body is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/CheckSecurity.php
(#8) Package is not specified for class Twig_Node_CheckSecurity. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_CheckSecurity is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Deprecated.php
(#8) Package is not specified for class Twig_Node_Deprecated. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Deprecated is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Do.php
(#8) Package is not specified for class Twig_Node_Do. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Do is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Embed.php
(#8) Package is not specified for class Twig_Node_Embed. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Embed is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression.php
(#8) Package is not specified for class Twig_Node_Expression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Array.php
(#8) Package is not specified for class Twig_Node_Expression_Array. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Array is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/AssignName.php
(#8) Package is not specified for class Twig_Node_Expression_AssignName. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_AssignName is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php
(#8) Package is not specified for class Twig_Node_Expression_Binary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Add. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Add is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/And.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_And. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_And is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_BitwiseAnd. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_BitwiseAnd is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseOr.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_BitwiseOr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_BitwiseOr is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseXor.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_BitwiseXor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_BitwiseXor is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Concat.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Concat. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Concat is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Div.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Div. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Div is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/EndsWith.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_EndsWith. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_EndsWith is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Equal.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Equal. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Equal is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/FloorDiv.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_FloorDiv. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_FloorDiv is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Greater.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Greater. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Greater is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/GreaterEqual.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_GreaterEqual. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_GreaterEqual is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/In.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_In. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_In is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Less.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Less. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Less is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/LessEqual.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_LessEqual. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_LessEqual is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Matches.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Matches. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Matches is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mod.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Mod. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Mod is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Mul.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Mul. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Mul is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotEqual.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_NotEqual. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_NotEqual is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/NotIn.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_NotIn. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_NotIn is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Or.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Or. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Or is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Power.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Power. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Power is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Range.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Range. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Range is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/StartsWith.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_StartsWith. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_StartsWith is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Sub.php
(#8) Package is not specified for class Twig_Node_Expression_Binary_Sub. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Binary_Sub is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/BlockReference.php
(#8) Package is not specified for class Twig_Node_Expression_BlockReference. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_BlockReference is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Call.php
(#8) Package is not specified for class Twig_Node_Expression_Call. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Call is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Conditional.php
(#8) Package is not specified for class Twig_Node_Expression_Conditional. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Conditional is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Constant.php
(#8) Package is not specified for class Twig_Node_Expression_Constant. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Constant is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php
(#17) Package is not specified for class Twig_Node_Expression_ExtensionReference. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function Twig_Node_Expression_ExtensionReference::__construct is not documented
(#31) Function Twig_Node_Expression_ExtensionReference::compile is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php
(#8) Package is not specified for class Twig_Node_Expression_Filter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Filter is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php
(#8) Package is not specified for class Twig_Node_Expression_Filter_Default. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Filter_Default is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Function.php
(#8) Package is not specified for class Twig_Node_Expression_Function. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Function is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/GetAttr.php
(#8) Package is not specified for class Twig_Node_Expression_GetAttr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_GetAttr is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/MethodCall.php
(#8) Package is not specified for class Twig_Node_Expression_MethodCall. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_MethodCall is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Name.php
(#8) Package is not specified for class Twig_Node_Expression_Name. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Name is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/NullCoalesce.php
(#8) Package is not specified for class Twig_Node_Expression_NullCoalesce. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_NullCoalesce is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Parent.php
(#8) Package is not specified for class Twig_Node_Expression_Parent. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Parent is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php
(#8) Package is not specified for class Twig_Node_Expression_TempName. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_TempName is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test.php
(#8) Package is not specified for class Twig_Node_Expression_Test. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Constant.php
(#8) Package is not specified for class Twig_Node_Expression_Test_Constant. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test_Constant is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php
(#8) Package is not specified for class Twig_Node_Expression_Test_Defined. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test_Defined is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Divisibleby.php
(#8) Package is not specified for class Twig_Node_Expression_Test_Divisibleby. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test_Divisibleby is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Even.php
(#8) Package is not specified for class Twig_Node_Expression_Test_Even. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test_Even is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Null.php
(#8) Package is not specified for class Twig_Node_Expression_Test_Null. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test_Null is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Odd.php
(#8) Package is not specified for class Twig_Node_Expression_Test_Odd. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test_Odd is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php
(#8) Package is not specified for class Twig_Node_Expression_Test_Sameas. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Test_Sameas is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary.php
(#8) Package is not specified for class Twig_Node_Expression_Unary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Unary is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Neg.php
(#8) Package is not specified for class Twig_Node_Expression_Unary_Neg. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Unary_Neg is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Not.php
(#8) Package is not specified for class Twig_Node_Expression_Unary_Not. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Unary_Not is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Expression/Unary/Pos.php
(#8) Package is not specified for class Twig_Node_Expression_Unary_Pos. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Expression_Unary_Pos is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Flush.php
(#8) Package is not specified for class Twig_Node_Flush. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Flush is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/For.php
(#8) Package is not specified for class Twig_Node_For. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_For is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/ForLoop.php
(#8) Package is not specified for class Twig_Node_ForLoop. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_ForLoop is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/If.php
(#8) Package is not specified for class Twig_Node_If. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_If is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Import.php
(#8) Package is not specified for class Twig_Node_Import. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Import is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Include.php
(#8) Package is not specified for class Twig_Node_Include. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Include is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Macro.php
(#8) Package is not specified for class Twig_Node_Macro. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Macro is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Module.php
(#8) Package is not specified for class Twig_Node_Module. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Module is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Print.php
(#8) Package is not specified for class Twig_Node_Print. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Print is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Sandbox.php
(#8) Package is not specified for class Twig_Node_Sandbox. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Sandbox is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php
(#8) Package is not specified for class Twig_Node_SandboxedPrint. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_SandboxedPrint is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Set.php
(#8) Package is not specified for class Twig_Node_Set. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Set is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/SetTemp.php
(#8) Package is not specified for class Twig_Node_SetTemp. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_SetTemp is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Spaceless.php
(#8) Package is not specified for class Twig_Node_Spaceless. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Spaceless is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/Text.php
(#8) Package is not specified for class Twig_Node_Text. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_Text is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Node/With.php
(#8) Package is not specified for class Twig_Node_With. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Node_With is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeCaptureInterface.php
(#8) Package is not specified for class Twig_NodeCaptureInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeCaptureInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeInterface.php
(#23) Package is not specified for function compile. It is also not specified in file-level phpdocs
(#28) Package is not specified for function getLine. It is also not specified in file-level phpdocs
(#33) Package is not specified for function getNodeTag. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#33) Function getNodeTag is not documented
(#28) There is no description in phpdocs for function getLine
(#23) Phpdocs for function compile has incomplete parameters list
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeOutputInterface.php
(#8) Package is not specified for class Twig_NodeOutputInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeOutputInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeTraverser.php
(#8) Package is not specified for class Twig_NodeTraverser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeTraverser is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php
(#8) Package is not specified for class Twig_NodeVisitor_Escaper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeVisitor_Escaper is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php
(#8) Package is not specified for class Twig_NodeVisitor_Optimizer. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeVisitor_Optimizer is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/SafeAnalysis.php
(#8) Package is not specified for class Twig_NodeVisitor_SafeAnalysis. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeVisitor_SafeAnalysis is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php
(#8) Package is not specified for class Twig_NodeVisitor_Sandbox. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeVisitor_Sandbox is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php
(#8) Package is not specified for class Twig_NodeVisitorInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_NodeVisitorInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Parser.php
(#8) Package is not specified for class Twig_Parser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Parser is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/ParserInterface.php
(#25) Package is not specified for function parse. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Phpdocs for function parse has incomplete parameters list
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Base.php
(#8) Package is not specified for class Twig_Profiler_Dumper_Base. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_Dumper_Base is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Blackfire.php
(#8) Package is not specified for class Twig_Profiler_Dumper_Blackfire. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_Dumper_Blackfire is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Html.php
(#8) Package is not specified for class Twig_Profiler_Dumper_Html. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_Dumper_Html is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Dumper/Text.php
(#8) Package is not specified for class Twig_Profiler_Dumper_Text. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_Dumper_Text is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/EnterProfile.php
(#8) Package is not specified for class Twig_Profiler_Node_EnterProfile. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_Node_EnterProfile is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Node/LeaveProfile.php
(#8) Package is not specified for class Twig_Profiler_Node_LeaveProfile. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_Node_LeaveProfile is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/NodeVisitor/Profiler.php
(#8) Package is not specified for class Twig_Profiler_NodeVisitor_Profiler. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_NodeVisitor_Profiler is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Profiler/Profile.php
(#8) Package is not specified for class Twig_Profiler_Profile. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Profiler_Profile is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/RuntimeLoaderInterface.php
(#8) Package is not specified for class Twig_RuntimeLoaderInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_RuntimeLoaderInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php
(#8) Package is not specified for class Twig_Sandbox_SecurityError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityError is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFilterError.php
(#8) Package is not specified for class Twig_Sandbox_SecurityNotAllowedFilterError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityNotAllowedFilterError is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedFunctionError.php
(#8) Package is not specified for class Twig_Sandbox_SecurityNotAllowedFunctionError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityNotAllowedFunctionError is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedMethodError.php
(#8) Package is not specified for class Twig_Sandbox_SecurityNotAllowedMethodError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityNotAllowedMethodError is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedPropertyError.php
(#8) Package is not specified for class Twig_Sandbox_SecurityNotAllowedPropertyError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityNotAllowedPropertyError is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityNotAllowedTagError.php
(#8) Package is not specified for class Twig_Sandbox_SecurityNotAllowedTagError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityNotAllowedTagError is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php
(#8) Package is not specified for class Twig_Sandbox_SecurityPolicy. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityPolicy is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php
(#8) Package is not specified for class Twig_Sandbox_SecurityPolicyInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Sandbox_SecurityPolicyInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFilter.php
(#8) Package is not specified for class Twig_SimpleFilter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_SimpleFilter is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleFunction.php
(#8) Package is not specified for class Twig_SimpleFunction. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_SimpleFunction is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/SimpleTest.php
(#8) Package is not specified for class Twig_SimpleTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_SimpleTest is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Source.php
(#8) Package is not specified for class Twig_Source. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Source is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/SourceContextLoaderInterface.php
(#8) Package is not specified for class Twig_SourceContextLoaderInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_SourceContextLoaderInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Template.php
(#8) Package is not specified for class Twig_Template. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Template is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateInterface.php
(#27) Package is not specified for function render. It is also not specified in file-level phpdocs
(#36) Package is not specified for function display. It is also not specified in file-level phpdocs
(#44) Package is not specified for function getEnvironment. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Constant ANY_CALL is not documented
(#24) Constant ARRAY_CALL is not documented
(#25) Constant METHOD_CALL is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TemplateWrapper.php
(#8) Package is not specified for class Twig_TemplateWrapper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TemplateWrapper is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Test.php
(#14) Package is not specified for class Twig_Test. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function Twig_Test::__construct is not documented
(#33) Function Twig_Test::getCallable is not documented
(#23) Variable Twig_Test::$options is not documented
(#24) Variable Twig_Test::$arguments is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Function.php
(#14) Package is not specified for class Twig_Test_Function. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Function Twig_Test_Function::__construct is not documented
(#34) Function Twig_Test_Function::compile is not documented
(#23) Variable Twig_Test_Function::$function is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/IntegrationTestCase.php
(#8) Package is not specified for class Twig_Test_IntegrationTestCase. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Test_IntegrationTestCase is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Method.php
(#16) Package is not specified for class Twig_Test_Method. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#28) Function Twig_Test_Method::__construct is not documented
(#38) Function Twig_Test_Method::compile is not documented
(#25) Variable Twig_Test_Method::$extension is not documented
(#26) Variable Twig_Test_Method::$method is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/Node.php
(#14) Package is not specified for class Twig_Test_Node. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Function Twig_Test_Node::__construct is not documented
(#32) Function Twig_Test_Node::getClass is not documented
(#37) Function Twig_Test_Node::compile is not documented
(#23) Variable Twig_Test_Node::$class is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Test/NodeTestCase.php
(#8) Package is not specified for class Twig_Test_NodeTestCase. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Test_NodeTestCase is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TestCallableInterface.php
(#21) Package is not specified for function getCallable. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Function getCallable is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TestInterface.php
(#21) Package is not specified for function compile. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/lib/Twig/Token.php
(#8) Package is not specified for class Twig_Token. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Token is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser.php
(#8) Package is not specified for class Twig_TokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php
(#8) Package is not specified for class Twig_TokenParser_AutoEscape. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_AutoEscape is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Block.php
(#8) Package is not specified for class Twig_TokenParser_Block. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Block is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Deprecated.php
(#8) Package is not specified for class Twig_TokenParser_Deprecated. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Deprecated is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Do.php
(#8) Package is not specified for class Twig_TokenParser_Do. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Do is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Embed.php
(#8) Package is not specified for class Twig_TokenParser_Embed. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Embed is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Extends.php
(#8) Package is not specified for class Twig_TokenParser_Extends. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Extends is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Filter.php
(#8) Package is not specified for class Twig_TokenParser_Filter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Filter is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Flush.php
(#8) Package is not specified for class Twig_TokenParser_Flush. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Flush is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/For.php
(#8) Package is not specified for class Twig_TokenParser_For. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_For is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/From.php
(#8) Package is not specified for class Twig_TokenParser_From. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_From is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/If.php
(#8) Package is not specified for class Twig_TokenParser_If. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_If is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Import.php
(#8) Package is not specified for class Twig_TokenParser_Import. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Import is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Include.php
(#8) Package is not specified for class Twig_TokenParser_Include. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Include is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Macro.php
(#8) Package is not specified for class Twig_TokenParser_Macro. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Macro is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php
(#8) Package is not specified for class Twig_TokenParser_Sandbox. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Sandbox is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Set.php
(#8) Package is not specified for class Twig_TokenParser_Set. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Set is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php
(#8) Package is not specified for class Twig_TokenParser_Spaceless. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Spaceless is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/Use.php
(#8) Package is not specified for class Twig_TokenParser_Use. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_Use is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParser/With.php
(#8) Package is not specified for class Twig_TokenParser_With. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParser_With is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBroker.php
(#15) Package is not specified for class Twig_TokenParserBroker. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#53) Function Twig_TokenParserBroker::addTokenParser is not documented
(#58) Function Twig_TokenParserBroker::removeTokenParser is not documented
(#66) Function Twig_TokenParserBroker::addTokenParserBroker is not documented
(#71) Function Twig_TokenParserBroker::removeTokenParserBroker is not documented
(#102) Function Twig_TokenParserBroker::getParsers is not documented
(#107) Function Twig_TokenParserBroker::getParser is not documented
(#112) Function Twig_TokenParserBroker::setParser is not documented
(#24) Variable Twig_TokenParserBroker::$parser is not documented
(#25) Variable Twig_TokenParserBroker::$parsers is not documented
(#26) Variable Twig_TokenParserBroker::$brokers is not documented
(#28) There is no description in phpdocs for function __construct
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php
(#26) Package is not specified for function getTokenParser. It is also not specified in file-level phpdocs
(#35) Package is not specified for function setParser. It is also not specified in file-level phpdocs
(#40) Package is not specified for function getParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#35) Phpdocs for function setParser has incomplete parameters list
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenParserInterface.php
(#8) Package is not specified for class Twig_TokenParserInterface. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenParserInterface is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/TokenStream.php
(#8) Package is not specified for class Twig_TokenStream. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_TokenStream is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Util/DeprecationCollector.php
(#8) Package is not specified for class Twig_Util_DeprecationCollector. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Util_DeprecationCollector is not documented
question/type/coderunner/vendor/twig/twig/lib/Twig/Util/TemplateDirIterator.php
(#8) Package is not specified for class Twig_Util_TemplateDirIterator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Class Twig_Util_TemplateDirIterator is not documented
question/type/coderunner/vendor/twig/twig/src/Cache/CacheInterface.php
(#25) Package is not specified for function generateKey. It is also not specified in file-level phpdocs
(#35) Package is not specified for function write. It is also not specified in file-level phpdocs
(#43) Package is not specified for function load. It is also not specified in file-level phpdocs
(#50) Package is not specified for function getTimestamp. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Cache/FilesystemCache.php
(#14) Package is not specified for class FilesystemCache. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#36) Function FilesystemCache::generateKey is not documented
(#43) Function FilesystemCache::load is not documented
(#50) Function FilesystemCache::write is not documented
(#83) Function FilesystemCache::getTimestamp is not documented
(#23) Variable FilesystemCache::$directory is not documented
(#24) Variable FilesystemCache::$options is not documented
(#21) Constant FilesystemCache::FORCE_BYTECODE_INVALIDATION is not documented
(#26) There is no description in phpdocs for function __construct
question/type/coderunner/vendor/twig/twig/src/Cache/NullCache.php
(#14) Package is not specified for class NullCache. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function NullCache::generateKey is not documented
(#28) Function NullCache::write is not documented
(#32) Function NullCache::load is not documented
(#36) Function NullCache::getTimestamp is not documented
(#17) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Compiler.php
(#17) Package is not specified for class Compiler. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#34) Function Compiler::__construct is not documented
(#97) Function Compiler::subcompile is not documented
(#240) Function Compiler::getDebugInfo is not documented
(#282) Function Compiler::getVarName is not documented
(#24) Variable Compiler::$lastLine is not documented
(#25) Variable Compiler::$source is not documented
(#26) Variable Compiler::$indentation is not documented
(#27) Variable Compiler::$env is not documented
(#28) Variable Compiler::$debugInfo is not documented
(#29) Variable Compiler::$sourceOffset is not documented
(#30) Variable Compiler::$sourceLine is not documented
(#31) Variable Compiler::$filename is not documented
(#32) Variable Compiler::$varNameSalt is not documented
(#39) There is no description in phpdocs for function getFilename
(#72) Phpdocs for function Compiler::compile has incomplete parameters list
(#210) Phpdocs for function Compiler::addDebugInfo has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/Environment.php
(#37) Package is not specified for class Environment. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#670) Function Environment::setLexer is not documented
(#717) Function Environment::setParser is not documented
(#756) Function Environment::setCompiler is not documented
(#802) Function Environment::setLoader is not documented
(#958) Function Environment::addExtension is not documented
(#1036) Function Environment::addTokenParser is not documented
(#1082) Function Environment::addNodeVisitor is not documented
(#1177) Function Environment::registerUndefinedFilterCallback is not documented
(#1349) Function Environment::registerUndefinedFunctionCallback is not documented
(#1620) Function Environment::updateOptionsHash is not documented
(#51) Variable Environment::$charset is not documented
(#52) Variable Environment::$loader is not documented
(#53) Variable Environment::$debug is not documented
(#54) Variable Environment::$autoReload is not documented
(#55) Variable Environment::$cache is not documented
(#56) Variable Environment::$lexer is not documented
(#57) Variable Environment::$parser is not documented
(#58) Variable Environment::$compiler is not documented
(#59) Variable Environment::$baseTemplateClass is not documented
(#60) Variable Environment::$extensions is not documented
(#61) Variable Environment::$parsers is not documented
(#62) Variable Environment::$visitors is not documented
(#63) Variable Environment::$filters is not documented
(#64) Variable Environment::$tests is not documented
(#65) Variable Environment::$functions is not documented
(#66) Variable Environment::$globals is not documented
(#67) Variable Environment::$runtimeInitialized is not documented
(#68) Variable Environment::$extensionInitialized is not documented
(#69) Variable Environment::$loadedTemplates is not documented
(#70) Variable Environment::$strictVariables is not documented
(#71) Variable Environment::$unaryOperators is not documented
(#72) Variable Environment::$binaryOperators is not documented
(#73) Variable Environment::$templateClassPrefix is not documented
(#74) Variable Environment::$functionCallbacks is not documented
(#75) Variable Environment::$filterCallbacks is not documented
(#76) Variable Environment::$staging is not documented
(#78) Variable Environment::$originalCache is not documented
(#79) Variable Environment::$bcWriteCacheFile is not documented
(#80) Variable Environment::$bcGetCacheFilename is not documented
(#81) Variable Environment::$lastModifiedExtension is not documented
(#82) Variable Environment::$extensionsByClass is not documented
(#83) Variable Environment::$runtimeLoaders is not documented
(#84) Variable Environment::$runtimes is not documented
(#85) Variable Environment::$optionsHash is not documented
(#44) Constant Environment::VERSION is not documented
(#45) Constant Environment::VERSION_ID is not documented
(#46) Constant Environment::MAJOR_VERSION is not documented
(#47) Constant Environment::MINOR_VERSION is not documented
(#48) Constant Environment::RELEASE_VERSION is not documented
(#49) Constant Environment::EXTRA_VERSION is not documented
(#448) There is no description in phpdocs for function loadClass
(#1477) There is no description in phpdocs for function computeAlternatives
(#1487) There is no description in phpdocs for function initGlobals
(#1516) There is no description in phpdocs for function initExtensions
(#1541) There is no description in phpdocs for function initExtension
(#1612) There is no description in phpdocs for function writeCacheFile
(#87) Phpdocs for function Environment::__construct has incomplete parameters list
(#448) Phpdocs for function Environment::loadClass has incomplete parameters list
(#722) Phpdocs for function Environment::parse has incomplete parameters list
(#761) Phpdocs for function Environment::compile has incomplete parameters list
(#895) Phpdocs for function Environment::addRuntimeLoader has incomplete parameters list
(#1477) Phpdocs for function Environment::computeAlternatives has incomplete parameters list
(#1541) Phpdocs for function Environment::initExtension has incomplete parameters list
(#1612) Phpdocs for function Environment::writeCacheFile has incomplete parameters list
(#441) Not recommended phpdocs tag @internal used
(#449) Not recommended phpdocs tag @internal used
(#1050) Not recommended phpdocs tag @internal used
(#1068) Not recommended phpdocs tag @internal used
(#1096) Not recommended phpdocs tag @internal used
(#1143) Not recommended phpdocs tag @internal used
(#1191) Not recommended phpdocs tag @internal used
(#1233) Not recommended phpdocs tag @internal used
(#1251) Not recommended phpdocs tag @internal used
(#1315) Not recommended phpdocs tag @internal used
(#1363) Not recommended phpdocs tag @internal used
(#1410) Not recommended phpdocs tag @internal used
(#1450) Not recommended phpdocs tag @internal used
(#1466) Not recommended phpdocs tag @internal used
(#1488) Not recommended phpdocs tag @internal used
(#1517) Not recommended phpdocs tag @internal used
(#1542) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Error/Error.php
(#17) Package is not specified for class Error. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#199) Function Error::guess is not documented
(#205) Function Error::appendMessage is not documented
(#41) Variable Error::$lineno is not documented
(#43) Variable Error::$filename is not documented
(#44) Variable Error::$rawMessage is not documented
(#46) Variable Error::$sourcePath is not documented
(#47) Variable Error::$sourceCode is not documented
(#211) There is no description in phpdocs for function updateRepr
(#259) There is no description in phpdocs for function guessTemplateInfo
(#183) Phpdocs for function Error::setSourceContext has incomplete parameters list
(#212) Not recommended phpdocs tag @internal used
(#260) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Error/LoaderError.php
(#14) Package is not specified for class LoaderError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Error/RuntimeError.php
(#15) Package is not specified for class RuntimeError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Error/SyntaxError.php
(#15) Package is not specified for class SyntaxError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#37) Phpdocs for function SyntaxError::computeAlternatives has incomplete parameters list
(#38) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/ExpressionParser.php
(#32) Package is not specified for class ExpressionParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#55) Function ExpressionParser::__construct is not documented
(#72) Function ExpressionParser::parseExpression is not documented
(#164) Function ExpressionParser::getPrimary is not documented
(#186) Function ExpressionParser::parseConditionalExpression is not documented
(#207) Function ExpressionParser::isUnary is not documented
(#212) Function ExpressionParser::isBinary is not documented
(#217) Function ExpressionParser::parsePrimaryExpression is not documented
(#302) Function ExpressionParser::parseStringExpression is not documented
(#330) Function ExpressionParser::parseArrayExpression is not documented
(#355) Function ExpressionParser::parseHashExpression is not documented
(#399) Function ExpressionParser::parsePostfixExpression is not documented
(#419) Function ExpressionParser::getFunctionNode is not documented
(#467) Function ExpressionParser::parseSubscriptExpression is not documented
(#549) Function ExpressionParser::parseFilterExpression is not documented
(#556) Function ExpressionParser::parseFilterExpressionRaw is not documented
(#647) Function ExpressionParser::parseAssignmentExpression is not documented
(#673) Function ExpressionParser::parseMultitargetExpression is not documented
(#686) Function ExpressionParser::parseNotTestExpression is not documented
(#691) Function ExpressionParser::parseTestExpression is not documented
(#705) Function ExpressionParser::getTest is not documented
(#731) Function ExpressionParser::getTestNodeClass is not documented
(#755) Function ExpressionParser::getFunctionNodeClass is not documented
(#785) Function ExpressionParser::getFilterNodeClass is not documented
(#816) Function ExpressionParser::checkConstantExpression is not documented
(#49) Variable ExpressionParser::$parser is not documented
(#50) Variable ExpressionParser::$unaryOperators is not documented
(#51) Variable ExpressionParser::$binaryOperators is not documented
(#53) Variable ExpressionParser::$env is not documented
(#46) Constant ExpressionParser::OPERATOR_LEFT is not documented
(#47) Constant ExpressionParser::OPERATOR_RIGHT is not documented
(#106) There is no description in phpdocs for function parseArrow
(#585) Phpdocs for function ExpressionParser::parseArguments has incomplete parameters list
(#42) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Extension/AbstractExtension.php
(#16) Package is not specified for class AbstractExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class AbstractExtension is not documented
(#25) Function AbstractExtension::getTokenParsers is not documented
(#30) Function AbstractExtension::getNodeVisitors is not documented
(#35) Function AbstractExtension::getFilters is not documented
(#40) Function AbstractExtension::getTests is not documented
(#45) Function AbstractExtension::getFunctions is not documented
(#50) Function AbstractExtension::getOperators is not documented
(#18) There is no description in phpdocs for function initRuntime
(#55) There is no description in phpdocs for function getGlobals
(#63) There is no description in phpdocs for function getName
(#18) Phpdocs for function AbstractExtension::initRuntime has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/Extension/CoreExtension.php
(#36) Package is not specified for class CoreExtension. It is also not specified in file-level phpdocs
(#317) Package is not specified for function twig_cycle. It is also not specified in file-level phpdocs
(#334) Package is not specified for function twig_random. It is also not specified in file-level phpdocs
(#406) Package is not specified for function twig_date_format_filter. It is also not specified in file-level phpdocs
(#431) Package is not specified for function twig_date_modify_filter. It is also not specified in file-level phpdocs
(#452) Package is not specified for function twig_date_converter. It is also not specified in file-level phpdocs
(#507) Package is not specified for function twig_replace_filter. It is also not specified in file-level phpdocs
(#531) Package is not specified for function twig_round. It is also not specified in file-level phpdocs
(#553) Package is not specified for function twig_number_format_filter. It is also not specified in file-level phpdocs
(#585) Package is not specified for function twig_urlencode_filter. It is also not specified in file-level phpdocs
(#605) Package is not specified for function twig_jsonencode_filter. It is also not specified in file-level phpdocs
(#624) Package is not specified for function _twig_markup2string. It is also not specified in file-level phpdocs
(#631) Package is not specified for function twig_array_merge. It is also not specified in file-level phpdocs
(#658) Package is not specified for function twig_slice. It is also not specified in file-level phpdocs
(#699) Package is not specified for function twig_first. It is also not specified in file-level phpdocs
(#713) Package is not specified for function twig_last. It is also not specified in file-level phpdocs
(#727) Package is not specified for function twig_join_filter. It is also not specified in file-level phpdocs
(#770) Package is not specified for function twig_split_filter. It is also not specified in file-level phpdocs
(#821) Package is not specified for function _twig_default_filter. It is also not specified in file-level phpdocs
(#833) Package is not specified for function twig_get_array_keys_filter. It is also not specified in file-level phpdocs
(#879) Package is not specified for function twig_reverse_filter. It is also not specified in file-level phpdocs
(#918) Package is not specified for function twig_sort_filter. It is also not specified in file-level phpdocs
(#938) Package is not specified for function twig_in_filter. It is also not specified in file-level phpdocs
(#975) Package is not specified for function twig_trim_filter. It is also not specified in file-level phpdocs
(#1000) Package is not specified for function twig_spaceless. It is also not specified in file-level phpdocs
(#1010) Package is not specified for function twig_escape_filter. It is also not specified in file-level phpdocs
(#1155) Package is not specified for function twig_escape_filter_is_safe. It is also not specified in file-level phpdocs
(#1172) Package is not specified for function twig_convert_encoding. It is also not specified in file-level phpdocs
(#1177) Package is not specified for function twig_convert_encoding. It is also not specified in file-level phpdocs
(#1182) Package is not specified for function twig_convert_encoding. It is also not specified in file-level phpdocs
(#1189) Package is not specified for function twig_ord. It is also not specified in file-level phpdocs
(#1194) Package is not specified for function twig_ord. It is also not specified in file-level phpdocs
(#1211) Package is not specified for function _twig_escape_js_callback. It is also not specified in file-level phpdocs
(#1245) Package is not specified for function _twig_escape_css_callback. It is also not specified in file-level phpdocs
(#1252) Package is not specified for function _twig_escape_html_attr_callback. It is also not specified in file-level phpdocs
(#1305) Package is not specified for function twig_length_filter. It is also not specified in file-level phpdocs
(#1337) Package is not specified for function twig_upper_filter. It is also not specified in file-level phpdocs
(#1353) Package is not specified for function twig_lower_filter. It is also not specified in file-level phpdocs
(#1369) Package is not specified for function twig_title_string_filter. It is also not specified in file-level phpdocs
(#1385) Package is not specified for function twig_capitalize_string_filter. It is also not specified in file-level phpdocs
(#1403) Package is not specified for function twig_length_filter. It is also not specified in file-level phpdocs
(#1439) Package is not specified for function twig_title_string_filter. It is also not specified in file-level phpdocs
(#1451) Package is not specified for function twig_capitalize_string_filter. It is also not specified in file-level phpdocs
(#1464) Package is not specified for function twig_ensure_traversable. It is also not specified in file-level phpdocs
(#1476) Package is not specified for function twig_to_array. It is also not specified in file-level phpdocs
(#1492) Package is not specified for function twig_test_empty. It is also not specified in file-level phpdocs
(#1521) Package is not specified for function twig_test_iterable. It is also not specified in file-level phpdocs
(#1538) Package is not specified for function twig_include. It is also not specified in file-level phpdocs
(#1607) Package is not specified for function twig_source. It is also not specified in file-level phpdocs
(#1631) Package is not specified for function twig_constant. It is also not specified in file-level phpdocs
(#1648) Package is not specified for function twig_constant_is_defined. It is also not specified in file-level phpdocs
(#1665) Package is not specified for function twig_array_batch. It is also not specified in file-level phpdocs
(#1696) Package is not specified for function twig_array_filter. It is also not specified in file-level phpdocs
(#1710) Package is not specified for function twig_array_map. It is also not specified in file-level phpdocs
(#1720) Package is not specified for function twig_array_reduce. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#140) Function CoreExtension::getTokenParsers is not documented
(#164) Function CoreExtension::getFilters is not documented
(#225) Function CoreExtension::getFunctions is not documented
(#240) Function CoreExtension::getTests is not documented
(#258) Function CoreExtension::getOperators is not documented
(#299) Function CoreExtension::getName is not documented
(#624) Function _twig_markup2string is not documented
(#1172) Function twig_convert_encoding is not documented
(#1177) Function twig_convert_encoding is not documented
(#1182) Function twig_convert_encoding is not documented
(#1189) Function twig_ord is not documented
(#1194) Function twig_ord is not documented
(#1211) Function _twig_escape_js_callback is not documented
(#1245) Function _twig_escape_css_callback is not documented
(#1696) Function twig_array_filter is not documented
(#1710) Function twig_array_map is not documented
(#1720) Function twig_array_reduce is not documented
(#41) Variable CoreExtension::$dateFormats is not documented
(#42) Variable CoreExtension::$numberFormat is not documented
(#43) Variable CoreExtension::$timezone is not documented
(#44) Variable CoreExtension::$escapers is not documented
(#36) No one-line description found in phpdocs for class CoreExtension
(#821) There is no description in phpdocs for function _twig_default_filter
(#938) There is no description in phpdocs for function twig_in_filter
(#1155) There is no description in phpdocs for function twig_escape_filter_is_safe
(#1464) There is no description in phpdocs for function twig_ensure_traversable
(#1476) There is no description in phpdocs for function twig_to_array
(#340) Phpdocs for function twig_random has incomplete parameters list
(#411) Phpdocs for function twig_date_format_filter has incomplete parameters list
(#436) Phpdocs for function twig_date_modify_filter has incomplete parameters list
(#459) Phpdocs for function twig_date_converter has incomplete parameters list
(#560) Phpdocs for function twig_number_format_filter has incomplete parameters list
(#661) Phpdocs for function twig_slice has incomplete parameters list
(#702) Phpdocs for function twig_first has incomplete parameters list
(#716) Phpdocs for function twig_last has incomplete parameters list
(#785) Phpdocs for function twig_split_filter has incomplete parameters list
(#821) Phpdocs for function _twig_default_filter has incomplete parameters list
(#882) Phpdocs for function twig_reverse_filter has incomplete parameters list
(#938) Phpdocs for function twig_in_filter has incomplete parameters list
(#975) Phpdocs for function twig_trim_filter has incomplete parameters list
(#1000) Phpdocs for function twig_spaceless has incomplete parameters list
(#1013) Phpdocs for function twig_escape_filter has incomplete parameters list
(#1155) Phpdocs for function twig_escape_filter_is_safe has incomplete parameters list
(#1252) Phpdocs for function _twig_escape_html_attr_callback has incomplete parameters list
(#1308) Phpdocs for function twig_length_filter has incomplete parameters list
(#1340) Phpdocs for function twig_upper_filter has incomplete parameters list
(#1356) Phpdocs for function twig_lower_filter has incomplete parameters list
(#1372) Phpdocs for function twig_title_string_filter has incomplete parameters list
(#1388) Phpdocs for function twig_capitalize_string_filter has incomplete parameters list
(#1406) Phpdocs for function twig_length_filter has incomplete parameters list
(#1442) Phpdocs for function twig_title_string_filter has incomplete parameters list
(#1454) Phpdocs for function twig_capitalize_string_filter has incomplete parameters list
(#1464) Phpdocs for function twig_ensure_traversable has incomplete parameters list
(#1476) Phpdocs for function twig_to_array has incomplete parameters list
(#1541) Phpdocs for function twig_include has incomplete parameters list
(#1610) Phpdocs for function twig_source has incomplete parameters list
(#1668) Phpdocs for function twig_array_batch has incomplete parameters list
(#37) Not recommended phpdocs tag @final used
(#822) Not recommended phpdocs tag @internal used
(#939) Not recommended phpdocs tag @internal used
(#1156) Not recommended phpdocs tag @internal used
(#1465) Not recommended phpdocs tag @internal used
(#1477) Not recommended phpdocs tag @internal used
(#512) Invalid inline phpdocs tag @see found
question/type/coderunner/vendor/twig/twig/src/Extension/DebugExtension.php
(#15) Package is not specified for class DebugExtension. It is also not specified in file-level phpdocs
(#51) Package is not specified for function twig_var_dump. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#20) Function DebugExtension::getFunctions is not documented
(#37) Function DebugExtension::getName is not documented
(#51) Function twig_var_dump is not documented
(#15) No one-line description found in phpdocs for class DebugExtension
(#16) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Extension/EscaperExtension.php
(#17) Package is not specified for class EscaperExtension. It is also not specified in file-level phpdocs
(#109) Package is not specified for function twig_raw_filter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#34) Function EscaperExtension::getTokenParsers is not documented
(#39) Function EscaperExtension::getNodeVisitors is not documented
(#44) Function EscaperExtension::getFilters is not documented
(#99) Function EscaperExtension::getName is not documented
(#22) Variable EscaperExtension::$defaultStrategy is not documented
(#17) No one-line description found in phpdocs for class EscaperExtension
(#24) There is no description in phpdocs for function __construct
(#18) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Extension/ExtensionInterface.php
(#28) Package is not specified for function initRuntime. It is also not specified in file-level phpdocs
(#37) Package is not specified for function getTokenParsers. It is also not specified in file-level phpdocs
(#44) Package is not specified for function getNodeVisitors. It is also not specified in file-level phpdocs
(#51) Package is not specified for function getFilters. It is also not specified in file-level phpdocs
(#58) Package is not specified for function getTests. It is also not specified in file-level phpdocs
(#65) Package is not specified for function getFunctions. It is also not specified in file-level phpdocs
(#72) Package is not specified for function getOperators. It is also not specified in file-level phpdocs
(#79) Package is not specified for function getGlobals. It is also not specified in file-level phpdocs
(#88) Package is not specified for function getName. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#28) Phpdocs for function initRuntime has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/Extension/GlobalsInterface.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Extension/InitRuntimeInterface.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Extension/OptimizerExtension.php
(#16) Package is not specified for class OptimizerExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function OptimizerExtension::__construct is not documented
(#28) Function OptimizerExtension::getNodeVisitors is not documented
(#33) Function OptimizerExtension::getName is not documented
(#21) Variable OptimizerExtension::$optimizers is not documented
(#16) No one-line description found in phpdocs for class OptimizerExtension
(#17) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Extension/ProfilerExtension.php
(#17) Package is not specified for class ProfilerExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class ProfilerExtension is not documented
(#21) Function ProfilerExtension::__construct is not documented
(#26) Function ProfilerExtension::enter is not documented
(#32) Function ProfilerExtension::leave is not documented
(#42) Function ProfilerExtension::getNodeVisitors is not documented
(#47) Function ProfilerExtension::getName is not documented
(#19) Variable ProfilerExtension::$actives is not documented
question/type/coderunner/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Extension/SandboxExtension.php
(#18) Package is not specified for class SandboxExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#27) Function SandboxExtension::__construct is not documented
(#33) Function SandboxExtension::getTokenParsers is not documented
(#38) Function SandboxExtension::getNodeVisitors is not documented
(#43) Function SandboxExtension::enableSandbox is not documented
(#48) Function SandboxExtension::disableSandbox is not documented
(#53) Function SandboxExtension::isSandboxed is not documented
(#58) Function SandboxExtension::isSandboxedGlobally is not documented
(#63) Function SandboxExtension::setSecurityPolicy is not documented
(#68) Function SandboxExtension::getSecurityPolicy is not documented
(#73) Function SandboxExtension::checkSecurity is not documented
(#80) Function SandboxExtension::checkMethodAllowed is not documented
(#87) Function SandboxExtension::checkPropertyAllowed is not documented
(#94) Function SandboxExtension::ensureToStringAllowed is not documented
(#103) Function SandboxExtension::getName is not documented
(#23) Variable SandboxExtension::$sandboxedGlobally is not documented
(#24) Variable SandboxExtension::$sandboxed is not documented
(#25) Variable SandboxExtension::$policy is not documented
(#18) No one-line description found in phpdocs for class SandboxExtension
(#19) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Extension/StagingExtension.php
(#17) Package is not specified for class StagingExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#35) Function StagingExtension::addFunction is not documented
(#44) Function StagingExtension::getFunctions is not documented
(#49) Function StagingExtension::addFilter is not documented
(#58) Function StagingExtension::getFilters is not documented
(#63) Function StagingExtension::addNodeVisitor is not documented
(#68) Function StagingExtension::getNodeVisitors is not documented
(#73) Function StagingExtension::addTokenParser is not documented
(#82) Function StagingExtension::getTokenParsers is not documented
(#87) Function StagingExtension::addGlobal is not documented
(#92) Function StagingExtension::getGlobals is not documented
(#97) Function StagingExtension::addTest is not documented
(#106) Function StagingExtension::getTests is not documented
(#111) Function StagingExtension::getName is not documented
(#28) Variable StagingExtension::$functions is not documented
(#29) Variable StagingExtension::$filters is not documented
(#30) Variable StagingExtension::$visitors is not documented
(#31) Variable StagingExtension::$tokenParsers is not documented
(#32) Variable StagingExtension::$globals is not documented
(#33) Variable StagingExtension::$tests is not documented
(#24) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Extension/StringLoaderExtension.php
(#15) Package is not specified for class StringLoaderExtension. It is also not specified in file-level phpdocs
(#40) Package is not specified for function twig_template_from_string. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#20) Function StringLoaderExtension::getFunctions is not documented
(#27) Function StringLoaderExtension::getName is not documented
(#15) No one-line description found in phpdocs for class StringLoaderExtension
(#45) Phpdocs for function twig_template_from_string has incomplete parameters list
(#16) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/FileExtensionEscapingStrategy.php
(#14) Package is not specified for class FileExtensionEscapingStrategy. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Lexer.php
(#17) Package is not specified for class Lexer. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#56) Function Lexer::__construct is not documented
(#163) Function Lexer::tokenize is not documented
(#238) Function Lexer::lexData is not documented
(#303) Function Lexer::lexBlock is not documented
(#314) Function Lexer::lexVar is not documented
(#325) Function Lexer::lexExpression is not documented
(#398) Function Lexer::lexRawData is not documented
(#426) Function Lexer::lexComment is not documented
(#435) Function Lexer::lexString is not documented
(#459) Function Lexer::lexInterpolation is not documented
(#472) Function Lexer::pushToken is not documented
(#482) Function Lexer::moveCursor is not documented
(#488) Function Lexer::getOperatorRegex is not documented
(#518) Function Lexer::pushState is not documented
(#524) Function Lexer::popState is not documented
(#24) Variable Lexer::$tokens is not documented
(#25) Variable Lexer::$code is not documented
(#26) Variable Lexer::$cursor is not documented
(#27) Variable Lexer::$lineno is not documented
(#28) Variable Lexer::$end is not documented
(#29) Variable Lexer::$state is not documented
(#30) Variable Lexer::$states is not documented
(#31) Variable Lexer::$brackets is not documented
(#32) Variable Lexer::$env is not documented
(#34) Variable Lexer::$filename is not documented
(#35) Variable Lexer::$options is not documented
(#36) Variable Lexer::$regexes is not documented
(#37) Variable Lexer::$position is not documented
(#38) Variable Lexer::$positions is not documented
(#39) Variable Lexer::$currentVarBlockLine is not documented
(#41) Variable Lexer::$source is not documented
(#43) Constant Lexer::STATE_DATA is not documented
(#44) Constant Lexer::STATE_BLOCK is not documented
(#45) Constant Lexer::STATE_VAR is not documented
(#46) Constant Lexer::STATE_STRING is not documented
(#47) Constant Lexer::STATE_INTERPOLATION is not documented
(#49) Constant Lexer::REGEX_NAME is not documented
(#50) Constant Lexer::REGEX_NUMBER is not documented
(#51) Constant Lexer::REGEX_STRING is not documented
(#52) Constant Lexer::REGEX_DQ_STRING_DELIM is not documented
(#53) Constant Lexer::REGEX_DQ_STRING_PART is not documented
(#54) Constant Lexer::PUNCTUATION is not documented
question/type/coderunner/vendor/twig/twig/src/Loader/ArrayLoader.php
(#17) Package is not specified for class ArrayLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#54) Function ArrayLoader::getSource is not documented
(#66) Function ArrayLoader::getSourceContext is not documented
(#76) Function ArrayLoader::exists is not documented
(#81) Function ArrayLoader::getCacheKey is not documented
(#91) Function ArrayLoader::isFresh is not documented
(#33) Variable ArrayLoader::$templates is not documented
(#35) There is no description in phpdocs for function __construct
(#27) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Loader/ChainLoader.php
(#17) Package is not specified for class ChainLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#39) Function ChainLoader::addLoader is not documented
(#53) Function ChainLoader::getSource is not documented
(#73) Function ChainLoader::getSourceContext is not documented
(#95) Function ChainLoader::exists is not documented
(#127) Function ChainLoader::getCacheKey is not documented
(#145) Function ChainLoader::isFresh is not documented
(#26) Variable ChainLoader::$hasSourceCache is not documented
(#27) Variable ChainLoader::$loaders is not documented
(#29) There is no description in phpdocs for function __construct
(#45) There is no description in phpdocs for function getLoaders
(#20) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php
(#23) Package is not specified for function exists. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Loader/FilesystemLoader.php
(#17) Package is not specified for class FilesystemLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#139) Function FilesystemLoader::getSource is not documented
(#150) Function FilesystemLoader::getSourceContext is not documented
(#159) Function FilesystemLoader::getCacheKey is not documented
(#172) Function FilesystemLoader::exists is not documented
(#189) Function FilesystemLoader::isFresh is not documented
(#268) Function FilesystemLoader::parseName is not documented
(#284) Function FilesystemLoader::normalizeName is not documented
(#289) Function FilesystemLoader::validateName is not documented
(#311) Function FilesystemLoader::isAbsolutePath is not documented
(#27) Variable FilesystemLoader::$paths is not documented
(#28) Variable FilesystemLoader::$cache is not documented
(#29) Variable FilesystemLoader::$errorCache is not documented
(#31) Variable FilesystemLoader::$rootPath is not documented
(#33) There is no description in phpdocs for function __construct
question/type/coderunner/vendor/twig/twig/src/Loader/LoaderInterface.php
(#23) Package is not specified for function getSource. It is also not specified in file-level phpdocs
(#36) Package is not specified for function getCacheKey. It is also not specified in file-level phpdocs
(#47) Package is not specified for function isFresh. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php
(#26) Package is not specified for function getSourceContext. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Markup.php
(#14) Package is not specified for class Markup. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function Markup::__construct is not documented
(#30) Function Markup::__toString is not documented
(#35) Function Markup::count is not documented
(#21) Variable Markup::$content is not documented
(#22) Variable Markup::$charset is not documented
question/type/coderunner/vendor/twig/twig/src/Node/AutoEscapeNode.php
(#16) Package is not specified for class AutoEscapeNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#29) Function AutoEscapeNode::__construct is not documented
(#34) Function AutoEscapeNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/BlockNode.php
(#17) Package is not specified for class BlockNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#24) Function BlockNode::__construct is not documented
(#29) Function BlockNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/BlockReferenceNode.php
(#17) Package is not specified for class BlockReferenceNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#24) Function BlockReferenceNode::__construct is not documented
(#29) Function BlockReferenceNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/BodyNode.php
(#14) Package is not specified for class BodyNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Node/CheckSecurityNode.php
(#16) Package is not specified for class CheckSecurityNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Function CheckSecurityNode::__construct is not documented
(#34) Function CheckSecurityNode::compile is not documented
(#21) Variable CheckSecurityNode::$usedFilters is not documented
(#22) Variable CheckSecurityNode::$usedTags is not documented
(#23) Variable CheckSecurityNode::$usedFunctions is not documented
(#16) No one-line description found in phpdocs for class CheckSecurityNode
question/type/coderunner/vendor/twig/twig/src/Node/CheckToStringNode.php
(#17) Package is not specified for class CheckToStringNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#29) Function CheckToStringNode::__construct is not documented
(#34) Function CheckToStringNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/DeprecatedNode.php
(#18) Package is not specified for class DeprecatedNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Function DeprecatedNode::__construct is not documented
(#30) Function DeprecatedNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/DoNode.php
(#17) Package is not specified for class DoNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function DoNode::__construct is not documented
(#29) Function DoNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/EmbedNode.php
(#18) Package is not specified for class EmbedNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function EmbedNode::__construct is not documented
(#36) Function EmbedNode::addGetTemplate is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/AbstractExpression.php
(#17) Package is not specified for class AbstractExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrayExpression.php
(#16) Package is not specified for class ArrayExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class ArrayExpression is not documented
(#20) Function ArrayExpression::__construct is not documented
(#32) Function ArrayExpression::getKeyValuePairs is not documented
(#46) Function ArrayExpression::hasElement is not documented
(#59) Function ArrayExpression::addElement is not documented
(#68) Function ArrayExpression::compile is not documented
(#18) Variable ArrayExpression::$index is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ArrowFunctionExpression.php
(#17) Package is not specified for class ArrowFunctionExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function ArrowFunctionExpression::__construct is not documented
(#29) Function ArrowFunctionExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/AssignNameExpression.php
(#17) Package is not specified for class AssignNameExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class AssignNameExpression is not documented
(#19) Function AssignNameExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php
(#18) Package is not specified for class AbstractBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#18) Class AbstractBinary is not documented
(#20) Function AbstractBinary::__construct is not documented
(#25) Function AbstractBinary::compile is not documented
(#40) Function AbstractBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php
(#17) Package is not specified for class AddBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class AddBinary is not documented
(#19) Function AddBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php
(#17) Package is not specified for class AndBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class AndBinary is not documented
(#19) Function AndBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php
(#17) Package is not specified for class BitwiseAndBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class BitwiseAndBinary is not documented
(#19) Function BitwiseAndBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php
(#17) Package is not specified for class BitwiseOrBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class BitwiseOrBinary is not documented
(#19) Function BitwiseOrBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php
(#17) Package is not specified for class BitwiseXorBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class BitwiseXorBinary is not documented
(#19) Function BitwiseXorBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ConcatBinary.php
(#17) Package is not specified for class ConcatBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class ConcatBinary is not documented
(#19) Function ConcatBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/DivBinary.php
(#17) Package is not specified for class DivBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class DivBinary is not documented
(#19) Function DivBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EndsWithBinary.php
(#16) Package is not specified for class EndsWithBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class EndsWithBinary is not documented
(#18) Function EndsWithBinary::compile is not documented
(#31) Function EndsWithBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/EqualBinary.php
(#16) Package is not specified for class EqualBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class EqualBinary is not documented
(#18) Function EqualBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/FloorDivBinary.php
(#16) Package is not specified for class FloorDivBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class FloorDivBinary is not documented
(#18) Function FloorDivBinary::compile is not documented
(#25) Function FloorDivBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterBinary.php
(#16) Package is not specified for class GreaterBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class GreaterBinary is not documented
(#18) Function GreaterBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/GreaterEqualBinary.php
(#16) Package is not specified for class GreaterEqualBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class GreaterEqualBinary is not documented
(#18) Function GreaterEqualBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/InBinary.php
(#16) Package is not specified for class InBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class InBinary is not documented
(#18) Function InBinary::compile is not documented
(#29) Function InBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessBinary.php
(#16) Package is not specified for class LessBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class LessBinary is not documented
(#18) Function LessBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/LessEqualBinary.php
(#16) Package is not specified for class LessEqualBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class LessEqualBinary is not documented
(#18) Function LessEqualBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php
(#16) Package is not specified for class MatchesBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class MatchesBinary is not documented
(#18) Function MatchesBinary::compile is not documented
(#29) Function MatchesBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/ModBinary.php
(#17) Package is not specified for class ModBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class ModBinary is not documented
(#19) Function ModBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/MulBinary.php
(#17) Package is not specified for class MulBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class MulBinary is not documented
(#19) Function MulBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotEqualBinary.php
(#16) Package is not specified for class NotEqualBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class NotEqualBinary is not documented
(#18) Function NotEqualBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/NotInBinary.php
(#16) Package is not specified for class NotInBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class NotInBinary is not documented
(#18) Function NotInBinary::compile is not documented
(#29) Function NotInBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/OrBinary.php
(#17) Package is not specified for class OrBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class OrBinary is not documented
(#19) Function OrBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/PowerBinary.php
(#16) Package is not specified for class PowerBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class PowerBinary is not documented
(#18) Function PowerBinary::compile is not documented
(#33) Function PowerBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/RangeBinary.php
(#16) Package is not specified for class RangeBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class RangeBinary is not documented
(#18) Function RangeBinary::compile is not documented
(#29) Function RangeBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/StartsWithBinary.php
(#16) Package is not specified for class StartsWithBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class StartsWithBinary is not documented
(#18) Function StartsWithBinary::compile is not documented
(#31) Function StartsWithBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Binary/SubBinary.php
(#17) Package is not specified for class SubBinary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class SubBinary is not documented
(#19) Function SubBinary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/BlockReferenceExpression.php
(#18) Package is not specified for class BlockReferenceExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#44) Function BlockReferenceExpression::compile is not documented
(#61) Function BlockReferenceExpression::compileTemplateCall is not documented
(#83) Function BlockReferenceExpression::compileBlockArguments is not documented
(#25) There is no description in phpdocs for function __construct
(#26) Phpdocs for function BlockReferenceExpression::__construct has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/Node/Expression/CallExpression.php
(#19) Package is not specified for class CallExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) Class CallExpression is not documented
(#23) Function CallExpression::compileCallable is not documented
(#58) Function CallExpression::compileArguments is not documented
(#112) Function CallExpression::getArguments is not documented
(#228) Function CallExpression::normalizeName is not documented
(#233) Function CallExpression::getCallableParameters is not documented
(#272) Function CallExpression::reflectCallable is not documented
(#21) Variable CallExpression::$reflector is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php
(#17) Package is not specified for class ConditionalExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class ConditionalExpression is not documented
(#19) Function ConditionalExpression::__construct is not documented
(#24) Function ConditionalExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ConstantExpression.php
(#17) Package is not specified for class ConstantExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class ConstantExpression is not documented
(#19) Function ConstantExpression::__construct is not documented
(#24) Function ConstantExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php
(#23) Package is not specified for class DefaultFilter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#32) Function DefaultFilter::__construct is not documented
(#48) Function DefaultFilter::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/FilterExpression.php
(#18) Package is not specified for class FilterExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#18) Class FilterExpression is not documented
(#20) Function FilterExpression::__construct is not documented
(#25) Function FilterExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/FunctionExpression.php
(#17) Package is not specified for class FunctionExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class FunctionExpression is not documented
(#19) Function FunctionExpression::__construct is not documented
(#24) Function FunctionExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php
(#18) Package is not specified for class GetAttrExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#18) Class GetAttrExpression is not documented
(#20) Function GetAttrExpression::__construct is not documented
(#30) Function GetAttrExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/InlinePrint.php
(#17) Package is not specified for class InlinePrint. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#22) Function InlinePrint::__construct is not documented
(#27) Function InlinePrint::compile is not documented
(#17) No one-line description found in phpdocs for class InlinePrint
(#18) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Node/Expression/MethodCallExpression.php
(#16) Package is not specified for class MethodCallExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class MethodCallExpression is not documented
(#18) Function MethodCallExpression::__construct is not documented
(#27) Function MethodCallExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/NameExpression.php
(#17) Package is not specified for class NameExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class NameExpression is not documented
(#25) Function NameExpression::__construct is not documented
(#30) Function NameExpression::compile is not documented
(#108) Function NameExpression::isSpecial is not documented
(#113) Function NameExpression::isSimple is not documented
(#19) Variable NameExpression::$specialVars is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/NullCoalesceExpression.php
(#21) Package is not specified for class NullCoalesceExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Class NullCoalesceExpression is not documented
(#23) Function NullCoalesceExpression::__construct is not documented
(#34) Function NullCoalesceExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/ParentExpression.php
(#17) Package is not specified for class ParentExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#24) Function ParentExpression::__construct is not documented
(#29) Function ParentExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/TempNameExpression.php
(#16) Package is not specified for class TempNameExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#16) Class TempNameExpression is not documented
(#18) Function TempNameExpression::__construct is not documented
(#23) Function TempNameExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/ConstantTest.php
(#17) Package is not specified for class ConstantTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#28) Function ConstantTest::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DefinedTest.php
(#24) Package is not specified for class DefinedTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#36) Function DefinedTest::__construct is not documented
(#56) Function DefinedTest::changeIgnoreStrictCheck is not documented
(#65) Function DefinedTest::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/DivisiblebyTest.php
(#17) Package is not specified for class DivisiblebyTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function DivisiblebyTest::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/EvenTest.php
(#17) Package is not specified for class EvenTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function EvenTest::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/NullTest.php
(#17) Package is not specified for class NullTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function NullTest::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/OddTest.php
(#17) Package is not specified for class OddTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function OddTest::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Test/SameasTest.php
(#17) Package is not specified for class SameasTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function SameasTest::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/TestExpression.php
(#17) Package is not specified for class TestExpression. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#17) Class TestExpression is not documented
(#19) Function TestExpression::__construct is not documented
(#29) Function TestExpression::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/AbstractUnary.php
(#18) Package is not specified for class AbstractUnary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#18) Class AbstractUnary is not documented
(#20) Function AbstractUnary::__construct is not documented
(#25) Function AbstractUnary::compile is not documented
(#32) Function AbstractUnary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NegUnary.php
(#17) Package is not specified for class NegUnary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class NegUnary is not documented
(#19) Function NegUnary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/NotUnary.php
(#17) Package is not specified for class NotUnary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class NotUnary is not documented
(#19) Function NotUnary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php
(#17) Package is not specified for class PosUnary. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#17) Class PosUnary is not documented
(#19) Function PosUnary::operator is not documented
question/type/coderunner/vendor/twig/twig/src/Node/FlushNode.php
(#16) Package is not specified for class FlushNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function FlushNode::__construct is not documented
(#28) Function FlushNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/ForLoopNode.php
(#16) Package is not specified for class ForLoopNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function ForLoopNode::__construct is not documented
(#28) Function ForLoopNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/ForNode.php
(#19) Package is not specified for class ForNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#28) Function ForNode::__construct is not documented
(#44) Function ForNode::compile is not documented
(#26) Variable ForNode::$loop is not documented
question/type/coderunner/vendor/twig/twig/src/Node/IfNode.php
(#17) Package is not specified for class IfNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#24) Function IfNode::__construct is not documented
(#34) Function IfNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/ImportNode.php
(#18) Package is not specified for class ImportNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Function ImportNode::__construct is not documented
(#30) Function ImportNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/IncludeNode.php
(#18) Package is not specified for class IncludeNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#25) Function IncludeNode::__construct is not documented
(#35) Function IncludeNode::compile is not documented
(#77) Function IncludeNode::addGetTemplate is not documented
(#90) Function IncludeNode::addTemplateArguments is not documented
question/type/coderunner/vendor/twig/twig/src/Node/MacroNode.php
(#17) Package is not specified for class MacroNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function MacroNode::__construct is not documented
(#37) Function MacroNode::compile is not documented
(#24) Constant MacroNode::VARARGS_NAME is not documented
question/type/coderunner/vendor/twig/twig/src/Node/ModuleNode.php
(#20) Package is not specified for class ModuleNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#31) Function ModuleNode::__construct is not documented
(#70) Function ModuleNode::setIndex is not documented
(#75) Function ModuleNode::compile is not documented
(#84) Function ModuleNode::compileTemplate is not documented
(#124) Function ModuleNode::compileGetParent is not documented
(#159) Function ModuleNode::compileClassHeader is not documented
(#188) Function ModuleNode::compileConstructor is not documented
(#316) Function ModuleNode::compileDisplay is not documented
(#353) Function ModuleNode::compileClassFooter is not documented
(#362) Function ModuleNode::compileMacros is not documented
(#367) Function ModuleNode::compileGetTemplateName is not documented
(#380) Function ModuleNode::compileIsTraitable is not documented
(#432) Function ModuleNode::compileDebugInfo is not documented
(#443) Function ModuleNode::compileGetSource is not documented
(#457) Function ModuleNode::compileGetSourceContext is not documented
(#474) Function ModuleNode::compileLoadTemplate is not documented
question/type/coderunner/vendor/twig/twig/src/Node/Node.php
(#18) Package is not specified for class Node. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#52) Function Node::__toString is not documented
(#115) Function Node::compile is not documented
(#122) Function Node::getTemplateLine is not documented
(#137) Function Node::getNodeTag is not documented
(#171) Function Node::removeAttribute is not documented
(#196) Function Node::setNode is not documented
(#205) Function Node::removeNode is not documented
(#210) Function Node::count is not documented
(#215) Function Node::getIterator is not documented
(#220) Function Node::setTemplateName is not documented
(#230) Function Node::getTemplateName is not documented
(#235) Function Node::setSourceContext is not documented
(#245) Function Node::getSourceContext is not documented
(#25) Variable Node::$nodes is not documented
(#26) Variable Node::$attributes is not documented
(#27) Variable Node::$lineno is not documented
(#28) Variable Node::$tag is not documented
(#30) Variable Node::$name is not documented
(#31) Variable Node::$sourceContext is not documented
(#33) There is no description in phpdocs for function __construct
(#80) There is no description in phpdocs for function toXml
(#127) There is no description in phpdocs for function getLine
(#142) There is no description in phpdocs for function hasAttribute
(#150) There is no description in phpdocs for function getAttribute
(#162) There is no description in phpdocs for function setAttribute
(#176) There is no description in phpdocs for function hasNode
(#184) There is no description in phpdocs for function getNode
(#250) There is no description in phpdocs for function setFilename
(#260) There is no description in phpdocs for function getFilename
(#80) Phpdocs for function Node::toXml has incomplete parameters list
(#142) Phpdocs for function Node::hasAttribute has incomplete parameters list
(#150) Phpdocs for function Node::getAttribute has incomplete parameters list
(#176) Phpdocs for function Node::hasNode has incomplete parameters list
(#184) Phpdocs for function Node::getNode has incomplete parameters list
(#250) Phpdocs for function Node::setFilename has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/Node/NodeCaptureInterface.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Node/NodeOutputInterface.php
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Node/PrintNode.php
(#18) Package is not specified for class PrintNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#25) Function PrintNode::__construct is not documented
(#30) Function PrintNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/SandboxNode.php
(#16) Package is not specified for class SandboxNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function SandboxNode::__construct is not documented
(#28) Function SandboxNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/SandboxedPrintNode.php
(#18) Package is not specified for class SandboxedPrintNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#31) Function SandboxedPrintNode::compile is not documented
(#52) Phpdocs for function SandboxedPrintNode::removeNodeFilter has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/Node/SetNode.php
(#17) Package is not specified for class SetNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function SetNode::__construct is not documented
(#44) Function SetNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/SetTempNode.php
(#16) Package is not specified for class SetTempNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Function SetTempNode::__construct is not documented
(#26) Function SetTempNode::compile is not documented
(#16) No one-line description found in phpdocs for class SetTempNode
(#17) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Node/SpacelessNode.php
(#16) Package is not specified for class SpacelessNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Function SpacelessNode::__construct is not documented
(#30) Function SpacelessNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/TextNode.php
(#17) Package is not specified for class TextNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#24) Function TextNode::__construct is not documented
(#29) Function TextNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Node/WithNode.php
(#16) Package is not specified for class WithNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function WithNode::__construct is not documented
(#33) Function WithNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/NodeTraverser.php
(#16) Package is not specified for class NodeTraverser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#41) Function NodeTraverser::addVisitor is not documented
(#63) Function NodeTraverser::traverseForVisitor is not documented
(#27) Variable NodeTraverser::$env is not documented
(#28) Variable NodeTraverser::$visitors is not documented
(#30) There is no description in phpdocs for function __construct
(#31) Phpdocs for function NodeTraverser::__construct has incomplete parameters list
(#46) Phpdocs for function NodeTraverser::traverse has incomplete parameters list
(#21) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php
(#17) Package is not specified for class AbstractNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function AbstractNodeVisitor::enterNode is not documented
(#35) Function AbstractNodeVisitor::leaveNode is not documented
(#44) Phpdocs for function AbstractNodeVisitor::doEnterNode has incomplete parameters list
(#51) Phpdocs for function AbstractNodeVisitor::doLeaveNode has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/EscaperNodeVisitor.php
(#29) Package is not specified for class EscaperNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#43) Function EscaperNodeVisitor::__construct is not documented
(#48) Function EscaperNodeVisitor::doEnterNode is not documented
(#67) Function EscaperNodeVisitor::doLeaveNode is not documented
(#93) Function EscaperNodeVisitor::shouldUnwrapConditional is not documented
(#101) Function EscaperNodeVisitor::unwrapConditional is not documented
(#120) Function EscaperNodeVisitor::escapeInlinePrintNode is not documented
(#131) Function EscaperNodeVisitor::escapePrintNode is not documented
(#148) Function EscaperNodeVisitor::preEscapeFilterNode is not documented
(#167) Function EscaperNodeVisitor::isSafeFor is not documented
(#185) Function EscaperNodeVisitor::needEscaping is not documented
(#194) Function EscaperNodeVisitor::getEscaperFilter is not documented
(#203) Function EscaperNodeVisitor::getPriority is not documented
(#36) Variable EscaperNodeVisitor::$statusStack is not documented
(#37) Variable EscaperNodeVisitor::$blocks is not documented
(#38) Variable EscaperNodeVisitor::$safeAnalysis is not documented
(#39) Variable EscaperNodeVisitor::$traverser is not documented
(#40) Variable EscaperNodeVisitor::$defaultStrategy is not documented
(#41) Variable EscaperNodeVisitor::$safeVars is not documented
(#29) No one-line description found in phpdocs for class EscaperNodeVisitor
(#30) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php
(#23) Package is not specified for function enterNode. It is also not specified in file-level phpdocs
(#30) Package is not specified for function leaveNode. It is also not specified in file-level phpdocs
(#37) Package is not specified for function getPriority. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Phpdocs for function enterNode has incomplete parameters list
(#30) Phpdocs for function leaveNode has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php
(#32) Package is not specified for class OptimizerNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#70) Function OptimizerNodeVisitor::doEnterNode is not documented
(#93) Function OptimizerNodeVisitor::doLeaveNode is not documented
(#126) Function OptimizerNodeVisitor::optimizeVariables is not documented
(#255) Function OptimizerNodeVisitor::addLoopToCurrent is not documented
(#260) Function OptimizerNodeVisitor::addLoopToAll is not documented
(#267) Function OptimizerNodeVisitor::getPriority is not documented
(#52) Variable OptimizerNodeVisitor::$loops is not documented
(#53) Variable OptimizerNodeVisitor::$loopsTargets is not documented
(#54) Variable OptimizerNodeVisitor::$optimizers is not documented
(#55) Variable OptimizerNodeVisitor::$prependedNodes is not documented
(#56) Variable OptimizerNodeVisitor::$inABody is not documented
(#46) Constant OptimizerNodeVisitor::OPTIMIZE_ALL is not documented
(#47) Constant OptimizerNodeVisitor::OPTIMIZE_NONE is not documented
(#48) Constant OptimizerNodeVisitor::OPTIMIZE_FOR is not documented
(#49) Constant OptimizerNodeVisitor::OPTIMIZE_RAW_FILTER is not documented
(#50) Constant OptimizerNodeVisitor::OPTIMIZE_VAR_ACCESS is not documented
(#58) There is no description in phpdocs for function __construct
(#137) Phpdocs for function OptimizerNodeVisitor::optimizePrintNode has incomplete parameters list
(#165) Phpdocs for function OptimizerNodeVisitor::optimizeRawFilter has incomplete parameters list
(#179) Phpdocs for function OptimizerNodeVisitor::enterOptimizeFor has incomplete parameters list
(#243) Phpdocs for function OptimizerNodeVisitor::leaveOptimizeFor has incomplete parameters list
(#40) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php
(#26) Package is not specified for class SafeAnalysisNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#34) Function SafeAnalysisNodeVisitor::setSafeVars is not documented
(#39) Function SafeAnalysisNodeVisitor::getSafe is not documented
(#59) Function SafeAnalysisNodeVisitor::setSafe is not documented
(#77) Function SafeAnalysisNodeVisitor::doEnterNode is not documented
(#82) Function SafeAnalysisNodeVisitor::doLeaveNode is not documented
(#141) Function SafeAnalysisNodeVisitor::intersectSafe is not documented
(#158) Function SafeAnalysisNodeVisitor::getPriority is not documented
(#31) Variable SafeAnalysisNodeVisitor::$data is not documented
(#32) Variable SafeAnalysisNodeVisitor::$safeVars is not documented
(#26) No one-line description found in phpdocs for class SafeAnalysisNodeVisitor
(#27) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php
(#28) Package is not specified for class SandboxNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#42) Function SandboxNodeVisitor::doEnterNode is not documented
(#100) Function SandboxNodeVisitor::doLeaveNode is not documented
(#115) Function SandboxNodeVisitor::wrapNode is not documented
(#123) Function SandboxNodeVisitor::wrapArrayNode is not documented
(#131) Function SandboxNodeVisitor::getPriority is not documented
(#35) Variable SandboxNodeVisitor::$inAModule is not documented
(#36) Variable SandboxNodeVisitor::$tags is not documented
(#37) Variable SandboxNodeVisitor::$filters is not documented
(#38) Variable SandboxNodeVisitor::$functions is not documented
(#40) Variable SandboxNodeVisitor::$needsToStringWrap is not documented
(#28) No one-line description found in phpdocs for class SandboxNodeVisitor
(#29) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Parser.php
(#30) Package is not specified for class Parser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#53) Function Parser::__construct is not documented
(#68) Function Parser::getVarName is not documented
(#83) Function Parser::parse is not documented
(#153) Function Parser::subparse is not documented
(#247) Function Parser::getBlockStack is not documented
(#252) Function Parser::peekBlockStack is not documented
(#257) Function Parser::popBlockStack is not documented
(#262) Function Parser::pushBlockStack is not documented
(#267) Function Parser::hasBlock is not documented
(#272) Function Parser::getBlock is not documented
(#277) Function Parser::setBlock is not documented
(#282) Function Parser::hasMacro is not documented
(#287) Function Parser::setMacro is not documented
(#296) Function Parser::isReservedMacroName is not documented
(#313) Function Parser::addTrait is not documented
(#318) Function Parser::hasTraits is not documented
(#323) Function Parser::embedTemplate is not documented
(#330) Function Parser::addImportedSymbol is not documented
(#335) Function Parser::getImportedSymbol is not documented
(#352) Function Parser::isMainScope is not documented
(#357) Function Parser::pushLocalScope is not documented
(#362) Function Parser::popLocalScope is not documented
(#375) Function Parser::getParent is not documented
(#380) Function Parser::setParent is not documented
(#401) Function Parser::filterBodyNodes is not documented
(#37) Variable Parser::$stack is not documented
(#38) Variable Parser::$stream is not documented
(#39) Variable Parser::$parent is not documented
(#40) Variable Parser::$handlers is not documented
(#41) Variable Parser::$visitors is not documented
(#42) Variable Parser::$expressionParser is not documented
(#43) Variable Parser::$blocks is not documented
(#44) Variable Parser::$blockStack is not documented
(#45) Variable Parser::$macros is not documented
(#46) Variable Parser::$env is not documented
(#47) Variable Parser::$reservedMacroNames is not documented
(#48) Variable Parser::$importedSymbols is not documented
(#49) Variable Parser::$traits is not documented
(#50) Variable Parser::$embeddedTemplates is not documented
(#51) Variable Parser::$varNameSalt is not documented
(#58) There is no description in phpdocs for function getEnvironment
(#73) There is no description in phpdocs for function getFilename
(#227) There is no description in phpdocs for function addHandler
(#237) There is no description in phpdocs for function addNodeVisitor
(#367) There is no description in phpdocs for function getExpressionParser
(#385) There is no description in phpdocs for function getStream
(#393) There is no description in phpdocs for function getCurrentToken
(#227) Phpdocs for function Parser::addHandler has incomplete parameters list
(#237) Phpdocs for function Parser::addNodeVisitor has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php
(#16) Package is not specified for class BaseDumper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function BaseDumper::dump is not documented
(#28) Function BaseDumper::formatTemplate is not documented
(#30) Function BaseDumper::formatNonTemplate is not documented
(#32) Function BaseDumper::formatTime is not documented
(#34) Function BaseDumper::dumpProfile is not documented
(#21) Variable BaseDumper::$root is not documented
(#16) No one-line description found in phpdocs for class BaseDumper
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php
(#16) Package is not specified for class BlackfireDumper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function BlackfireDumper::dump is not documented
(#45) Function BlackfireDumper::dumpChildren is not documented
(#58) Function BlackfireDumper::dumpProfile is not documented
(#16) No one-line description found in phpdocs for class BlackfireDumper
(#19) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/HtmlDumper.php
(#16) Package is not specified for class HtmlDumper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#30) Function HtmlDumper::dump is not documented
(#35) Function HtmlDumper::formatTemplate is not documented
(#40) Function HtmlDumper::formatNonTemplate is not documented
(#45) Function HtmlDumper::formatTime is not documented
(#23) Variable HtmlDumper::$colors is not documented
(#16) No one-line description found in phpdocs for class HtmlDumper
(#19) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Profiler/Dumper/TextDumper.php
(#16) Package is not specified for class TextDumper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function TextDumper::formatTemplate is not documented
(#28) Function TextDumper::formatNonTemplate is not documented
(#33) Function TextDumper::formatTime is not documented
(#16) No one-line description found in phpdocs for class TextDumper
(#19) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Profiler/Node/EnterProfileNode.php
(#17) Package is not specified for class EnterProfileNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function EnterProfileNode::__construct is not documented
(#29) Function EnterProfileNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php
(#17) Package is not specified for class LeaveProfileNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function LeaveProfileNode::__construct is not documented
(#29) Function LeaveProfileNode::compile is not documented
question/type/coderunner/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
(#25) Package is not specified for class ProfilerNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#34) Function ProfilerNodeVisitor::__construct is not documented
(#39) Function ProfilerNodeVisitor::doEnterNode is not documented
(#44) Function ProfilerNodeVisitor::doLeaveNode is not documented
(#69) Function ProfilerNodeVisitor::getVarName is not documented
(#74) Function ProfilerNodeVisitor::getPriority is not documented
(#32) Variable ProfilerNodeVisitor::$extensionName is not documented
(#25) No one-line description found in phpdocs for class ProfilerNodeVisitor
(#28) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Profiler/Profile.php
(#14) Package is not specified for class Profile. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#33) Function Profile::__construct is not documented
(#41) Function Profile::getTemplate is not documented
(#46) Function Profile::getType is not documented
(#51) Function Profile::getName is not documented
(#56) Function Profile::isRoot is not documented
(#61) Function Profile::isTemplate is not documented
(#66) Function Profile::isBlock is not documented
(#71) Function Profile::isMacro is not documented
(#76) Function Profile::getProfiles is not documented
(#81) Function Profile::addProfile is not documented
(#150) Function Profile::reset is not documented
(#156) Function Profile::getIterator is not documented
(#161) Function Profile::serialize is not documented
(#166) Function Profile::unserialize is not documented
(#26) Variable Profile::$template is not documented
(#27) Variable Profile::$name is not documented
(#28) Variable Profile::$type is not documented
(#29) Variable Profile::$starts is not documented
(#30) Variable Profile::$ends is not documented
(#31) Variable Profile::$profiles is not documented
(#21) Constant Profile::ROOT is not documented
(#22) Constant Profile::BLOCK is not documented
(#23) Constant Profile::TEMPLATE is not documented
(#24) Constant Profile::MACRO is not documented
(#14) No one-line description found in phpdocs for class Profile
(#171) There is no description in phpdocs for function __serialize
(#179) There is no description in phpdocs for function __unserialize
(#179) Phpdocs for function Profile::__unserialize has incomplete parameters list
(#17) Not recommended phpdocs tag @final used
(#172) Not recommended phpdocs tag @internal used
(#180) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php
(#16) Package is not specified for class ContainerRuntimeLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#28) Function ContainerRuntimeLoader::__construct is not documented
(#33) Function ContainerRuntimeLoader::load is not documented
(#26) Variable ContainerRuntimeLoader::$container is not documented
question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php
(#14) Package is not specified for class FactoryRuntimeLoader. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#31) Function FactoryRuntimeLoader::load is not documented
(#21) Variable FactoryRuntimeLoader::$map is not documented
(#23) There is no description in phpdocs for function __construct
question/type/coderunner/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php
(#21) Package is not specified for function load. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityError.php
(#16) Package is not specified for class SecurityError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFilterError.php
(#14) Package is not specified for class SecurityNotAllowedFilterError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function SecurityNotAllowedFilterError::__construct is not documented
(#29) Function SecurityNotAllowedFilterError::getFilterName is not documented
(#21) Variable SecurityNotAllowedFilterError::$filterName is not documented
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedFunctionError.php
(#14) Package is not specified for class SecurityNotAllowedFunctionError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function SecurityNotAllowedFunctionError::__construct is not documented
(#29) Function SecurityNotAllowedFunctionError::getFunctionName is not documented
(#21) Variable SecurityNotAllowedFunctionError::$functionName is not documented
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedMethodError.php
(#14) Package is not specified for class SecurityNotAllowedMethodError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function SecurityNotAllowedMethodError::__construct is not documented
(#31) Function SecurityNotAllowedMethodError::getClassName is not documented
(#36) Function SecurityNotAllowedMethodError::getMethodName is not documented
(#21) Variable SecurityNotAllowedMethodError::$className is not documented
(#22) Variable SecurityNotAllowedMethodError::$methodName is not documented
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedPropertyError.php
(#14) Package is not specified for class SecurityNotAllowedPropertyError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function SecurityNotAllowedPropertyError::__construct is not documented
(#31) Function SecurityNotAllowedPropertyError::getClassName is not documented
(#36) Function SecurityNotAllowedPropertyError::getPropertyName is not documented
(#21) Variable SecurityNotAllowedPropertyError::$className is not documented
(#22) Variable SecurityNotAllowedPropertyError::$propertyName is not documented
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php
(#14) Package is not specified for class SecurityNotAllowedTagError. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function SecurityNotAllowedTagError::__construct is not documented
(#29) Function SecurityNotAllowedTagError::getTagName is not documented
(#21) Variable SecurityNotAllowedTagError::$tagName is not documented
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicy.php
(#16) Package is not specified for class SecurityPolicy. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#31) Function SecurityPolicy::__construct is not documented
(#40) Function SecurityPolicy::setAllowedTags is not documented
(#45) Function SecurityPolicy::setAllowedFilters is not documented
(#50) Function SecurityPolicy::setAllowedMethods is not documented
(#58) Function SecurityPolicy::setAllowedProperties is not documented
(#63) Function SecurityPolicy::setAllowedFunctions is not documented
(#68) Function SecurityPolicy::checkSecurity is not documented
(#89) Function SecurityPolicy::checkMethodAllowed is not documented
(#111) Function SecurityPolicy::checkPropertyAllowed is not documented
(#25) Variable SecurityPolicy::$allowedTags is not documented
(#26) Variable SecurityPolicy::$allowedFilters is not documented
(#27) Variable SecurityPolicy::$allowedMethods is not documented
(#28) Variable SecurityPolicy::$allowedProperties is not documented
(#29) Variable SecurityPolicy::$allowedFunctions is not documented
(#19) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php
(#21) Package is not specified for function checkSecurity. It is also not specified in file-level phpdocs
(#23) Package is not specified for function checkMethodAllowed. It is also not specified in file-level phpdocs
(#25) Package is not specified for function checkPropertyAllowed. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Function checkSecurity is not documented
(#23) Function checkMethodAllowed is not documented
(#25) Function checkPropertyAllowed is not documented
question/type/coderunner/vendor/twig/twig/src/Source.php
(#14) Package is not specified for class Source. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#39) Function Source::getCode is not documented
(#44) Function Source::getName is not documented
(#49) Function Source::getPath is not documented
(#23) Variable Source::$code is not documented
(#24) Variable Source::$name is not documented
(#25) Variable Source::$path is not documented
(#27) There is no description in phpdocs for function __construct
(#17) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Template.php
(#19) Package is not specified for class Template. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#44) Function Template::__construct is not documented
(#150) Function Template::doGetParent is not documented
(#155) Function Template::isTraitable is not documented
(#420) Function Template::display is not documented
(#425) Function Template::render is not documented
(#452) Function Template::displayWithErrorHandling is not documented
(#37) Variable Template::$parent is not documented
(#38) Variable Template::$parents is not documented
(#39) Variable Template::$env is not documented
(#40) Variable Template::$blocks is not documented
(#41) Variable Template::$traits is not documented
(#42) Variable Template::$sandbox is not documented
(#49) There is no description in phpdocs for function __toString
(#98) There is no description in phpdocs for function getEnvironment
(#354) There is no description in phpdocs for function loadTemplate
(#397) There is no description in phpdocs for function unwrap
(#354) Phpdocs for function Template::loadTemplate has incomplete parameters list
(#32) Phpdocs for variable Template::$cache does not contain @var or incorrect
(#28) Not recommended phpdocs tag @internal used
(#33) Not recommended phpdocs tag @internal used
(#50) Not recommended phpdocs tag @internal used
(#118) Not recommended phpdocs tag @internal used
(#398) Not recommended phpdocs tag @internal used
(#503) Not recommended phpdocs tag @internal used
(#532) Not recommended phpdocs tag @internal used
(#524) Invalid inline phpdocs tag @see found
(#713) Invalid inline phpdocs tag @deprecated found
question/type/coderunner/vendor/twig/twig/src/TemplateWrapper.php
(#14) Package is not specified for class TemplateWrapper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#21) Variable TemplateWrapper::$env is not documented
(#22) Variable TemplateWrapper::$template is not documented
(#134) There is no description in phpdocs for function getSourceContext
(#142) There is no description in phpdocs for function getTemplateName
(#150) There is no description in phpdocs for function unwrap
(#24) Phpdocs for function TemplateWrapper::__construct has incomplete parameters list
(#28) Not recommended phpdocs tag @internal used
(#151) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Test/IntegrationTestCase.php
(#26) Package is not specified for class IntegrationTestCase. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#96) Function IntegrationTestCase::getTests is not documented
(#139) Function IntegrationTestCase::getLegacyTests is not documented
(#144) Function IntegrationTestCase::doIntegrationTest is not documented
(#245) Function IntegrationTestCase::parseTemplates is not documented
(#34) There is no description in phpdocs for function getFixturesDir
(#39) There is no description in phpdocs for function getRuntimeLoaders
(#47) There is no description in phpdocs for function getExtensions
(#55) There is no description in phpdocs for function getTwigFilters
(#63) There is no description in phpdocs for function getTwigFunctions
(#71) There is no description in phpdocs for function getTwigTests
(#79) There is no description in phpdocs for function testIntegration
(#87) There is no description in phpdocs for function testLegacyIntegration
(#79) Phpdocs for function IntegrationTestCase::testIntegration has incomplete parameters list
(#87) Phpdocs for function IntegrationTestCase::testLegacyIntegration has incomplete parameters list
(#80) Incorrect path for phpdocs tag @dataProvider detected
(#88) Incorrect path for phpdocs tag @dataProvider detected
(#89) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/src/Test/NodeTestCase.php
(#20) Package is not specified for class NodeTestCase. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#20) Class NodeTestCase is not documented
(#22) Function NodeTestCase::getTests is not documented
(#32) Function NodeTestCase::assertNodeCompilation is not documented
(#44) Function NodeTestCase::getCompiler is not documented
(#49) Function NodeTestCase::getEnvironment is not documented
(#54) Function NodeTestCase::getVariableGetter is not documented
(#69) Function NodeTestCase::getAttributeGetter is not documented
(#24) There is no description in phpdocs for function testCompile
(#24) Phpdocs for function NodeTestCase::testCompile has incomplete parameters list
(#25) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/src/Token.php
(#15) Package is not specified for class Token. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#55) Function Token::__toString is not documented
(#24) Variable Token::$value is not documented
(#25) Variable Token::$type is not documented
(#26) Variable Token::$lineno is not documented
(#28) Constant Token::EOF_TYPE is not documented
(#29) Constant Token::TEXT_TYPE is not documented
(#30) Constant Token::BLOCK_START_TYPE is not documented
(#31) Constant Token::VAR_START_TYPE is not documented
(#32) Constant Token::BLOCK_END_TYPE is not documented
(#33) Constant Token::VAR_END_TYPE is not documented
(#34) Constant Token::NAME_TYPE is not documented
(#35) Constant Token::NUMBER_TYPE is not documented
(#36) Constant Token::STRING_TYPE is not documented
(#37) Constant Token::OPERATOR_TYPE is not documented
(#38) Constant Token::PUNCTUATION_TYPE is not documented
(#39) Constant Token::INTERPOLATION_START_TYPE is not documented
(#40) Constant Token::INTERPOLATION_END_TYPE is not documented
(#41) Constant Token::ARROW_TYPE is not documented
(#43) There is no description in phpdocs for function __construct
(#87) There is no description in phpdocs for function getLine
(#95) There is no description in phpdocs for function getType
(#103) There is no description in phpdocs for function getValue
(#20) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/AbstractTokenParser.php
(#16) Package is not specified for class AbstractTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#28) Function AbstractTokenParser::setParser is not documented
question/type/coderunner/vendor/twig/twig/src/TokenParser/ApplyTokenParser.php
(#20) Package is not specified for class ApplyTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#29) Function ApplyTokenParser::parse is not documented
(#49) Function ApplyTokenParser::decideApplyEnd is not documented
(#54) Function ApplyTokenParser::getTag is not documented
question/type/coderunner/vendor/twig/twig/src/TokenParser/AutoEscapeTokenParser.php
(#19) Package is not specified for class AutoEscapeTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#39) Function AutoEscapeTokenParser::parse is not documented
(#77) Function AutoEscapeTokenParser::decideBlockEnd is not documented
(#82) Function AutoEscapeTokenParser::getTag is not documented
(#35) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/BlockTokenParser.php
(#22) Package is not specified for class BlockTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#34) Function BlockTokenParser::parse is not documented
(#69) Function BlockTokenParser::decideBlockEnd is not documented
(#74) Function BlockTokenParser::getTag is not documented
(#30) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/DeprecatedTokenParser.php
(#17) Package is not specified for class DeprecatedTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#29) Function DeprecatedTokenParser::parse is not documented
(#38) Function DeprecatedTokenParser::getTag is not documented
(#25) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/DoTokenParser.php
(#17) Package is not specified for class DoTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#24) Function DoTokenParser::parse is not documented
(#33) Function DoTokenParser::getTag is not documented
(#20) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/EmbedTokenParser.php
(#19) Package is not specified for class EmbedTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function EmbedTokenParser::parse is not documented
(#63) Function EmbedTokenParser::decideBlockEnd is not documented
(#68) Function EmbedTokenParser::getTag is not documented
(#22) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/ExtendsTokenParser.php
(#19) Package is not specified for class ExtendsTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#28) Function ExtendsTokenParser::parse is not documented
(#48) Function ExtendsTokenParser::getTag is not documented
(#24) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/FilterTokenParser.php
(#20) Package is not specified for class FilterTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#31) Function FilterTokenParser::parse is not documented
(#48) Function FilterTokenParser::decideBlockEnd is not documented
(#53) Function FilterTokenParser::getTag is not documented
(#27) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/FlushTokenParser.php
(#17) Package is not specified for class FlushTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function FlushTokenParser::parse is not documented
(#33) Function FlushTokenParser::getTag is not documented
(#22) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/ForTokenParser.php
(#24) Package is not specified for class ForTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#37) Function ForTokenParser::parse is not documented
(#79) Function ForTokenParser::decideForFork is not documented
(#84) Function ForTokenParser::decideForEnd is not documented
(#90) Function ForTokenParser::checkLoopUsageCondition is not documented
(#107) Function ForTokenParser::checkLoopUsageBody is not documented
(#130) Function ForTokenParser::getTag is not documented
(#33) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/FromTokenParser.php
(#19) Package is not specified for class FromTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#28) Function FromTokenParser::parse is not documented
(#66) Function FromTokenParser::getTag is not documented
(#24) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/IfTokenParser.php
(#20) Package is not specified for class IfTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#35) Function IfTokenParser::parse is not documented
(#75) Function IfTokenParser::decideIfFork is not documented
(#80) Function IfTokenParser::decideIfEnd is not documented
(#85) Function IfTokenParser::getTag is not documented
(#31) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/ImportTokenParser.php
(#18) Package is not specified for class ImportTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#27) Function ImportTokenParser::parse is not documented
(#39) Function ImportTokenParser::getTag is not documented
(#23) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/IncludeTokenParser.php
(#18) Package is not specified for class IncludeTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#27) Function IncludeTokenParser::parse is not documented
(#36) Function IncludeTokenParser::parseArguments is not documented
(#62) Function IncludeTokenParser::getTag is not documented
question/type/coderunner/vendor/twig/twig/src/TokenParser/MacroTokenParser.php
(#20) Package is not specified for class MacroTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#31) Function MacroTokenParser::parse is not documented
(#57) Function MacroTokenParser::decideBlockEnd is not documented
(#62) Function MacroTokenParser::getTag is not documented
(#27) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/SandboxTokenParser.php
(#20) Package is not specified for class SandboxTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#33) Function SandboxTokenParser::parse is not documented
(#56) Function SandboxTokenParser::decideBlockEnd is not documented
(#61) Function SandboxTokenParser::getTag is not documented
(#29) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/SetTokenParser.php
(#18) Package is not specified for class SetTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#32) Function SetTokenParser::parse is not documented
(#63) Function SetTokenParser::decideBlockEnd is not documented
(#68) Function SetTokenParser::getTag is not documented
(#28) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/SpacelessTokenParser.php
(#17) Package is not specified for class SpacelessTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#31) Function SpacelessTokenParser::parse is not documented
(#42) Function SpacelessTokenParser::decideSpacelessEnd is not documented
(#47) Function SpacelessTokenParser::getTag is not documented
(#27) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/TokenParserInterface.php
(#25) Package is not specified for function setParser. It is also not specified in file-level phpdocs
(#30) Package is not specified for function parse. It is also not specified in file-level phpdocs
(#39) Package is not specified for function getTag. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#25) Phpdocs for function setParser has incomplete parameters list
(#30) Phpdocs for function parse has incomplete parameters list
question/type/coderunner/vendor/twig/twig/src/TokenParser/UseTokenParser.php
(#19) Package is not specified for class UseTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#35) Function UseTokenParser::parse is not documented
(#69) Function UseTokenParser::getTag is not documented
(#31) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenParser/WithTokenParser.php
(#17) Package is not specified for class WithTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#26) Function WithTokenParser::parse is not documented
(#46) Function WithTokenParser::decideWithEnd is not documented
(#51) Function WithTokenParser::getTag is not documented
(#22) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TokenStream.php
(#17) Package is not specified for class TokenStream. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#13) File-level phpdocs block is not found
(#54) Function TokenStream::__toString is not documented
(#59) Function TokenStream::injectTokens is not documented
(#26) Variable TokenStream::$tokens is not documented
(#27) Variable TokenStream::$current is not documented
(#28) Variable TokenStream::$filename is not documented
(#30) Variable TokenStream::$source is not documented
(#32) There is no description in phpdocs for function __construct
(#150) There is no description in phpdocs for function getCurrent
(#78) Phpdocs for function TokenStream::nextIf has incomplete parameters list
(#90) Phpdocs for function TokenStream::expect has incomplete parameters list
(#130) Phpdocs for function TokenStream::test has incomplete parameters list
(#20) Not recommended phpdocs tag @final used
(#177) Not recommended phpdocs tag @internal used
(#193) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/TwigFilter.php
(#16) Package is not specified for class TwigFilter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#30) Function TwigFilter::__construct is not documented
(#48) Function TwigFilter::getName is not documented
(#53) Function TwigFilter::getCallable is not documented
(#58) Function TwigFilter::getNodeClass is not documented
(#63) Function TwigFilter::setArguments is not documented
(#68) Function TwigFilter::getArguments is not documented
(#73) Function TwigFilter::needsEnvironment is not documented
(#78) Function TwigFilter::needsContext is not documented
(#83) Function TwigFilter::getSafe is not documented
(#94) Function TwigFilter::getPreservesSafety is not documented
(#99) Function TwigFilter::getPreEscape is not documented
(#104) Function TwigFilter::isVariadic is not documented
(#109) Function TwigFilter::isDeprecated is not documented
(#114) Function TwigFilter::getDeprecatedVersion is not documented
(#119) Function TwigFilter::getAlternative is not documented
(#25) Variable TwigFilter::$name is not documented
(#26) Variable TwigFilter::$callable is not documented
(#27) Variable TwigFilter::$options is not documented
(#28) Variable TwigFilter::$arguments is not documented
(#19) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TwigFunction.php
(#16) Package is not specified for class TwigFunction. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#30) Function TwigFunction::__construct is not documented
(#46) Function TwigFunction::getName is not documented
(#51) Function TwigFunction::getCallable is not documented
(#56) Function TwigFunction::getNodeClass is not documented
(#61) Function TwigFunction::setArguments is not documented
(#66) Function TwigFunction::getArguments is not documented
(#71) Function TwigFunction::needsEnvironment is not documented
(#76) Function TwigFunction::needsContext is not documented
(#81) Function TwigFunction::getSafe is not documented
(#94) Function TwigFunction::isVariadic is not documented
(#99) Function TwigFunction::isDeprecated is not documented
(#104) Function TwigFunction::getDeprecatedVersion is not documented
(#109) Function TwigFunction::getAlternative is not documented
(#25) Variable TwigFunction::$name is not documented
(#26) Variable TwigFunction::$callable is not documented
(#27) Variable TwigFunction::$options is not documented
(#28) Variable TwigFunction::$arguments is not documented
(#19) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/TwigTest.php
(#14) Package is not specified for class TwigTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#29) Function TwigTest::__construct is not documented
(#41) Function TwigTest::getName is not documented
(#46) Function TwigTest::getCallable is not documented
(#51) Function TwigTest::getNodeClass is not documented
(#56) Function TwigTest::isVariadic is not documented
(#61) Function TwigTest::isDeprecated is not documented
(#66) Function TwigTest::getDeprecatedVersion is not documented
(#71) Function TwigTest::getAlternative is not documented
(#76) Function TwigTest::setArguments is not documented
(#81) Function TwigTest::getArguments is not documented
(#23) Variable TwigTest::$name is not documented
(#24) Variable TwigTest::$callable is not documented
(#25) Variable TwigTest::$options is not documented
(#27) Variable TwigTest::$arguments is not documented
(#17) Not recommended phpdocs tag @final used
question/type/coderunner/vendor/twig/twig/src/Util/DeprecationCollector.php
(#18) Package is not specified for class DeprecationCollector. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#28) Function DeprecationCollector::__construct is not documented
(#25) Variable DeprecationCollector::$twig is not documented
(#26) Variable DeprecationCollector::$deprecations is not documented
(#18) No one-line description found in phpdocs for class DeprecationCollector
(#81) There is no description in phpdocs for function errorHandler
(#81) Phpdocs for function DeprecationCollector::errorHandler has incomplete parameters list
(#21) Not recommended phpdocs tag @final used
(#82) Not recommended phpdocs tag @internal used
question/type/coderunner/vendor/twig/twig/src/Util/TemplateDirIterator.php
(#14) Package is not specified for class TemplateDirIterator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#19) Function TemplateDirIterator::current is not documented
(#24) Function TemplateDirIterator::key is not documented
(#14) No one-line description found in phpdocs for class TemplateDirIterator
question/type/coderunner/vendor/twig/twig/tests/AutoloaderTest.php
(#14) Package is not specified for class AutoloaderTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#14) Class AutoloaderTest is not documented
(#16) There is no description in phpdocs for function testAutoload
(#17) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/Cache/FilesystemTest.php
(#17) Package is not specified for class FilesystemTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class FilesystemTest is not documented
(#23) Function FilesystemTest::setUp is not documented
(#31) Function FilesystemTest::tearDown is not documented
(#38) Function FilesystemTest::testLoad is not documented
(#55) Function FilesystemTest::testLoadMissing is not documented
(#66) Function FilesystemTest::testWrite is not documented
(#81) Function FilesystemTest::testWriteFailMkdir is not documented
(#102) Function FilesystemTest::testWriteFailDirWritable is not documented
(#125) Function FilesystemTest::testWriteFailWriteFile is not documented
(#142) Function FilesystemTest::testGetTimestamp is not documented
(#156) Function FilesystemTest::testGetTimestampMissingFile is not documented
(#173) Function FilesystemTest::provideDirectories is not documented
(#187) Function FilesystemTest::generateSource is not documented
(#19) Variable FilesystemTest::$classname is not documented
(#20) Variable FilesystemTest::$directory is not documented
(#21) Variable FilesystemTest::$cache is not documented
(#162) Phpdocs for function FilesystemTest::testGenerateKey has incomplete parameters list
(#165) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/CompilerTest.php
(#17) Package is not specified for class CompilerTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class CompilerTest is not documented
(#19) Function CompilerTest::testReprNumericValueWithLocale is not documented
question/type/coderunner/vendor/twig/twig/tests/ContainerRuntimeLoaderTest.php
(#16) Package is not specified for class ContainerRuntimeLoaderTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class ContainerRuntimeLoaderTest is not documented
(#18) There is no description in phpdocs for function testLoad
(#32) There is no description in phpdocs for function testLoadUnknownRuntimeReturnsNull
(#19) Invalid phpdocs tag @requires used
(#33) Invalid phpdocs tag @requires used
question/type/coderunner/vendor/twig/twig/tests/CustomExtensionTest.php
(#17) Package is not specified for class CustomExtensionTest. It is also not specified in file-level phpdocs
(#42) Package is not specified for class InvalidOperatorExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class CustomExtensionTest is not documented
(#42) Class InvalidOperatorExtension is not documented
(#33) Function CustomExtensionTest::provideInvalidExtensions is not documented
(#46) Function InvalidOperatorExtension::__construct is not documented
(#51) Function InvalidOperatorExtension::initRuntime is not documented
(#55) Function InvalidOperatorExtension::getTokenParsers is not documented
(#60) Function InvalidOperatorExtension::getNodeVisitors is not documented
(#65) Function InvalidOperatorExtension::getFilters is not documented
(#70) Function InvalidOperatorExtension::getTests is not documented
(#75) Function InvalidOperatorExtension::getFunctions is not documented
(#80) Function InvalidOperatorExtension::getGlobals is not documented
(#85) Function InvalidOperatorExtension::getOperators is not documented
(#90) Function InvalidOperatorExtension::getName is not documented
(#44) Variable InvalidOperatorExtension::$operators is not documented
(#19) There is no description in phpdocs for function testGetInvalidOperators
(#19) Phpdocs for function CustomExtensionTest::testGetInvalidOperators has incomplete parameters list
(#20) Invalid phpdocs tag @requires used
(#21) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/EnvironmentTest.php
(#30) Package is not specified for class EnvironmentTest. It is also not specified in file-level phpdocs
(#520) Package is not specified for class EnvironmentTest_Extension_WithGlobals. It is also not specified in file-level phpdocs
(#530) Package is not specified for class EnvironmentTest_Extension. It is also not specified in file-level phpdocs
(#584) Package is not specified for class EnvironmentTest_Extension_WithDeprecatedName. It is also not specified in file-level phpdocs
(#592) Package is not specified for class EnvironmentTest_Extension_DynamicWithDeprecatedName. It is also not specified in file-level phpdocs
(#607) Package is not specified for class EnvironmentTest_TokenParser. It is also not specified in file-level phpdocs
(#619) Package is not specified for class EnvironmentTest_NodeVisitor. It is also not specified in file-level phpdocs
(#637) Package is not specified for class EnvironmentTest_ExtensionWithDeprecationInitRuntime. It is also not specified in file-level phpdocs
(#644) Package is not specified for class EnvironmentTest_ExtensionWithoutDeprecationInitRuntime. It is also not specified in file-level phpdocs
(#651) Package is not specified for class EnvironmentTest_ExtensionWithoutRuntime. It is also not specified in file-level phpdocs
(#667) Package is not specified for class EnvironmentTest_Runtime. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#30) Class EnvironmentTest is not documented
(#520) Class EnvironmentTest_Extension_WithGlobals is not documented
(#530) Class EnvironmentTest_Extension is not documented
(#584) Class EnvironmentTest_Extension_WithDeprecatedName is not documented
(#592) Class EnvironmentTest_Extension_DynamicWithDeprecatedName is not documented
(#607) Class EnvironmentTest_TokenParser is not documented
(#619) Class EnvironmentTest_NodeVisitor is not documented
(#637) Class EnvironmentTest_ExtensionWithDeprecationInitRuntime is not documented
(#644) Class EnvironmentTest_ExtensionWithoutDeprecationInitRuntime is not documented
(#651) Class EnvironmentTest_ExtensionWithoutRuntime is not documented
(#667) Class EnvironmentTest_Runtime is not documented
(#67) Function EnvironmentTest::testAutoescapeOption is not documented
(#84) Function EnvironmentTest::escapingStrategyCallback is not documented
(#89) Function EnvironmentTest::testGlobals is not documented
(#190) Function EnvironmentTest::testExtensionsAreNotInitializedWhenRenderingACompiledTemplate is not documented
(#218) Function EnvironmentTest::testAutoReloadCacheMiss is not documented
(#245) Function EnvironmentTest::testAutoReloadCacheHit is not documented
(#273) Function EnvironmentTest::testAutoReloadOutdatedCacheHit is not documented
(#322) Function EnvironmentTest::testHasGetExtensionByClassName is not documented
(#336) Function EnvironmentTest::testAddExtension is not documented
(#396) Function EnvironmentTest::testAddMockExtension is not documented
(#419) Function EnvironmentTest::testInitRuntimeWithAnExtensionUsingInitRuntimeNoDeprecation is not documented
(#449) Function EnvironmentTest::handleError is not documented
(#476) Function EnvironmentTest::testAddRuntimeLoader is not documented
(#502) Function EnvironmentTest::getMockLoader is not documented
(#522) Function EnvironmentTest_Extension_WithGlobals::getGlobals is not documented
(#532) Function EnvironmentTest_Extension::getTokenParsers is not documented
(#539) Function EnvironmentTest_Extension::getNodeVisitors is not documented
(#546) Function EnvironmentTest_Extension::getFilters is not documented
(#553) Function EnvironmentTest_Extension::getTests is not documented
(#560) Function EnvironmentTest_Extension::getFunctions is not documented
(#567) Function EnvironmentTest_Extension::getOperators is not documented
(#575) Function EnvironmentTest_Extension::getGlobals is not documented
(#586) Function EnvironmentTest_Extension_WithDeprecatedName::getName is not documented
(#596) Function EnvironmentTest_Extension_DynamicWithDeprecatedName::__construct is not documented
(#601) Function EnvironmentTest_Extension_DynamicWithDeprecatedName::getName is not documented
(#609) Function EnvironmentTest_TokenParser::parse is not documented
(#613) Function EnvironmentTest_TokenParser::getTag is not documented
(#621) Function EnvironmentTest_NodeVisitor::enterNode is not documented
(#626) Function EnvironmentTest_NodeVisitor::leaveNode is not documented
(#631) Function EnvironmentTest_NodeVisitor::getPriority is not documented
(#639) Function EnvironmentTest_ExtensionWithDeprecationInitRuntime::initRuntime is not documented
(#646) Function EnvironmentTest_ExtensionWithoutDeprecationInitRuntime::initRuntime is not documented
(#653) Function EnvironmentTest_ExtensionWithoutRuntime::getFunctions is not documented
(#661) Function EnvironmentTest_ExtensionWithoutRuntime::getName is not documented
(#669) Function EnvironmentTest_Runtime::fromRuntime is not documented
(#32) Variable EnvironmentTest::$deprecations is not documented
(#594) Variable EnvironmentTest_Extension_DynamicWithDeprecatedName::$name is not documented
(#34) There is no description in phpdocs for function testLegacyTokenizeSignature
(#45) There is no description in phpdocs for function testLegacyCompileSourceSignature
(#55) There is no description in phpdocs for function testRenderNoLoader
(#301) There is no description in phpdocs for function testHasGetExtensionWithDynamicName
(#358) There is no description in phpdocs for function testAddExtensionWithDeprecatedGetGlobals
(#377) There is no description in phpdocs for function testRemoveExtension
(#430) There is no description in phpdocs for function testInitRuntimeWithAnExtensionUsingInitRuntimeDeprecation
(#456) There is no description in phpdocs for function testOverrideExtension
(#359) Invalid phpdocs tag @requires used
(#431) Invalid phpdocs tag @requires used
(#457) Invalid phpdocs tag @requires used
(#35) Incorrect path for phpdocs tag @group detected
(#46) Incorrect path for phpdocs tag @group detected
(#56) Incorrect path for phpdocs tag @group detected
(#302) Incorrect path for phpdocs tag @group detected
(#378) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/ErrorTest.php
(#21) Package is not specified for class ErrorTest. It is also not specified in file-level phpdocs
(#228) Package is not specified for class ErrorTest_Foo. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#21) Class ErrorTest is not documented
(#228) Class ErrorTest_Foo is not documented
(#23) Function ErrorTest::testErrorWithObjectFilename is not documented
(#31) Function ErrorTest::testErrorWithArrayFilename is not documented
(#39) Function ErrorTest::testTwigExceptionGuessWithMissingVarAndArrayLoader is not documented
(#67) Function ErrorTest::testTwigExceptionGuessWithExceptionAndArrayLoader is not documented
(#95) Function ErrorTest::testTwigExceptionGuessWithMissingVarAndFilesystemLoader is not documented
(#114) Function ErrorTest::testTwigExceptionGuessWithExceptionAndFilesystemLoader is not documented
(#164) Function ErrorTest::getErroredTemplates is not documented
(#213) Function ErrorTest::testTwigLeakOutputInDebugMode is not documented
(#220) Function ErrorTest::testDoesNotTwigLeakOutput is not documented
(#230) Function ErrorTest_Foo::bar is not documented
(#133) There is no description in phpdocs for function testTwigExceptionAddsFileAndLine
(#133) Phpdocs for function ErrorTest::testTwigExceptionAddsFileAndLine has incomplete parameters list
(#134) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/ExpressionParserTest.php
(#22) Package is not specified for class ExpressionParserTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#22) Class ExpressionParserTest is not documented
(#37) Function ExpressionParserTest::getFailingTestsForAssignment is not documented
(#81) Function ExpressionParserTest::getFailingTestsForArray is not documented
(#89) Function ExpressionParserTest::getTestsForArray is not documented
(#165) Function ExpressionParserTest::testStringExpressionDoesNotConcatenateTwoConsecutiveStrings is not documented
(#189) Function ExpressionParserTest::getTestsForString is not documented
(#236) Function ExpressionParserTest::testAttributeCallDoesNotSupportNamedArguments is not documented
(#246) Function ExpressionParserTest::testMacroCallDoesNotSupportNamedArguments is not documented
(#256) Function ExpressionParserTest::testMacroDefinitionDoesNotSupportNonNameVariableName is not documented
(#281) Function ExpressionParserTest::getMacroDefinitionDoesNotSupportNonConstantDefaultValues is not documented
(#304) Function ExpressionParserTest::getMacroDefinitionSupportsConstantDefaultValues is not documented
(#317) Function ExpressionParserTest::testUnknownFunction is not documented
(#328) Function ExpressionParserTest::testUnknownFunctionWithoutSuggestions is not documented
(#339) Function ExpressionParserTest::testUnknownFilter is not documented
(#350) Function ExpressionParserTest::testUnknownFilterWithoutSuggestions is not documented
(#361) Function ExpressionParserTest::testUnknownTest is not documented
(#372) Function ExpressionParserTest::testUnknownTestWithoutSuggestions is not documented
(#24) There is no description in phpdocs for function testCanOnlyAssignToNames
(#55) There is no description in phpdocs for function testArrayExpression
(#68) There is no description in phpdocs for function testArraySyntaxError
(#176) There is no description in phpdocs for function testStringExpression
(#267) There is no description in phpdocs for function testMacroDefinitionDoesNotSupportNonConstantDefaultValues
(#289) There is no description in phpdocs for function testMacroDefinitionSupportsConstantDefaultValues
(#24) Phpdocs for function ExpressionParserTest::testCanOnlyAssignToNames has incomplete parameters list
(#55) Phpdocs for function ExpressionParserTest::testArrayExpression has incomplete parameters list
(#68) Phpdocs for function ExpressionParserTest::testArraySyntaxError has incomplete parameters list
(#176) Phpdocs for function ExpressionParserTest::testStringExpression has incomplete parameters list
(#267) Phpdocs for function ExpressionParserTest::testMacroDefinitionDoesNotSupportNonConstantDefaultValues has incomplete parameters list
(#289) Phpdocs for function ExpressionParserTest::testMacroDefinitionSupportsConstantDefaultValues has incomplete parameters list
(#25) Incorrect path for phpdocs tag @dataProvider detected
(#56) Incorrect path for phpdocs tag @dataProvider detected
(#69) Incorrect path for phpdocs tag @dataProvider detected
(#177) Incorrect path for phpdocs tag @dataProvider detected
(#268) Incorrect path for phpdocs tag @dataProvider detected
(#290) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/Extension/CoreTest.php
(#16) Package is not specified for class CoreTest. It is also not specified in file-level phpdocs
(#293) Package is not specified for class CoreTestIteratorAggregate. It is also not specified in file-level phpdocs
(#308) Package is not specified for class CoreTestIteratorAggregateAggregate. It is also not specified in file-level phpdocs
(#323) Package is not specified for class CoreTestIterator. It is also not specified in file-level phpdocs
(#288) Package is not specified for function foo_escaper_for_test. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class CoreTest is not documented
(#293) Class CoreTestIteratorAggregate is not documented
(#308) Class CoreTestIteratorAggregateAggregate is not documented
(#323) Class CoreTestIterator is not documented
(#29) Function CoreTest::getRandomFunctionTestData is not documented
(#78) Function CoreTest::testRandomFunctionWithoutParameter is not documented
(#88) Function CoreTest::testRandomFunctionReturnsAsIs is not documented
(#97) Function CoreTest::testRandomFunctionOfEmptyArrayThrowsException is not documented
(#104) Function CoreTest::testRandomFunctionOnNonUTF8String is not documented
(#120) Function CoreTest::testReverseFilterOnNonUTF8String is not documented
(#146) Function CoreTest::provideCustomEscaperCases is not documented
(#155) Function CoreTest::testUnknownCustomEscaper is not documented
(#171) Function CoreTest::provideTwigFirstCases is not documented
(#193) Function CoreTest::provideTwigLastCases is not documented
(#214) Function CoreTest::provideArrayKeyCases is not documented
(#237) Function CoreTest::provideInFilterCases is not documented
(#266) Function CoreTest::provideSliceFilterCases is not documented
(#288) Function foo_escaper_for_test is not documented
(#297) Function CoreTestIteratorAggregate::__construct is not documented
(#302) Function CoreTestIteratorAggregate::getIterator is not documented
(#312) Function CoreTestIteratorAggregateAggregate::__construct is not documented
(#317) Function CoreTestIteratorAggregateAggregate::getIterator is not documented
(#331) Function CoreTestIterator::__construct is not documented
(#340) Function CoreTestIterator::rewind is not documented
(#345) Function CoreTestIterator::current is not documented
(#354) Function CoreTestIterator::key is not documented
(#359) Function CoreTestIterator::next is not documented
(#367) Function CoreTestIterator::valid is not documented
(#295) Variable CoreTestIteratorAggregate::$iterator is not documented
(#310) Variable CoreTestIteratorAggregateAggregate::$iterator is not documented
(#325) Variable CoreTestIterator::$position is not documented
(#326) Variable CoreTestIterator::$array is not documented
(#327) Variable CoreTestIterator::$arrayKeys is not documented
(#328) Variable CoreTestIterator::$allowValueAccess is not documented
(#329) Variable CoreTestIterator::$maxPosition is not documented
(#18) There is no description in phpdocs for function testRandomFunction
(#135) There is no description in phpdocs for function testCustomEscaper
(#162) There is no description in phpdocs for function testTwigFirst
(#184) There is no description in phpdocs for function testTwigLast
(#206) There is no description in phpdocs for function testArrayKeysFilter
(#229) There is no description in phpdocs for function testInFilter
(#257) There is no description in phpdocs for function testSliceFilter
(#18) Phpdocs for function CoreTest::testRandomFunction has incomplete parameters list
(#135) Phpdocs for function CoreTest::testCustomEscaper has incomplete parameters list
(#162) Phpdocs for function CoreTest::testTwigFirst has incomplete parameters list
(#184) Phpdocs for function CoreTest::testTwigLast has incomplete parameters list
(#206) Phpdocs for function CoreTest::testArrayKeysFilter has incomplete parameters list
(#229) Phpdocs for function CoreTest::testInFilter has incomplete parameters list
(#257) Phpdocs for function CoreTest::testSliceFilter has incomplete parameters list
(#19) Incorrect path for phpdocs tag @dataProvider detected
(#136) Incorrect path for phpdocs tag @dataProvider detected
(#163) Incorrect path for phpdocs tag @dataProvider detected
(#185) Incorrect path for phpdocs tag @dataProvider detected
(#207) Incorrect path for phpdocs tag @dataProvider detected
(#230) Incorrect path for phpdocs tag @dataProvider detected
(#258) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/Extension/SandboxTest.php
(#20) Package is not specified for class SandboxTest. It is also not specified in file-level phpdocs
(#329) Package is not specified for class FooObject. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#20) Class SandboxTest is not documented
(#329) Class FooObject is not documented
(#25) Function SandboxTest::setUp is not documented
(#50) Function SandboxTest::testSandboxWithInheritance is not documented
(#59) Function SandboxTest::testSandboxGloballySet is not documented
(#65) Function SandboxTest::testSandboxUnallowedMethodAccessor is not documented
(#78) Function SandboxTest::testSandboxUnallowedFilter is not documented
(#90) Function SandboxTest::testSandboxUnallowedTag is not documented
(#102) Function SandboxTest::testSandboxUnallowedProperty is not documented
(#131) Function SandboxTest::getSandboxUnallowedToStringTests is not documented
(#159) Function SandboxTest::getSandboxAllowedToStringTests is not documented
(#172) Function SandboxTest::testSandboxAllowMethodToString is not documented
(#180) Function SandboxTest::testSandboxAllowMethodToStringDisabled is not documented
(#188) Function SandboxTest::testSandboxUnallowedFunction is not documented
(#200) Function SandboxTest::testSandboxUnallowedRangeOperator is not documented
(#212) Function SandboxTest::testSandboxAllowMethodFoo is not documented
(#220) Function SandboxTest::testSandboxAllowFilter is not documented
(#226) Function SandboxTest::testSandboxAllowTag is not documented
(#232) Function SandboxTest::testSandboxAllowProperty is not documented
(#238) Function SandboxTest::testSandboxAllowFunction is not documented
(#244) Function SandboxTest::testSandboxAllowRangeOperator is not documented
(#250) Function SandboxTest::testSandboxAllowFunctionsCaseInsensitive is not documented
(#262) Function SandboxTest::testSandboxLocallySetForAnInclude is not documented
(#287) Function SandboxTest::testMacrosInASandbox is not documented
(#301) Function SandboxTest::testSandboxDisabledAfterIncludeFunctionError is not documented
(#318) Function SandboxTest::getEnvironment is not documented
(#335) Function FooObject::reset is not documented
(#340) Function FooObject::__toString is not documented
(#347) Function FooObject::foo is not documented
(#354) Function FooObject::getFooBar is not documented
(#361) Function FooObject::getAnotherFooObject is not documented
(#22) Variable SandboxTest::$params is not documented
(#23) Variable SandboxTest::$templates is not documented
(#331) Variable FooObject::$called is not documented
(#333) Variable FooObject::$bar is not documented
(#115) There is no description in phpdocs for function testSandboxUnallowedToString
(#150) There is no description in phpdocs for function testSandboxAllowedToString
(#115) Phpdocs for function SandboxTest::testSandboxUnallowedToString has incomplete parameters list
(#150) Phpdocs for function SandboxTest::testSandboxAllowedToString has incomplete parameters list
(#116) Incorrect path for phpdocs tag @dataProvider detected
(#151) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/FactoryRuntimeLoaderTest.php
(#16) Package is not specified for class FactoryRuntimeLoaderTest. It is also not specified in file-level phpdocs
(#33) Package is not specified for function getRuntime. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class FactoryRuntimeLoaderTest is not documented
(#18) Function FactoryRuntimeLoaderTest::testLoad is not documented
(#25) Function FactoryRuntimeLoaderTest::testLoadReturnsNullForUnmappedRuntime is not documented
(#33) Function getRuntime is not documented
question/type/coderunner/vendor/twig/twig/tests/FileCachingTest.php
(#17) Package is not specified for class FileCachingTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class FileCachingTest is not documented
(#22) Function FileCachingTest::setUp is not documented
(#36) Function FileCachingTest::tearDown is not documented
(#19) Variable FileCachingTest::$env is not documented
(#20) Variable FileCachingTest::$tmpDir is not documented
(#41) There is no description in phpdocs for function testWritingCacheFiles
(#53) There is no description in phpdocs for function testClearingCacheFiles
(#42) Incorrect path for phpdocs tag @group detected
(#54) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/FileExtensionEscapingStrategyTest.php
(#16) Package is not specified for class FileExtensionEscapingStrategyTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class FileExtensionEscapingStrategyTest is not documented
(#26) Function FileExtensionEscapingStrategyTest::getGuessData is not documented
(#18) There is no description in phpdocs for function testGuess
(#18) Phpdocs for function FileExtensionEscapingStrategyTest::testGuess has incomplete parameters list
(#19) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/FilesystemHelper.php
(#14) Package is not specified for class FilesystemHelper. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#14) Class FilesystemHelper is not documented
(#16) Function FilesystemHelper::removeDir is not documented
question/type/coderunner/vendor/twig/twig/tests/Fixtures/errors/leak-output.php
(#12) Package is not specified for class BrokenExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#12) Class BrokenExtension is not documented
(#14) Function BrokenExtension::getFilters is not documented
(#21) Function BrokenExtension::broken is not documented
question/type/coderunner/vendor/twig/twig/tests/IntegrationTest.php
(#35) Package is not specified for class IntegrationTest. It is also not specified in file-level phpdocs
(#60) Package is not specified for class TwigTestFoo. It is also not specified in file-level phpdocs
(#128) Package is not specified for class TwigTestTokenParser_§. It is also not specified in file-level phpdocs
(#143) Package is not specified for class TwigTestExtension. It is also not specified in file-level phpdocs
(#278) Package is not specified for class MagicCallStub. It is also not specified in file-level phpdocs
(#290) Package is not specified for class ToStringStub. It is also not specified in file-level phpdocs
(#308) Package is not specified for class CountableStub. It is also not specified in file-level phpdocs
(#333) Package is not specified for class IteratorAggregateStub. It is also not specified in file-level phpdocs
(#351) Package is not specified for class SimpleIteratorForTesting. It is also not specified in file-level phpdocs
(#30) Package is not specified for function html. It is also not specified in file-level phpdocs
(#55) Package is not specified for function test_foo. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#35) Class IntegrationTest is not documented
(#60) Class TwigTestFoo is not documented
(#128) Class TwigTestTokenParser_§ is not documented
(#143) Class TwigTestExtension is not documented
(#290) Class ToStringStub is not documented
(#351) Class SimpleIteratorForTesting is not documented
(#30) Function html is not documented
(#37) Function IntegrationTest::getExtensions is not documented
(#49) Function IntegrationTest::getFixturesDir is not documented
(#55) Function test_foo is not documented
(#67) Function TwigTestFoo::bar is not documented
(#72) Function TwigTestFoo::getFoo is not documented
(#77) Function TwigTestFoo::getSelf is not documented
(#82) Function TwigTestFoo::is is not documented
(#87) Function TwigTestFoo::in is not documented
(#92) Function TwigTestFoo::not is not documented
(#97) Function TwigTestFoo::strToLower is not documented
(#102) Function TwigTestFoo::rewind is not documented
(#107) Function TwigTestFoo::current is not documented
(#112) Function TwigTestFoo::key is not documented
(#117) Function TwigTestFoo::next is not documented
(#122) Function TwigTestFoo::valid is not documented
(#130) Function TwigTestTokenParser_§::parse is not documented
(#137) Function TwigTestTokenParser_§::getTag is not documented
(#145) Function TwigTestExtension::getTokenParsers is not documented
(#152) Function TwigTestExtension::getFilters is not documented
(#170) Function TwigTestExtension::getFunctions is not documented
(#183) Function TwigTestExtension::getTests is not documented
(#191) Function TwigTestExtension::§Filter is not documented
(#196) Function TwigTestExtension::§Function is not documented
(#219) Function TwigTestExtension::dynamic_path is not documented
(#224) Function TwigTestExtension::dynamic_foo is not documented
(#229) Function TwigTestExtension::dynamic_test is not documented
(#234) Function TwigTestExtension::escape_something is not documented
(#239) Function TwigTestExtension::preserves_safety is not documented
(#244) Function TwigTestExtension::staticCall is not documented
(#249) Function TwigTestExtension::br is not documented
(#254) Function TwigTestExtension::is_multi_word is not documented
(#259) Function TwigTestExtension::__call is not documented
(#268) Function TwigTestExtension::__callStatic is not documented
(#284) Function MagicCallStub::__call is not documented
(#297) Function ToStringStub::__construct is not documented
(#302) Function ToStringStub::__toString is not documented
(#317) Function CountableStub::__construct is not documented
(#322) Function CountableStub::count is not documented
(#327) Function CountableStub::__toString is not documented
(#340) Function IteratorAggregateStub::__construct is not documented
(#345) Function IteratorAggregateStub::getIterator is not documented
(#356) Function SimpleIteratorForTesting::current is not documented
(#361) Function SimpleIteratorForTesting::next is not documented
(#366) Function SimpleIteratorForTesting::key is not documented
(#371) Function SimpleIteratorForTesting::valid is not documented
(#376) Function SimpleIteratorForTesting::rewind is not documented
(#381) Function SimpleIteratorForTesting::__toString is not documented
(#64) Variable TwigTestFoo::$position is not documented
(#65) Variable TwigTestFoo::$array is not documented
(#315) Variable CountableStub::$count is not documented
(#338) Variable IteratorAggregateStub::$data is not documented
(#353) Variable SimpleIteratorForTesting::$data is not documented
(#354) Variable SimpleIteratorForTesting::$key is not documented
(#62) Constant TwigTestFoo::BAR_NAME is not documented
(#278) No one-line description found in phpdocs for class MagicCallStub
(#308) No one-line description found in phpdocs for class CountableStub
(#201) Phpdocs for function TwigTestExtension::escape_and_nl2br has incomplete parameters list
(#209) Phpdocs for function TwigTestExtension::nl2br has incomplete parameters list
question/type/coderunner/vendor/twig/twig/tests/LegacyIntegrationTest.php
(#17) Package is not specified for class LegacyIntegrationTest. It is also not specified in file-level phpdocs
(#41) Package is not specified for class LegacyTwigTestExtension. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class LegacyIntegrationTest is not documented
(#41) Class LegacyTwigTestExtension is not documented
(#19) Function LegacyIntegrationTest::getExtensions is not documented
(#26) Function LegacyIntegrationTest::getFixturesDir is not documented
(#31) Function LegacyIntegrationTest::getTests is not documented
(#43) Function LegacyTwigTestExtension::getTests is not documented
(#50) Function LegacyTwigTestExtension::is_multi_word is not documented
(#55) Function LegacyTwigTestExtension::getName is not documented
question/type/coderunner/vendor/twig/twig/tests/LexerTest.php
(#19) Package is not specified for class LexerTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Class LexerTest is not documented
(#32) Function LexerTest::testNameLabelForTag is not documented
(#43) Function LexerTest::testNameLabelForFunction is not documented
(#54) Function LexerTest::testBracketsNesting is not documented
(#62) Function LexerTest::countToken is not documented
(#80) Function LexerTest::testLineDirective is not documented
(#102) Function LexerTest::testLineDirectiveInline is not documented
(#120) Function LexerTest::testLongComments is not documented
(#132) Function LexerTest::testLongVerbatim is not documented
(#144) Function LexerTest::testLongVar is not documented
(#156) Function LexerTest::testLongBlock is not documented
(#168) Function LexerTest::testBigNumbers is not documented
(#179) Function LexerTest::testStringWithEscapedDelimiter is not documented
(#197) Function LexerTest::testStringWithInterpolation is not documented
(#218) Function LexerTest::testStringWithEscapedInterpolation is not documented
(#233) Function LexerTest::testStringWithHash is not documented
(#248) Function LexerTest::testStringWithUnterminatedInterpolation is not documented
(#259) Function LexerTest::testStringWithNestedInterpolations is not documented
(#280) Function LexerTest::testStringWithNestedInterpolationsInBlock is not documented
(#302) Function LexerTest::testOperatorEndingWithALetterAtTheEndOfALine is not documented
(#317) Function LexerTest::testUnterminatedVariable is not documented
(#335) Function LexerTest::testUnterminatedBlock is not documented
(#353) Function LexerTest::testOverridingSyntax is not documented
(#21) There is no description in phpdocs for function testLegacyConstructorSignature
(#22) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/Loader/ArrayTest.php
(#16) Package is not specified for class ArrayTest. It is also not specified in file-level phpdocs
(#126) Package is not specified for class Twig_Test_Loader_TemplateReference. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class ArrayTest is not documented
(#126) Class Twig_Test_Loader_TemplateReference is not documented
(#40) Function ArrayTest::testGetSourceContextWhenTemplateDoesNotExist is not documented
(#49) Function ArrayTest::testGetCacheKey is not documented
(#56) Function ArrayTest::testGetCacheKeyWhenTemplateHasDuplicateContent is not documented
(#67) Function ArrayTest::testGetCacheKeyIsProtectedFromEdgeCollisions is not documented
(#78) Function ArrayTest::testGetCacheKeyWhenTemplateDoesNotExist is not documented
(#87) Function ArrayTest::testSetTemplate is not documented
(#95) Function ArrayTest::testIsFresh is not documented
(#101) Function ArrayTest::testIsFreshWhenTemplateDoesNotExist is not documented
(#110) Function ArrayTest::testTemplateReference is not documented
(#130) Function Twig_Test_Loader_TemplateReference::__construct is not documented
(#135) Function Twig_Test_Loader_TemplateReference::__toString is not documented
(#128) Variable Twig_Test_Loader_TemplateReference::$name is not documented
(#18) There is no description in phpdocs for function testGetSource
(#28) There is no description in phpdocs for function testGetSourceWhenTemplateDoesNotExist
(#19) Incorrect path for phpdocs tag @group detected
(#29) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/Loader/ChainTest.php
(#22) Package is not specified for class ChainTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#22) Class ChainTest is not documented
(#38) Function ChainTest::testGetSourceContext is not documented
(#59) Function ChainTest::testGetSourceContextWhenTemplateDoesNotExist is not documented
(#80) Function ChainTest::testGetCacheKey is not documented
(#91) Function ChainTest::testGetCacheKeyWhenTemplateDoesNotExist is not documented
(#100) Function ChainTest::testAddLoader is not documented
(#108) Function ChainTest::testExists is not documented
(#24) There is no description in phpdocs for function testGetSource
(#68) There is no description in phpdocs for function testGetSourceWhenTemplateDoesNotExist
(#25) Incorrect path for phpdocs tag @group detected
(#69) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/Loader/FilesystemTest.php
(#18) Package is not specified for class FilesystemTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class FilesystemTest is not documented
(#20) Function FilesystemTest::testGetSourceContext is not documented
(#43) Function FilesystemTest::getSecurityTests is not documented
(#102) Function FilesystemTest::getBasePaths is not documented
(#133) Function FilesystemTest::testEmptyConstructor is not documented
(#139) Function FilesystemTest::testGetNamespaces is not documented
(#148) Function FilesystemTest::testFindTemplateExceptionNamespace is not documented
(#163) Function FilesystemTest::testFindTemplateWithCache is not documented
(#178) Function FilesystemTest::testLoadTemplateAndRenderBlockWithCache is not documented
(#194) Function FilesystemTest::getArrayInheritanceTests is not documented
(#233) Function FilesystemTest::testTemplateExistsAlwaysReturnsBool is not documented
(#28) There is no description in phpdocs for function testSecurity
(#68) There is no description in phpdocs for function testPaths
(#204) There is no description in phpdocs for function testArrayInheritance
(#220) There is no description in phpdocs for function testLoadTemplateFromPhar
(#28) Phpdocs for function FilesystemTest::testSecurity has incomplete parameters list
(#68) Phpdocs for function FilesystemTest::testPaths has incomplete parameters list
(#207) Phpdocs for function FilesystemTest::testArrayInheritance has incomplete parameters list
(#221) Invalid phpdocs tag @requires used
(#29) Incorrect path for phpdocs tag @dataProvider detected
(#69) Incorrect path for phpdocs tag @dataProvider detected
(#205) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/NativeExtensionTest.php
(#19) Package is not specified for class NativeExtensionTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Class NativeExtensionTest is not documented
(#21) There is no description in phpdocs for function testGetProperties
(#22) Invalid phpdocs tag @requires used
question/type/coderunner/vendor/twig/twig/tests/Node/AutoEscapeTest.php
(#19) Package is not specified for class AutoEscapeTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Class AutoEscapeTest is not documented
(#21) Function AutoEscapeTest::testConstructor is not documented
(#30) Function AutoEscapeTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/BlockReferenceTest.php
(#17) Package is not specified for class BlockReferenceTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class BlockReferenceTest is not documented
(#19) Function BlockReferenceTest::testConstructor is not documented
(#26) Function BlockReferenceTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/BlockTest.php
(#18) Package is not specified for class BlockTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class BlockTest is not documented
(#20) Function BlockTest::testConstructor is not documented
(#29) Function BlockTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/DeprecatedTest.php
(#23) Package is not specified for class DeprecatedTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#23) Class DeprecatedTest is not documented
(#25) Function DeprecatedTest::testConstructor is not documented
(#33) Function DeprecatedTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/DoTest.php
(#18) Package is not specified for class DoTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class DoTest is not documented
(#20) Function DoTest::testConstructor is not documented
(#28) Function DoTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ArrayTest.php
(#18) Package is not specified for class ArrayTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class ArrayTest is not documented
(#20) Function ArrayTest::testConstructor is not documented
(#28) Function ArrayTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/AssignNameTest.php
(#17) Package is not specified for class AssignNameTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class AssignNameTest is not documented
(#19) Function AssignNameTest::testConstructor is not documented
(#26) Function AssignNameTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AddTest.php
(#18) Package is not specified for class AddTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class AddTest is not documented
(#20) Function AddTest::testConstructor is not documented
(#30) Function AddTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/AndTest.php
(#18) Package is not specified for class AndTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class AndTest is not documented
(#20) Function AndTest::testConstructor is not documented
(#30) Function AndTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ConcatTest.php
(#18) Package is not specified for class ConcatTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class ConcatTest is not documented
(#20) Function ConcatTest::testConstructor is not documented
(#30) Function ConcatTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/DivTest.php
(#18) Package is not specified for class DivTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class DivTest is not documented
(#20) Function DivTest::testConstructor is not documented
(#30) Function DivTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/FloorDivTest.php
(#18) Package is not specified for class FloorDivTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class FloorDivTest is not documented
(#20) Function FloorDivTest::testConstructor is not documented
(#30) Function FloorDivTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/ModTest.php
(#18) Package is not specified for class ModTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class ModTest is not documented
(#20) Function ModTest::testConstructor is not documented
(#30) Function ModTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/MulTest.php
(#18) Package is not specified for class MulTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class MulTest is not documented
(#20) Function MulTest::testConstructor is not documented
(#30) Function MulTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/OrTest.php
(#18) Package is not specified for class OrTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class OrTest is not documented
(#20) Function OrTest::testConstructor is not documented
(#30) Function OrTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Binary/SubTest.php
(#18) Package is not specified for class SubTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class SubTest is not documented
(#20) Function SubTest::testConstructor is not documented
(#30) Function SubTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/CallTest.php
(#16) Package is not specified for class CallTest. It is also not specified in file-level phpdocs
(#122) Package is not specified for class Node_Expression_Call. It is also not specified in file-level phpdocs
(#130) Package is not specified for class CallableTestClass. It is also not specified in file-level phpdocs
(#137) Package is not specified for function custom_Twig_Tests_Node_Expression_CallTest_function. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class CallTest is not documented
(#122) Class Node_Expression_Call is not documented
(#130) Class CallableTestClass is not documented
(#18) Function CallTest::testGetArguments is not documented
(#24) Function CallTest::testGetArgumentsWhenPositionalArgumentsAfterNamedArguments is not documented
(#33) Function CallTest::testGetArgumentsWhenArgumentIsDefinedTwice is not documented
(#42) Function CallTest::testGetArgumentsWithWrongNamedArgumentName is not documented
(#51) Function CallTest::testGetArgumentsWithWrongNamedArgumentNames is not documented
(#60) Function CallTest::testResolveArgumentsWithMissingValueForOptionalArgument is not documented
(#69) Function CallTest::testResolveArgumentsOnlyNecessaryArgumentsForCustomFunction is not documented
(#76) Function CallTest::testGetArgumentsForStaticMethod is not documented
(#82) Function CallTest::testResolveArgumentsWithMissingParameterForArbitraryArguments is not documented
(#91) Function CallTest::customStaticFunction is not documented
(#95) Function CallTest::customFunction is not documented
(#99) Function CallTest::customFunctionWithArbitraryArguments is not documented
(#103) Function CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnFunction is not documented
(#112) Function CallTest::testResolveArgumentsWithMissingParameterForArbitraryArgumentsOnObject is not documented
(#124) Function Node_Expression_Call::getArguments is not documented
(#132) Function CallableTestClass::__invoke is not documented
(#137) Function custom_Twig_Tests_Node_Expression_CallTest_function is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConditionalTest.php
(#18) Package is not specified for class ConditionalTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class ConditionalTest is not documented
(#20) Function ConditionalTest::testConstructor is not documented
(#32) Function ConditionalTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ConstantTest.php
(#17) Package is not specified for class ConstantTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class ConstantTest is not documented
(#19) Function ConstantTest::testConstructor is not documented
(#26) Function ConstantTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FilterTest.php
(#21) Package is not specified for class FilterTest. It is also not specified in file-level phpdocs
(#159) Package is not specified for function twig_tests_filter_barbar. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#21) Class FilterTest is not documented
(#23) Function FilterTest::testConstructor is not documented
(#35) Function FilterTest::getTests is not documented
(#113) Function FilterTest::testCompileWithWrongNamedArgumentName is not documented
(#127) Function FilterTest::testCompileWithMissingNamedArgument is not documented
(#141) Function FilterTest::createFilter is not documented
(#149) Function FilterTest::getEnvironment is not documented
(#159) Function twig_tests_filter_barbar is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/FunctionTest.php
(#21) Package is not specified for class FunctionTest. It is also not specified in file-level phpdocs
(#117) Package is not specified for function twig_tests_function_barbar. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#21) Class FunctionTest is not documented
(#23) Function FunctionTest::testConstructor is not documented
(#33) Function FunctionTest::getTests is not documented
(#102) Function FunctionTest::createFunction is not documented
(#107) Function FunctionTest::getEnvironment is not documented
(#117) Function twig_tests_function_barbar is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/GetAttrTest.php
(#21) Package is not specified for class GetAttrTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#21) Class GetAttrTest is not documented
(#23) Function GetAttrTest::testConstructor is not documented
(#38) Function GetAttrTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NameTest.php
(#18) Package is not specified for class NameTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class NameTest is not documented
(#20) Function NameTest::testConstructor is not documented
(#27) Function NameTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/NullCoalesceTest.php
(#19) Package is not specified for class NullCoalesceTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Class NullCoalesceTest is not documented
(#21) Function NullCoalesceTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FilterInclude.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/FunctionInclude.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/PHP53/TestInclude.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/ParentTest.php
(#17) Package is not specified for class ParentTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class ParentTest is not documented
(#19) Function ParentTest::testConstructor is not documented
(#26) Function ParentTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/TestTest.php
(#22) Package is not specified for class TestTest. It is also not specified in file-level phpdocs
(#90) Package is not specified for function twig_tests_test_barbar. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#22) Class TestTest is not documented
(#24) Function TestTest::testConstructor is not documented
(#36) Function TestTest::getTests is not documented
(#75) Function TestTest::createTest is not documented
(#80) Function TestTest::getEnvironment is not documented
(#90) Function twig_tests_test_barbar is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NegTest.php
(#18) Package is not specified for class NegTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class NegTest is not documented
(#20) Function NegTest::testConstructor is not documented
(#28) Function NegTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/NotTest.php
(#18) Package is not specified for class NotTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class NotTest is not documented
(#20) Function NotTest::testConstructor is not documented
(#28) Function NotTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/Expression/Unary/PosTest.php
(#18) Package is not specified for class PosTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class PosTest is not documented
(#20) Function PosTest::testConstructor is not documented
(#28) Function PosTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/ForTest.php
(#22) Package is not specified for class ForTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#22) Class ForTest is not documented
(#24) Function ForTest::testConstructor is not documented
(#49) Function ForTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/IfTest.php
(#21) Package is not specified for class IfTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#21) Class IfTest is not documented
(#23) Function IfTest::testConstructor is not documented
(#40) Function IfTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/ImportTest.php
(#19) Package is not specified for class ImportTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Class ImportTest is not documented
(#21) Function ImportTest::testConstructor is not documented
(#31) Function ImportTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/IncludeTest.php
(#20) Package is not specified for class IncludeTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#20) Class IncludeTest is not documented
(#22) Function IncludeTest::testConstructor is not documented
(#37) Function IncludeTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/MacroTest.php
(#21) Package is not specified for class MacroTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#21) Class MacroTest is not documented
(#23) Function MacroTest::testConstructor is not documented
(#34) Function MacroTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/ModuleTest.php
(#26) Package is not specified for class ModuleTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#26) Class ModuleTest is not documented
(#28) Function ModuleTest::testConstructor is not documented
(#45) Function ModuleTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/PrintTest.php
(#18) Package is not specified for class PrintTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class PrintTest is not documented
(#20) Function PrintTest::testConstructor is not documented
(#28) Function PrintTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/SandboxTest.php
(#18) Package is not specified for class SandboxTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class SandboxTest is not documented
(#20) Function SandboxTest::testConstructor is not documented
(#28) Function SandboxTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/SetTest.php
(#23) Package is not specified for class SetTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#23) Class SetTest is not documented
(#25) Function SetTest::testConstructor is not documented
(#36) Function SetTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/SpacelessTest.php
(#19) Package is not specified for class SpacelessTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Class SpacelessTest is not documented
(#21) Function SpacelessTest::testConstructor is not documented
(#29) Function SpacelessTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/Node/TextTest.php
(#17) Package is not specified for class TextTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class TextTest is not documented
(#19) Function TextTest::testConstructor is not documented
(#26) Function TextTest::getTests is not documented
question/type/coderunner/vendor/twig/twig/tests/NodeTraverserTest.php
(#19) Package is not specified for class NodeTraverserTest. It is also not specified in file-level phpdocs
(#33) Package is not specified for class IdentityVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#19) Class NodeTraverserTest is not documented
(#33) Class IdentityVisitor is not documented
(#35) Function IdentityVisitor::enterNode is not documented
(#40) Function IdentityVisitor::leaveNode is not documented
(#45) Function IdentityVisitor::getPriority is not documented
(#21) There is no description in phpdocs for function testNodeIsNullWhenTraversing
(#22) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/NodeVisitor/OptimizerTest.php
(#18) Package is not specified for class OptimizerTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class OptimizerTest is not documented
(#20) Function OptimizerTest::testRenderBlockOptimizer is not documented
(#32) Function OptimizerTest::testRenderParentBlockOptimizer is not documented
(#58) Function OptimizerTest::getTestsForForOptimizer is not documented
(#97) Function OptimizerTest::checkForConfiguration is not documented
(#44) There is no description in phpdocs for function testForOptimizer
(#44) Phpdocs for function OptimizerTest::testForOptimizer has incomplete parameters list
(#45) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/ParserTest.php
(#25) Package is not specified for class ParserTest. It is also not specified in file-level phpdocs
(#186) Package is not specified for class TestParser. It is also not specified in file-level phpdocs
(#196) Package is not specified for class TestTokenParser. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#25) Class ParserTest is not documented
(#186) Class TestParser is not documented
(#196) Class TestTokenParser is not documented
(#27) Function ParserTest::testSetMacroThrowsExceptionOnReservedMethods is not documented
(#35) Function ParserTest::testUnknownTag is not documented
(#50) Function ParserTest::testUnknownTagWithoutSuggestions is not documented
(#75) Function ParserTest::getFilterBodyNodesData is not documented
(#105) Function ParserTest::getFilterBodyNodesDataThrowsException is not documented
(#121) Function ParserTest::getFilterBodyNodesWithBOMData is not documented
(#131) Function ParserTest::testParseIsReentrant is not documented
(#154) Function ParserTest::testGetVarName is not documented
(#176) Function ParserTest::getParser is not documented
(#190) Function TestParser::filterBodyNodes is not documented
(#198) Function TestTokenParser::parse is not documented
(#214) Function TestTokenParser::getTag is not documented
(#188) Variable TestParser::$stream is not documented
(#65) There is no description in phpdocs for function testFilterBodyNodes
(#93) There is no description in phpdocs for function testFilterBodyNodesThrowsException
(#113) There is no description in phpdocs for function testFilterBodyNodesWithBOM
(#65) Phpdocs for function ParserTest::testFilterBodyNodes has incomplete parameters list
(#93) Phpdocs for function ParserTest::testFilterBodyNodesThrowsException has incomplete parameters list
(#113) Phpdocs for function ParserTest::testFilterBodyNodesWithBOM has incomplete parameters list
(#66) Incorrect path for phpdocs tag @dataProvider detected
(#94) Incorrect path for phpdocs tag @dataProvider detected
(#114) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/AbstractTest.php
(#16) Package is not specified for class AbstractTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class AbstractTest is not documented
(#18) Function AbstractTest::getProfile is not documented
(#47) Function AbstractTest::getIndexProfile is not documented
(#52) Function AbstractTest::getEmbeddedBlockProfile is not documented
(#57) Function AbstractTest::getEmbeddedTemplateProfile is not documented
(#62) Function AbstractTest::getIncludedTemplateProfile is not documented
(#67) Function AbstractTest::getMacroProfile is not documented
(#72) There is no description in phpdocs for function generateProfile
(#73) Phpdocs for function AbstractTest::generateProfile has incomplete parameters list
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/BlackfireTest.php
(#16) Package is not specified for class BlackfireTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class BlackfireTest is not documented
(#18) Function BlackfireTest::testDump is not documented
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/HtmlTest.php
(#16) Package is not specified for class HtmlTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class HtmlTest is not documented
(#18) Function HtmlTest::testDump is not documented
question/type/coderunner/vendor/twig/twig/tests/Profiler/Dumper/TextTest.php
(#16) Package is not specified for class TextTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class TextTest is not documented
(#18) Function TextTest::testDump is not documented
question/type/coderunner/vendor/twig/twig/tests/Profiler/ProfileTest.php
(#16) Package is not specified for class ProfileTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#16) Class ProfileTest is not documented
(#18) Function ProfileTest::testConstructor is not documented
(#27) Function ProfileTest::testIsRoot is not documented
(#36) Function ProfileTest::testIsTemplate is not documented
(#45) Function ProfileTest::testIsBlock is not documented
(#54) Function ProfileTest::testIsMacro is not documented
(#63) Function ProfileTest::testGetAddProfile is not documented
(#73) Function ProfileTest::testGetDuration is not documented
(#82) Function ProfileTest::testSerialize is not documented
(#105) Function ProfileTest::testReset is not documented
question/type/coderunner/vendor/twig/twig/tests/TemplateTest.php
(#26) Package is not specified for class TemplateTest. It is also not specified in file-level phpdocs
(#460) Package is not specified for class TemplateForTest. It is also not specified in file-level phpdocs
(#524) Package is not specified for class TemplateArrayAccessObject. It is also not specified in file-level phpdocs
(#558) Package is not specified for class TemplateMagicPropertyObject. It is also not specified in file-level phpdocs
(#585) Package is not specified for class TemplateMagicPropertyObjectWithException. It is also not specified in file-level phpdocs
(#593) Package is not specified for class TemplatePropertyObject. It is also not specified in file-level phpdocs
(#604) Package is not specified for class TemplatePropertyObjectAndIterator. It is also not specified in file-level phpdocs
(#612) Package is not specified for class TemplatePropertyObjectAndArrayAccess. It is also not specified in file-level phpdocs
(#643) Package is not specified for class TemplatePropertyObjectDefinedWithUndefinedValue. It is also not specified in file-level phpdocs
(#653) Package is not specified for class TemplateMethodObject. It is also not specified in file-level phpdocs
(#705) Package is not specified for class TemplateGetIsMethods. It is also not specified in file-level phpdocs
(#716) Package is not specified for class TemplateMethodAndPropObject. It is also not specified in file-level phpdocs
(#740) Package is not specified for class TemplateArrayAccess. It is also not specified in file-level phpdocs
(#768) Package is not specified for class TemplateMagicMethodObject. It is also not specified in file-level phpdocs
(#776) Package is not specified for class TemplateMagicMethodExceptionObject. It is also not specified in file-level phpdocs
(#784) Package is not specified for class CExtDisablingNodeVisitor. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#26) Class TemplateTest is not documented
(#460) Class TemplateForTest is not documented
(#524) Class TemplateArrayAccessObject is not documented
(#558) Class TemplateMagicPropertyObject is not documented
(#585) Class TemplateMagicPropertyObjectWithException is not documented
(#593) Class TemplatePropertyObject is not documented
(#604) Class TemplatePropertyObjectAndIterator is not documented
(#612) Class TemplatePropertyObjectAndArrayAccess is not documented
(#643) Class TemplatePropertyObjectDefinedWithUndefinedValue is not documented
(#653) Class TemplateMethodObject is not documented
(#705) Class TemplateGetIsMethods is not documented
(#716) Class TemplateMethodAndPropObject is not documented
(#740) Class TemplateArrayAccess is not documented
(#768) Class TemplateMagicMethodObject is not documented
(#776) Class TemplateMagicMethodExceptionObject is not documented
(#784) Class CExtDisablingNodeVisitor is not documented
(#28) Function TemplateTest::testDisplayBlocksAcceptTemplateOnlyAsBlocks is not documented
(#64) Function TemplateTest::getAttributeExceptions is not documented
(#116) Function TemplateTest::getGetAttributeWithSandbox is not documented
(#233) Function TemplateTest::testGetAttributeOnArrayWithConfusableKey is not documented
(#306) Function TemplateTest::testGetAttributeCallExceptions is not documented
(#315) Function TemplateTest::getGetAttributeTests is not documented
(#447) Function TemplateTest::testGetIsMethods is not documented
(#464) Function TemplateForTest::__construct is not documented
(#471) Function TemplateForTest::getZero is not documented
(#476) Function TemplateForTest::getEmpty is not documented
(#481) Function TemplateForTest::getString is not documented
(#486) Function TemplateForTest::getTrue is not documented
(#491) Function TemplateForTest::getTemplateName is not documented
(#496) Function TemplateForTest::getDebugInfo is not documented
(#501) Function TemplateForTest::doGetParent is not documented
(#506) Function TemplateForTest::doDisplay is not documented
(#510) Function TemplateForTest::getAttribute is not documented
(#519) Function TemplateForTest::block_name is not documented
(#539) Function TemplateArrayAccessObject::offsetExists is not documented
(#544) Function TemplateArrayAccessObject::offsetGet is not documented
(#549) Function TemplateArrayAccessObject::offsetSet is not documented
(#553) Function TemplateArrayAccessObject::offsetUnset is not documented
(#574) Function TemplateMagicPropertyObject::__isset is not documented
(#579) Function TemplateMagicPropertyObject::__get is not documented
(#587) Function TemplateMagicPropertyObjectWithException::__isset is not documented
(#606) Function TemplatePropertyObjectAndIterator::getIterator is not documented
(#624) Function TemplatePropertyObjectAndArrayAccess::offsetExists is not documented
(#629) Function TemplatePropertyObjectAndArrayAccess::offsetGet is not documented
(#634) Function TemplatePropertyObjectAndArrayAccess::offsetSet is not documented
(#638) Function TemplatePropertyObjectAndArrayAccess::offsetUnset is not documented
(#647) Function TemplatePropertyObjectDefinedWithUndefinedValue::__construct is not documented
(#655) Function TemplateMethodObject::getDefined is not documented
(#660) Function TemplateMethodObject::get1 is not documented
(#665) Function TemplateMethodObject::get09 is not documented
(#670) Function TemplateMethodObject::getZero is not documented
(#675) Function TemplateMethodObject::getNull is not documented
(#679) Function TemplateMethodObject::isBar is not documented
(#684) Function TemplateMethodObject::isBaz is not documented
(#689) Function TemplateMethodObject::getBaz is not documented
(#694) Function TemplateMethodObject::getProtected is not documented
(#699) Function TemplateMethodObject::getStatic is not documented
(#707) Function TemplateGetIsMethods::get is not documented
(#711) Function TemplateGetIsMethods::is is not documented
(#720) Function TemplateMethodAndPropObject::getA is not documented
(#727) Function TemplateMethodAndPropObject::getB is not documented
(#734) Function TemplateMethodAndPropObject::getC is not documented
(#747) Function TemplateArrayAccess::offsetExists is not documented
(#752) Function TemplateArrayAccess::offsetGet is not documented
(#757) Function TemplateArrayAccess::offsetSet is not documented
(#762) Function TemplateArrayAccess::offsetUnset is not documented
(#770) Function TemplateMagicMethodObject::__call is not documented
(#778) Function TemplateMagicMethodExceptionObject::__call is not documented
(#786) Function CExtDisablingNodeVisitor::enterNode is not documented
(#795) Function CExtDisablingNodeVisitor::leaveNode is not documented
(#800) Function CExtDisablingNodeVisitor::getPriority is not documented
(#462) Variable TemplateForTest::$name is not documented
(#526) Variable TemplateArrayAccessObject::$protected is not documented
(#528) Variable TemplateArrayAccessObject::$attributes is not documented
(#560) Variable TemplateMagicPropertyObject::$defined is not documented
(#562) Variable TemplateMagicPropertyObject::$attributes is not documented
(#572) Variable TemplateMagicPropertyObject::$protected is not documented
(#595) Variable TemplatePropertyObject::$defined is not documented
(#596) Variable TemplatePropertyObject::$zero is not documented
(#597) Variable TemplatePropertyObject::$null is not documented
(#598) Variable TemplatePropertyObject::$bar is not documented
(#599) Variable TemplatePropertyObject::$baz is not documented
(#601) Variable TemplatePropertyObject::$protected is not documented
(#614) Variable TemplatePropertyObjectAndArrayAccess::$data is not documented
(#645) Variable TemplatePropertyObjectDefinedWithUndefinedValue::$foo is not documented
(#718) Variable TemplateMethodAndPropObject::$a is not documented
(#725) Variable TemplateMethodAndPropObject::$b is not documented
(#732) Variable TemplateMethodAndPropObject::$c is not documented
(#742) Variable TemplateArrayAccess::$vars is not documented
(#745) Variable TemplateArrayAccess::$children is not documented
(#37) There is no description in phpdocs for function testGetAttributeExceptions
(#87) There is no description in phpdocs for function testGetAttributeWithSandbox
(#126) There is no description in phpdocs for function testGetAttributeWithTemplateAsObject
(#156) There is no description in phpdocs for function testGetAttributeWithTemplateAsObjectForDeprecations
(#219) There is no description in phpdocs for function testRenderBlockWithUndefinedBlock
(#258) There is no description in phpdocs for function testGetAttribute
(#268) There is no description in phpdocs for function testGetAttributeStrict
(#286) There is no description in phpdocs for function testGetAttributeDefined
(#296) There is no description in phpdocs for function testGetAttributeDefinedStrict
(#37) Phpdocs for function TemplateTest::testGetAttributeExceptions has incomplete parameters list
(#87) Phpdocs for function TemplateTest::testGetAttributeWithSandbox has incomplete parameters list
(#258) Phpdocs for function TemplateTest::testGetAttribute has incomplete parameters list
(#268) Phpdocs for function TemplateTest::testGetAttributeStrict has incomplete parameters list
(#286) Phpdocs for function TemplateTest::testGetAttributeDefined has incomplete parameters list
(#296) Phpdocs for function TemplateTest::testGetAttributeDefinedStrict has incomplete parameters list
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#158) Invalid phpdocs tag @expectedDeprecation used
(#221) Invalid phpdocs tag @expectedDeprecation used
(#221) Invalid phpdocs tag @expectedDeprecation used
(#38) Incorrect path for phpdocs tag @dataProvider detected
(#88) Incorrect path for phpdocs tag @dataProvider detected
(#127) Incorrect path for phpdocs tag @group detected
(#157) Incorrect path for phpdocs tag @group detected
(#220) Incorrect path for phpdocs tag @group detected
(#259) Incorrect path for phpdocs tag @dataProvider detected
(#269) Incorrect path for phpdocs tag @dataProvider detected
(#287) Incorrect path for phpdocs tag @dataProvider detected
(#297) Incorrect path for phpdocs tag @dataProvider detected
question/type/coderunner/vendor/twig/twig/tests/TemplateWrapperTest.php
(#17) Package is not specified for class TemplateWrapperTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class TemplateWrapperTest is not documented
(#19) Function TemplateWrapperTest::testHasGetBlocks is not documented
(#45) Function TemplateWrapperTest::testRenderBlock is not documented
(#56) Function TemplateWrapperTest::testDisplayBlock is not documented
question/type/coderunner/vendor/twig/twig/tests/TokenStreamTest.php
(#17) Package is not specified for class TokenStreamTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#17) Class TokenStreamTest is not documented
(#21) Function TokenStreamTest::setUp is not documented
(#47) Function TokenStreamTest::testNext is not documented
(#59) Function TokenStreamTest::testEndOfTemplateNext is not documented
(#72) Function TokenStreamTest::testEndOfTemplateLook is not documented
(#19) Variable TokenStreamTest::$tokens is not documented
(#35) There is no description in phpdocs for function testLegacyConstructorSignature
(#36) Incorrect path for phpdocs tag @group detected
question/type/coderunner/vendor/twig/twig/tests/Util/DeprecationCollectorTest.php
(#18) Package is not specified for class DeprecationCollectorTest. It is also not specified in file-level phpdocs
(#39) Package is not specified for class Twig_Tests_Util_Iterator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#18) Class DeprecationCollectorTest is not documented
(#39) Class Twig_Tests_Util_Iterator is not documented
(#34) Function DeprecationCollectorTest::deprec is not documented
(#41) Function Twig_Tests_Util_Iterator::getIterator is not documented
(#20) There is no description in phpdocs for function testCollect
(#21) Invalid phpdocs tag @requires used
question/type/coderunner/vendor/twig/twig/tests/escapingTest.php
(#5) Package is not specified for class Twig_Test_EscapingTest. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#154) Function Twig_Test_EscapingTest::setUp is not documented
(#159) Function Twig_Test_EscapingTest::testHtmlEscapingConvertsSpecialChars is not documented
(#166) Function Twig_Test_EscapingTest::testHtmlAttributeEscapingConvertsSpecialChars is not documented
(#173) Function Twig_Test_EscapingTest::testJavascriptEscapingConvertsSpecialChars is not documented
(#180) Function Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfZeroLength is not documented
(#185) Function Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfContainsOnlyDigits is not documented
(#190) Function Twig_Test_EscapingTest::testCssEscapingConvertsSpecialChars is not documented
(#197) Function Twig_Test_EscapingTest::testCssEscapingReturnsStringIfZeroLength is not documented
(#202) Function Twig_Test_EscapingTest::testCssEscapingReturnsStringIfContainsOnlyDigits is not documented
(#207) Function Twig_Test_EscapingTest::testUrlEscapingConvertsSpecialChars is not documented
(#263) Function Twig_Test_EscapingTest::testJavascriptEscapingEscapesOwaspRecommendedRanges is not documented
(#286) Function Twig_Test_EscapingTest::testHtmlAttributeEscapingEscapesOwaspRecommendedRanges is not documented
(#309) Function Twig_Test_EscapingTest::testCssEscapingEscapesOwaspRecommendedRanges is not documented
(#24) Variable Twig_Test_EscapingTest::$htmlAttrSpecialChars is not documented
(#55) Variable Twig_Test_EscapingTest::$jsSpecialChars is not documented
(#88) Variable Twig_Test_EscapingTest::$urlSpecialChars is not documented
(#123) Variable Twig_Test_EscapingTest::$cssSpecialChars is not documented
(#152) Variable Twig_Test_EscapingTest::$env is not documented
(#13) Phpdocs for variable Twig_Test_EscapingTest::$htmlSpecialChars does not contain @var or incorrect
question/type/coderunner/version.php
(#17) No one-line description found in phpdocs for file

Update savepoints problems

(2 errors, 0 warnings)

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

question/type/coderunner/db/upgrade.php
Detected more 'if' blocks (15) than 'savepoint' calls (14)
version 2016111200 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]