This is the list of dynamic codes, such as variable variable, variable methods or variables constants. They are executed with the value of the variables, and are often not analyzed statically. You may use the list below to review them manually.
Code | File | Line |
---|---|---|
$foo( ) | /src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc | 8 |
$foo( ) | /src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc | 10 |
static( ) | /src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc | 15 |
$sniffClass( ) | /src/Ruleset.php | 1226 |
$reportClassName( ) | /src/Reporter.php | 145 |
$class($ruleset) | /src/Runner.php | 94 |
$filterClass(new \RecursiveDirectoryIterator($this->current( ), (\RecursiveDirectoryIterator::SKIP_DOTS | \FilesystemIterator::FOLLOW_SYMLINKS)), $this->basedir, $this->config, $this->ruleset) | /src/Filters/Filter.php | 139 |
$tokenizerClass($this->content, $this->config, $this->eolChar) | /src/Files/File.php | 571 |
$filterClass($di, $path, $config, $ruleset) | /src/Files/FileList.php | 84 |
$filterClass($di, $path, $this->config, $this->ruleset) | /src/Files/FileList.php | 125 |
static('arg', 'foo') | /src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc | 185 |
$var('y', 'x') | /src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc | 199 |
(function ($a, $b) { /**/ } )('a', 'b') | /src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc | 209 |
(function ($a, $b) { /**/ } )('a', 'b')('c', 'd') | /src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc | 211 |
$tokenizerClass($content, $phpcsFile->config, $phpcsFile->eolChar) | /src/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php | 181 |
$ruleset->{'autoload'} | /src/Ruleset.php | 359 |
$sniffObject->$name | /src/Ruleset.php | 1401 |
$someObject->{$name} | /src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.1.inc | 24 |
$obj->{$x}(1, 2) | /src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc | 203 |
$rule->{'include-pattern'} | /src/Ruleset.php | 1084 |
$rule->{'exclude-pattern'} | /src/Ruleset.php | 1058 |
$ruleset->{'exclude-pattern'} | /src/Ruleset.php | 571 |
$ruleset->{'file'} | /src/Ruleset.php | 543 |
$ruleset->{'ini'} | /src/Ruleset.php | 514 |
$ruleset->{'arg'} | /src/Ruleset.php | 491 |
$ruleset->{'config'} | /src/Ruleset.php | 384 |
${$obj?->classname} | /src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc | 38 |
${$varHoldingClassName} | /src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc | 34 |
$$foo | /src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc | 11 |
$$foo( ) | /src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc | 10 |
${$a[$b]} | /src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.1.inc | 223 |