Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .
Name | Value | None (public) | Public | Protected | Private | Constant | ||
class All | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'allExakat' | |||||||
generate | ||||||||
dependsOnAnalysis | ||||||||
class Ambassador | ||||||||
CONFIG_YAML | 'Ambassador' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'report' | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
$frequences | ||||||||
$timesToFix | ||||||||
$themesForAnalyzer | ||||||||
$severities | ||||||||
$compatibilities | ||||||||
__construct | ||||||||
dependsOnAnalysis | ||||||||
class Ambassadornomenu | ||||||||
CONFIG_YAML | 'Ambassadornomenu' | |||||||
getBasedPage | ||||||||
generateIssuesEngine | ||||||||
generateCodes | ||||||||
class Analyze | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$progressBar | ||||||||
$php | ||||||||
$analyzed | ||||||||
setConfig | ||||||||
run | ||||||||
fetchAnalyzers | ||||||||
analyze | ||||||||
checkAnalyzed | ||||||||
class Analyzer | ||||||||
ARGUMENTS | array('Ppp', 'Parameter') | |||||||
BREAKS | array('Goto', 'Return', 'Break', 'Continue') | |||||||
CALLS | array('Functioncall', 'Methodcall', 'Staticmethodcall') | |||||||
CASE_INSENSITIVE | false | |||||||
CASE_SENSITIVE | true | |||||||
CIT | array('Class', 'Classanonymous', 'Interface', 'Trait') | |||||||
CLASSES_ALL | array('Class', 'Classanonymous') | |||||||
CLASSES_TRAITS | array('Class', 'Classanonymous', 'Trait') | |||||||
CLASS_ELEMENTS | array('METHOD', 'MAGICMETHOD', 'PPP', 'CONST', 'USE') | |||||||
CLASS_METHODS | array('METHOD', 'MAGICMETHOD') | |||||||
COMPATIBLE | 0 | |||||||
CONFIGURATION_INCOMPATIBLE | -3 | |||||||
CONSTANTS_ALL | array('Identifier', 'Nsname') | |||||||
CONTAINERS | array('Variable', 'Staticproperty', 'Member', 'Array') | |||||||
CONTAINERS_PHP | array('Variable', 'Staticproperty', 'Member', 'Array', 'Phpvariable') | |||||||
CONTAINERS_ROOTS | array('Variable', 'Staticproperty', 'Member', 'Array', 'Variableobject', 'Variablearray') | |||||||
CONTEXT_IN_CLOSURE | 1 | |||||||
CONTEXT_OUTSIDE_CLOSURE | 2 | |||||||
EXCLUDE_SELF | true | |||||||
EXPRESSION_ATOMS | array('Addition', 'Multiplication', 'Power', 'Ternary', 'Noscream', 'Not', 'Parenthesis', 'Functioncall') | |||||||
FUNCTIONS | array('Function', 'Closure', 'Arrowfunction') | |||||||
FUNCTIONS_ALL | array('Function', 'Closure', 'Method', 'Magicmethod', 'Arrowfunction') | |||||||
FUNCTIONS_CALLS | array('Functioncall', 'Newcall', 'Methodcall', 'Staticmethodcall') | |||||||
FUNCTIONS_METHOD | array('Method', 'Magicmethod') | |||||||
FUNCTIONS_NAMED | array('Function', 'Method', 'Magicmethod') | |||||||
FUNCTIONS_TOKENS | array('T_STRING', 'T_NS_SEPARATOR', 'T_ARRAY', 'T_EVAL', 'T_ISSET', 'T_EXIT', 'T_UNSET', 'T_ECHO', 'T_OPEN_TAG_WITH_ECHO', 'T_PRINT', 'T_LIST', 'T_EMPTY', 'T_OPEN_BRACKET') | |||||||
FUNCTIONS_USAGE | array('Functioncall', 'Methodcall', 'Staticmethodcall', 'Eval', 'Echo', 'Print', 'Unset') | |||||||
INCLUDE_SELF | false | |||||||
LITERALS | array('Integer', 'Float', 'Null', 'Boolean', 'String', 'Heredoc') | |||||||
LOOPS_ALL | array('For', 'Foreach', 'While', 'Dowhile') | |||||||
MAX_LOOPING | 15 | |||||||
NO_TRANSLATE | false | |||||||
PHP_VERSION_ANY | 'Any' | |||||||
QUERY_ANALYZER | 2 | |||||||
QUERY_ARRAYS | 7 | |||||||
QUERY_DEFAULT | 1 | |||||||
QUERY_HASH | 5 | |||||||
QUERY_HASH_ANALYZER | 14 | |||||||
QUERY_MISSING | 9 | |||||||
QUERY_MULTIPLE | 6 | |||||||
QUERY_NO_ANALYZED | 12 | |||||||
QUERY_PHP_ARRAYS | 10 | |||||||
QUERY_PHP_HASH | 11 | |||||||
QUERY_RAW | 4 | |||||||
QUERY_RESULTS | 13 | |||||||
QUERY_TABLE | 8 | |||||||
QUERY_VALUE | 3 | |||||||
RELATIVE_CLASS | array('Parent', 'Static', 'Self') | |||||||
STATICCALL_TOKEN | array('T_STRING', 'T_STATIC', 'T_NS_SEPARATOR') | |||||||
STATIC_NAMES | array('Nsname', 'Identifier') | |||||||
STRINGS_ALL | array('Concatenation', 'Heredoc', 'String', 'Identifier', 'Nsname') | |||||||
STRINGS_LITERALS | array('Concatenation', 'Heredoc', 'String') | |||||||
S_CRITICAL | 'Critical' | |||||||
S_MAJOR | 'Major' | |||||||
S_MINOR | 'Minor' | |||||||
S_NONE | 'None' | |||||||
S_NOTE | 'Note' | |||||||
TIME_LIMIT | 10000 | |||||||
TRANSLATE | true | |||||||
T_INSTANT | 'Instant' | |||||||
T_LONG | 'Long' | |||||||
T_NONE | 'None' | |||||||
T_QUICK | 'Quick' | |||||||
T_SLOW | 'Slow' | |||||||
UNKNOWN_COMPATIBILITY | -1 | |||||||
VARIABLES_ALL | array('Variable', 'Variableobject', 'Variablearray', 'Globaldefinition', 'Staticdefinition', 'Propertydefinition', 'Phpvariable', 'Parametername') | |||||||
VARIABLES_SCALAR | array('Variable', 'Variableobject', 'Variablearray', 'Globaldefinition', 'Staticdefinition', 'Phpvariable', 'Parametername') | |||||||
VARIABLES_USER | array('Variable', 'Variableobject', 'Variablearray') | |||||||
VERSION_INCOMPATIBLE | -2 | |||||||
WITHOUT_CONSTANTS | false | |||||||
WITHOUT_VARIABLES | false | |||||||
WITH_CONSTANTS | 1 | |||||||
WITH_VARIABLES | 2 | |||||||
$datastore | ||||||||
$rowCount | ||||||||
$processedCount | ||||||||
$queryCount | ||||||||
$rawQueryCount | ||||||||
$queries | ||||||||
$query | ||||||||
$queryDoc | ||||||||
$config | ||||||||
$availableAtoms | ||||||||
$availableLinks | ||||||||
$availableFunctioncalls | ||||||||
$calledClasses | ||||||||
$calledInterfaces | ||||||||
$calledTraits | ||||||||
$calledNamespaces | ||||||||
$calledDirectives | ||||||||
$jsonCache | ||||||||
$iniCache | ||||||||
$analyzer | ||||||||
$analyzerTitle | ||||||||
$shortAnalyzer | ||||||||
$analyzerQuoted | ||||||||
$analyzerId | ||||||||
$queryId | ||||||||
$analyzerName | ||||||||
$analyzerTable | ||||||||
$analyzerSQLTable | ||||||||
$missingQueries | ||||||||
$analyzerValues | ||||||||
$storageType | ||||||||
$phpVersion | ||||||||
$phpConfiguration | ||||||||
$path_tmp | ||||||||
$rulesId | ||||||||
$rulesets | ||||||||
$methods | ||||||||
$gremlin | ||||||||
$dictCode | ||||||||
$linksDown | ||||||||
__construct | ||||||||
init | ||||||||
__destruct | ||||||||
setAnalyzer | ||||||||
getInBaseName | ||||||||
getName | ||||||||
getDump | ||||||||
getRulesets | ||||||||
getPhpVersion | ||||||||
checkPhpConfiguration | ||||||||
getCalledClasses | ||||||||
getCalledInterfaces | ||||||||
getCalledTraits | ||||||||
getCalledNamespaces | ||||||||
getCalledDirectives | ||||||||
checkPhpVersion | ||||||||
dependsOn | ||||||||
query | ||||||||
prepareSide | ||||||||
run | ||||||||
getRowCount | ||||||||
getProcessedCount | ||||||||
getRawQueryCount | ||||||||
getQueryCount | ||||||||
analyze | ||||||||
printQuery | ||||||||
prepareQuery | ||||||||
storeMissing | ||||||||
storeError | ||||||||
storeToGraph | ||||||||
queryDefinition | ||||||||
rawQuery | ||||||||
printRawQuery | ||||||||
initNewQuery | ||||||||
execQuery | ||||||||
loadIni | ||||||||
loadJson | ||||||||
load | ||||||||
hasResults | ||||||||
makeBaseName | ||||||||
loadCode | ||||||||
__call | ||||||||
prepareForDump | ||||||||
class Anonymize | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$lnumberValues | ||||||||
$lnumber | ||||||||
$dnumberValues | ||||||||
$dnumber | ||||||||
$variableNames | ||||||||
$variables | ||||||||
$stringsNames | ||||||||
$strings | ||||||||
run | ||||||||
processFile | ||||||||
checkCompilation | ||||||||
class Api | ||||||||
CONCURENCE | self::ANYTIME | |||||||
PORT | 8447 | |||||||
run | ||||||||
class Atom | ||||||||
STRING_MAX_SIZE | 500 | |||||||
$id | ||||||||
$atom | ||||||||
$code | ||||||||
$lccode | ||||||||
$fullcode | ||||||||
$line | ||||||||
$token | ||||||||
$rank | ||||||||
$alternative | ||||||||
$reference | ||||||||
$heredoc | ||||||||
$delimiter | ||||||||
$noDelimiter | ||||||||
$variadic | ||||||||
$count | ||||||||
$fullnspath | ||||||||
$absolute | ||||||||
$alias | ||||||||
$origin | ||||||||
$encoding | ||||||||
$block | ||||||||
$intval | ||||||||
$strval | ||||||||
$boolean | ||||||||
$enclosing | ||||||||
$args_max | ||||||||
$args_min | ||||||||
$bracket | ||||||||
$flexible | ||||||||
$close_tag | ||||||||
$aliased | ||||||||
$propertyname | ||||||||
$constant | ||||||||
$root | ||||||||
$globalvar | ||||||||
$binaryString | ||||||||
$isNull | ||||||||
$visibility | ||||||||
$final | ||||||||
$abstract | ||||||||
$static | ||||||||
$noscream | ||||||||
$trailing | ||||||||
$isRead | ||||||||
$isModified | ||||||||
__construct | ||||||||
__set | ||||||||
__get | ||||||||
toArray | ||||||||
toGraphsonLine | ||||||||
protectString | ||||||||
isA | ||||||||
class AutoloadDev | ||||||||
LOAD_ALL | null | |||||||
$path | ||||||||
__construct | ||||||||
autoload | ||||||||
registerAutoload | ||||||||
getAllAnalyzers | ||||||||
loadIni | ||||||||
loadJson | ||||||||
loadData | ||||||||
class AutoloadExt | ||||||||
LOAD_ALL | null | |||||||
$pharList | ||||||||
$extensions | ||||||||
__construct | ||||||||
autoload | ||||||||
registerAutoload | ||||||||
checkExtensions | ||||||||
checkDependencies | ||||||||
getPharList | ||||||||
getRulesets | ||||||||
getAnalyzers | ||||||||
getAllAnalyzers | ||||||||
loadIni | ||||||||
loadJson | ||||||||
loadData | ||||||||
fileExists | ||||||||
copyFile | ||||||||
class Baseline | ||||||||
ACTIONS | array('list', 'remove', 'save') | |||||||
CONCURENCE | self::ANYTIME | |||||||
FORMAT | "+ %-4s %10s %12s\n" | |||||||
run | ||||||||
list | ||||||||
remove | ||||||||
save | ||||||||
class BaselineStash | ||||||||
NO_BASELINE | '' | |||||||
STRATEGIES | array('none', 'always') | |||||||
$baseline_strategy | ||||||||
$baseline_dir | ||||||||
$use | ||||||||
__construct | ||||||||
copyPrevious | ||||||||
removeBaseline | ||||||||
getBaseline | ||||||||
class BeautyCanon | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | self::STDOUT | |||||||
_generate | ||||||||
class Boolval | ||||||||
NO_VALUE | null | |||||||
$name | ||||||||
$type | ||||||||
run | ||||||||
class Catalog | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class Circlevis | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'exakat.circle' | |||||||
_generate | ||||||||
cleanResults | ||||||||
class ClassReview | ||||||||
CONFIG_YAML | 'ClassReview' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'classreview' | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
__construct | ||||||||
dependsOnAnalysis | ||||||||
class Classdependencies | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'class_dependencies' | |||||||
$finalName | ||||||||
$tmpName | ||||||||
generate | ||||||||
class Clean | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$logname | ||||||||
$filesToErase | ||||||||
run | ||||||||
class CleanDb | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$logname | ||||||||
run | ||||||||
manageServer | ||||||||
class Clustergrammer | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | 'clustergrammer' | |||||||
generate | ||||||||
class Codeflower | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'codeflower' | |||||||
$select | ||||||||
$tmpName | ||||||||
$finalName | ||||||||
generate | ||||||||
getFileDependencies | ||||||||
getClassHierarchy | ||||||||
getNamespaces | ||||||||
initFolder | ||||||||
cleanFolder | ||||||||
class Codesniffer | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | 'exakat' | |||||||
_generate | ||||||||
class Command | ||||||||
SACK_ARRAY | '{ [] }{it.clone()}' | |||||||
SACK_HASH | '{ [:] }{it.clone()}' | |||||||
SACK_INTEGER | '{ 0 }' | |||||||
SACK_NONE | '' | |||||||
$id | ||||||||
$gremlin | ||||||||
$arguments | ||||||||
$sack | ||||||||
__construct | ||||||||
setSack | ||||||||
getSack | ||||||||
add | ||||||||
class Composer | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'composer' | |||||||
_generate | ||||||||
dependsOnAnalysis | ||||||||
class Config | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class Config | ||||||||
PHP_VERSIONS | array('52', '53', '54', '55', '56', '70', '71', '72', '73', '74', '80', ) | |||||||
WITH_PROJECTS | false | |||||||
$dir_root | ||||||||
$ext_root | ||||||||
$projects_root | ||||||||
$is_phar | ||||||||
$executable | ||||||||
$ext | ||||||||
$dev | ||||||||
$projectConfig | ||||||||
$commandLineConfig | ||||||||
$defaultConfig | ||||||||
$exakatConfig | ||||||||
$dotExakatConfig | ||||||||
$dotExakatYamlConfig | ||||||||
$envConfig | ||||||||
$argv | ||||||||
$screen_cols | ||||||||
$configFiles | ||||||||
$remotes | ||||||||
$rulesets | ||||||||
__construct | ||||||||
loadConfig | ||||||||
finishConfigs | ||||||||
__isset | ||||||||
__get | ||||||||
__set | ||||||||
checkSelf | ||||||||
commandLineJson | ||||||||
duplicate | ||||||||
class Config | ||||||||
LOADED | true | |||||||
NOT_LOADED | false | |||||||
$config | ||||||||
$options | ||||||||
loadConfig | ||||||||
toArray | ||||||||
get | ||||||||
toIni | ||||||||
toYaml | ||||||||
class Context | ||||||||
CONTEXT_CLASS | 'Class' | |||||||
CONTEXT_FUNCTION | 'Function' | |||||||
CONTEXT_INTERFACE | 'Interface' | |||||||
CONTEXT_NEW | 'New' | |||||||
CONTEXT_NOSEQUENCE | 'NoSequence' | |||||||
CONTEXT_TRAIT | 'Trait' | |||||||
$contexts | ||||||||
getCount | ||||||||
nestContext | ||||||||
exitContext | ||||||||
toggleContext | ||||||||
isContext | ||||||||
class DSL | ||||||||
BOOLEAN_PROPERTY | array('abstract', 'absolute', 'aliased', 'alternative', 'bracket', 'constant', 'enclosing', 'final', 'heredoc', 'isModified', 'isRead', 'noscream', 'reference', 'static', 'trailing', 'variadic', 'isPhp', ) | |||||||
INTEGER_PROPERTY | array('line', 'rank', 'propertyname', 'boolean', 'count', 'code', 'lccode', ) | |||||||
LABEL_GO | false | |||||||
LABEL_SET | true | |||||||
LEVELS_TO_ANALYSE | 4 | |||||||
PROPERTIES | array('id', 'atom', 'code', 'lccode', 'fullcode', 'line', 'token', 'rank', 'alternative', 'reference', 'heredoc', 'delimiter', 'noDelimiter', 'variadic', 'count', 'fullnspath', 'absolute', 'alias', 'origin', 'encoding', 'block', 'intval', 'strval', 'boolean', 'enclosing', 'args_max', 'args_min', 'bracket', 'flexible', 'close_tag', 'aliased', 'propertyname', 'constant', 'root', 'globalvar', 'binaryString', 'isNull', 'visibility', 'final', 'abstract', 'static', 'noscream', 'trailing', 'isPhp', ) | |||||||
VARIABLE_READ | false | |||||||
VARIABLE_WRITE | true | |||||||
$dslfactory | ||||||||
$availableAtoms | ||||||||
$availableLinks | ||||||||
$availableFunctioncalls | ||||||||
$availableVariables | ||||||||
$availableLabels | ||||||||
$dictCode | ||||||||
$ignoredcit | ||||||||
$ignoredfunctions | ||||||||
$ignoredconstants | ||||||||
$dependsOn | ||||||||
$analyzerQuoted | ||||||||
$linksDown | ||||||||
$MAX_LOOPING | ||||||||
$TIME_LIMIT | ||||||||
__construct | ||||||||
run | ||||||||
normalizeAtoms | ||||||||
normalizeLinks | ||||||||
normalizeFunctioncalls | ||||||||
SorA | ||||||||
assertLabel | ||||||||
isVariable | ||||||||
assertVariable | ||||||||
assertLink | ||||||||
assertTokens | ||||||||
assertAtom | ||||||||
assertAnalyzer | ||||||||
isProperty | ||||||||
assertProperty | ||||||||
cleanAnalyzerName | ||||||||
makeBaseName | ||||||||
tolowercase | ||||||||
makeLinks | ||||||||
class DSLFactory | ||||||||
VARIABLE_READ | false | |||||||
VARIABLE_WRITE | true | |||||||
$availableAtoms | ||||||||
$availableLinks | ||||||||
$availableFunctioncalls | ||||||||
$availableVariables | ||||||||
$availableLabels | ||||||||
$ignoredcit | ||||||||
$ignoredfunctions | ||||||||
$ignoredconstants | ||||||||
$dictCode | ||||||||
$datastore | ||||||||
$linksDown | ||||||||
$dependsOn | ||||||||
$analyzerQuoted | ||||||||
$MAX_LOOPING | ||||||||
__construct | ||||||||
factory | ||||||||
class Dailytodo | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'todo' | |||||||
$tmpName | ||||||||
$finalName | ||||||||
generate | ||||||||
generateData | ||||||||
initFolder | ||||||||
cleanFolder | ||||||||
syntaxColoring | ||||||||
getThanks | ||||||||
class Datastore | ||||||||
CREATE | 1 | |||||||
REUSE | 2 | |||||||
TIMEOUT_READ | 6000 | |||||||
TIMEOUT_WRITE | 5000 | |||||||
$sqliteRead | ||||||||
$sqliteWrite | ||||||||
$config | ||||||||
__construct | ||||||||
create | ||||||||
reuse | ||||||||
addRow | ||||||||
deleteRow | ||||||||
getRow | ||||||||
getCol | ||||||||
getHash | ||||||||
getAllHash | ||||||||
getHashAnalyzer | ||||||||
addRowAnalyzer | ||||||||
hasResult | ||||||||
cleanTable | ||||||||
checkTable | ||||||||
reload | ||||||||
ignoreFile | ||||||||
storeQueries | ||||||||
class Dependencies | ||||||||
FILE_EXTENSION | 'dot' | |||||||
FILE_FILENAME | 'dependencies' | |||||||
generate | ||||||||
_generate | ||||||||
class Dependencywheel | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'wheel' | |||||||
$tmpName | ||||||||
$finalName | ||||||||
$packagenames | ||||||||
$matrix | ||||||||
generate | ||||||||
makeWheel | ||||||||
initFolder | ||||||||
cleanFolder | ||||||||
class Dictionary | ||||||||
CASE_INSENSITIVE | false | |||||||
CASE_SENSITIVE | true | |||||||
$datastore | ||||||||
$dictionary | ||||||||
$lcindex | ||||||||
__construct | ||||||||
init | ||||||||
translate | ||||||||
grep | ||||||||
source | ||||||||
length | ||||||||
staticMethodStrings | ||||||||
class Diplomat | ||||||||
CONFIG_YAML | 'Diplomat' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'diplomat' | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
$compatibilities | ||||||||
__construct | ||||||||
dependsOnAnalysis | ||||||||
class Docs | ||||||||
SEVERITIES | array('S_CRITICAL' => 'Critical', 'S_MAJOR' => 'Major', 'S_MINOR' => 'Minor', 'S_NOTE' => 'Note', 'S_NONE' => '', ) | |||||||
S_CRITICAL | 'Critical' | |||||||
S_MAJOR | 'Major' | |||||||
S_MINOR | 'Minor' | |||||||
S_NONE | 'None' | |||||||
S_NOTE | 'Note' | |||||||
TIMETOFIX | array('T_INSTANT' => 'Instant (5 mins)', 'T_QUICK' => 'Quick (30 mins)', 'T_SLOW' => 'Slow (1 hour)', 'T_LONG' => 'Long (4 hours)') | |||||||
T_INSTANT | 'Instant' | |||||||
T_LONG | 'Long' | |||||||
T_NONE | 'None' | |||||||
T_QUICK | 'Quick' | |||||||
T_SLOW | 'Slow' | |||||||
$analyzers | ||||||||
$ini_list | ||||||||
$report_list | ||||||||
$docs_list | ||||||||
$attributes | ||||||||
$entries | ||||||||
$rules | ||||||||
$analyzer_count | ||||||||
$extension_list | ||||||||
$extension_list_rst | ||||||||
$library_list | ||||||||
$reports_list | ||||||||
$external_services_list | ||||||||
$analyzer_introduction | ||||||||
$url_list | ||||||||
$applications | ||||||||
$applications_names | ||||||||
$issues_examples | ||||||||
$parameter_list | ||||||||
$glossary | ||||||||
$text | ||||||||
$ini_ruleset_config | ||||||||
$php_error_list | ||||||||
$exakat_extension_list | ||||||||
$exakat_extension_det | ||||||||
$parametered_analysis | ||||||||
$list_atoms | ||||||||
$details_atoms | ||||||||
$list_steps | ||||||||
$exakat_site | ||||||||
$exakat_version | ||||||||
$exakat_build | ||||||||
$exakat_date | ||||||||
$rulesets | ||||||||
$extras | ||||||||
__construct | ||||||||
buildDocs | ||||||||
getAnalyzerCount | ||||||||
getPhpError | ||||||||
getIniList | ||||||||
getExtensions | ||||||||
getExternalLibrary | ||||||||
getReportList | ||||||||
getRulesetList | ||||||||
getExternalServicesList | ||||||||
generateAnalyzerList | ||||||||
makeUrlList | ||||||||
getExakatInfo | ||||||||
getAttributesArray | ||||||||
makeTable | ||||||||
makeApplicationsLink | ||||||||
build_reports | ||||||||
rst_anchor | ||||||||
rst_anchor_def | ||||||||
rst_escape | ||||||||
rst_link | ||||||||
rst_level | ||||||||
glossary | ||||||||
build_analyzer_doc | ||||||||
prepareIniRulesets | ||||||||
prepareText | ||||||||
replaceAttributes | ||||||||
replaceSpecials | ||||||||
finishGlossary | ||||||||
prepareParameterList | ||||||||
readPHPversion | ||||||||
prepareDevelopment | ||||||||
prepareExakatExtensions | ||||||||
makeExtensionDoc | ||||||||
internalLink | ||||||||
class Doctor | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$logname | ||||||||
$reportList | ||||||||
__construct | ||||||||
run | ||||||||
checkPreRequisite | ||||||||
checkAutoInstall | ||||||||
checkInstall | ||||||||
checkGremlinServer | ||||||||
checkPHPs | ||||||||
checkOptional | ||||||||
checkPHP | ||||||||
array2list | ||||||||
class DotExakatYamlConfig | ||||||||
YAML_FILE | '.exakat.yml' | |||||||
$dotExakatYaml | ||||||||
$rulesets | ||||||||
__construct | ||||||||
loadConfig | ||||||||
getRulesets | ||||||||
getConfig | ||||||||
class Drillinstructor | ||||||||
CONFIG_YAML | 'Drillinstructor' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'drill' | |||||||
generateLevel | ||||||||
generateLevels | ||||||||
class Dump | ||||||||
WAITING_LOOP | 1000 | |||||||
$files | ||||||||
$logname | ||||||||
$linksDown | ||||||||
$dump | ||||||||
__construct | ||||||||
setConfig | ||||||||
run | ||||||||
finalMark | ||||||||
processResultsRuleset | ||||||||
processResultsList | ||||||||
processMultipleResults | ||||||||
processResults | ||||||||
getAtomCounts | ||||||||
finish | ||||||||
collectHashAnalyzer | ||||||||
collectVariables | ||||||||
collectStructures | ||||||||
collectStructures_namespaces | ||||||||
collectFiles | ||||||||
collectPhpStructures | ||||||||
collectPhpStructures2 | ||||||||
collectDefinitionsStats | ||||||||
collectFilesDependencies | ||||||||
collectClassesDependencies | ||||||||
collectHashCounts | ||||||||
collectMissingDefinitions | ||||||||
collectClassTraitsCounts | ||||||||
collectNativeCallsPerExpressions | ||||||||
collectGlobalVariables | ||||||||
collectReadability | ||||||||
checkRulesets | ||||||||
expandRulesets | ||||||||
newQuery | ||||||||
collect | ||||||||
collectClassChanges | ||||||||
storeToDump | ||||||||
storeToDumpArray | ||||||||
loadSqlDump | ||||||||
class Dump | ||||||||
INIT | 0 | |||||||
READ | 1 | |||||||
$project | ||||||||
$phpexcutable | ||||||||
$sqlite | ||||||||
$sqliteFileFinal | ||||||||
$sqliteFile | ||||||||
$sqliteFilePrevious | ||||||||
$tablesList | ||||||||
__construct | ||||||||
reuse | ||||||||
init | ||||||||
openForRead | ||||||||
initTablesList | ||||||||
factory | ||||||||
collectDatastore | ||||||||
removeResults | ||||||||
addResults | ||||||||
addEmptyResults | ||||||||
getTableCount | ||||||||
collectTables | ||||||||
close | ||||||||
cleanTable | ||||||||
storeInTable | ||||||||
storeQueries | ||||||||
class Dump2 | ||||||||
VERSION | 2 | |||||||
initDump | ||||||||
fetchAnalysers | ||||||||
fetchAnalysersCounts | ||||||||
fetchTable | ||||||||
getExtensionList | ||||||||
fetchHash | ||||||||
fetchHashResults | ||||||||
getCit | ||||||||
query | ||||||||
fetchTableFunctions | ||||||||
fetchTableMethods | ||||||||
fetchTableMethodsByArgument | ||||||||
fetchTableMethodsByReturnType | ||||||||
fetchTableClassConstants | ||||||||
fetchTableProperty | ||||||||
fetchTableCit | ||||||||
fetchTablePhpcity | ||||||||
fetchTableUml | ||||||||
getAnalyzedFiles | ||||||||
getTotalAnalyzer | ||||||||
getSeverityBreakdown | ||||||||
getFileBreakdown | ||||||||
getTopAnalyzers | ||||||||
getSeveritiesNumberBy | ||||||||
getAnalyzersCount | ||||||||
fetchPlantUml | ||||||||
getFilesResultsCounts | ||||||||
getAnalyzersResultsCounts | ||||||||
getCountFileByAnalyzers | ||||||||
getFunctionsFromAnalyzer | ||||||||
getCitBySize | ||||||||
getMethodsBySize | ||||||||
getConcentratedIssues | ||||||||
getIdenticalFiles | ||||||||
getCitTree | ||||||||
getTraitConflicts | ||||||||
getTraitUsage | ||||||||
class Emissary | ||||||||
CONFIG_YAML | 'Emissary' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'emissary' | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
$projectPath | ||||||||
$finalName | ||||||||
$tmpName | ||||||||
$frequences | ||||||||
$timesToFix | ||||||||
$themesForAnalyzer | ||||||||
$severities | ||||||||
$generations | ||||||||
$generations_files | ||||||||
$usedFiles | ||||||||
$inventories | ||||||||
$compatibilities | ||||||||
__construct | ||||||||
makeMenu | ||||||||
makeMenuHtml | ||||||||
getBasedPage | ||||||||
putBasedPage | ||||||||
injectBloc | ||||||||
generate | ||||||||
initFolder | ||||||||
cleanFolder | ||||||||
setPHPBlocs | ||||||||
generateDocumentation | ||||||||
generateFavorites | ||||||||
generateDashboard | ||||||||
generateCounts | ||||||||
generateLocalVariableCounts | ||||||||
generateParameterCounts | ||||||||
generatePropertyCounts | ||||||||
generateMethodCounts | ||||||||
generateClassConstantCounts | ||||||||
generateTailoredRuleset | ||||||||
generateExtensionsBreakdown | ||||||||
generatePHPFunctionBreakdown | ||||||||
generatePHPConstantsBreakdown | ||||||||
generatePHPClassesBreakdown | ||||||||
generateGraphList | ||||||||
getHashData | ||||||||
getIssuesBreakdown | ||||||||
getSeverityBreakdown | ||||||||
getTotalAnalysedFile | ||||||||
generateAnalyzers | ||||||||
getAnalyzersResultsCounts | ||||||||
generateNoIssues | ||||||||
generateFiles | ||||||||
getFilesResultsCounts | ||||||||
getFilesCount | ||||||||
getTopFile | ||||||||
getFileOverview | ||||||||
getAnalyzersCount | ||||||||
getTopAnalyzers | ||||||||
getSeveritiesNumberBy | ||||||||
getAnalyzerOverview | ||||||||
generateNewIssues | ||||||||
generateIssues | ||||||||
generateIssuesEngine | ||||||||
getIssuesFaceted | ||||||||
getNewIssuesFaceted | ||||||||
getIssuesFacetedDb | ||||||||
getClassByType | ||||||||
generateProcFiles | ||||||||
generateAnalyzersList | ||||||||
generateExternalLib | ||||||||
generateBugFixes | ||||||||
generatePhpConfiguration | ||||||||
generateCompatibilityEstimate | ||||||||
generateAuditConfig | ||||||||
generateAnalyzerSettings | ||||||||
generateErrorMessages | ||||||||
generateExternalServices | ||||||||
generateDirectiveList | ||||||||
generateCompilations | ||||||||
generateCompatibility74 | ||||||||
generateCompatibility73 | ||||||||
generateCompatibility72 | ||||||||
generateCompatibility71 | ||||||||
generateCompatibility70 | ||||||||
generateCompatibility56 | ||||||||
generateCompatibility55 | ||||||||
generateCompatibility54 | ||||||||
generateCompatibility53 | ||||||||
generateCompatibility | ||||||||
generateDynamicCode | ||||||||
generateGlobals | ||||||||
generateInventoriesConstants | ||||||||
generateInventoriesClasses | ||||||||
generateInventoriesInterfaces | ||||||||
generateInventoriesTraits | ||||||||
generateInventoriesFunctions | ||||||||
generateInventoriesNamespaces | ||||||||
generateInventoriesUrl | ||||||||
generateInventoriesRegex | ||||||||
generateInventoriesSql | ||||||||
generateInventoriesGPCIndex | ||||||||
generateInventoriesEmail | ||||||||
generateInventoriesMd5string | ||||||||
generateInventoriesMime | ||||||||
generateInventoriesPack | ||||||||
generateInventoriesPrintf | ||||||||
generateInventoriesPath | ||||||||
generateInventories | ||||||||
generateInterfaceTree | ||||||||
generateConstantTree | ||||||||
generateTraitMatrix | ||||||||
generateTraitTree | ||||||||
generateClassTree | ||||||||
extends2ul | ||||||||
generateExceptionTree | ||||||||
path2tree | ||||||||
pathtree2ul | ||||||||
generateNamespaceTree | ||||||||
tree2ul | ||||||||
generateVisibilitySuggestions | ||||||||
generateClassOptionSuggestions | ||||||||
generateClassFinalSuggestions | ||||||||
generateClassAbstractuggestions | ||||||||
generateVisibilityMethodsSuggestions | ||||||||
generateVisibilityConstantSuggestions | ||||||||
generateVisibilityPropertySuggestions | ||||||||
generateAlteredDirectives | ||||||||
generateChangedClasses | ||||||||
emptyResult | ||||||||
generateClassDepth | ||||||||
generateClassSize | ||||||||
generateTypehintStats | ||||||||
generateMethodSize | ||||||||
generateStats | ||||||||
generateComplexExpressions | ||||||||
generateCodes | ||||||||
generateFileDependencies | ||||||||
generateIdenticalFiles | ||||||||
generateConcentratedIssues | ||||||||
generateConfusingVariables | ||||||||
makeIcon | ||||||||
Bugfixes_cve | ||||||||
Compatibility | ||||||||
toId | ||||||||
toOnlineId | ||||||||
makeAuditDate | ||||||||
getVCSInfo | ||||||||
makeDocLink | ||||||||
toHtmlList | ||||||||
getTotalAnalyzer | ||||||||
generateAppinfo | ||||||||
generateInventoriesEncoding | ||||||||
generateInventoriesOpenSSLCiphers | ||||||||
generateFixesRector | ||||||||
generateFixesPhpCsFixer | ||||||||
generateIndentationLevelsBreakdown | ||||||||
generateTypehintSuggestions | ||||||||
generateDereferencingLevelsBreakdown | ||||||||
generateTypehintMethodsSuggestions | ||||||||
generateForeachFavorites | ||||||||
generateUsedMagic | ||||||||
class EmptyTask | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class Exakat | ||||||||
BUILD | 1070 | |||||||
VERSION | '2.1.1' | |||||||
$config | ||||||||
__construct | ||||||||
execute | ||||||||
remote | ||||||||
local | ||||||||
class Exakatvendors | ||||||||
FILE_EXTENSION | 'ini' | |||||||
FILE_FILENAME | 'vendors.exakat' | |||||||
_generate | ||||||||
class Exakatyaml | ||||||||
FILE_EXTENSION | 'yml' | |||||||
FILE_FILENAME | '.exakat' | |||||||
_generate | ||||||||
format | ||||||||
class Export | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
display_text | ||||||||
display_dot | ||||||||
display_table | ||||||||
class Extension | ||||||||
ACTIONS | array('install', 'uninstall', 'list', 'local', 'update', ) | |||||||
CONCURENCE | self::ANYTIME | |||||||
FORMAT | "+ %-20s %8s %5s\n" | |||||||
$extensionList | ||||||||
run | ||||||||
install | ||||||||
update | ||||||||
uninstall | ||||||||
list | ||||||||
local | ||||||||
fetchExtensionList | ||||||||
class Facetedjson | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'faceted' | |||||||
generate | ||||||||
class Favorites | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'favorites' | |||||||
_generate | ||||||||
class Fetch | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class FileDependencies | ||||||||
FILE_EXTENSION | 'dot' | |||||||
FILE_FILENAME | 'filedependencies' | |||||||
generate | ||||||||
class Filedependencieshtml | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'dependencies' | |||||||
$finalName | ||||||||
$tmpName | ||||||||
generate | ||||||||
class Files | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$tmpFileName | ||||||||
run | ||||||||
checkComposer | ||||||||
checkLicence | ||||||||
findFiles | ||||||||
__destruct | ||||||||
checkCompilations | ||||||||
checkShortTags | ||||||||
class FindExternalLibraries | ||||||||
CONCURENCE | self::ANYTIME | |||||||
FILE_ONLY | 2 | |||||||
PARENT_DIR | 3 | |||||||
WHOLE_DIR | 1 | |||||||
$php | ||||||||
$phpTokens | ||||||||
$whiteSpace | ||||||||
$classicTestsNames | ||||||||
$classicTests | ||||||||
$classic | ||||||||
__construct | ||||||||
run | ||||||||
process | ||||||||
class FollowParAs | ||||||||
FOLLOW_ALL | 0 | |||||||
FOLLOW_NONE | 1 | |||||||
run | ||||||||
class GSNeo4j | ||||||||
CHECKED | true | |||||||
UNAVAILABLE | 2 | |||||||
UNCHECKED | false | |||||||
$status | ||||||||
$db | ||||||||
$gremlinVersion | ||||||||
getInfo | ||||||||
init | ||||||||
checkConfiguration | ||||||||
query | ||||||||
queryOne | ||||||||
checkConnection | ||||||||
serverInfo | ||||||||
clean | ||||||||
start | ||||||||
stop | ||||||||
simplifyArray | ||||||||
fixId | ||||||||
class GSNeo4jV3 | ||||||||
CHECKED | true | |||||||
UNAVAILABLE | 2 | |||||||
UNCHECKED | false | |||||||
$status | ||||||||
$db | ||||||||
$gremlinVersion | ||||||||
getInfo | ||||||||
init | ||||||||
checkConfiguration | ||||||||
query | ||||||||
queryOne | ||||||||
checkConnection | ||||||||
serverInfo | ||||||||
clean | ||||||||
start | ||||||||
stop | ||||||||
simplifyArray | ||||||||
fixId | ||||||||
class Grade | ||||||||
COLORS | array('A' => '#2ED600', 'B' => '#81D900', 'C' => '#D5DC00', 'D' => '#DF9100', 'E' => '#E23E00', 'F' => '#E50016', ) | |||||||
CONFIG_YAML | 'Grade' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'grade' | |||||||
G_CRITICAL | 5 | |||||||
G_ERROR | 4 | |||||||
G_NONE | 1 | |||||||
G_NOTICE | 2 | |||||||
G_WARNING | 3 | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
$analyzers | ||||||||
$globalGrade | ||||||||
$grading | ||||||||
$results | ||||||||
$resultsCounts | ||||||||
$themesToShow | ||||||||
__construct | ||||||||
dependsOnAnalysis | ||||||||
generateIssues | ||||||||
getGrades | ||||||||
generateDashboard | ||||||||
class Graph | ||||||||
GRAPHDB | array('nogremlin', 'gsneo4j', 'gsneo4jV3', 'tinkergraph', 'tinkergraphv3', 'janusgraph', ) | |||||||
$config | ||||||||
__construct | ||||||||
query | ||||||||
queryOne | ||||||||
init | ||||||||
getInfo | ||||||||
start | ||||||||
stop | ||||||||
restart | ||||||||
serverInfo | ||||||||
checkConnection | ||||||||
clean | ||||||||
getId | ||||||||
fixId | ||||||||
getConnexion | ||||||||
class GraphResults | ||||||||
ARRAY | 2 | |||||||
EMPTY | 0 | |||||||
SCALAR | 1 | |||||||
$type | ||||||||
$data | ||||||||
__construct | ||||||||
checkArray | ||||||||
deHash | ||||||||
string2Array | ||||||||
toArray | ||||||||
toString | ||||||||
toInt | ||||||||
isType | ||||||||
offsetExists | ||||||||
offsetGet | ||||||||
offsetSet | ||||||||
offsetUnset | ||||||||
rewind | ||||||||
current | ||||||||
key | ||||||||
next | ||||||||
valid | ||||||||
count | ||||||||
class Help | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class History | ||||||||
FILE_EXTENSION | 'sqlite' | |||||||
FILE_FILENAME | 'history' | |||||||
generate | ||||||||
class Initproject | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
init_project | ||||||||
class Install | ||||||||
CONCURENCE | self::NONE | |||||||
TINKERGRAPH_VERSION | '3.4.4' | |||||||
run | ||||||||
class Intval | ||||||||
NO_VALUE | '' | |||||||
$name | ||||||||
$type | ||||||||
run | ||||||||
class Inventories | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'inventories' | |||||||
generate | ||||||||
saveInventory | ||||||||
saveAtom | ||||||||
saveTable | ||||||||
dependsOnAnalysis | ||||||||
class IsVisible | ||||||||
ALL_VISIBLE | array(self::VISIBLE_ABOVE, self::VISIBLE_BELOW) | |||||||
VISIBLE_ABOVE | 1 | |||||||
VISIBLE_BELOW | 2 | |||||||
run | ||||||||
class Jobqueue | ||||||||
COMMANDS | array('quit', 'config', 'ping', 'project', 'onepage', 'report', 'init') | |||||||
CONCURENCE | self::QUEUE | |||||||
PATH | '/tmp/queue.exakat' | |||||||
$pipefile | ||||||||
$jobQueueLog | ||||||||
__destruct | ||||||||
run | ||||||||
processQuit | ||||||||
processInit | ||||||||
processPing | ||||||||
processReport | ||||||||
processProject | ||||||||
processConfig | ||||||||
processRemove | ||||||||
log | ||||||||
class Json | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'exakat' | |||||||
_generate | ||||||||
class Load | ||||||||
ABSOLUTE | true | |||||||
ALIASED | 1 | |||||||
ALTERNATIVE | true | |||||||
ALTERNATIVE_SYNTAX | true | |||||||
BRACKET | true | |||||||
CASE_INSENSITIVE | false | |||||||
CASE_SENSITIVE | true | |||||||
CLOSING_TAG | true | |||||||
COMPILE_CHECK | true | |||||||
COMPILE_NO_CHECK | false | |||||||
CONCURENCE | self::NONE | |||||||
CONSTANT_EXPRESSION | true | |||||||
ELLIPSIS | true | |||||||
ENCLOSING | true | |||||||
FLEXIBLE | 1 | |||||||
FULLCODE_BLOCK | ' { /**/ } ' | |||||||
FULLCODE_SEQUENCE | ' /**/ ' | |||||||
FULLCODE_VOID | ' ' | |||||||
FULLNSPATH_UNDEFINED | 'undefined' | |||||||
NORMAL_SYNTAX | false | |||||||
NOT_ABSOLUTE | false | |||||||
NOT_ALIASED | '' | |||||||
NOT_ALTERNATIVE | false | |||||||
NOT_BINARY | '' | |||||||
NOT_BRACKET | false | |||||||
NOT_CONSTANT_EXPRESSION | false | |||||||
NOT_ELLIPSIS | false | |||||||
NOT_FLEXIBLE | false | |||||||
NOT_NULLABLE | false | |||||||
NOT_REFERENCE | '' | |||||||
NOT_TRAILING | false | |||||||
NOT_VARIADIC | '' | |||||||
NO_CLOSING_TAG | false | |||||||
NO_ENCLOSING | false | |||||||
NO_LINE | -1 | |||||||
NO_NAMESPACE | '' | |||||||
NO_VALUE | -1 | |||||||
NULLABLE | true | |||||||
PROMOTED | true | |||||||
PROMOTED_NOT | false | |||||||
REFERENCE | 1 | |||||||
RELATED_BLOCK | false | |||||||
STANDALONE_BLOCK | true | |||||||
TRAILING | true | |||||||
VARIADIC | 1 | |||||||
WITHOUT_FULLNSPATH | false | |||||||
WITHOUT_TYPEHINT_SUPPORT | false | |||||||
WITH_FULLNSPATH | true | |||||||
WITH_TYPEHINT_SUPPORT | true | |||||||
$SCALAR_TYPE | ||||||||
$PHP_SUPERGLOBALS | ||||||||
$assignations | ||||||||
$php | ||||||||
$loader | ||||||||
$loaderList | ||||||||
$precedence | ||||||||
$phptokens | ||||||||
$atomGroup | ||||||||
$calls | ||||||||
$theGlobals | ||||||||
$namespace | ||||||||
$uses | ||||||||
$filename | ||||||||
$links | ||||||||
$relicat | ||||||||
$minId | ||||||||
$logTimeFile | ||||||||
$sequences | ||||||||
$currentMethod | ||||||||
$currentFunction | ||||||||
$currentVariables | ||||||||
$currentReturn | ||||||||
$currentClassTrait | ||||||||
$currentProperties | ||||||||
$currentPropertiesCalls | ||||||||
$cases | ||||||||
$tokens | ||||||||
$id | ||||||||
$id0 | ||||||||
$phpDocs | ||||||||
$attributes | ||||||||
$sqliteLocation | ||||||||
$contexts | ||||||||
$expressions | ||||||||
$atoms | ||||||||
$argumentsId | ||||||||
$sequence | ||||||||
$callsDatabase | ||||||||
$processing | ||||||||
$plugins | ||||||||
$stats | ||||||||
__construct | ||||||||
__destruct | ||||||||
runPlugins | ||||||||
run | ||||||||
processProject | ||||||||
runProjectCore | ||||||||
runCollector | ||||||||
processDir | ||||||||
reset | ||||||||
initDiff | ||||||||
finishDiff | ||||||||
processDiffFile | ||||||||
processFile | ||||||||
processNext | ||||||||
processColon | ||||||||
processQuote | ||||||||
processDollarCurly | ||||||||
processTry | ||||||||
processFn | ||||||||
processFunction | ||||||||
processOneNsname | ||||||||
processTrait | ||||||||
processInterface | ||||||||
makeCitBody | ||||||||
processClass | ||||||||
processOpenTag | ||||||||
processSemicolon | ||||||||
processClosingTag | ||||||||
processOpenWithEcho | ||||||||
makeNsname | ||||||||
processNsname | ||||||||
processTypehint | ||||||||
processParameters | ||||||||
processArguments | ||||||||
processNextAsIdentifier | ||||||||
processConst | ||||||||
processAbstract | ||||||||
processFinal | ||||||||
processVar | ||||||||
processPPP | ||||||||
processDefineConstant | ||||||||
processFunctioncall | ||||||||
processString | ||||||||
processPlusplus | ||||||||
processStatic | ||||||||
processSGVariable | ||||||||
processStaticVariable | ||||||||
processGlobalVariable | ||||||||
processBracket | ||||||||
processBlock | ||||||||
processForblock | ||||||||
processFor | ||||||||
processForeach | ||||||||
processFollowingBlock | ||||||||
processDo | ||||||||
processWhile | ||||||||
processDeclare | ||||||||
processDefault | ||||||||
processCase | ||||||||
processSwitch | ||||||||
processIfthen | ||||||||
checkPhpdoc | ||||||||
processParenthesis | ||||||||
processExit | ||||||||
processArrayLiteral | ||||||||
processArray | ||||||||
processTernary | ||||||||
processSingle | ||||||||
processInlinehtml | ||||||||
processNamespaceBlock | ||||||||
processNamespace | ||||||||
processAlias | ||||||||
processAsTrait | ||||||||
processInsteadof | ||||||||
processUse | ||||||||
processUseNamespace | ||||||||
processUseTrait | ||||||||
processUseBlock | ||||||||
processVariable | ||||||||
processFCOA | ||||||||
processAppend | ||||||||
processInteger | ||||||||
processFloat | ||||||||
processLiteral | ||||||||
processMagicConstant | ||||||||
processSingleOperator | ||||||||
processCast | ||||||||
processReturn | ||||||||
processThrow | ||||||||
makeAttributes | ||||||||
makePhpdoc | ||||||||
processYield | ||||||||
processYieldfrom | ||||||||
processNot | ||||||||
processCurlyExpression | ||||||||
processDollar | ||||||||
processClone | ||||||||
processGoto | ||||||||
processNoscream | ||||||||
processNew | ||||||||
processSign | ||||||||
processAddition | ||||||||
processBreak | ||||||||
processDoubleColon | ||||||||
processOperator | ||||||||
processObjectOperator | ||||||||
processAssignation | ||||||||
processCoalesce | ||||||||
processEllipsis | ||||||||
processAnd | ||||||||
processLogical | ||||||||
processMultiplication | ||||||||
processPower | ||||||||
processComparison | ||||||||
processDot | ||||||||
processInstanceof | ||||||||
processKeyvalue | ||||||||
processPhpdoc | ||||||||
processBitshift | ||||||||
processIsset | ||||||||
processEcho | ||||||||
processHalt | ||||||||
processPrint | ||||||||
addAtom | ||||||||
addAtomVoid | ||||||||
addLink | ||||||||
pushExpression | ||||||||
hasExpression | ||||||||
popExpression | ||||||||
checkTokens | ||||||||
processDefineAsClassalias | ||||||||
processDefineAsConstants | ||||||||
saveFiles | ||||||||
startSequence | ||||||||
addToSequence | ||||||||
endSequence | ||||||||
getToken | ||||||||
getFullnspath | ||||||||
setNamespace | ||||||||
addNamespaceUse | ||||||||
logTime | ||||||||
makeAnonymous | ||||||||
finishWithAlternative | ||||||||
checkExpression | ||||||||
whichSyntax | ||||||||
makeGlobal | ||||||||
class Manual | ||||||||
FILE_EXTENSION | 'md' | |||||||
FILE_FILENAME | 'manual.exakat' | |||||||
$summary | ||||||||
_generate | ||||||||
generateEmpty | ||||||||
generateFolders | ||||||||
generateFoldersCB | ||||||||
generateSettings | ||||||||
flatten | ||||||||
escapeMd | ||||||||
generateConstants | ||||||||
generateDynamicExpression | ||||||||
generateErrorMessages | ||||||||
generateSQL | ||||||||
generateURL | ||||||||
generateEmail | ||||||||
generateIncoming | ||||||||
generateSession | ||||||||
generateHash | ||||||||
generateMime | ||||||||
generateGeneric | ||||||||
generateRegex | ||||||||
generateExceptionTree | ||||||||
toId | ||||||||
tree2ul | ||||||||
getVCSInfo | ||||||||
class Marmelab | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'exakat' | |||||||
dependsOnAnalysis | ||||||||
generate | ||||||||
class Meters | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'exakat.meters' | |||||||
_generate | ||||||||
class Methods | ||||||||
LOOSE | false | |||||||
STRICT | true | |||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getMethodsArgsInterval | ||||||||
getFunctionsArgsInterval | ||||||||
getFunctionsLastArgsNotBoolean | ||||||||
getFunctionsReferenceArgs | ||||||||
getFunctionsValueArgs | ||||||||
getDeterministFunctions | ||||||||
getNonDeterministFunctions | ||||||||
getInternalParameterType | ||||||||
getFunctionsByArgType | ||||||||
getBugFixes | ||||||||
getFunctionsByReturn | ||||||||
class Migration73 | ||||||||
CONFIG_YAML | 'Migration73' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'migration73' | |||||||
dependsOnAnalysis | ||||||||
class Migration74 | ||||||||
CONFIG_YAML | 'Migration74' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'migration74' | |||||||
dependsOnAnalysis | ||||||||
class NestedCollector | ||||||||
THE_END | 1234 | |||||||
$previous | ||||||||
$current | ||||||||
push | ||||||||
pop | ||||||||
add | ||||||||
getAll | ||||||||
class None | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'no_report' | |||||||
generate | ||||||||
class Nullval | ||||||||
NO_VALUE | null | |||||||
$name | ||||||||
$type | ||||||||
run | ||||||||
class Onepagejson | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'onepage' | |||||||
generate | ||||||||
class Owasp | ||||||||
COLORS | array('A' => '#2ED600', 'B' => '#81D900', 'C' => '#D5DC00', 'D' => '#DF9100', 'E' => '#E23E00', 'F' => '#E50016', ) | |||||||
CONFIG_YAML | 'Owasp' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'owasp' | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
$analyzers | ||||||||
$projectPath | ||||||||
$finalName | ||||||||
$themesToShow | ||||||||
$components | ||||||||
getLinesFromFile | ||||||||
generateOwaspDocumentation | ||||||||
generateDetailledDashboard | ||||||||
generateDashboard | ||||||||
getHashData | ||||||||
generateAnalyzers | ||||||||
generateFiles | ||||||||
getFileOverview | ||||||||
getAnalyzerOverview | ||||||||
compatibility | ||||||||
makeAuditDate | ||||||||
dependsOnAnalysis | ||||||||
class Perfile | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | self::STDOUT | |||||||
_generate | ||||||||
class Php | ||||||||
TOKENS | array(';' => self::T_SEMICOLON, '+' => self::T_PLUS, '-' => self::T_MINUS, '/' => self::T_SLASH, '*' => self::T_STAR, '.' => self::T_DOT, '[' => self::T_OPEN_BRACKET, ']' => self::T_CLOSE_BRACKET, '(' => self::T_OPEN_PARENTHESIS, ')' => self::T_CLOSE_PARENTHESIS, '{' => self::T_OPEN_CURLY, '}' => self::T_CLOSE_CURLY, '=' => self::T_EQUAL, ',' => self::T_COMMA, '!' => self::T_BANG, '~' => self::T_TILDE, '@' => self::T_AT, '?' => self::T_QUESTION, ':' => self::T_COLON, '<' => self::T_SMALLER, '>' => self::T_GREATER, '%' => self::T_PERCENTAGE, '"' => self::T_QUOTE, 'b"' => self::T_QUOTE, '$' => self::T_DOLLAR, '&' => self::T_AND, '|' => self::T_OR, '^' => self::T_XOR, '`' => self::T_BACKTICK, ) | |||||||
T_AND | '&' | |||||||
T_ANDAND | '&&' | |||||||
T_AT | '@' | |||||||
T_BACKTICK | '`' | |||||||
T_BANG | '!' | |||||||
T_CLOSE_BRACKET | ']' | |||||||
T_CLOSE_CURLY | '}' | |||||||
T_CLOSE_PARENTHESIS | ')' | |||||||
T_COLON | ':' | |||||||
T_COMMA | ',' | |||||||
T_DOLLAR | '$' | |||||||
T_DOT | '.' | |||||||
T_END | 'The End' | |||||||
T_EQUAL | '=' | |||||||
T_GREATER | '>' | |||||||
T_MINUS | '-' | |||||||
T_OPEN_BRACKET | '[' | |||||||
T_OPEN_CURLY | '{' | |||||||
T_OPEN_PARENTHESIS | '(' | |||||||
T_OR | '|' | |||||||
T_OROR | '||' | |||||||
T_PERCENTAGE | '%' | |||||||
T_PLUS | '+' | |||||||
T_QUESTION | '?' | |||||||
T_QUOTE | '"' | |||||||
T_QUOTE_CLOSE | '"_CLOSE' | |||||||
T_REFERENCE | 'r' | |||||||
T_SEMICOLON | ';' | |||||||
T_SHELL_QUOTE | '`' | |||||||
T_SHELL_QUOTE_CLOSE | '`_CLOSE' | |||||||
T_SLASH | '/' | |||||||
T_SMALLER | '<' | |||||||
T_STAR | '*' | |||||||
T_TILDE | '~' | |||||||
T_VOID | 'v' | |||||||
T_XOR | '^' | |||||||
getInstance | ||||||||
class Php53 | ||||||||
T_ABSTRACT | 346 | |||||||
T_AND_EQUAL | 271 | |||||||
T_ARRAY | 360 | |||||||
T_ARRAY_CAST | 292 | |||||||
T_AS | 326 | |||||||
T_BAD_CHARACTER | 313 | |||||||
T_BOOLEAN_AND | 279 | |||||||
T_BOOLEAN_OR | 278 | |||||||
T_BOOL_CAST | 290 | |||||||
T_BREAK | 331 | |||||||
T_CASE | 329 | |||||||
T_CATCH | 338 | |||||||
T_CHARACTER | 312 | |||||||
T_CLASS | 353 | |||||||
T_CLASS_C | 361 | |||||||
T_CLONE | 298 | |||||||
T_CLOSE_TAG | 370 | |||||||
T_COALESCE | 1000 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 366 | |||||||
T_CONCAT_EQUAL | 273 | |||||||
T_CONST | 335 | |||||||
T_CONSTANT_ENCAPSED_STRING | 315 | |||||||
T_CONTINUE | 332 | |||||||
T_CURLY_OPEN | 375 | |||||||
T_DEC | 296 | |||||||
T_DECLARE | 324 | |||||||
T_DEFAULT | 330 | |||||||
T_DIR | 379 | |||||||
T_DIV_EQUAL | 274 | |||||||
T_DNUMBER | 306 | |||||||
T_DO | 317 | |||||||
T_DOC_COMMENT | 367 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 374 | |||||||
T_DOUBLE_ARROW | 358 | |||||||
T_DOUBLE_CAST | 294 | |||||||
T_DOUBLE_COLON | 376 | |||||||
T_ECHO | 316 | |||||||
T_ELLIPSIS | 1000 | |||||||
T_ELSE | 303 | |||||||
T_ELSEIF | 302 | |||||||
T_EMPTY | 351 | |||||||
T_ENCAPSED_AND_WHITESPACE | 314 | |||||||
T_ENDDECLARE | 325 | |||||||
T_ENDFOR | 321 | |||||||
T_ENDFOREACH | 323 | |||||||
T_ENDIF | 304 | |||||||
T_ENDSWITCH | 328 | |||||||
T_ENDWHILE | 319 | |||||||
T_END_HEREDOC | 373 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 300 | |||||||
T_EXTENDS | 355 | |||||||
T_FILE | 365 | |||||||
T_FINAL | 345 | |||||||
T_FN | 1000 | |||||||
T_FOR | 320 | |||||||
T_FOREACH | 322 | |||||||
T_FUNCTION | 334 | |||||||
T_FUNC_C | 363 | |||||||
T_GLOBAL | 341 | |||||||
T_GOTO | 333 | |||||||
T_HALT_COMPILER | 352 | |||||||
T_IF | 301 | |||||||
T_IMPLEMENTS | 356 | |||||||
T_INC | 297 | |||||||
T_INCLUDE | 262 | |||||||
T_INCLUDE_ONCE | 261 | |||||||
T_INLINE_HTML | 311 | |||||||
T_INSTANCEOF | 288 | |||||||
T_INTERFACE | 354 | |||||||
T_INT_CAST | 295 | |||||||
T_ISSET | 350 | |||||||
T_IS_EQUAL | 283 | |||||||
T_IS_GREATER_OR_EQUAL | 284 | |||||||
T_IS_IDENTICAL | 281 | |||||||
T_IS_NOT_EQUAL | 282 | |||||||
T_IS_NOT_IDENTICAL | 280 | |||||||
T_IS_SMALLER_OR_EQUAL | 285 | |||||||
T_LINE | 364 | |||||||
T_LIST | 359 | |||||||
T_LNUMBER | 305 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 362 | |||||||
T_MINUS_EQUAL | 276 | |||||||
T_MOD_EQUAL | 272 | |||||||
T_MUL_EQUAL | 275 | |||||||
T_NAMESPACE | 377 | |||||||
T_NEW | 299 | |||||||
T_NS_C | 378 | |||||||
T_NS_SEPARATOR | 380 | |||||||
T_NUM_STRING | 310 | |||||||
T_OBJECT_CAST | 291 | |||||||
T_OBJECT_OPERATOR | 357 | |||||||
T_OPEN_TAG | 368 | |||||||
T_OPEN_TAG_WITH_ECHO | 369 | |||||||
T_OR_EQUAL | 270 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 376 | |||||||
T_PLUS_EQUAL | 277 | |||||||
T_POW | 1000 | |||||||
T_POW_EQUAL | 1000 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 344 | |||||||
T_PROTECTED | 343 | |||||||
T_PUBLIC | 342 | |||||||
T_REQUIRE | 259 | |||||||
T_REQUIRE_ONCE | 258 | |||||||
T_RETURN | 336 | |||||||
T_SL | 287 | |||||||
T_SL_EQUAL | 268 | |||||||
T_SPACESHIP | 1000 | |||||||
T_SR | 286 | |||||||
T_SR_EQUAL | 267 | |||||||
T_START_HEREDOC | 372 | |||||||
T_STATIC | 347 | |||||||
T_STRING | 307 | |||||||
T_STRING_CAST | 293 | |||||||
T_STRING_VARNAME | 308 | |||||||
T_SWITCH | 327 | |||||||
T_THROW | 339 | |||||||
T_TRY | 337 | |||||||
T_UNSET | 349 | |||||||
T_UNSET_CAST | 289 | |||||||
T_USE | 340 | |||||||
T_VAR | 348 | |||||||
T_VARIABLE | 309 | |||||||
T_WHILE | 318 | |||||||
T_WHITESPACE | 371 | |||||||
T_XOR_EQUAL | 269 | |||||||
T_YIELD_FROM | 1000 | |||||||
class Php54 | ||||||||
T_ABSTRACT | 347 | |||||||
T_AND_EQUAL | 271 | |||||||
T_ARRAY | 362 | |||||||
T_ARRAY_CAST | 292 | |||||||
T_AS | 326 | |||||||
T_BAD_CHARACTER | 313 | |||||||
T_BOOLEAN_AND | 279 | |||||||
T_BOOLEAN_OR | 278 | |||||||
T_BOOL_CAST | 290 | |||||||
T_BREAK | 331 | |||||||
T_CALLABLE | 363 | |||||||
T_CASE | 329 | |||||||
T_CATCH | 338 | |||||||
T_CHARACTER | 312 | |||||||
T_CLASS | 354 | |||||||
T_CLASS_C | 364 | |||||||
T_CLONE | 298 | |||||||
T_CLOSE_TAG | 374 | |||||||
T_COALESCE | 1000 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 370 | |||||||
T_CONCAT_EQUAL | 273 | |||||||
T_CONST | 335 | |||||||
T_CONSTANT_ENCAPSED_STRING | 315 | |||||||
T_CONTINUE | 332 | |||||||
T_CURLY_OPEN | 379 | |||||||
T_DEC | 296 | |||||||
T_DECLARE | 324 | |||||||
T_DEFAULT | 330 | |||||||
T_DIR | 383 | |||||||
T_DIV_EQUAL | 274 | |||||||
T_DNUMBER | 306 | |||||||
T_DO | 317 | |||||||
T_DOC_COMMENT | 371 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 378 | |||||||
T_DOUBLE_ARROW | 360 | |||||||
T_DOUBLE_CAST | 294 | |||||||
T_DOUBLE_COLON | 380 | |||||||
T_ECHO | 316 | |||||||
T_ELLIPSIS | 1000 | |||||||
T_ELSE | 303 | |||||||
T_ELSEIF | 302 | |||||||
T_EMPTY | 352 | |||||||
T_ENCAPSED_AND_WHITESPACE | 314 | |||||||
T_ENDDECLARE | 325 | |||||||
T_ENDFOR | 321 | |||||||
T_ENDFOREACH | 323 | |||||||
T_ENDIF | 304 | |||||||
T_ENDSWITCH | 328 | |||||||
T_ENDWHILE | 319 | |||||||
T_END_HEREDOC | 377 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 300 | |||||||
T_EXTENDS | 357 | |||||||
T_FILE | 369 | |||||||
T_FINAL | 346 | |||||||
T_FN | 1000 | |||||||
T_FOR | 320 | |||||||
T_FOREACH | 322 | |||||||
T_FUNCTION | 334 | |||||||
T_FUNC_C | 367 | |||||||
T_GLOBAL | 342 | |||||||
T_GOTO | 333 | |||||||
T_HALT_COMPILER | 353 | |||||||
T_IF | 301 | |||||||
T_IMPLEMENTS | 358 | |||||||
T_INC | 297 | |||||||
T_INCLUDE | 262 | |||||||
T_INCLUDE_ONCE | 261 | |||||||
T_INLINE_HTML | 311 | |||||||
T_INSTANCEOF | 288 | |||||||
T_INSTEADOF | 341 | |||||||
T_INTERFACE | 356 | |||||||
T_INT_CAST | 295 | |||||||
T_ISSET | 351 | |||||||
T_IS_EQUAL | 283 | |||||||
T_IS_GREATER_OR_EQUAL | 284 | |||||||
T_IS_IDENTICAL | 281 | |||||||
T_IS_NOT_EQUAL | 282 | |||||||
T_IS_NOT_IDENTICAL | 280 | |||||||
T_IS_SMALLER_OR_EQUAL | 285 | |||||||
T_LINE | 368 | |||||||
T_LIST | 361 | |||||||
T_LNUMBER | 305 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 366 | |||||||
T_MINUS_EQUAL | 276 | |||||||
T_MOD_EQUAL | 272 | |||||||
T_MUL_EQUAL | 275 | |||||||
T_NAMESPACE | 381 | |||||||
T_NEW | 299 | |||||||
T_NS_C | 382 | |||||||
T_NS_SEPARATOR | 384 | |||||||
T_NUM_STRING | 310 | |||||||
T_OBJECT_CAST | 291 | |||||||
T_OBJECT_OPERATOR | 359 | |||||||
T_OPEN_TAG | 372 | |||||||
T_OPEN_TAG_WITH_ECHO | 373 | |||||||
T_OR_EQUAL | 270 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 380 | |||||||
T_PLUS_EQUAL | 277 | |||||||
T_POW | 1000 | |||||||
T_POW_EQUAL | 1000 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 345 | |||||||
T_PROTECTED | 344 | |||||||
T_PUBLIC | 343 | |||||||
T_REQUIRE | 259 | |||||||
T_REQUIRE_ONCE | 258 | |||||||
T_RETURN | 336 | |||||||
T_SL | 287 | |||||||
T_SL_EQUAL | 268 | |||||||
T_SPACESHIP | 1000 | |||||||
T_SR | 286 | |||||||
T_SR_EQUAL | 267 | |||||||
T_START_HEREDOC | 376 | |||||||
T_STATIC | 348 | |||||||
T_STRING | 307 | |||||||
T_STRING_CAST | 293 | |||||||
T_STRING_VARNAME | 308 | |||||||
T_SWITCH | 327 | |||||||
T_THROW | 339 | |||||||
T_TRAIT | 355 | |||||||
T_TRAIT_C | 365 | |||||||
T_TRY | 337 | |||||||
T_UNSET | 350 | |||||||
T_UNSET_CAST | 289 | |||||||
T_USE | 340 | |||||||
T_VAR | 349 | |||||||
T_VARIABLE | 309 | |||||||
T_WHILE | 318 | |||||||
T_WHITESPACE | 375 | |||||||
T_XOR_EQUAL | 269 | |||||||
T_YIELD_FROM | 1000 | |||||||
class Php55 | ||||||||
T_ABSTRACT | 349 | |||||||
T_AND_EQUAL | 272 | |||||||
T_ARRAY | 364 | |||||||
T_ARRAY_CAST | 293 | |||||||
T_AS | 327 | |||||||
T_BAD_CHARACTER | 314 | |||||||
T_BOOLEAN_AND | 280 | |||||||
T_BOOLEAN_OR | 279 | |||||||
T_BOOL_CAST | 291 | |||||||
T_BREAK | 332 | |||||||
T_CALLABLE | 365 | |||||||
T_CASE | 330 | |||||||
T_CATCH | 339 | |||||||
T_CHARACTER | 313 | |||||||
T_CLASS | 356 | |||||||
T_CLASS_C | 366 | |||||||
T_CLONE | 299 | |||||||
T_CLOSE_TAG | 376 | |||||||
T_COALESCE | 1000 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 372 | |||||||
T_CONCAT_EQUAL | 274 | |||||||
T_CONST | 336 | |||||||
T_CONSTANT_ENCAPSED_STRING | 316 | |||||||
T_CONTINUE | 333 | |||||||
T_CURLY_OPEN | 381 | |||||||
T_DEC | 297 | |||||||
T_DECLARE | 325 | |||||||
T_DEFAULT | 331 | |||||||
T_DIR | 385 | |||||||
T_DIV_EQUAL | 275 | |||||||
T_DNUMBER | 307 | |||||||
T_DO | 318 | |||||||
T_DOC_COMMENT | 373 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 380 | |||||||
T_DOUBLE_ARROW | 362 | |||||||
T_DOUBLE_CAST | 295 | |||||||
T_DOUBLE_COLON | 382 | |||||||
T_ECHO | 317 | |||||||
T_ELLIPSIS | 1000 | |||||||
T_ELSE | 304 | |||||||
T_ELSEIF | 303 | |||||||
T_EMPTY | 354 | |||||||
T_ENCAPSED_AND_WHITESPACE | 315 | |||||||
T_ENDDECLARE | 326 | |||||||
T_ENDFOR | 322 | |||||||
T_ENDFOREACH | 324 | |||||||
T_ENDIF | 305 | |||||||
T_ENDSWITCH | 329 | |||||||
T_ENDWHILE | 320 | |||||||
T_END_HEREDOC | 379 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 301 | |||||||
T_EXTENDS | 359 | |||||||
T_FILE | 371 | |||||||
T_FINAL | 348 | |||||||
T_FINALLY | 340 | |||||||
T_FN | 1000 | |||||||
T_FOR | 321 | |||||||
T_FOREACH | 323 | |||||||
T_FUNCTION | 335 | |||||||
T_FUNC_C | 369 | |||||||
T_GLOBAL | 344 | |||||||
T_GOTO | 334 | |||||||
T_HALT_COMPILER | 355 | |||||||
T_IF | 302 | |||||||
T_IMPLEMENTS | 360 | |||||||
T_INC | 298 | |||||||
T_INCLUDE | 262 | |||||||
T_INCLUDE_ONCE | 261 | |||||||
T_INLINE_HTML | 312 | |||||||
T_INSTANCEOF | 289 | |||||||
T_INSTEADOF | 343 | |||||||
T_INTERFACE | 358 | |||||||
T_INT_CAST | 296 | |||||||
T_ISSET | 353 | |||||||
T_IS_EQUAL | 284 | |||||||
T_IS_GREATER_OR_EQUAL | 285 | |||||||
T_IS_IDENTICAL | 282 | |||||||
T_IS_NOT_EQUAL | 283 | |||||||
T_IS_NOT_IDENTICAL | 281 | |||||||
T_IS_SMALLER_OR_EQUAL | 286 | |||||||
T_LINE | 370 | |||||||
T_LIST | 363 | |||||||
T_LNUMBER | 306 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 368 | |||||||
T_MINUS_EQUAL | 277 | |||||||
T_MOD_EQUAL | 273 | |||||||
T_MUL_EQUAL | 276 | |||||||
T_NAMESPACE | 383 | |||||||
T_NEW | 300 | |||||||
T_NS_C | 384 | |||||||
T_NS_SEPARATOR | 386 | |||||||
T_NUM_STRING | 311 | |||||||
T_OBJECT_CAST | 292 | |||||||
T_OBJECT_OPERATOR | 361 | |||||||
T_OPEN_TAG | 374 | |||||||
T_OPEN_TAG_WITH_ECHO | 375 | |||||||
T_OR_EQUAL | 271 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 382 | |||||||
T_PLUS_EQUAL | 278 | |||||||
T_POW | 1000 | |||||||
T_POW_EQUAL | 1000 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 347 | |||||||
T_PROTECTED | 346 | |||||||
T_PUBLIC | 345 | |||||||
T_REQUIRE | 259 | |||||||
T_REQUIRE_ONCE | 258 | |||||||
T_RETURN | 337 | |||||||
T_SL | 288 | |||||||
T_SL_EQUAL | 269 | |||||||
T_SPACESHIP | 1000 | |||||||
T_SR | 287 | |||||||
T_SR_EQUAL | 268 | |||||||
T_START_HEREDOC | 378 | |||||||
T_STATIC | 350 | |||||||
T_STRING | 308 | |||||||
T_STRING_CAST | 294 | |||||||
T_STRING_VARNAME | 309 | |||||||
T_SWITCH | 328 | |||||||
T_THROW | 341 | |||||||
T_TRAIT | 357 | |||||||
T_TRAIT_C | 367 | |||||||
T_TRY | 338 | |||||||
T_UNSET | 352 | |||||||
T_UNSET_CAST | 290 | |||||||
T_USE | 342 | |||||||
T_VAR | 351 | |||||||
T_VARIABLE | 310 | |||||||
T_WHILE | 319 | |||||||
T_WHITESPACE | 377 | |||||||
T_XOR_EQUAL | 270 | |||||||
T_YIELD | 267 | |||||||
T_YIELD_FROM | 1000 | |||||||
class Php56 | ||||||||
T_ABSTRACT | 351 | |||||||
T_AND_EQUAL | 273 | |||||||
T_ARRAY | 366 | |||||||
T_ARRAY_CAST | 294 | |||||||
T_AS | 329 | |||||||
T_BAD_CHARACTER | 316 | |||||||
T_BOOLEAN_AND | 281 | |||||||
T_BOOLEAN_OR | 280 | |||||||
T_BOOL_CAST | 292 | |||||||
T_BREAK | 334 | |||||||
T_CALLABLE | 367 | |||||||
T_CASE | 332 | |||||||
T_CATCH | 341 | |||||||
T_CHARACTER | 315 | |||||||
T_CLASS | 358 | |||||||
T_CLASS_C | 368 | |||||||
T_CLONE | 301 | |||||||
T_CLOSE_TAG | 378 | |||||||
T_COALESCE | 1000 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 374 | |||||||
T_CONCAT_EQUAL | 275 | |||||||
T_CONST | 338 | |||||||
T_CONSTANT_ENCAPSED_STRING | 318 | |||||||
T_CONTINUE | 335 | |||||||
T_CURLY_OPEN | 383 | |||||||
T_DEC | 298 | |||||||
T_DECLARE | 327 | |||||||
T_DEFAULT | 333 | |||||||
T_DIR | 387 | |||||||
T_DIV_EQUAL | 276 | |||||||
T_DNUMBER | 309 | |||||||
T_DO | 320 | |||||||
T_DOC_COMMENT | 375 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 382 | |||||||
T_DOUBLE_ARROW | 364 | |||||||
T_DOUBLE_CAST | 296 | |||||||
T_DOUBLE_COLON | 384 | |||||||
T_ECHO | 319 | |||||||
T_ELLIPSIS | 389 | |||||||
T_ELSE | 306 | |||||||
T_ELSEIF | 305 | |||||||
T_EMPTY | 356 | |||||||
T_ENCAPSED_AND_WHITESPACE | 317 | |||||||
T_ENDDECLARE | 328 | |||||||
T_ENDFOR | 324 | |||||||
T_ENDFOREACH | 326 | |||||||
T_ENDIF | 307 | |||||||
T_ENDSWITCH | 331 | |||||||
T_ENDWHILE | 322 | |||||||
T_END_HEREDOC | 381 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 303 | |||||||
T_EXTENDS | 361 | |||||||
T_FILE | 373 | |||||||
T_FINAL | 350 | |||||||
T_FINALLY | 342 | |||||||
T_FN | 1000 | |||||||
T_FOR | 323 | |||||||
T_FOREACH | 325 | |||||||
T_FUNCTION | 337 | |||||||
T_FUNC_C | 371 | |||||||
T_GLOBAL | 346 | |||||||
T_GOTO | 336 | |||||||
T_HALT_COMPILER | 357 | |||||||
T_IF | 304 | |||||||
T_IMPLEMENTS | 362 | |||||||
T_INC | 299 | |||||||
T_INCLUDE | 262 | |||||||
T_INCLUDE_ONCE | 261 | |||||||
T_INLINE_HTML | 314 | |||||||
T_INSTANCEOF | 290 | |||||||
T_INSTEADOF | 345 | |||||||
T_INTERFACE | 360 | |||||||
T_INT_CAST | 297 | |||||||
T_ISSET | 355 | |||||||
T_IS_EQUAL | 285 | |||||||
T_IS_GREATER_OR_EQUAL | 286 | |||||||
T_IS_IDENTICAL | 283 | |||||||
T_IS_NOT_EQUAL | 284 | |||||||
T_IS_NOT_IDENTICAL | 282 | |||||||
T_IS_SMALLER_OR_EQUAL | 287 | |||||||
T_LINE | 372 | |||||||
T_LIST | 365 | |||||||
T_LNUMBER | 308 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 370 | |||||||
T_MINUS_EQUAL | 278 | |||||||
T_MOD_EQUAL | 274 | |||||||
T_MUL_EQUAL | 277 | |||||||
T_NAMESPACE | 385 | |||||||
T_NEW | 302 | |||||||
T_NS_C | 386 | |||||||
T_NS_SEPARATOR | 388 | |||||||
T_NUM_STRING | 313 | |||||||
T_OBJECT_CAST | 293 | |||||||
T_OBJECT_OPERATOR | 363 | |||||||
T_OPEN_TAG | 376 | |||||||
T_OPEN_TAG_WITH_ECHO | 377 | |||||||
T_OR_EQUAL | 272 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 384 | |||||||
T_PLUS_EQUAL | 279 | |||||||
T_POW | 300 | |||||||
T_POW_EQUAL | 268 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 349 | |||||||
T_PROTECTED | 348 | |||||||
T_PUBLIC | 347 | |||||||
T_REQUIRE | 259 | |||||||
T_REQUIRE_ONCE | 258 | |||||||
T_RETURN | 339 | |||||||
T_SL | 289 | |||||||
T_SL_EQUAL | 270 | |||||||
T_SPACESHIP | 1000 | |||||||
T_SR | 288 | |||||||
T_SR_EQUAL | 269 | |||||||
T_START_HEREDOC | 380 | |||||||
T_STATIC | 352 | |||||||
T_STRING | 310 | |||||||
T_STRING_CAST | 295 | |||||||
T_STRING_VARNAME | 311 | |||||||
T_SWITCH | 330 | |||||||
T_THROW | 343 | |||||||
T_TRAIT | 359 | |||||||
T_TRAIT_C | 369 | |||||||
T_TRY | 340 | |||||||
T_UNSET | 354 | |||||||
T_UNSET_CAST | 291 | |||||||
T_USE | 344 | |||||||
T_VAR | 353 | |||||||
T_VARIABLE | 312 | |||||||
T_WHILE | 321 | |||||||
T_WHITESPACE | 379 | |||||||
T_XOR_EQUAL | 271 | |||||||
T_YIELD | 267 | |||||||
T_YIELD_FROM | 1000 | |||||||
class Php70 | ||||||||
T_ABSTRACT | 312 | |||||||
T_AND_EQUAL | 276 | |||||||
T_ARRAY | 368 | |||||||
T_ARRAY_CAST | 300 | |||||||
T_AS | 338 | |||||||
T_BAD_CHARACTER | 1000 | |||||||
T_BOOLEAN_AND | 284 | |||||||
T_BOOLEAN_OR | 283 | |||||||
T_BOOL_CAST | 302 | |||||||
T_BREAK | 343 | |||||||
T_CALLABLE | 369 | |||||||
T_CASE | 341 | |||||||
T_CATCH | 350 | |||||||
T_CHARACTER | 1000 | |||||||
T_CLASS | 361 | |||||||
T_CLASS_C | 373 | |||||||
T_CLONE | 306 | |||||||
T_CLOSE_TAG | 381 | |||||||
T_COALESCE | 282 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 377 | |||||||
T_CONCAT_EQUAL | 274 | |||||||
T_CONST | 347 | |||||||
T_CONSTANT_ENCAPSED_STRING | 323 | |||||||
T_CONTINUE | 344 | |||||||
T_CURLY_OPEN | 386 | |||||||
T_DEC | 296 | |||||||
T_DECLARE | 336 | |||||||
T_DEFAULT | 342 | |||||||
T_DIR | 372 | |||||||
T_DIV_EQUAL | 273 | |||||||
T_DNUMBER | 318 | |||||||
T_DO | 329 | |||||||
T_DOC_COMMENT | 378 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 385 | |||||||
T_DOUBLE_ARROW | 268 | |||||||
T_DOUBLE_CAST | 298 | |||||||
T_DOUBLE_COLON | 387 | |||||||
T_ECHO | 328 | |||||||
T_ELLIPSIS | 391 | |||||||
T_ELSE | 309 | |||||||
T_ELSEIF | 308 | |||||||
T_EMPTY | 359 | |||||||
T_ENCAPSED_AND_WHITESPACE | 322 | |||||||
T_ENDDECLARE | 337 | |||||||
T_ENDFOR | 333 | |||||||
T_ENDFOREACH | 335 | |||||||
T_ENDIF | 310 | |||||||
T_ENDSWITCH | 340 | |||||||
T_ENDWHILE | 331 | |||||||
T_END_HEREDOC | 384 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 326 | |||||||
T_EXTENDS | 364 | |||||||
T_FILE | 371 | |||||||
T_FINAL | 313 | |||||||
T_FINALLY | 351 | |||||||
T_FN | 1000 | |||||||
T_FOR | 332 | |||||||
T_FOREACH | 334 | |||||||
T_FUNCTION | 346 | |||||||
T_FUNC_C | 376 | |||||||
T_GLOBAL | 355 | |||||||
T_GOTO | 345 | |||||||
T_HALT_COMPILER | 360 | |||||||
T_IF | 327 | |||||||
T_IMPLEMENTS | 365 | |||||||
T_INC | 295 | |||||||
T_INCLUDE | 258 | |||||||
T_INCLUDE_ONCE | 259 | |||||||
T_INLINE_HTML | 321 | |||||||
T_INSTANCEOF | 294 | |||||||
T_INSTEADOF | 354 | |||||||
T_INTERFACE | 363 | |||||||
T_INT_CAST | 297 | |||||||
T_ISSET | 358 | |||||||
T_IS_EQUAL | 285 | |||||||
T_IS_GREATER_OR_EQUAL | 291 | |||||||
T_IS_IDENTICAL | 287 | |||||||
T_IS_NOT_EQUAL | 286 | |||||||
T_IS_NOT_IDENTICAL | 288 | |||||||
T_IS_SMALLER_OR_EQUAL | 290 | |||||||
T_LINE | 370 | |||||||
T_LIST | 367 | |||||||
T_LNUMBER | 317 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 375 | |||||||
T_MINUS_EQUAL | 271 | |||||||
T_MOD_EQUAL | 275 | |||||||
T_MUL_EQUAL | 272 | |||||||
T_NAMESPACE | 388 | |||||||
T_NEW | 305 | |||||||
T_NS_C | 389 | |||||||
T_NS_SEPARATOR | 390 | |||||||
T_NUM_STRING | 325 | |||||||
T_OBJECT_CAST | 301 | |||||||
T_OBJECT_OPERATOR | 366 | |||||||
T_OPEN_TAG | 379 | |||||||
T_OPEN_TAG_WITH_ECHO | 380 | |||||||
T_OR_EQUAL | 277 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 387 | |||||||
T_PLUS_EQUAL | 270 | |||||||
T_POW | 304 | |||||||
T_POW_EQUAL | 281 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 314 | |||||||
T_PROTECTED | 315 | |||||||
T_PUBLIC | 316 | |||||||
T_REQUIRE | 261 | |||||||
T_REQUIRE_ONCE | 262 | |||||||
T_RETURN | 348 | |||||||
T_SL | 292 | |||||||
T_SL_EQUAL | 279 | |||||||
T_SPACESHIP | 289 | |||||||
T_SR | 293 | |||||||
T_SR_EQUAL | 280 | |||||||
T_START_HEREDOC | 383 | |||||||
T_STATIC | 311 | |||||||
T_STRING | 319 | |||||||
T_STRING_CAST | 299 | |||||||
T_STRING_VARNAME | 324 | |||||||
T_SWITCH | 339 | |||||||
T_THROW | 352 | |||||||
T_TRAIT | 362 | |||||||
T_TRAIT_C | 374 | |||||||
T_TRY | 349 | |||||||
T_UNSET | 357 | |||||||
T_UNSET_CAST | 303 | |||||||
T_USE | 353 | |||||||
T_VAR | 356 | |||||||
T_VARIABLE | 320 | |||||||
T_WHILE | 330 | |||||||
T_WHITESPACE | 382 | |||||||
T_XOR_EQUAL | 278 | |||||||
T_YIELD | 267 | |||||||
T_YIELD_FROM | 269 | |||||||
class Php71 | ||||||||
T_ABSTRACT | 312 | |||||||
T_AND_EQUAL | 276 | |||||||
T_ARRAY | 368 | |||||||
T_ARRAY_CAST | 300 | |||||||
T_AS | 338 | |||||||
T_BAD_CHARACTER | 1000 | |||||||
T_BOOLEAN_AND | 284 | |||||||
T_BOOLEAN_OR | 283 | |||||||
T_BOOL_CAST | 302 | |||||||
T_BREAK | 343 | |||||||
T_CALLABLE | 369 | |||||||
T_CASE | 341 | |||||||
T_CATCH | 350 | |||||||
T_CHARACTER | 1000 | |||||||
T_CLASS | 361 | |||||||
T_CLASS_C | 373 | |||||||
T_CLONE | 306 | |||||||
T_CLOSE_TAG | 381 | |||||||
T_COALESCE | 282 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 377 | |||||||
T_CONCAT_EQUAL | 274 | |||||||
T_CONST | 347 | |||||||
T_CONSTANT_ENCAPSED_STRING | 323 | |||||||
T_CONTINUE | 344 | |||||||
T_CURLY_OPEN | 386 | |||||||
T_DEC | 296 | |||||||
T_DECLARE | 336 | |||||||
T_DEFAULT | 342 | |||||||
T_DIR | 372 | |||||||
T_DIV_EQUAL | 273 | |||||||
T_DNUMBER | 318 | |||||||
T_DO | 329 | |||||||
T_DOC_COMMENT | 378 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 385 | |||||||
T_DOUBLE_ARROW | 268 | |||||||
T_DOUBLE_CAST | 298 | |||||||
T_DOUBLE_COLON | 387 | |||||||
T_ECHO | 328 | |||||||
T_ELLIPSIS | 391 | |||||||
T_ELSE | 309 | |||||||
T_ELSEIF | 308 | |||||||
T_EMPTY | 359 | |||||||
T_ENCAPSED_AND_WHITESPACE | 322 | |||||||
T_ENDDECLARE | 337 | |||||||
T_ENDFOR | 333 | |||||||
T_ENDFOREACH | 335 | |||||||
T_ENDIF | 310 | |||||||
T_ENDSWITCH | 340 | |||||||
T_ENDWHILE | 331 | |||||||
T_END_HEREDOC | 384 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 326 | |||||||
T_EXTENDS | 364 | |||||||
T_FILE | 371 | |||||||
T_FINAL | 313 | |||||||
T_FINALLY | 351 | |||||||
T_FN | 1000 | |||||||
T_FOR | 332 | |||||||
T_FOREACH | 334 | |||||||
T_FUNCTION | 346 | |||||||
T_FUNC_C | 376 | |||||||
T_GLOBAL | 355 | |||||||
T_GOTO | 345 | |||||||
T_HALT_COMPILER | 360 | |||||||
T_IF | 327 | |||||||
T_IMPLEMENTS | 365 | |||||||
T_INC | 295 | |||||||
T_INCLUDE | 258 | |||||||
T_INCLUDE_ONCE | 259 | |||||||
T_INLINE_HTML | 321 | |||||||
T_INSTANCEOF | 294 | |||||||
T_INSTEADOF | 354 | |||||||
T_INTERFACE | 363 | |||||||
T_INT_CAST | 297 | |||||||
T_ISSET | 358 | |||||||
T_IS_EQUAL | 285 | |||||||
T_IS_GREATER_OR_EQUAL | 291 | |||||||
T_IS_IDENTICAL | 287 | |||||||
T_IS_NOT_EQUAL | 286 | |||||||
T_IS_NOT_IDENTICAL | 288 | |||||||
T_IS_SMALLER_OR_EQUAL | 290 | |||||||
T_LINE | 370 | |||||||
T_LIST | 367 | |||||||
T_LNUMBER | 317 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 375 | |||||||
T_MINUS_EQUAL | 271 | |||||||
T_MOD_EQUAL | 275 | |||||||
T_MUL_EQUAL | 272 | |||||||
T_NAMESPACE | 388 | |||||||
T_NEW | 305 | |||||||
T_NS_C | 389 | |||||||
T_NS_SEPARATOR | 390 | |||||||
T_NUM_STRING | 325 | |||||||
T_OBJECT_CAST | 301 | |||||||
T_OBJECT_OPERATOR | 366 | |||||||
T_OPEN_TAG | 379 | |||||||
T_OPEN_TAG_WITH_ECHO | 380 | |||||||
T_OR_EQUAL | 277 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 387 | |||||||
T_PLUS_EQUAL | 270 | |||||||
T_POW | 304 | |||||||
T_POW_EQUAL | 281 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 314 | |||||||
T_PROTECTED | 315 | |||||||
T_PUBLIC | 316 | |||||||
T_REQUIRE | 261 | |||||||
T_REQUIRE_ONCE | 262 | |||||||
T_RETURN | 348 | |||||||
T_SL | 292 | |||||||
T_SL_EQUAL | 279 | |||||||
T_SPACESHIP | 289 | |||||||
T_SR | 293 | |||||||
T_SR_EQUAL | 280 | |||||||
T_START_HEREDOC | 383 | |||||||
T_STATIC | 311 | |||||||
T_STRING | 319 | |||||||
T_STRING_CAST | 299 | |||||||
T_STRING_VARNAME | 324 | |||||||
T_SWITCH | 339 | |||||||
T_THROW | 352 | |||||||
T_TRAIT | 362 | |||||||
T_TRAIT_C | 374 | |||||||
T_TRY | 349 | |||||||
T_UNSET | 357 | |||||||
T_UNSET_CAST | 303 | |||||||
T_USE | 353 | |||||||
T_VAR | 356 | |||||||
T_VARIABLE | 320 | |||||||
T_WHILE | 330 | |||||||
T_WHITESPACE | 382 | |||||||
T_XOR_EQUAL | 278 | |||||||
T_YIELD | 267 | |||||||
T_YIELD_FROM | 269 | |||||||
class Php72 | ||||||||
T_ABSTRACT | 312 | |||||||
T_AND_EQUAL | 276 | |||||||
T_ARRAY | 368 | |||||||
T_ARRAY_CAST | 300 | |||||||
T_AS | 338 | |||||||
T_BAD_CHARACTER | 1000 | |||||||
T_BOOLEAN_AND | 284 | |||||||
T_BOOLEAN_OR | 283 | |||||||
T_BOOL_CAST | 302 | |||||||
T_BREAK | 343 | |||||||
T_CALLABLE | 369 | |||||||
T_CASE | 341 | |||||||
T_CATCH | 350 | |||||||
T_CHARACTER | 1000 | |||||||
T_CLASS | 361 | |||||||
T_CLASS_C | 373 | |||||||
T_CLONE | 306 | |||||||
T_CLOSE_TAG | 381 | |||||||
T_COALESCE | 282 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 377 | |||||||
T_CONCAT_EQUAL | 274 | |||||||
T_CONST | 347 | |||||||
T_CONSTANT_ENCAPSED_STRING | 323 | |||||||
T_CONTINUE | 344 | |||||||
T_CURLY_OPEN | 386 | |||||||
T_DEC | 296 | |||||||
T_DECLARE | 336 | |||||||
T_DEFAULT | 342 | |||||||
T_DIR | 372 | |||||||
T_DIV_EQUAL | 273 | |||||||
T_DNUMBER | 318 | |||||||
T_DO | 329 | |||||||
T_DOC_COMMENT | 378 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 385 | |||||||
T_DOUBLE_ARROW | 268 | |||||||
T_DOUBLE_CAST | 298 | |||||||
T_DOUBLE_COLON | 387 | |||||||
T_ECHO | 328 | |||||||
T_ELLIPSIS | 391 | |||||||
T_ELSE | 309 | |||||||
T_ELSEIF | 308 | |||||||
T_EMPTY | 359 | |||||||
T_ENCAPSED_AND_WHITESPACE | 322 | |||||||
T_ENDDECLARE | 337 | |||||||
T_ENDFOR | 333 | |||||||
T_ENDFOREACH | 335 | |||||||
T_ENDIF | 310 | |||||||
T_ENDSWITCH | 340 | |||||||
T_ENDWHILE | 331 | |||||||
T_END_HEREDOC | 384 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 326 | |||||||
T_EXTENDS | 364 | |||||||
T_FILE | 371 | |||||||
T_FINAL | 313 | |||||||
T_FINALLY | 351 | |||||||
T_FN | 1000 | |||||||
T_FOR | 332 | |||||||
T_FOREACH | 334 | |||||||
T_FUNCTION | 346 | |||||||
T_FUNC_C | 376 | |||||||
T_GLOBAL | 355 | |||||||
T_GOTO | 345 | |||||||
T_HALT_COMPILER | 360 | |||||||
T_IF | 327 | |||||||
T_IMPLEMENTS | 365 | |||||||
T_INC | 295 | |||||||
T_INCLUDE | 258 | |||||||
T_INCLUDE_ONCE | 259 | |||||||
T_INLINE_HTML | 321 | |||||||
T_INSTANCEOF | 294 | |||||||
T_INSTEADOF | 354 | |||||||
T_INTERFACE | 363 | |||||||
T_INT_CAST | 297 | |||||||
T_ISSET | 358 | |||||||
T_IS_EQUAL | 285 | |||||||
T_IS_GREATER_OR_EQUAL | 291 | |||||||
T_IS_IDENTICAL | 287 | |||||||
T_IS_NOT_EQUAL | 286 | |||||||
T_IS_NOT_IDENTICAL | 288 | |||||||
T_IS_SMALLER_OR_EQUAL | 290 | |||||||
T_LINE | 370 | |||||||
T_LIST | 367 | |||||||
T_LNUMBER | 317 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 375 | |||||||
T_MINUS_EQUAL | 271 | |||||||
T_MOD_EQUAL | 275 | |||||||
T_MUL_EQUAL | 272 | |||||||
T_NAMESPACE | 388 | |||||||
T_NEW | 305 | |||||||
T_NS_C | 389 | |||||||
T_NS_SEPARATOR | 390 | |||||||
T_NUM_STRING | 325 | |||||||
T_OBJECT_CAST | 301 | |||||||
T_OBJECT_OPERATOR | 366 | |||||||
T_OPEN_TAG | 379 | |||||||
T_OPEN_TAG_WITH_ECHO | 380 | |||||||
T_OR_EQUAL | 277 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 387 | |||||||
T_PLUS_EQUAL | 270 | |||||||
T_POW | 304 | |||||||
T_POW_EQUAL | 281 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 314 | |||||||
T_PROTECTED | 315 | |||||||
T_PUBLIC | 316 | |||||||
T_REQUIRE | 261 | |||||||
T_REQUIRE_ONCE | 262 | |||||||
T_RETURN | 348 | |||||||
T_SL | 292 | |||||||
T_SL_EQUAL | 279 | |||||||
T_SPACESHIP | 289 | |||||||
T_SR | 293 | |||||||
T_SR_EQUAL | 280 | |||||||
T_START_HEREDOC | 383 | |||||||
T_STATIC | 311 | |||||||
T_STRING | 319 | |||||||
T_STRING_CAST | 299 | |||||||
T_STRING_VARNAME | 324 | |||||||
T_SWITCH | 339 | |||||||
T_THROW | 352 | |||||||
T_TRAIT | 362 | |||||||
T_TRAIT_C | 374 | |||||||
T_TRY | 349 | |||||||
T_UNSET | 357 | |||||||
T_UNSET_CAST | 303 | |||||||
T_USE | 353 | |||||||
T_VAR | 356 | |||||||
T_VARIABLE | 320 | |||||||
T_WHILE | 330 | |||||||
T_WHITESPACE | 382 | |||||||
T_XOR_EQUAL | 278 | |||||||
T_YIELD | 267 | |||||||
T_YIELD_FROM | 269 | |||||||
class Php73 | ||||||||
T_ABSTRACT | 315 | |||||||
T_AND_EQUAL | 275 | |||||||
T_ARRAY | 368 | |||||||
T_ARRAY_CAST | 298 | |||||||
T_AS | 338 | |||||||
T_BAD_CHARACTER | 1000 | |||||||
T_BOOLEAN_AND | 284 | |||||||
T_BOOLEAN_OR | 283 | |||||||
T_BOOL_CAST | 296 | |||||||
T_BREAK | 343 | |||||||
T_CALLABLE | 369 | |||||||
T_CASE | 341 | |||||||
T_CATCH | 350 | |||||||
T_CHARACTER | 1000 | |||||||
T_CLASS | 361 | |||||||
T_CLASS_C | 373 | |||||||
T_CLONE | 305 | |||||||
T_CLOSE_TAG | 381 | |||||||
T_COALESCE | 282 | |||||||
T_COALESCE_EQUAL | 1000 | |||||||
T_COMMENT | 377 | |||||||
T_CONCAT_EQUAL | 277 | |||||||
T_CONST | 347 | |||||||
T_CONSTANT_ENCAPSED_STRING | 323 | |||||||
T_CONTINUE | 344 | |||||||
T_CURLY_OPEN | 386 | |||||||
T_DEC | 302 | |||||||
T_DECLARE | 336 | |||||||
T_DEFAULT | 342 | |||||||
T_DIR | 372 | |||||||
T_DIV_EQUAL | 278 | |||||||
T_DNUMBER | 318 | |||||||
T_DO | 329 | |||||||
T_DOC_COMMENT | 378 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 385 | |||||||
T_DOUBLE_ARROW | 268 | |||||||
T_DOUBLE_CAST | 300 | |||||||
T_DOUBLE_COLON | 387 | |||||||
T_ECHO | 328 | |||||||
T_ELLIPSIS | 391 | |||||||
T_ELSE | 309 | |||||||
T_ELSEIF | 308 | |||||||
T_EMPTY | 359 | |||||||
T_ENCAPSED_AND_WHITESPACE | 322 | |||||||
T_ENDDECLARE | 337 | |||||||
T_ENDFOR | 333 | |||||||
T_ENDFOREACH | 335 | |||||||
T_ENDIF | 310 | |||||||
T_ENDSWITCH | 340 | |||||||
T_ENDWHILE | 331 | |||||||
T_END_HEREDOC | 384 | |||||||
T_EVAL | 260 | |||||||
T_EXIT | 326 | |||||||
T_EXTENDS | 364 | |||||||
T_FILE | 371 | |||||||
T_FINAL | 314 | |||||||
T_FINALLY | 351 | |||||||
T_FN | 1000 | |||||||
T_FOR | 332 | |||||||
T_FOREACH | 334 | |||||||
T_FUNCTION | 346 | |||||||
T_FUNC_C | 376 | |||||||
T_GLOBAL | 355 | |||||||
T_GOTO | 345 | |||||||
T_HALT_COMPILER | 360 | |||||||
T_IF | 327 | |||||||
T_IMPLEMENTS | 365 | |||||||
T_INC | 303 | |||||||
T_INCLUDE | 262 | |||||||
T_INCLUDE_ONCE | 261 | |||||||
T_INLINE_HTML | 321 | |||||||
T_INSTANCEOF | 294 | |||||||
T_INSTEADOF | 354 | |||||||
T_INTERFACE | 363 | |||||||
T_INT_CAST | 301 | |||||||
T_ISSET | 358 | |||||||
T_IS_EQUAL | 289 | |||||||
T_IS_GREATER_OR_EQUAL | 290 | |||||||
T_IS_IDENTICAL | 287 | |||||||
T_IS_NOT_EQUAL | 288 | |||||||
T_IS_NOT_IDENTICAL | 286 | |||||||
T_IS_SMALLER_OR_EQUAL | 291 | |||||||
T_LINE | 370 | |||||||
T_LIST | 367 | |||||||
T_LNUMBER | 317 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 375 | |||||||
T_MINUS_EQUAL | 280 | |||||||
T_MOD_EQUAL | 276 | |||||||
T_MUL_EQUAL | 279 | |||||||
T_NAMESPACE | 388 | |||||||
T_NEW | 306 | |||||||
T_NS_C | 389 | |||||||
T_NS_SEPARATOR | 390 | |||||||
T_NUM_STRING | 325 | |||||||
T_OBJECT_CAST | 297 | |||||||
T_OBJECT_OPERATOR | 366 | |||||||
T_OPEN_TAG | 379 | |||||||
T_OPEN_TAG_WITH_ECHO | 380 | |||||||
T_OR_EQUAL | 274 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 387 | |||||||
T_PLUS_EQUAL | 281 | |||||||
T_POW | 304 | |||||||
T_POW_EQUAL | 270 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 313 | |||||||
T_PROTECTED | 312 | |||||||
T_PUBLIC | 311 | |||||||
T_REQUIRE | 259 | |||||||
T_REQUIRE_ONCE | 258 | |||||||
T_RETURN | 348 | |||||||
T_SL | 293 | |||||||
T_SL_EQUAL | 272 | |||||||
T_SPACESHIP | 285 | |||||||
T_SR | 292 | |||||||
T_SR_EQUAL | 271 | |||||||
T_START_HEREDOC | 383 | |||||||
T_STATIC | 316 | |||||||
T_STRING | 319 | |||||||
T_STRING_CAST | 299 | |||||||
T_STRING_VARNAME | 324 | |||||||
T_SWITCH | 339 | |||||||
T_THROW | 352 | |||||||
T_TRAIT | 362 | |||||||
T_TRAIT_C | 374 | |||||||
T_TRY | 349 | |||||||
T_UNSET | 357 | |||||||
T_UNSET_CAST | 295 | |||||||
T_USE | 353 | |||||||
T_VAR | 356 | |||||||
T_VARIABLE | 320 | |||||||
T_WHILE | 330 | |||||||
T_WHITESPACE | 382 | |||||||
T_XOR_EQUAL | 273 | |||||||
T_YIELD | 267 | |||||||
T_YIELD_FROM | 269 | |||||||
class Php74 | ||||||||
T_ABSTRACT | 354 | |||||||
T_AND_EQUAL | 276 | |||||||
T_ARRAY | 371 | |||||||
T_ARRAY_CAST | 299 | |||||||
T_AS | 334 | |||||||
T_BAD_CHARACTER | 395 | |||||||
T_BOOLEAN_AND | 285 | |||||||
T_BOOLEAN_OR | 284 | |||||||
T_BOOL_CAST | 301 | |||||||
T_BREAK | 339 | |||||||
T_CALLABLE | 372 | |||||||
T_CASE | 337 | |||||||
T_CATCH | 347 | |||||||
T_CLASS | 364 | |||||||
T_CLASS_C | 376 | |||||||
T_CLONE | 305 | |||||||
T_CLOSE_TAG | 384 | |||||||
T_COALESCE | 283 | |||||||
T_COALESCE_EQUAL | 282 | |||||||
T_COMMENT | 380 | |||||||
T_CONCAT_EQUAL | 274 | |||||||
T_CONST | 344 | |||||||
T_CONSTANT_ENCAPSED_STRING | 315 | |||||||
T_CONTINUE | 340 | |||||||
T_CURLY_OPEN | 389 | |||||||
T_DEC | 320 | |||||||
T_DECLARE | 332 | |||||||
T_DEFAULT | 338 | |||||||
T_DIR | 375 | |||||||
T_DIV_EQUAL | 273 | |||||||
T_DNUMBER | 310 | |||||||
T_DO | 325 | |||||||
T_DOC_COMMENT | 381 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 388 | |||||||
T_DOUBLE_ARROW | 268 | |||||||
T_DOUBLE_CAST | 297 | |||||||
T_DOUBLE_COLON | 390 | |||||||
T_ECHO | 324 | |||||||
T_ELLIPSIS | 394 | |||||||
T_ELSE | 308 | |||||||
T_ELSEIF | 307 | |||||||
T_EMPTY | 362 | |||||||
T_ENCAPSED_AND_WHITESPACE | 314 | |||||||
T_ENDDECLARE | 333 | |||||||
T_ENDFOR | 329 | |||||||
T_ENDFOREACH | 331 | |||||||
T_ENDIF | 323 | |||||||
T_ENDSWITCH | 336 | |||||||
T_ENDWHILE | 327 | |||||||
T_END_HEREDOC | 387 | |||||||
T_EVAL | 318 | |||||||
T_EXIT | 321 | |||||||
T_EXTENDS | 367 | |||||||
T_FILE | 374 | |||||||
T_FINAL | 355 | |||||||
T_FINALLY | 348 | |||||||
T_FN | 343 | |||||||
T_FOR | 328 | |||||||
T_FOREACH | 330 | |||||||
T_FUNCTION | 342 | |||||||
T_FUNC_C | 379 | |||||||
T_GLOBAL | 352 | |||||||
T_GOTO | 341 | |||||||
T_HALT_COMPILER | 363 | |||||||
T_IF | 322 | |||||||
T_IMPLEMENTS | 368 | |||||||
T_INC | 319 | |||||||
T_INCLUDE | 259 | |||||||
T_INCLUDE_ONCE | 260 | |||||||
T_INLINE_HTML | 313 | |||||||
T_INSTANCEOF | 295 | |||||||
T_INSTEADOF | 351 | |||||||
T_INTERFACE | 366 | |||||||
T_INT_CAST | 296 | |||||||
T_ISSET | 361 | |||||||
T_IS_EQUAL | 286 | |||||||
T_IS_GREATER_OR_EQUAL | 292 | |||||||
T_IS_IDENTICAL | 288 | |||||||
T_IS_NOT_EQUAL | 287 | |||||||
T_IS_NOT_IDENTICAL | 289 | |||||||
T_IS_SMALLER_OR_EQUAL | 291 | |||||||
T_LINE | 373 | |||||||
T_LIST | 370 | |||||||
T_LNUMBER | 309 | |||||||
T_LOGICAL_AND | 265 | |||||||
T_LOGICAL_OR | 263 | |||||||
T_LOGICAL_XOR | 264 | |||||||
T_METHOD_C | 378 | |||||||
T_MINUS_EQUAL | 271 | |||||||
T_MOD_EQUAL | 275 | |||||||
T_MUL_EQUAL | 272 | |||||||
T_NAMESPACE | 391 | |||||||
T_NEW | 304 | |||||||
T_NS_C | 392 | |||||||
T_NS_SEPARATOR | 393 | |||||||
T_NUM_STRING | 317 | |||||||
T_OBJECT_CAST | 300 | |||||||
T_OBJECT_OPERATOR | 369 | |||||||
T_OPEN_TAG | 382 | |||||||
T_OPEN_TAG_WITH_ECHO | 383 | |||||||
T_OR_EQUAL | 277 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 390 | |||||||
T_PLUS_EQUAL | 270 | |||||||
T_POW | 303 | |||||||
T_POW_EQUAL | 281 | |||||||
T_PRINT | 266 | |||||||
T_PRIVATE | 356 | |||||||
T_PROTECTED | 357 | |||||||
T_PUBLIC | 358 | |||||||
T_REQUIRE | 261 | |||||||
T_REQUIRE_ONCE | 262 | |||||||
T_RETURN | 345 | |||||||
T_SL | 293 | |||||||
T_SL_EQUAL | 279 | |||||||
T_SPACESHIP | 290 | |||||||
T_SR | 294 | |||||||
T_SR_EQUAL | 280 | |||||||
T_START_HEREDOC | 386 | |||||||
T_STATIC | 353 | |||||||
T_STRING | 311 | |||||||
T_STRING_CAST | 298 | |||||||
T_STRING_VARNAME | 316 | |||||||
T_SWITCH | 335 | |||||||
T_THROW | 349 | |||||||
T_TRAIT | 365 | |||||||
T_TRAIT_C | 377 | |||||||
T_TRY | 346 | |||||||
T_UNSET | 360 | |||||||
T_UNSET_CAST | 302 | |||||||
T_USE | 350 | |||||||
T_VAR | 359 | |||||||
T_VARIABLE | 312 | |||||||
T_WHILE | 326 | |||||||
T_WHITESPACE | 385 | |||||||
T_XOR_EQUAL | 278 | |||||||
T_YIELD | 267 | |||||||
T_YIELD_FROM | 269 | |||||||
class Php80 | ||||||||
T_ABSTRACT | 352 | |||||||
T_AND_EQUAL | 277 | |||||||
T_ARRAY | 369 | |||||||
T_ARRAY_CAST | 300 | |||||||
T_AS | 333 | |||||||
T_BAD_CHARACTER | 395 | |||||||
T_BOOLEAN_AND | 286 | |||||||
T_BOOLEAN_OR | 285 | |||||||
T_BOOL_CAST | 302 | |||||||
T_BREAK | 338 | |||||||
T_CALLABLE | 370 | |||||||
T_CASE | 336 | |||||||
T_CATCH | 346 | |||||||
T_CLASS | 362 | |||||||
T_CLASS_C | 374 | |||||||
T_CLONE | 305 | |||||||
T_CLOSE_TAG | 386 | |||||||
T_COALESCE | 284 | |||||||
T_COALESCE_EQUAL | 283 | |||||||
T_COMMENT | 382 | |||||||
T_CONCAT_EQUAL | 275 | |||||||
T_CONST | 343 | |||||||
T_CONSTANT_ENCAPSED_STRING | 315 | |||||||
T_CONTINUE | 339 | |||||||
T_CURLY_OPEN | 391 | |||||||
T_DEC | 380 | |||||||
T_DECLARE | 331 | |||||||
T_DEFAULT | 337 | |||||||
T_DIR | 373 | |||||||
T_DIV_EQUAL | 274 | |||||||
T_DNUMBER | 310 | |||||||
T_DO | 324 | |||||||
T_DOC_COMMENT | 383 | |||||||
T_DOLLAR_OPEN_CURLY_BRACES | 390 | |||||||
T_DOUBLE_ARROW | 269 | |||||||
T_DOUBLE_CAST | 298 | |||||||
T_DOUBLE_COLON | 392 | |||||||
T_ECHO | 323 | |||||||
T_ELLIPSIS | 394 | |||||||
T_ELSE | 308 | |||||||
T_ELSEIF | 307 | |||||||
T_EMPTY | 360 | |||||||
T_ENCAPSED_AND_WHITESPACE | 314 | |||||||
T_ENDDECLARE | 332 | |||||||
T_ENDFOR | 328 | |||||||
T_ENDFOREACH | 330 | |||||||
T_ENDIF | 322 | |||||||
T_ENDSWITCH | 335 | |||||||
T_ENDWHILE | 326 | |||||||
T_END_HEREDOC | 389 | |||||||
T_EVAL | 318 | |||||||
T_EXIT | 320 | |||||||
T_EXTENDS | 365 | |||||||
T_FILE | 372 | |||||||
T_FINAL | 353 | |||||||
T_FINALLY | 347 | |||||||
T_FN | 342 | |||||||
T_FOR | 327 | |||||||
T_FOREACH | 329 | |||||||
T_FUNCTION | 341 | |||||||
T_FUNC_C | 377 | |||||||
T_GLOBAL | 350 | |||||||
T_GOTO | 340 | |||||||
T_HALT_COMPILER | 361 | |||||||
T_IF | 321 | |||||||
T_IMPLEMENTS | 366 | |||||||
T_INC | 379 | |||||||
T_INCLUDE | 260 | |||||||
T_INCLUDE_ONCE | 261 | |||||||
T_INLINE_HTML | 313 | |||||||
T_INSTANCEOF | 296 | |||||||
T_INSTEADOF | 349 | |||||||
T_INTERFACE | 364 | |||||||
T_INT_CAST | 297 | |||||||
T_ISSET | 359 | |||||||
T_IS_EQUAL | 287 | |||||||
T_IS_GREATER_OR_EQUAL | 293 | |||||||
T_IS_IDENTICAL | 289 | |||||||
T_IS_NOT_EQUAL | 288 | |||||||
T_IS_NOT_IDENTICAL | 290 | |||||||
T_IS_SMALLER_OR_EQUAL | 292 | |||||||
T_LINE | 371 | |||||||
T_LIST | 368 | |||||||
T_LNUMBER | 309 | |||||||
T_LOGICAL_AND | 266 | |||||||
T_LOGICAL_OR | 264 | |||||||
T_LOGICAL_XOR | 265 | |||||||
T_METHOD_C | 376 | |||||||
T_MINUS_EQUAL | 272 | |||||||
T_MOD_EQUAL | 276 | |||||||
T_MUL_EQUAL | 273 | |||||||
T_NAMESPACE | 367 | |||||||
T_NEW | 319 | |||||||
T_NS_C | 378 | |||||||
T_NS_SEPARATOR | 393 | |||||||
T_NUM_STRING | 317 | |||||||
T_OBJECT_CAST | 301 | |||||||
T_OBJECT_OPERATOR | 381 | |||||||
T_OPEN_TAG | 384 | |||||||
T_OPEN_TAG_WITH_ECHO | 385 | |||||||
T_OR_EQUAL | 278 | |||||||
T_PAAMAYIM_NEKUDOTAYIM | 392 | |||||||
T_PLUS_EQUAL | 271 | |||||||
T_POW | 304 | |||||||
T_POW_EQUAL | 282 | |||||||
T_PRINT | 267 | |||||||
T_PRIVATE | 354 | |||||||
T_PROTECTED | 355 | |||||||
T_PUBLIC | 356 | |||||||
T_REQUIRE | 262 | |||||||
T_REQUIRE_ONCE | 263 | |||||||
T_RETURN | 344 | |||||||
T_SL | 294 | |||||||
T_SL_EQUAL | 280 | |||||||
T_SPACESHIP | 291 | |||||||
T_SR | 295 | |||||||
T_SR_EQUAL | 281 | |||||||
T_START_HEREDOC | 388 | |||||||
T_STATIC | 351 | |||||||
T_STRING | 311 | |||||||
T_STRING_CAST | 299 | |||||||
T_STRING_VARNAME | 316 | |||||||
T_SWITCH | 334 | |||||||
T_THROW | 258 | |||||||
T_TRAIT | 363 | |||||||
T_TRAIT_C | 375 | |||||||
T_TRY | 345 | |||||||
T_UNSET | 358 | |||||||
T_UNSET_CAST | 303 | |||||||
T_USE | 348 | |||||||
T_VAR | 357 | |||||||
T_VARIABLE | 312 | |||||||
T_WHILE | 325 | |||||||
T_WHITESPACE | 387 | |||||||
T_XOR_EQUAL | 279 | |||||||
T_YIELD | 268 | |||||||
T_YIELD_FROM | 270 | |||||||
class Phpcity | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'exakat.phpcity' | |||||||
_generate | ||||||||
class Phpcompilation | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | 'compilePHP' | |||||||
_generate | ||||||||
dependsOnAnalysis | ||||||||
class Phpconfiguration | ||||||||
FILE_EXTENSION | 'ini-dist' | |||||||
FILE_FILENAME | 'php.suggested' | |||||||
_generate | ||||||||
dependsOnAnalysis | ||||||||
class Phpcsfixer | ||||||||
FILE_EXTENSION | 'php' | |||||||
FILE_FILENAME | 'phpcsfixer.exakat' | |||||||
$matches | ||||||||
dependsOnAnalysis | ||||||||
_generate | ||||||||
class Phpexec | ||||||||
CLI_OR_DOCKER_REGEX | '#[a-z0-9]+/[a-z0-9]+:[a-z0-9]+#i' | |||||||
VERSIONS | array('5.2', '5.3', '5.4', '5.5', '5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', ) | |||||||
VERSIONS_COMPACT | array('52', '53', '54', '55', '56', '70', '71', '72', '73', '74', '80', ) | |||||||
$phpexec | ||||||||
$extraTokens | ||||||||
$tokens | ||||||||
$config | ||||||||
$isCurrentVersion | ||||||||
$actualVersion | ||||||||
$requestedVersion | ||||||||
$error | ||||||||
$version | ||||||||
__construct | ||||||||
getVersion | ||||||||
getTokens | ||||||||
getTokenName | ||||||||
getTokenFromFile | ||||||||
escapeFile | ||||||||
countTokenFromFile | ||||||||
getExec | ||||||||
isValid | ||||||||
getActualVersion | ||||||||
compile | ||||||||
getError | ||||||||
isError | ||||||||
getWhiteCode | ||||||||
getConfiguration | ||||||||
readConfig | ||||||||
compileFiles | ||||||||
class Plantuml | ||||||||
FILE_EXTENSION | 'puml' | |||||||
FILE_FILENAME | 'exakat' | |||||||
generate | ||||||||
str2dot | ||||||||
subgraphs | ||||||||
class Precedence | ||||||||
WITHOUT_SELF | false | |||||||
WITH_SELF | true | |||||||
$precedence | ||||||||
$definitions | ||||||||
$cache | ||||||||
__construct | ||||||||
get | ||||||||
class Project | ||||||||
CONCURENCE | self::NONE | |||||||
$rulesetsToRun | ||||||||
$reports | ||||||||
$reportConfigs | ||||||||
__construct | ||||||||
run | ||||||||
logTime | ||||||||
analyzeOne | ||||||||
analyzeRulesets | ||||||||
generateName | ||||||||
getLineDiff | ||||||||
class Project | ||||||||
IS_DEFAULT | '/unnamed/' | |||||||
$project | ||||||||
$error | ||||||||
__construct | ||||||||
validate | ||||||||
__toString | ||||||||
getError | ||||||||
isDefault | ||||||||
class Proxy | ||||||||
CONCURENCE | self::ANYTIME | |||||||
PORT | 7448 | |||||||
run | ||||||||
class Query | ||||||||
NO_GREMLIN | false | |||||||
NO_QUERY | 'filter{ true; }' | |||||||
QUERY_RUNNING | true | |||||||
QUERY_STOPPED | false | |||||||
SACK | '.withSack(["m":[], "processed":0, "total":0])' | |||||||
STOP_QUERY | 'filter{ false; }' | |||||||
TO_GREMLIN | true | |||||||
$id | ||||||||
$project | ||||||||
$analyzer | ||||||||
$php | ||||||||
$commands | ||||||||
$arguments | ||||||||
$query | ||||||||
$queryFactory | ||||||||
$sides | ||||||||
$stopped | ||||||||
__construct | ||||||||
__call | ||||||||
side | ||||||||
prepareSide | ||||||||
prepareQuery | ||||||||
prepareRawQuery | ||||||||
printRawQuery | ||||||||
getQuery | ||||||||
getArguments | ||||||||
printQuery | ||||||||
prepareSack | ||||||||
sackToGremlin | ||||||||
canSkip | ||||||||
class Queue | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$pipefile | ||||||||
run | ||||||||
class Radwellcode | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | 'radwell' | |||||||
$themesToShow | ||||||||
$descriptions | ||||||||
generate | ||||||||
dependsOnAnalysis | ||||||||
class Rector | ||||||||
FILE_EXTENSION | 'yaml' | |||||||
FILE_FILENAME | 'rector.exakat' | |||||||
$matches | ||||||||
dependsOnAnalysis | ||||||||
_generate | ||||||||
class Remove | ||||||||
CONCURENCE | self::NONE | |||||||
run | ||||||||
class Report | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
format | ||||||||
class Reports | ||||||||
INLINE | 'inline' | |||||||
STDOUT | 'stdout' | |||||||
$FORMATS | ||||||||
$themesToShow | ||||||||
$count | ||||||||
$themesList | ||||||||
$config | ||||||||
$docs | ||||||||
$dump | ||||||||
$datastore | ||||||||
$rulesets | ||||||||
__construct | ||||||||
_generate | ||||||||
getReportClass | ||||||||
generate | ||||||||
count | ||||||||
getCount | ||||||||
dependsOnAnalysis | ||||||||
checkMissingRulesets | ||||||||
class Results | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class Sarb | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'exakat.sarb' | |||||||
_generate | ||||||||
class Scrutinizer | ||||||||
FILE_EXTENSION | 'xml' | |||||||
FILE_FILENAME | 'scrutinizer' | |||||||
$cachedData | ||||||||
generateFileReport | ||||||||
generate | ||||||||
class Section | ||||||||
SAME_AS_FILE | true | |||||||
$method | ||||||||
$title | ||||||||
$menu | ||||||||
$source | ||||||||
$file | ||||||||
$icon | ||||||||
$ruleset | ||||||||
__construct | ||||||||
__get | ||||||||
__set | ||||||||
class Sequences | ||||||||
START_RANK | -1 | |||||||
$sequences | ||||||||
$rank | ||||||||
$elements | ||||||||
$level | ||||||||
$ranksPile | ||||||||
$elementsPile | ||||||||
start | ||||||||
add | ||||||||
getElements | ||||||||
end | ||||||||
class Server | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class Show | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class Simplehtml | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'exakat' | |||||||
$finalName | ||||||||
$tmpName | ||||||||
generate | ||||||||
makeIntro | ||||||||
makeSummary | ||||||||
makeList | ||||||||
initFolder | ||||||||
cleanFolder | ||||||||
makeId | ||||||||
class Simpletable | ||||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'table' | |||||||
$tmpName | ||||||||
$finalName | ||||||||
generate | ||||||||
generateData | ||||||||
initFolder | ||||||||
cleanFolder | ||||||||
syntaxColoring | ||||||||
class SplitGraphson | ||||||||
CSV_SEPARATOR | ',' | |||||||
LOAD_CHUNK | 20000 | |||||||
LOAD_CHUNK_LINK | 20000 | |||||||
$tokenCounts | ||||||||
$functioncalls | ||||||||
$config | ||||||||
$id | ||||||||
$graphdb | ||||||||
$path | ||||||||
$pathLink | ||||||||
$pathDef | ||||||||
$total | ||||||||
$dictCode | ||||||||
$datastore | ||||||||
$sqlite3 | ||||||||
$log | ||||||||
__construct | ||||||||
__destruct | ||||||||
finalize | ||||||||
saveLinks | ||||||||
cleanCsv | ||||||||
saveTokenCounts | ||||||||
saveFiles | ||||||||
saveNodes | ||||||||
json_encode | ||||||||
log | ||||||||
class Stat | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
table_encode | ||||||||
text_encode | ||||||||
class Stats | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'exakat.stat' | |||||||
$extensions | ||||||||
_generate | ||||||||
dependsOnAnalysis | ||||||||
class Status | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
display | ||||||||
getErrors | ||||||||
class Strval | ||||||||
NO_VALUE | null | |||||||
$name | ||||||||
$type | ||||||||
run | ||||||||
class Stubs | ||||||||
FILE_EXTENSION | 'php' | |||||||
FILE_FILENAME | 'stubs' | |||||||
INDENTATION | ' ' | |||||||
_generate | ||||||||
namespace | ||||||||
class | ||||||||
trait | ||||||||
interface | ||||||||
constant | ||||||||
property | ||||||||
function | ||||||||
class StubsJson | ||||||||
FILE_EXTENSION | 'json' | |||||||
FILE_FILENAME | 'stubs' | |||||||
INDENTATION | ' ' | |||||||
_generate | ||||||||
class Tasks | ||||||||
ANYTIME | 2 | |||||||
DUMP | 3 | |||||||
IS_NOT_SUBTASK | false | |||||||
IS_SUBTASK | true | |||||||
LOG_AUTONAMING | '' | |||||||
LOG_NONE | null | |||||||
NONE | 1 | |||||||
QUEUE | 4 | |||||||
SERVER | 5 | |||||||
$log | ||||||||
$logname | ||||||||
$datastore | ||||||||
$gremlin | ||||||||
$config | ||||||||
$is_subtask | ||||||||
$semaphore | ||||||||
$semaphorePort | ||||||||
$rulesets | ||||||||
__construct | ||||||||
__destruct | ||||||||
checkTokenLimit | ||||||||
run | ||||||||
cleanLogForProject | ||||||||
addSnitch | ||||||||
removeSnitch | ||||||||
class Test | ||||||||
CONCURENCE | self::NONE | |||||||
run | ||||||||
class Text | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | self::STDOUT | |||||||
_generate | ||||||||
class Tinkergraph | ||||||||
CHECKED | true | |||||||
UNAVAILABLE | 1 | |||||||
UNCHECKED | false | |||||||
$status | ||||||||
$db | ||||||||
$gremlinVersion | ||||||||
init | ||||||||
checkConfiguration | ||||||||
getInfo | ||||||||
query | ||||||||
queryOne | ||||||||
checkConnection | ||||||||
serverInfo | ||||||||
clean | ||||||||
start | ||||||||
stop | ||||||||
simplifyArray | ||||||||
getDefinitionSQL | ||||||||
getGlobalsSql | ||||||||
class TinkergraphV3 | ||||||||
CHECKED | true | |||||||
UNAVAILABLE | 1 | |||||||
UNCHECKED | false | |||||||
$status | ||||||||
$db | ||||||||
$gremlinVersion | ||||||||
init | ||||||||
getInfo | ||||||||
checkConfiguration | ||||||||
query | ||||||||
queryOne | ||||||||
checkConnection | ||||||||
serverInfo | ||||||||
clean | ||||||||
start | ||||||||
stop | ||||||||
simplifyArray | ||||||||
getDefinitionSQL | ||||||||
getGlobalsSql | ||||||||
class Top10 | ||||||||
CONFIG_YAML | 'Top10' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'top10' | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
$frequences | ||||||||
$timesToFix | ||||||||
$themesForAnalyzer | ||||||||
$severities | ||||||||
$compatibilities | ||||||||
__construct | ||||||||
dependsOnAnalysis | ||||||||
generateIssues | ||||||||
generateTop10 | ||||||||
class Topology | ||||||||
FILE_EXTENSION | 'dot' | |||||||
FILE_FILENAME | 'exakat.topology' | |||||||
_generate | ||||||||
class Typechecks | ||||||||
CONFIG_YAML | 'Typechecks' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'typechecks' | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
__construct | ||||||||
dependsOnAnalysis | ||||||||
class Typehint4all | ||||||||
FILE_EXTENSION | 'txt' | |||||||
FILE_FILENAME | self::STDOUT | |||||||
FORMAT | ' % 4s | % 18s | %s' | |||||||
dependsOnAnalysis | ||||||||
_generate | ||||||||
class Uml | ||||||||
FILE_EXTENSION | 'dot' | |||||||
FILE_FILENAME | 'exakat.uml' | |||||||
_generate | ||||||||
str2dot | ||||||||
subgraphs | ||||||||
class Update | ||||||||
CONCURENCE | self::ANYTIME | |||||||
$logname | ||||||||
run | ||||||||
runDefault | ||||||||
runProject | ||||||||
update | ||||||||
class Upgrade | ||||||||
CONCURENCE | self::ANYTIME | |||||||
run | ||||||||
class Vcs | ||||||||
NO_UPDATE | 'No update' | |||||||
SUPPORTED_VCS | array('git', 'svn', 'cvs', 'bzr', 'hg', 'composer', 'tgz', 'tbz', 'zip', 'rar', 'sevenz', 'none', 'symlink', 'copy') | |||||||
$destination | ||||||||
$destinationFull | ||||||||
$branch | ||||||||
$tag | ||||||||
$checked | ||||||||
__construct | ||||||||
clone | ||||||||
getDiffLines | ||||||||
getName | ||||||||
check | ||||||||
selfCheck | ||||||||
getLineChanges | ||||||||
update | ||||||||
getVcs | ||||||||
getStatus | ||||||||
setBranch | ||||||||
setTag | ||||||||
getFileModificationLoad | ||||||||
class Weekly | ||||||||
COLORS | array('A' => '#2ED600', 'B' => '#81D900', 'C' => '#D5DC00', 'D' => '#DF9100', 'E' => '#E23E00', 'F' => '#E50016', ) | |||||||
CONFIG_YAML | 'Weekly' | |||||||
FILE_EXTENSION | '' | |||||||
FILE_FILENAME | 'weekly' | |||||||
G_CRITICAL | 5 | |||||||
G_ERROR | 4 | |||||||
G_NONE | 1 | |||||||
G_NOTICE | 2 | |||||||
G_WARNING | 3 | |||||||
INCOMPATIBLE | 'Incompatible' | |||||||
LIMITGRAPHE | 40 | |||||||
NO | 'No' | |||||||
NOT_RUN | 'Not Run' | |||||||
TOPLIMIT | 10 | |||||||
YES | 'Yes' | |||||||
$projectPath | ||||||||
$finalName | ||||||||
$globalGrade | ||||||||
$titles | ||||||||
$grading | ||||||||
$resultsCounts | ||||||||
$weeks | ||||||||
$current | ||||||||
dependsOnAnalysis | ||||||||
loadWeekly | ||||||||
generateWeekly | ||||||||
getGrades | ||||||||
generateWeek0 | ||||||||
generateWeek1 | ||||||||
generateWeek2 | ||||||||
generateWeek3 | ||||||||
generateWeek4 | ||||||||
generateWeekNext | ||||||||
generateDashboard | ||||||||
getAnalyzersCount | ||||||||
generateWeeklyTable | ||||||||
class Xml | ||||||||
FILE_EXTENSION | 'xml' | |||||||
FILE_FILENAME | 'exakat' | |||||||
$cachedData | ||||||||
generateFileReport | ||||||||
generate | ||||||||
class Yaml | ||||||||
FILE_EXTENSION | 'yaml' | |||||||
FILE_FILENAME | 'exakat' | |||||||
_generate | ||||||||
class pregOptionE | ||||||||
FETCH_DELIMITER | <<<'GREMLIN' filter{ base = it.get().value("noDelimiter").replaceAll("\\s", ""); if (base.length() == 0) { false; } else { delimiter = base[0]; if (delimiter == '\\\\') { false; } else { true; } } } GREMLIN | |||||||
MAKE_DELIMITER_FINAL | <<<'GREMLIN' sideEffect{ if (delimiter == "{") { delimiter = "\\{"; delimiterFinal = "\\}"; } else if (delimiter == "}") { delimiter = "\\}"; delimiterFinal = "\\}"; } else if (delimiter == "(") { delimiter = "\\("; delimiterFinal = "\\)"; } else if (delimiter == ")") { delimiter = "\\)"; delimiterFinal = "\\)"; } else if (delimiter == "[") { delimiter = "\\["; delimiterFinal = "\\]"; } else if (delimiter == "]") { delimiter = "\\]"; delimiterFinal = "\\]"; } else if (delimiter == "*") { delimiter = "\\*"; delimiterFinal = "\\*"; } else if (delimiter == "|") { delimiter = "\\|"; delimiterFinal = "\\|"; } else if (delimiter == "?") { delimiter = "\\?"; delimiterFinal = "\\?"; } else if (delimiter == "+") { delimiter = "\\+"; delimiterFinal = "\\+"; } else if (delimiter == '$') { delimiter = "\\\$"; delimiterFinal = "\\\$"; } else if (delimiter == ".") { delimiter = "\\."; delimiterFinal = "\\." ; } // default case : accept else { delimiterFinal = delimiter; } } // Remove any invalid delimiter .filter{ !(delimiter in ["\\", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" ]); } GREMLIN | |||||||
analyze | ||||||||
class Stats | ||||||||
$stats | ||||||||
$file_filter | ||||||||
$gremlin | ||||||||
__construct | ||||||||
toArray | ||||||||
setFileFilter | ||||||||
__get | ||||||||
collect | ||||||||
class GraphElements | ||||||||
$ATOMS | ||||||||
$ATOMS_EXAKAT | ||||||||
$LINKS | ||||||||
$LINKS_EXAKAT | ||||||||
$LINKS_DOWN | ||||||||
$ATOMS_VIRTUAL | ||||||||
$LINKS_VIRTUAL | ||||||||
$ATOMS_LINKS | ||||||||
linksAsList | ||||||||
linksDownAsList | ||||||||
class Remote | ||||||||
$bits | ||||||||
$key | ||||||||
__construct | ||||||||
send | ||||||||
sendWithPipe | ||||||||
sendWithHTTP | ||||||||
safeEncrypt | ||||||||
class Log | ||||||||
$name | ||||||||
$log | ||||||||
$begin | ||||||||
$first | ||||||||
__construct | ||||||||
__destruct | ||||||||
log | ||||||||
class Container | ||||||||
$verbose | ||||||||
$phar | ||||||||
$config | ||||||||
$graphdb | ||||||||
$datastore | ||||||||
$dictionary | ||||||||
$docs | ||||||||
$methods | ||||||||
$rulesets | ||||||||
$php | ||||||||
init | ||||||||
__get | ||||||||
graphdb | ||||||||
datastore | ||||||||
dictionary | ||||||||
methods | ||||||||
docs | ||||||||
rulesets | ||||||||
php | ||||||||
class RulesetConfig | ||||||||
$remoteIniFile | ||||||||
__construct | ||||||||
loadConfig | ||||||||
cleanRulesets | ||||||||
class ProjectConfig | ||||||||
$projects_root | ||||||||
$project | ||||||||
$config | ||||||||
__construct | ||||||||
setProject | ||||||||
loadConfig | ||||||||
setConfig | ||||||||
getConfig | ||||||||
makeIniArray | ||||||||
class CommandLine | ||||||||
$booleanOptions | ||||||||
$valueOptions | ||||||||
$commands | ||||||||
__construct | ||||||||
loadConfig | ||||||||
class RemoteConfig | ||||||||
$remoteJsonFile | ||||||||
__construct | ||||||||
loadConfig | ||||||||
class ExakatConfig | ||||||||
$projects_root | ||||||||
$gremlins | ||||||||
$loaders | ||||||||
__construct | ||||||||
loadConfig | ||||||||
class DefaultConfig | ||||||||
$config | ||||||||
__construct | ||||||||
loadConfig | ||||||||
class DotExakatConfig | ||||||||
$dotExakat | ||||||||
__construct | ||||||||
loadConfig | ||||||||
class DatastoreConfig | ||||||||
$datastore | ||||||||
$ignore_dirs | ||||||||
$include_dirs | ||||||||
$project_name | ||||||||
$project_url | ||||||||
$project_vcs | ||||||||
$project_description | ||||||||
$project_branch | ||||||||
$project_tag | ||||||||
$project | ||||||||
$file_extensions | ||||||||
$stubs | ||||||||
$options | ||||||||
__construct | ||||||||
setProject | ||||||||
loadConfig | ||||||||
class IsRead | ||||||||
$name | ||||||||
$type | ||||||||
$variables | ||||||||
run | ||||||||
class Property | ||||||||
$id | ||||||||
$value | ||||||||
__construct | ||||||||
class Constant | ||||||||
$name | ||||||||
$type | ||||||||
$deterministFunctions | ||||||||
__construct | ||||||||
run | ||||||||
class IsModified | ||||||||
$name | ||||||||
$type | ||||||||
$variables | ||||||||
run | ||||||||
class Fullnspaths | ||||||||
$uses | ||||||||
set | ||||||||
get | ||||||||
class ReportConfig | ||||||||
$name | ||||||||
$format | ||||||||
$config | ||||||||
$rulesets | ||||||||
$destination | ||||||||
__construct | ||||||||
getName | ||||||||
getFormatClass | ||||||||
getFormat | ||||||||
getFile | ||||||||
getConfig | ||||||||
getRulesets | ||||||||
class Calls | ||||||||
$callsSqlite | ||||||||
$definitions | ||||||||
$calls | ||||||||
$globals | ||||||||
__construct | ||||||||
reset | ||||||||
save | ||||||||
addGlobal | ||||||||
addCall | ||||||||
addNoDelimiterCall | ||||||||
addDefinition | ||||||||
makeGlobalPath | ||||||||
class Lock | ||||||||
$path | ||||||||
__construct | ||||||||
check | ||||||||
__destruct | ||||||||
class AtomGroup | ||||||||
$atomCount | ||||||||
__construct | ||||||||
factory | ||||||||
class FinishIsModified | ||||||||
$methods | ||||||||
__construct | ||||||||
run | ||||||||
class SpotPHPNativeFunctions | ||||||||
$PHPfunctions | ||||||||
run | ||||||||
setPHPfunctions | ||||||||
class SpotPHPNativeConstants | ||||||||
$PHPconstants | ||||||||
run | ||||||||
setPHPconstants | ||||||||
class LoadFinal | ||||||||
$gremlin | ||||||||
$config | ||||||||
$datastore | ||||||||
$PHPconstants | ||||||||
$PHPfunctions | ||||||||
$log | ||||||||
__construct | ||||||||
newQuery | ||||||||
run | ||||||||
log | ||||||||
logTime | ||||||||
addReturnedVoid | ||||||||
removeInterfaceToClassExtends | ||||||||
fixFullnspathFunctions | ||||||||
runQuery | ||||||||
spotFallbackConstants | ||||||||
init | ||||||||
class GraphsonV3 | ||||||||
$name | ||||||||
$mimeType | ||||||||
$supportedFromTypes | ||||||||
$supportedGSTypes | ||||||||
serialize | ||||||||
unserialize | ||||||||
getName | ||||||||
getMimeType | ||||||||
convert | ||||||||
convertString | ||||||||
convertInteger | ||||||||
convertNULL | ||||||||
convertDouble | ||||||||
convertBoolean | ||||||||
convertArray | ||||||||
convertList | ||||||||
convertMap | ||||||||
convertObject | ||||||||
deconvert | ||||||||
deconvertBigDecimal | ||||||||
deconvertInt32 | ||||||||
deconvertInt64 | ||||||||
deconvertDouble | ||||||||
deconvertFloat | ||||||||
deconvertTimestamp | ||||||||
deconvertDate | ||||||||
deconvertUUID | ||||||||
deconvertList | ||||||||
deconvertSet | ||||||||
deconvertMap | ||||||||
deconvertProperty | ||||||||
deconvertVertexProperty | ||||||||
deconvertPath | ||||||||
deconvertTinkergraph | ||||||||
deconvertTree | ||||||||
deconvertClass | ||||||||
deconvertVertex | ||||||||
deconvertEdge | ||||||||
deconvertT | ||||||||
class Json | ||||||||
$name | ||||||||
$mimeType | ||||||||
serialize | ||||||||
unserialize | ||||||||
getName | ||||||||
getMimeType | ||||||||
class Websocket | ||||||||
$socket | ||||||||
$is_connected | ||||||||
$is_closing | ||||||||
$last_opcode | ||||||||
$close_status | ||||||||
$huge_payload | ||||||||
$opcodes | ||||||||
$socket_uri | ||||||||
getLastOpcode | ||||||||
getCloseStatus | ||||||||
isConnected | ||||||||
setTimeout | ||||||||
setFragmentSize | ||||||||
getFragmentSize | ||||||||
send | ||||||||
send_fragment | ||||||||
receive | ||||||||
receive_fragment | ||||||||
close | ||||||||
write | ||||||||
read | ||||||||
sprintB | ||||||||
__construct | ||||||||
__destruct | ||||||||
connect | ||||||||
generateKey | ||||||||
class QueryDoc | ||||||||
$stopped | ||||||||
$commands | ||||||||
$arguments | ||||||||
$query | ||||||||
$stats | ||||||||
$steps | ||||||||
$cursor | ||||||||
$cursors | ||||||||
$nodes | ||||||||
$links | ||||||||
$labels | ||||||||
__construct | ||||||||
__call | ||||||||
side | ||||||||
prepareSide | ||||||||
prepareQuery | ||||||||
prepareRawQuery | ||||||||
printRawQuery | ||||||||
getQuery | ||||||||
getArguments | ||||||||
printQuery | ||||||||
prepareSack | ||||||||
sackToGremlin | ||||||||
canSkip | ||||||||
display | ||||||||
class OtherSiblings | ||||||||
$sibling | ||||||||
run | ||||||||
class Svn | ||||||||
$info | ||||||||
$executable | ||||||||
__construct | ||||||||
selfCheck | ||||||||
clone | ||||||||
update | ||||||||
getInfo | ||||||||
getBranch | ||||||||
getRevision | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
getDiffLines | ||||||||
class SevenZ | ||||||||
$executable | ||||||||
__construct | ||||||||
selfCheck | ||||||||
clone | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
class Cvs | ||||||||
$info | ||||||||
$executable | ||||||||
selfCheck | ||||||||
clone | ||||||||
update | ||||||||
getInfo | ||||||||
getBranch | ||||||||
getRevision | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
getDiffLines | ||||||||
class Rar | ||||||||
$executable | ||||||||
__construct | ||||||||
selfCheck | ||||||||
clone | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
class Zip | ||||||||
$executable | ||||||||
selfCheck | ||||||||
clone | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
class Git | ||||||||
$installed | ||||||||
$version | ||||||||
$executable | ||||||||
selfCheck | ||||||||
clone | ||||||||
update | ||||||||
setBranch | ||||||||
setTag | ||||||||
getBranch | ||||||||
getRevision | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
getDiffLines | ||||||||
getFileModificationLoad | ||||||||
getDiffFile | ||||||||
checkOut | ||||||||
class Tarbz | ||||||||
$executableTar | ||||||||
$executableBzip2 | ||||||||
selfCheck | ||||||||
clone | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
class Composer | ||||||||
$executable | ||||||||
__construct | ||||||||
selfCheck | ||||||||
clone | ||||||||
update | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
class Mercurial | ||||||||
$executable | ||||||||
selfCheck | ||||||||
clone | ||||||||
update | ||||||||
getInstallationInfo | ||||||||
getBranch | ||||||||
getRevision | ||||||||
getStatus | ||||||||
getDiffLines | ||||||||
class Bazaar | ||||||||
$executable | ||||||||
__construct | ||||||||
selfCheck | ||||||||
clone | ||||||||
update | ||||||||
getBranch | ||||||||
getRevision | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
getDiffLines | ||||||||
class Slim | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getVersions | ||||||||
getClasses | ||||||||
getInterfaces | ||||||||
getTraits | ||||||||
class CakePHP | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getVersions | ||||||||
getClasses | ||||||||
getInterfaces | ||||||||
getTraits | ||||||||
class ZendF2 | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getClassByRelease | ||||||||
getInterfaceByRelease | ||||||||
getTraitByRelease | ||||||||
class ZendF3 | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getVersions | ||||||||
getClasses | ||||||||
getInterfaces | ||||||||
getTraits | ||||||||
getDeprecated | ||||||||
class Data | ||||||||
$config | ||||||||
$name | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getVersions | ||||||||
getCIT | ||||||||
getClasses | ||||||||
getInterfaces | ||||||||
getTraits | ||||||||
getNamespaces | ||||||||
class Composer | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getComposerNamespaces | ||||||||
getComposerClasses | ||||||||
getComposerInterfaces | ||||||||
getComposerTraits | ||||||||
class Collector | ||||||||
$dictionary | ||||||||
$last | ||||||||
$count | ||||||||
get | ||||||||
getDictionary | ||||||||
getRecent | ||||||||
class ZendF | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getClassByRelease | ||||||||
getInterfaceByRelease | ||||||||
getTraitByRelease | ||||||||
class RulesetsExt | ||||||||
$ext | ||||||||
$all | ||||||||
$rulesets | ||||||||
__construct | ||||||||
getRulesetsAnalyzers | ||||||||
getRulesetForAnalyzer | ||||||||
getRulesetsForAnalyzer | ||||||||
getSeverities | ||||||||
getTimesToFix | ||||||||
getFrequences | ||||||||
listAllAnalyzer | ||||||||
listAllRulesets | ||||||||
getClass | ||||||||
getSuggestionRuleset | ||||||||
getSuggestionClass | ||||||||
getAnalyzerInExtension | ||||||||
class Rulesets | ||||||||
$main | ||||||||
$ext | ||||||||
$extra | ||||||||
$dev | ||||||||
$instanciated | ||||||||
__construct | ||||||||
__destruct | ||||||||
getRulesetsAnalyzers | ||||||||
getRulesetForAnalyzer | ||||||||
getRulesetsForAnalyzer | ||||||||
getSeverities | ||||||||
getTimesToFix | ||||||||
getFrequences | ||||||||
listAllAnalyzer | ||||||||
listAllRulesets | ||||||||
getClass | ||||||||
getSuggestionRuleset | ||||||||
getSuggestionClass | ||||||||
getAnalyzerInExtension | ||||||||
resetCache | ||||||||
getInstance | ||||||||
class RulesetsMain | ||||||||
$sqlite | ||||||||
$phar_tmp | ||||||||
__construct | ||||||||
__destruct | ||||||||
getRulesetsAnalyzers | ||||||||
getRulesetForAnalyzer | ||||||||
getRulesetsForAnalyzer | ||||||||
getSeverities | ||||||||
getTimesToFix | ||||||||
getFrequences | ||||||||
listAllAnalyzer | ||||||||
listAllRulesets | ||||||||
getClass | ||||||||
getSuggestionRuleset | ||||||||
getSuggestionClass | ||||||||
getAnalyzerInExtension | ||||||||
class RulesetsIgnore | ||||||||
$ignoreList | ||||||||
__construct | ||||||||
getRulesetsAnalyzers | ||||||||
getRulesetForAnalyzer | ||||||||
getRulesetsForAnalyzer | ||||||||
getSeverities | ||||||||
getTimesToFix | ||||||||
getFrequences | ||||||||
listAllAnalyzer | ||||||||
listAllRulesets | ||||||||
getClass | ||||||||
getSuggestionRuleset | ||||||||
getSuggestionClass | ||||||||
getAnalyzerInExtension | ||||||||
class RulesetsExtra | ||||||||
$extra_rulesets | ||||||||
__construct | ||||||||
getRulesetsAnalyzers | ||||||||
getRulesetForAnalyzer | ||||||||
getRulesetsForAnalyzer | ||||||||
getSeverities | ||||||||
getTimesToFix | ||||||||
getFrequences | ||||||||
listAllAnalyzer | ||||||||
listAllRulesets | ||||||||
getClass | ||||||||
getSuggestionRuleset | ||||||||
getSuggestionClass | ||||||||
getAnalyzerInExtension | ||||||||
class MissingResult | ||||||||
$fullcode | ||||||||
__construct | ||||||||
toAddV | ||||||||
class RulesetsDev | ||||||||
$all | ||||||||
$rulesets | ||||||||
__construct | ||||||||
getSuggestionRuleset | ||||||||
listAllAnalyzer | ||||||||
listAllRulesets | ||||||||
getRulesetsAnalyzers | ||||||||
getAnalyzerInExtension | ||||||||
getRulesetsForAnalyzer | ||||||||
getSuggestionClass | ||||||||
getClass | ||||||||
getSeverities | ||||||||
getTimesToFix | ||||||||
class WrongTypedPropertyInit | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ChildRemoveTypehint | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Anonymous | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class MakeMagicConcrete | ||||||||
$magicMemberUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ImmutableSignature | ||||||||
$maxOverwrite | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class AbstractStatic | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class CantInheritAbstractMethod | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UsingThisOutsideAClass | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class IncompatibleSignature74 | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IntegerAsProperty | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class FossilizedMethod | ||||||||
$fossilizationThreshold | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class TooManyInjections | ||||||||
$injectionsCount | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class TooManyChildren | ||||||||
$childrenClassCount | ||||||||
analyze | ||||||||
class TooManyDereferencing | ||||||||
$tooManyDereferencing | ||||||||
analyze | ||||||||
class IncompatibleSignature | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NoParent | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NullOnNew | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class toStringPss | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ConstVisibilityUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UseFunctionsConstants | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class DefinitionsOnly | ||||||||
$definitions | ||||||||
$definitionsFunctions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MissingInclude | ||||||||
$constant_or_variable_name | ||||||||
analyze | ||||||||
searchFile | ||||||||
class Services | ||||||||
$report | ||||||||
analyze | ||||||||
toArray | ||||||||
hasResults | ||||||||
class ArrayBracketConsistence | ||||||||
$array_ratio | ||||||||
analyze | ||||||||
class MixedKeys | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Arrayindex | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class TooManyDimensions | ||||||||
$maxDimensions | ||||||||
analyze | ||||||||
class WithoutTry | ||||||||
$functions | ||||||||
$atoms | ||||||||
analyze | ||||||||
class MethodUsage | ||||||||
$methodList | ||||||||
analyze | ||||||||
class UsesFramework | ||||||||
$classes | ||||||||
$interfaces | ||||||||
$traits | ||||||||
$namespaces | ||||||||
analyze | ||||||||
class UsesFrameworkConstant | ||||||||
$constants | ||||||||
analyze | ||||||||
class NamespaceUsage | ||||||||
$namespaces | ||||||||
setNamespaces | ||||||||
analyze | ||||||||
class InterfaceDefinition | ||||||||
$interfaces | ||||||||
analyze | ||||||||
class ConstantDefinition | ||||||||
$constants | ||||||||
analyze | ||||||||
class PhpFunctionUsage | ||||||||
$functions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MethodcallUsage | ||||||||
$calledMethods | ||||||||
analyze | ||||||||
class FunctionUsage | ||||||||
$functions | ||||||||
analyze | ||||||||
setFunctions | ||||||||
class Type | ||||||||
$type | ||||||||
analyze | ||||||||
getDump | ||||||||
class ConstantUsage | ||||||||
$constants | ||||||||
analyze | ||||||||
setConstants | ||||||||
class FunctionDefinition | ||||||||
$functions | ||||||||
analyze | ||||||||
class Extension | ||||||||
$source | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MultipleDeclarations | ||||||||
$atom | ||||||||
analyze | ||||||||
class ClassConstantUsage | ||||||||
$classConstants | ||||||||
analyze | ||||||||
class PropertyUsage | ||||||||
$properties | ||||||||
analyze | ||||||||
class UsesFrameworkFunction | ||||||||
$functions | ||||||||
analyze | ||||||||
class UsedDirective | ||||||||
$directives | ||||||||
analyze | ||||||||
class InterfaceUsage | ||||||||
$interfaces | ||||||||
setInterfaces | ||||||||
analyze | ||||||||
class ClassUsage | ||||||||
$classes | ||||||||
setClasses | ||||||||
analyze | ||||||||
class FunctionDefaultValue | ||||||||
$rank | ||||||||
$code | ||||||||
analyze | ||||||||
class TraitUsage | ||||||||
$traits | ||||||||
setTraits | ||||||||
analyze | ||||||||
class IsSubclassOf | ||||||||
$classes | ||||||||
analyze | ||||||||
class ClassDefinition | ||||||||
$classes | ||||||||
analyze | ||||||||
class Complete | ||||||||
$storageType | ||||||||
setCount | ||||||||
class ConstantScalarExpression | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class SwitchWithMultipleDefault | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class LongArguments | ||||||||
$codeTooLong | ||||||||
analyze | ||||||||
class EmptyWithExpression | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class BreakNonInteger | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class FunctionSubscripting | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class BreakOutsideLoop | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ModernEmpty | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class McryptcreateivWithoutOption | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class FunctionPreSubscripting | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NoEmptyRegex | ||||||||
$pregFunctions | ||||||||
analyze | ||||||||
class ArrayMergeAndVariadic | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class TryFinally | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NestedIfthen | ||||||||
$nestedIfthen | ||||||||
analyze | ||||||||
class ComplexExpression | ||||||||
$complexExpressionThreshold | ||||||||
analyze | ||||||||
class EvalWithoutTry | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class MaxLevelOfIdentation | ||||||||
$maxLevel | ||||||||
analyze | ||||||||
class LongBlock | ||||||||
$longBlock | ||||||||
analyze | ||||||||
class CryptWithoutSalt | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UnknownPregOption | ||||||||
$functions | ||||||||
analyze | ||||||||
class VariableGlobal | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class CalltimePassByReference | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ShortTags | ||||||||
$phpVersion | ||||||||
$phpConfiguration | ||||||||
analyze | ||||||||
class PHP7Dirname | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class RandomWithoutTry | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ForeachWithList | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class DereferencingAS | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class IssetWithConstant | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class toStringThrowsException | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NoArrayUnique | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Break0 | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extmongodb | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extapc | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extast | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extpsr | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extzbarcode | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extffi | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extdecimal | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Extmysql | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class DereferencingLevels | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class CollectForeachFavorite | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class CollectClassDepth | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Inclusions | ||||||||
$analyzerName | ||||||||
$analyzerTable | ||||||||
$analyzerSQLTable | ||||||||
analyze | ||||||||
class AnalyzerHashResults | ||||||||
$storageType | ||||||||
$dumpQueries | ||||||||
prepareQuery | ||||||||
execQuery | ||||||||
getDump | ||||||||
class CollectLiterals | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class AnalyzerTable | ||||||||
$storageType | ||||||||
$dumpQueries | ||||||||
prepareQuery | ||||||||
execQuery | ||||||||
getDump | ||||||||
class AnalyzerResults | ||||||||
$storageType | ||||||||
$dumpQueries | ||||||||
prepareQuery | ||||||||
execQuery | ||||||||
getDump | ||||||||
class CollectMethodCounts | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class IndentationLevels | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class CollectLocalVariableCounts | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class AnalyzerArrayHashResults | ||||||||
$storageType | ||||||||
$analyzerValues | ||||||||
$dumpQueries | ||||||||
prepareQuery | ||||||||
execQuery | ||||||||
getDump | ||||||||
class CollectPropertyCounts | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class ConstantOrder | ||||||||
$analyzerName | ||||||||
$analyzerTable | ||||||||
$analyzerSQLTable | ||||||||
analyze | ||||||||
class ParameterArgumentsLinks | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Typehintorder | ||||||||
$analyzerName | ||||||||
$analyzerTable | ||||||||
$analyzerSQLTable | ||||||||
analyze | ||||||||
class CyclomaticComplexity | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class CollectClassConstantCounts | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class CollectClassChildren | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class NewOrder | ||||||||
$analyzerName | ||||||||
$analyzerTable | ||||||||
$analyzerSQLTable | ||||||||
analyze | ||||||||
class AnalyzerHashHashResults | ||||||||
$storageType | ||||||||
$dumpQueries | ||||||||
prepareQuery | ||||||||
execQuery | ||||||||
getDump | ||||||||
class CollectClassInterfaceCounts | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class CollectParameterCounts | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class EnvironnementVariables | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class CollectMbstringEncodings | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class TypehintingStats | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class AnalyzerHashAnalyzer | ||||||||
$storageType | ||||||||
$dumpQueries | ||||||||
$analyzerValues | ||||||||
prepareQuery | ||||||||
execQuery | ||||||||
getDump | ||||||||
getResults | ||||||||
class IntegerConversion | ||||||||
$dependsOn | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UnserializeSecondArg | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class KeepFilesRestricted | ||||||||
$filePrivileges | ||||||||
analyze | ||||||||
class PHP70scalartypehints | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class YieldFromUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class HashAlgos74 | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ConstWithArray | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class MiddleVersion | ||||||||
$bugfixes | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Php74NewClasses | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class EllipsisUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Coalesce | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class PHP73LastEmptyArgument | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class DefineWithArray | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class StaticclassUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php74NewDirective | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class debugInfoUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UseNullableType | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ListShortSyntax | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php7RelaxedKeyword | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NoReturnForGenerator | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DirectCallToClone | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NoSubstrMinusOne | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ClosureThisSupport | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php74RemovedDirective | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class CaseForPSS | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UnpackingInsideArrays | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ReservedNames | ||||||||
$reservedNames | ||||||||
$allowedNames | ||||||||
analyze | ||||||||
class MethodCallOnNew | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class SpreadOperatorForArray | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class TypedPropertyUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NoMoreCurlyArrays | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ThrowWasAnExpression | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class CouldUseIsCountable | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class HashAlgos54 | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class SignatureTrailingComma | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php80UnionTypehint | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NewExponent | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NoStringWithAppend | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UnicodeEscapeSyntax | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NoReferenceForStaticProperty | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UseCovariance | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DeclareStrict | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class PHP71scalartypehints | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class GroupUseTrailingComma | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class IntegerSeparatorUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NoListWithString | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class NestedTernaryWithoutParenthesis | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ReservedKeywords7 | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class DeclareStrictType | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class CoalesceEqual | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class HashAlgos | ||||||||
$functions | ||||||||
analyze | ||||||||
class EmptyList | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php80RemovedFunctions | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ExponentUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ConstantScalarExpression | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ClassConstWithArray | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UseContravariance | ||||||||
$phpVersion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CantUseReturnValueInWriteContext | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class PHP72scalartypehints | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class TooManyNativeCalls | ||||||||
$nativeCallCounts | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ReturnTypehintUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class DetectCurrentClass | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ListWithKeys | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class YieldUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class HashAlgos71 | ||||||||
$phpVersion | ||||||||
$functions | ||||||||
analyze | ||||||||
class UseSessionStartOptions | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ShouldUseCoalesce | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class MissingSubpattern | ||||||||
$pregFunctions | ||||||||
analyze | ||||||||
class Php71RemovedDirective | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ForeachDontChangePointer | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class GlobalWithoutSimpleVariable | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php80VariableSyntax | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Password55 | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class FlexibleHeredoc | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ScalarTypehintUsage | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UnicodeEscapePartial | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ListWithReference | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class TooManyLocalVariables | ||||||||
$tooManyLocalVariableThreshold | ||||||||
analyze | ||||||||
class PrefixToType | ||||||||
$prefixedType | ||||||||
$suffixedType | ||||||||
analyze | ||||||||
class FnArgumentVariableConfusion | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class TooMuchIndented | ||||||||
$indentationAverage | ||||||||
$minimumSize | ||||||||
analyze | ||||||||
class CouldCentralize | ||||||||
$centralizeThreshold | ||||||||
analyze | ||||||||
class MultipleSameArguments | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UseArrowFunctions | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class GeneratorCannotReturn | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class TooManyParameters | ||||||||
$parametersCount | ||||||||
analyze | ||||||||
class DefinedTraits | ||||||||
$traits | ||||||||
analyze | ||||||||
class CalledByModule | ||||||||
$data | ||||||||
analyze | ||||||||
processFunctions | ||||||||
processConstants | ||||||||
processClasses | ||||||||
processClassConstants | ||||||||
processMethods | ||||||||
processMethodsRegex | ||||||||
processStaticMethods | ||||||||
processStaticMethodsRegex | ||||||||
class DefinedFunctions | ||||||||
$functions | ||||||||
analyze | ||||||||
class DefinedClassConstants | ||||||||
$classConstants | ||||||||
analyze | ||||||||
class DefinedMethods | ||||||||
$methodList | ||||||||
analyze | ||||||||
class IncomingData | ||||||||
$incoming | ||||||||
analyze | ||||||||
class DefinedProperty | ||||||||
$properties | ||||||||
analyze | ||||||||
class DefinedInterfaces | ||||||||
$interfaces | ||||||||
analyze | ||||||||
class DefinedClasses | ||||||||
$classes | ||||||||
analyze | ||||||||
class NativeReplacement | ||||||||
$replacements | ||||||||
analyze | ||||||||
class SimpleSwitch | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php74ArrayKeyExists | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class ArrayKeyExistsSpeedup | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class SubstrFirst | ||||||||
$substrFunctions | ||||||||
$replacingFunctions | ||||||||
analyze | ||||||||
class Path | ||||||||
$analyzerName | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UnicodeBlock | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Sql | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Hexadecimal | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Md5String | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Ports | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Heredoc | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class OpensslCipher | ||||||||
$analyzerName | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Nowdoc | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class OctalInString | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class CharString | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Email | ||||||||
$analyzerName | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Pcre | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class MalformedOctal | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class UdpDomains | ||||||||
$analyzerName | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DuplicateLiteral | ||||||||
$minDuplicate | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Pack | ||||||||
$analyzerName | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Printf | ||||||||
$analyzerName | ||||||||
analyze | ||||||||
class Regex | ||||||||
$analyzerName | ||||||||
$pregFunctions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Binary | ||||||||
$analyzerName | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Url | ||||||||
$analyzerName | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class VariableLong | ||||||||
$variableLength | ||||||||
analyze | ||||||||
class RealVariables | ||||||||
$analyzerName | ||||||||
$analyzerTable | ||||||||
analyze | ||||||||
class Php5IndirectExpression | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class Php7IndirectExpression | ||||||||
$phpVersion | ||||||||
analyze | ||||||||
class PackagesNames | ||||||||
$report | ||||||||
analyze | ||||||||
toArray | ||||||||
hasResults | ||||||||
class Collector | ||||||||
$cit | ||||||||
$functions | ||||||||
$constants | ||||||||
$datastore | ||||||||
__construct | ||||||||
finalize | ||||||||
saveFiles | ||||||||
class Data | ||||||||
$dump | ||||||||
$values | ||||||||
__construct | ||||||||
values | ||||||||
prepare | ||||||||
class Appinfo | ||||||||
$extensions | ||||||||
originals | ||||||||
prepare | ||||||||
class Dot | ||||||||
$links | ||||||||
$nodes | ||||||||
$options | ||||||||
__construct | ||||||||
addNode | ||||||||
addLink | ||||||||
setOptions | ||||||||
__toString | ||||||||
toStyle | ||||||||
class Highchart | ||||||||
$series | ||||||||
$xAxis | ||||||||
$donuts | ||||||||
addSeries | ||||||||
addDonut | ||||||||
__toString | ||||||||
chart | ||||||||
class Results | ||||||||
$count | ||||||||
$values | ||||||||
$options | ||||||||
$res | ||||||||
__construct | ||||||||
load | ||||||||
isEmpty | ||||||||
getCount | ||||||||
getColumn | ||||||||
toGroupedBy | ||||||||
toArray | ||||||||
toArrayHash | ||||||||
toList | ||||||||
toString | ||||||||
toInt | ||||||||
toHash | ||||||||
slice | ||||||||
filter | ||||||||
order | ||||||||
map | ||||||||
class Docs | ||||||||
$pathToIni | ||||||||
$ext | ||||||||
$dev | ||||||||
$docs | ||||||||
__construct | ||||||||
getDocs | ||||||||
class PhpCodeTree | ||||||||
$dump | ||||||||
$namespaces | ||||||||
$constants | ||||||||
$functions | ||||||||
$cits | ||||||||
$classconstants | ||||||||
$properties | ||||||||
$methods | ||||||||
__construct | ||||||||
load | ||||||||
map | ||||||||
reduce | ||||||||
get | ||||||||
class RoboFile | ||||||||
versionBump | ||||||||
updateBuild | ||||||||
checkEOL | ||||||||
checkLicence | ||||||||
buildRelease | ||||||||
clean | ||||||||
pharBuild | ||||||||
loadFileInPhar | ||||||||
localBuild | ||||||||
checkAll | ||||||||
checkFormat | ||||||||
checkAnalyzers | ||||||||
checkSyntax | ||||||||
checkPhplint | ||||||||
reportCompilation | ||||||||
checkphpVersion | ||||||||
checkCompatibilityThemes | ||||||||
checkComposerData | ||||||||
checkExtensionsIni | ||||||||
checkDoc | ||||||||
checkClassnames | ||||||||
checkReportFormat | ||||||||
checkAppinfo | ||||||||
checkToken | ||||||||
checkConfigurejson | ||||||||
buildCodacy | ||||||||
checkExtIni | ||||||||
checkData | ||||||||
class EmptyConfig | ||||||||
loadConfig | ||||||||
class EnvConfig | ||||||||
loadConfig | ||||||||
class Plugin | ||||||||
__construct | ||||||||
run | ||||||||
class FixFullnspathConstants | ||||||||
run | ||||||||
class SpotExtensionNativeFunctions | ||||||||
run | ||||||||
class IsInIgnoredDir | ||||||||
run | ||||||||
class NoGremlin | ||||||||
query | ||||||||
queryOne | ||||||||
init | ||||||||
start | ||||||||
stop | ||||||||
serverInfo | ||||||||
checkConnection | ||||||||
clean | ||||||||
getDefinitionSQL | ||||||||
getInfo | ||||||||
class TokenIs | ||||||||
run | ||||||||
class IsNotLowercase | ||||||||
run | ||||||||
class ReturnCount | ||||||||
run | ||||||||
class Dedup | ||||||||
run | ||||||||
class GoToAllImplements | ||||||||
run | ||||||||
class GoToExpression | ||||||||
run | ||||||||
class NoFunctionInside | ||||||||
run | ||||||||
class TokenIsNot | ||||||||
run | ||||||||
class HasNoTrait | ||||||||
run | ||||||||
class HasNo | ||||||||
run | ||||||||
class HasNoIn | ||||||||
run | ||||||||
class FollowExpression | ||||||||
run | ||||||||
class GoToArray | ||||||||
run | ||||||||
class AddEFrom | ||||||||
run | ||||||||
class IsHash | ||||||||
run | ||||||||
class HasPropertyInside | ||||||||
run | ||||||||
class InIsNot | ||||||||
run | ||||||||
class CollectExtends | ||||||||
run | ||||||||
class NotSameTypehintAs | ||||||||
run | ||||||||
class GoToAllParentsTraits | ||||||||
run | ||||||||
class OutWithoutLastRank | ||||||||
run | ||||||||
class NoUseDefinition | ||||||||
run | ||||||||
class Range | ||||||||
run | ||||||||
class HasNoChildren | ||||||||
run | ||||||||
class HasNoComparison | ||||||||
run | ||||||||
class HasNoUsage | ||||||||
run | ||||||||
class Raw | ||||||||
run | ||||||||
class HasNoClassTrait | ||||||||
run | ||||||||
class ToResults | ||||||||
run | ||||||||
class InIs | ||||||||
run | ||||||||
class HasNoConstantDefinition | ||||||||
run | ||||||||
class FollowCalls | ||||||||
run | ||||||||
class AtomInsideExpression | ||||||||
run | ||||||||
class IsLowercase | ||||||||
run | ||||||||
class IsNotExtendingComposer | ||||||||
run | ||||||||
class Implementing | ||||||||
run | ||||||||
class IsNotUppercase | ||||||||
run | ||||||||
class AtomInsideNoAnonymous | ||||||||
run | ||||||||
class HasConstantDefinition | ||||||||
run | ||||||||
class IsThis | ||||||||
run | ||||||||
class SavePropertyAs | ||||||||
run | ||||||||
class IsNotNullable | ||||||||
run | ||||||||
class GoToCurrentScope | ||||||||
run | ||||||||
class Trim | ||||||||
run | ||||||||
class Filter | ||||||||
run | ||||||||
class MakeVariableName | ||||||||
run | ||||||||
class NoAtomWithoutPropertyInside | ||||||||
run | ||||||||
class ClassDefinition | ||||||||
run | ||||||||
class GroupFilter | ||||||||
run | ||||||||
class HasTrait | ||||||||
run | ||||||||
class Not | ||||||||
run | ||||||||
class PreviousCalls | ||||||||
run | ||||||||
class PreviousSibling | ||||||||
run | ||||||||
class OutIsIE | ||||||||
run | ||||||||
class AtomInsideWithCall | ||||||||
run | ||||||||
class AtomFunctionIs | ||||||||
run | ||||||||
class AnalyzerIs | ||||||||
run | ||||||||
class CodeIsPositiveInteger | ||||||||
run | ||||||||
class AnalyzerIsNot | ||||||||
run | ||||||||
class HasInstruction | ||||||||
run | ||||||||
class FunctioncallIsNot | ||||||||
run | ||||||||
class ProcessLevels | ||||||||
run | ||||||||
class HasNoClass | ||||||||
run | ||||||||
class IsNotEmptyBody | ||||||||
run | ||||||||
class CountArrayDimension | ||||||||
run | ||||||||
class CollectContainers | ||||||||
run | ||||||||
class HasLoop | ||||||||
run | ||||||||
class HasNoDefinition | ||||||||
run | ||||||||
class Unique | ||||||||
run | ||||||||
class FullcodeIs | ||||||||
run | ||||||||
class HasNoInterface | ||||||||
run | ||||||||
class IsArgument | ||||||||
run | ||||||||
class ProcessDereferencing | ||||||||
run | ||||||||
class NotExtending | ||||||||
run | ||||||||
class GoToLiteralValue | ||||||||
run | ||||||||
class IsNotMixedcase | ||||||||
run | ||||||||
class GoToFile | ||||||||
run | ||||||||
class FullnspathIs | ||||||||
run | ||||||||
class GetNameInFNP | ||||||||
run | ||||||||
class NoTraitDefinition | ||||||||
run | ||||||||
class OutIsNot | ||||||||
run | ||||||||
class GoToAllDefinitions | ||||||||
run | ||||||||
class IsNotEmptyArray | ||||||||
run | ||||||||
class AnalyzerInsideMoreThan | ||||||||
run | ||||||||
class HasInterfaceDefinition | ||||||||
run | ||||||||
class GoToTrait | ||||||||
run | ||||||||
class IsUsed | ||||||||
run | ||||||||
class NotSamePropertyAs | ||||||||
run | ||||||||
class HasTryCatch | ||||||||
run | ||||||||
class IsNotIgnored | ||||||||
run | ||||||||
class HasIfThen | ||||||||
run | ||||||||
class GoToClassInterface | ||||||||
run | ||||||||
class HasNoOut | ||||||||
run | ||||||||
class NoInterfaceDefinition | ||||||||
run | ||||||||
class HasChildWithRank | ||||||||
run | ||||||||
class GoToAllChildren | ||||||||
run | ||||||||
class Back | ||||||||
run | ||||||||
class SaveNullableAs | ||||||||
run | ||||||||
class IsNotInheritedMethod | ||||||||
run | ||||||||
class HasNoCatch | ||||||||
run | ||||||||
class _As | ||||||||
run | ||||||||
class Values | ||||||||
run | ||||||||
class GoToInterface | ||||||||
run | ||||||||
class IsGlobalCode | ||||||||
run | ||||||||
class GoToClassTrait | ||||||||
run | ||||||||
class CollectImplements | ||||||||
run | ||||||||
class FullcodeInside | ||||||||
run | ||||||||
class IsReassigned | ||||||||
run | ||||||||
class HasFunctionDefinition | ||||||||
run | ||||||||
class HasNoTryCatch | ||||||||
run | ||||||||
class HasVariadicArgument | ||||||||
run | ||||||||
class IsLess | ||||||||
run | ||||||||
makeGremlin | ||||||||
class IsMoreHash | ||||||||
run | ||||||||
class GoToNamespace | ||||||||
run | ||||||||
class GoToAllTraits | ||||||||
run | ||||||||
class FullcodeLength | ||||||||
run | ||||||||
class AtomIsNot | ||||||||
run | ||||||||
class Count | ||||||||
run | ||||||||
class IsMissingOrNull | ||||||||
run | ||||||||
class HasFunction | ||||||||
run | ||||||||
class NoAtomInside | ||||||||
run | ||||||||
class HasParent | ||||||||
run | ||||||||
class FunctionDefinition | ||||||||
run | ||||||||
class AtomIs | ||||||||
run | ||||||||
class HasOut | ||||||||
run | ||||||||
class AtomInside | ||||||||
run | ||||||||
class RegexIsNot | ||||||||
run | ||||||||
class OutIs | ||||||||
run | ||||||||
class GoToAllElse | ||||||||
run | ||||||||
class HasNoIfthen | ||||||||
run | ||||||||
class NextSiblings | ||||||||
run | ||||||||
class Select | ||||||||
run | ||||||||
class GoToClass | ||||||||
run | ||||||||
class IsComplexExpression | ||||||||
run | ||||||||
class Is | ||||||||
run | ||||||||
class GoToClassInterfaceTrait | ||||||||
run | ||||||||
class IsEqual | ||||||||
run | ||||||||
makeGremlin | ||||||||
class HasClassTrait | ||||||||
run | ||||||||
class NextCalls | ||||||||
run | ||||||||
class GoToFunction | ||||||||
run | ||||||||
class FollowValue | ||||||||
run | ||||||||
class NoQuery | ||||||||
run | ||||||||
class IsMore | ||||||||
run | ||||||||
makeGremlin | ||||||||
class PropertyIs | ||||||||
run | ||||||||
class SamePropertyAs | ||||||||
run | ||||||||
class SameTypehintAs | ||||||||
run | ||||||||
class GoToAllParents | ||||||||
run | ||||||||
class HasNoVariadicArgument | ||||||||
run | ||||||||
class NoDelimiterIs | ||||||||
run | ||||||||
class HasNoClassInterface | ||||||||
run | ||||||||
class CollectMethods | ||||||||
run | ||||||||
class InitVariable | ||||||||
run | ||||||||
class GroupCount | ||||||||
run | ||||||||
class CountBy | ||||||||
run | ||||||||
class NoAnalyzerInsideWithProperty | ||||||||
run | ||||||||
class NoCodeInside | ||||||||
run | ||||||||
class AtomInsideNoBlock | ||||||||
run | ||||||||
class IsNullable | ||||||||
run | ||||||||
class CollectVariables | ||||||||
run | ||||||||
class HasNoNamedInstruction | ||||||||
run | ||||||||
class GoToImplements | ||||||||
run | ||||||||
class HasChildren | ||||||||
run | ||||||||
class IsNotLiteral | ||||||||
run | ||||||||
class CheckTypeWithAtom | ||||||||
run | ||||||||
class HasAtomInside | ||||||||
run | ||||||||
class ProcessIndentingAverage | ||||||||
run | ||||||||
class HasNoFunction | ||||||||
run | ||||||||
class GetVariable | ||||||||
run | ||||||||
class IsLocalClass | ||||||||
run | ||||||||
class VariableIsAssigned | ||||||||
run | ||||||||
class Extending | ||||||||
run | ||||||||
class NoDelimiterIsNot | ||||||||
run | ||||||||
class PreviousSiblings | ||||||||
run | ||||||||
class GoToFirstExpression | ||||||||
run | ||||||||
class FullnspathIsNot | ||||||||
run | ||||||||
class FunctioncallIs | ||||||||
run | ||||||||
class AddETo | ||||||||
run | ||||||||
class HasTraitDefinition | ||||||||
run | ||||||||
class NoAnalyzerInside | ||||||||
run | ||||||||
class GoToInstruction | ||||||||
run | ||||||||
class RegexIs | ||||||||
run | ||||||||
class GoToParent | ||||||||
run | ||||||||
class HasNoParent | ||||||||
run | ||||||||
class HasIn | ||||||||
run | ||||||||
class NoChildWithRank | ||||||||
run | ||||||||
class IsUppercase | ||||||||
run | ||||||||
class HasInterface | ||||||||
run | ||||||||
class IsLiteral | ||||||||
run | ||||||||
class InIsIE | ||||||||
run | ||||||||
class FunctionInside | ||||||||
run | ||||||||
class HasNoCountedInstruction | ||||||||
run | ||||||||
class IsLessHash | ||||||||
run | ||||||||
class HasNextSibling | ||||||||
run | ||||||||
class Has | ||||||||
run | ||||||||
class SaveOutAs | ||||||||
run | ||||||||
class NextSibling | ||||||||
run | ||||||||
class NotImplementing | ||||||||
run | ||||||||
class HasNoLoop | ||||||||
run | ||||||||
class HasNoFunctionDefinition | ||||||||
run | ||||||||
class Ignore | ||||||||
run | ||||||||
class AtomInsideNoDefinition | ||||||||
run | ||||||||
class AnalyzerInside | ||||||||
run | ||||||||
class HasNoInstruction | ||||||||
run | ||||||||
class HasNoNextSibling | ||||||||
run | ||||||||
class AtomInsideMoreThan | ||||||||
run | ||||||||
class GoToExtends | ||||||||
run | ||||||||
class NoFullcodeInside | ||||||||
run | ||||||||
class OutWithRank | ||||||||
run | ||||||||
class FullcodeVariableIs | ||||||||
run | ||||||||
class HasNoClassInterfaceTrait | ||||||||
run | ||||||||
class SetProperty | ||||||||
run | ||||||||
class PropertyIsNot | ||||||||
run | ||||||||
class IsNotLocalClass | ||||||||
run | ||||||||
class FollowAlias | ||||||||
run | ||||||||
class GetStringLength | ||||||||
run | ||||||||
class NoAtomPropertyInside | ||||||||
run | ||||||||
class HasClassDefinition | ||||||||
run | ||||||||
class GoToLoop | ||||||||
run | ||||||||
class FullcodeIsNot | ||||||||
run | ||||||||
class IsReferencedArgument | ||||||||
run | ||||||||
class IsPropertyDefined | ||||||||
run | ||||||||
class InterfaceDefinition | ||||||||
run | ||||||||
class IsNotPropertyDefined | ||||||||
run | ||||||||
class HasClass | ||||||||
run | ||||||||
class CollectArguments | ||||||||
run | ||||||||
class SaveMethodNameAs | ||||||||
run | ||||||||
class HasClassInterface | ||||||||
run | ||||||||
class CodeIsNot | ||||||||
run | ||||||||
class IsNotHash | ||||||||
run | ||||||||
class Property | ||||||||
run | ||||||||
class IsNot | ||||||||
run | ||||||||
class StopQuery | ||||||||
run | ||||||||
class IsNotArgument | ||||||||
run | ||||||||
class SamePropertyAsArray | ||||||||
run | ||||||||
class Optional | ||||||||
run | ||||||||
class CodeIs | ||||||||
run | ||||||||
class NoClassDefinition | ||||||||
run | ||||||||
class CollectTraits | ||||||||
run | ||||||||
class Targz | ||||||||
selfCheck | ||||||||
clone | ||||||||
getInstallationInfo | ||||||||
getStatus | ||||||||
class Copy | ||||||||
clone | ||||||||
getStatus | ||||||||
class Symlink | ||||||||
clone | ||||||||
getStatus | ||||||||
class None | ||||||||
clone | ||||||||
getStatus | ||||||||
class Laravel | ||||||||
analyze | ||||||||
class Yii | ||||||||
analyze | ||||||||
class Wordpress | ||||||||
analyze | ||||||||
class Symfony | ||||||||
analyze | ||||||||
class Codeigniter | ||||||||
analyze | ||||||||
class Concrete5 | ||||||||
analyze | ||||||||
class Phalcon | ||||||||
analyze | ||||||||
class Fuel | ||||||||
analyze | ||||||||
class Ez | ||||||||
analyze | ||||||||
class Joomla | ||||||||
analyze | ||||||||
class Drupal | ||||||||
analyze | ||||||||
class Typo3 | ||||||||
analyze | ||||||||
class PropertyUsedAbove | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class InstantiatingAbstractClass | ||||||||
analyze | ||||||||
class UsedPrivateMethod | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Classnames | ||||||||
analyze | ||||||||
class CouldBeClassConstant | ||||||||
analyze | ||||||||
class UndefinedStaticclass | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CheckOnCallUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class WeakType | ||||||||
analyze | ||||||||
class DynamicPropertyCall | ||||||||
analyze | ||||||||
class StrangeName | ||||||||
analyze | ||||||||
class HasMagicProperty | ||||||||
analyze | ||||||||
class DefinedStaticMP | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MagicMethod | ||||||||
analyze | ||||||||
class TooManyFinds | ||||||||
analyze | ||||||||
class ThrowInDestruct | ||||||||
analyze | ||||||||
class UndefinedParentMP | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Constructor | ||||||||
analyze | ||||||||
class CantInstantiateClass | ||||||||
analyze | ||||||||
class CloningUsage | ||||||||
analyze | ||||||||
class ImplementedMethodsArePublic | ||||||||
analyze | ||||||||
class CouldBePrivate | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MutualExtension | ||||||||
analyze | ||||||||
class ShouldDeepClone | ||||||||
analyze | ||||||||
class WrongName | ||||||||
analyze | ||||||||
class TypehintCyclicDependencies | ||||||||
analyze | ||||||||
class SameNameAsFile | ||||||||
analyze | ||||||||
class UseThis | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ImplementIsForInterface | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class WrongCase | ||||||||
analyze | ||||||||
getClassName | ||||||||
class AbstractOrImplements | ||||||||
analyze | ||||||||
class UsedProtectedMethod | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MethodIsOverwritten | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MultipleTraitOrInterface | ||||||||
analyze | ||||||||
class IdenticalMethods | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PropertyUsedBelow | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MethodSignatureMustBeCompatible | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MethodUsedBelow | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class OldStyleVar | ||||||||
analyze | ||||||||
class NewOnFunctioncallOrIdentifier | ||||||||
analyze | ||||||||
class Abstractclass | ||||||||
analyze | ||||||||
class NoMagicWithArray | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBeProtectedMethod | ||||||||
analyze | ||||||||
class AmbiguousStatic | ||||||||
analyze | ||||||||
class OverwrittenConst | ||||||||
analyze | ||||||||
class MakeDefault | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NonStaticMethodsCalledStatic | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class RedefinedDefault | ||||||||
analyze | ||||||||
class ClassAliasUsage | ||||||||
analyze | ||||||||
class MissingAbstractMethod | ||||||||
analyze | ||||||||
class ThisIsForClasses | ||||||||
analyze | ||||||||
class DefinedParentMP | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class EmptyClass | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MultipleDeclarations | ||||||||
analyze | ||||||||
class CitSameName | ||||||||
analyze | ||||||||
class IsaMagicProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DontSendThisInConstructor | ||||||||
analyze | ||||||||
class AccessProtected | ||||||||
analyze | ||||||||
class UnusedConstant | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DynamicSelfCalls | ||||||||
analyze | ||||||||
class UndefinedStaticMP | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UnusedPrivateProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class LocallyUsedProperty | ||||||||
analyze | ||||||||
class DefinedProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UnusedMethods | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MultipleClassesInFile | ||||||||
analyze | ||||||||
class NormalMethods | ||||||||
analyze | ||||||||
class CouldBeProtectedProperty | ||||||||
analyze | ||||||||
class MagicProperties | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UndefinedConstants | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UndefinedClasses | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class RedefinedPrivateProperty | ||||||||
analyze | ||||||||
class AmbiguousVisibilities | ||||||||
analyze | ||||||||
class UnusedProtectedMethods | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DisconnectedClasses | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class AvoidUsing | ||||||||
analyze | ||||||||
class UseClassOperator | ||||||||
analyze | ||||||||
class Finalmethod | ||||||||
analyze | ||||||||
class AccessPrivate | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UndefinedProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DirectCallToMagicMethod | ||||||||
analyze | ||||||||
class InsufficientPropertyTypehint | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ClassUsage | ||||||||
analyze | ||||||||
class AvoidOptionArrays | ||||||||
analyze | ||||||||
class PropertyCouldBeLocal | ||||||||
analyze | ||||||||
class ParentFirst | ||||||||
analyze | ||||||||
class ConstantClass | ||||||||
analyze | ||||||||
class DynamicClass | ||||||||
analyze | ||||||||
class ShouldUseThis | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class OnlyStaticMethods | ||||||||
analyze | ||||||||
class RaisedAccessLevel | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class StaticProperties | ||||||||
analyze | ||||||||
class ThisIsNotAnArray | ||||||||
analyze | ||||||||
class DynamicNew | ||||||||
analyze | ||||||||
class ScalarOrObjectProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PPPDeclarationStyle | ||||||||
analyze | ||||||||
class PropertyNeverUsed | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MakeGlobalAProperty | ||||||||
analyze | ||||||||
class UseInstanceof | ||||||||
analyze | ||||||||
class NormalProperty | ||||||||
analyze | ||||||||
class DynamicMethodCall | ||||||||
analyze | ||||||||
class UsedClass | ||||||||
analyze | ||||||||
class DefinedConstants | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class StaticMethodsCalledFromObject | ||||||||
analyze | ||||||||
class UnusedPrivateMethod | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBeAbstractClass | ||||||||
analyze | ||||||||
class NonPpp | ||||||||
analyze | ||||||||
class CloneWithNonObject | ||||||||
analyze | ||||||||
class UnresolvedInstanceof | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UselessAbstract | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UninitedProperty | ||||||||
analyze | ||||||||
class ThisIsNotForStatic | ||||||||
analyze | ||||||||
class IsInterfaceMethod | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBePrivateConstante | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UsedOnceProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class LocallyUnusedProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PropertyDefinition | ||||||||
analyze | ||||||||
class NoSelfReferencingConstant | ||||||||
analyze | ||||||||
class NoPublicAccess | ||||||||
analyze | ||||||||
class StaticContainsThis | ||||||||
analyze | ||||||||
class IsUpperFamily | ||||||||
analyze | ||||||||
class CantExtendFinal | ||||||||
analyze | ||||||||
class TestClass | ||||||||
analyze | ||||||||
class CouldBeFinal | ||||||||
analyze | ||||||||
class UnitializedProperties | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UndeclaredStaticProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBePrivateMethod | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DynamicConstantCall | ||||||||
analyze | ||||||||
class RedefinedProperty | ||||||||
analyze | ||||||||
class PssWithoutClass | ||||||||
analyze | ||||||||
class IsExtClass | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NoPSSOutsideClass | ||||||||
analyze | ||||||||
class RedefinedConstants | ||||||||
analyze | ||||||||
class AvoidOptionalProperties | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IsNotFamily | ||||||||
analyze | ||||||||
class CouldBeStatic | ||||||||
analyze | ||||||||
class UnresolvedClasses | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PropertyUsedInternally | ||||||||
analyze | ||||||||
class DontUnsetProperties | ||||||||
analyze | ||||||||
class HiddenNullable | ||||||||
analyze | ||||||||
class UsedPrivateProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBeProtectedConstant | ||||||||
analyze | ||||||||
class DemeterLaw | ||||||||
analyze | ||||||||
class UselessFinal | ||||||||
analyze | ||||||||
class Abstractmethods | ||||||||
analyze | ||||||||
class NonNullableSetters | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PropertyUsedInOneMethodOnly | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DependantAbstractClass | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class StaticMethods | ||||||||
analyze | ||||||||
class FinalByOcramius | ||||||||
analyze | ||||||||
class ShouldHaveDestructor | ||||||||
analyze | ||||||||
class UselessConstructor | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class OneObjectOperatorPerLine | ||||||||
analyze | ||||||||
class ConstantDefinition | ||||||||
analyze | ||||||||
class RedefinedMethods | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UsedMethods | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class VariableClasses | ||||||||
analyze | ||||||||
class OldStyleConstructor | ||||||||
analyze | ||||||||
class Finalclass | ||||||||
analyze | ||||||||
class UnresolvedCatch | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ConstantUsedBelow | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UnreachableConstant | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ShouldUseSelf | ||||||||
analyze | ||||||||
class OrderOfDeclaration | ||||||||
analyze | ||||||||
class HasFluentInterface | ||||||||
analyze | ||||||||
class UnusedClass | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBeString | ||||||||
analyze | ||||||||
class CouldBeBoolean | ||||||||
analyze | ||||||||
class CouldBeVoid | ||||||||
analyze | ||||||||
class UsedInterfaces | ||||||||
analyze | ||||||||
class CouldUseInterface | ||||||||
analyze | ||||||||
class UnusedInterfaces | ||||||||
analyze | ||||||||
class ConcreteVisibility | ||||||||
analyze | ||||||||
class Interfacenames | ||||||||
analyze | ||||||||
class AvoidSelfInInterface | ||||||||
analyze | ||||||||
class NoGaranteeForPropertyConstant | ||||||||
analyze | ||||||||
class IsExtInterface | ||||||||
analyze | ||||||||
class Php | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class RepeatedInterface | ||||||||
analyze | ||||||||
class EmptyInterface | ||||||||
analyze | ||||||||
class UselessInterfaces | ||||||||
analyze | ||||||||
class PossibleInterfaces | ||||||||
analyze | ||||||||
class InterfaceUsage | ||||||||
analyze | ||||||||
class CantImplementTraversable | ||||||||
analyze | ||||||||
class InterfaceMethod | ||||||||
analyze | ||||||||
class AlreadyParentsInterface | ||||||||
analyze | ||||||||
class IsNotImplemented | ||||||||
analyze | ||||||||
class UndefinedInterfaces | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Psr7Usage | ||||||||
analyze | ||||||||
class Psr3Usage | ||||||||
analyze | ||||||||
class Psr11Usage | ||||||||
analyze | ||||||||
class Psr16Usage | ||||||||
analyze | ||||||||
class Psr6Usage | ||||||||
analyze | ||||||||
class Psr13Usage | ||||||||
analyze | ||||||||
class SelfUsingTrait | ||||||||
analyze | ||||||||
class UndefinedInsteadof | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DependantTrait | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MultipleUsage | ||||||||
analyze | ||||||||
class UndefinedTrait | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MethodCollisionTraits | ||||||||
analyze | ||||||||
class TraitNotFound | ||||||||
analyze | ||||||||
class CouldUseTrait | ||||||||
analyze | ||||||||
class AlreadyParentsTrait | ||||||||
analyze | ||||||||
class IsExtTrait | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Traitnames | ||||||||
analyze | ||||||||
class Php | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class LocallyUsedProperty | ||||||||
analyze | ||||||||
class TraitMethod | ||||||||
analyze | ||||||||
class UnusedClassTrait | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class EmptyTrait | ||||||||
analyze | ||||||||
class UselessAlias | ||||||||
analyze | ||||||||
class TraitUsage | ||||||||
analyze | ||||||||
class UsedTrait | ||||||||
analyze | ||||||||
class UnusedTrait | ||||||||
analyze | ||||||||
class UsedUse | ||||||||
analyze | ||||||||
class UnresolvedUse | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NamespaceUsage | ||||||||
analyze | ||||||||
class EmptyNamespace | ||||||||
analyze | ||||||||
class Alias | ||||||||
analyze | ||||||||
class MultipleAliasDefinitionPerFile | ||||||||
analyze | ||||||||
class MultipleAliasDefinitions | ||||||||
analyze | ||||||||
class ConstantFullyQualified | ||||||||
analyze | ||||||||
class WrongCase | ||||||||
analyze | ||||||||
class Namespacesnames | ||||||||
analyze | ||||||||
class GlobalImport | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ShouldMakeAlias | ||||||||
analyze | ||||||||
class AliasConfusion | ||||||||
analyze | ||||||||
class UseWithFullyQualifiedNS | ||||||||
analyze | ||||||||
class UnusedUse | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class HiddenUse | ||||||||
analyze | ||||||||
class CouldUseAlias | ||||||||
analyze | ||||||||
class IsCliScript | ||||||||
analyze | ||||||||
class IsComponent | ||||||||
analyze | ||||||||
class InclusionWrongCase | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NotDefinitionsOnly | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class GlobalCodeOnly | ||||||||
analyze | ||||||||
class StringInitialization | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class WeirdIndex | ||||||||
analyze | ||||||||
class AmbiguousKeys | ||||||||
analyze | ||||||||
class EmptySlots | ||||||||
analyze | ||||||||
class NullBoolean | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ArrayNSUsage | ||||||||
analyze | ||||||||
class SliceFirst | ||||||||
analyze | ||||||||
class WithCallback | ||||||||
analyze | ||||||||
class RandomlySortedLiterals | ||||||||
analyze | ||||||||
class Phparrayindex | ||||||||
analyze | ||||||||
class MassCreation | ||||||||
analyze | ||||||||
class ShouldPreprocess | ||||||||
analyze | ||||||||
class MultipleIdenticalKeys | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MistakenConcatenation | ||||||||
analyze | ||||||||
class GettingLastElement | ||||||||
analyze | ||||||||
class Multidimensional | ||||||||
analyze | ||||||||
class NoSpreadForHash | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class EmptyFinal | ||||||||
analyze | ||||||||
class NonConstantArray | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MultipleConstantDefinition | ||||||||
analyze | ||||||||
selfCollisions | ||||||||
CsCisCollisions | ||||||||
applyToCisDefine | ||||||||
applyToCsDefine | ||||||||
applyToConst | ||||||||
class CouldBeConstant | ||||||||
analyze | ||||||||
class UnusedConstants | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class BadConstantnames | ||||||||
analyze | ||||||||
class DynamicCreation | ||||||||
analyze | ||||||||
class DefineInsensitivePreference | ||||||||
analyze | ||||||||
class ConstantStrangeNames | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IsGlobalConstant | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ConstRecommended | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class InconsistantCase | ||||||||
analyze | ||||||||
class StrangeName | ||||||||
analyze | ||||||||
class VariableConstant | ||||||||
analyze | ||||||||
class CreatedOutsideItsNamespace | ||||||||
analyze | ||||||||
class ConstantUsage | ||||||||
analyze | ||||||||
class CustomConstantUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PhpConstantUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Constantnames | ||||||||
analyze | ||||||||
class MagicConstantUsage | ||||||||
analyze | ||||||||
class ConditionedConstants | ||||||||
analyze | ||||||||
class IsPhpConstant | ||||||||
analyze | ||||||||
class ConstDefinePreference | ||||||||
analyze | ||||||||
class UndefinedConstants | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IsExtConstant | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CaseInsensitiveConstants | ||||||||
analyze | ||||||||
class InvalidName | ||||||||
analyze | ||||||||
class Slim | ||||||||
getAppVariables | ||||||||
class SetParentDefinition | ||||||||
analyze | ||||||||
class SetClassPropertyDefinitionWithTypehint | ||||||||
analyze | ||||||||
class CreateDefaultValues | ||||||||
analyze | ||||||||
class OverwrittenProperties | ||||||||
analyze | ||||||||
class FollowClosureDefinition | ||||||||
analyze | ||||||||
class SetStringMethodDefinition | ||||||||
analyze | ||||||||
class OverwrittenConstants | ||||||||
analyze | ||||||||
class MakeFunctioncallWithReference | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MakeClassConstantDefinition | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SetClassMethodRemoteDefinition | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PropagateConstants | ||||||||
analyze | ||||||||
propagateConstants | ||||||||
readConstantValue | ||||||||
pushConstantValues | ||||||||
processAddition | ||||||||
processConcatenation | ||||||||
processSign | ||||||||
processPower | ||||||||
processComparison | ||||||||
processLogical | ||||||||
processParenthesis | ||||||||
processNot | ||||||||
processCoalesce | ||||||||
processTernary | ||||||||
processBitshift | ||||||||
processMultiplication | ||||||||
class SetClassRemoteDefinitionWithInjection | ||||||||
analyze | ||||||||
class SetClassAliasDefinition | ||||||||
analyze | ||||||||
class OverwrittenMethods | ||||||||
analyze | ||||||||
class CreateMagicProperty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SetClassRemoteDefinitionWithLocalNew | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SetArrayClassDefinition | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CreateMagicMethod | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class PhpNativeReference | ||||||||
analyze | ||||||||
class CreateForeachDefault | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SetClassRemoteDefinitionWithTypehint | ||||||||
analyze | ||||||||
class SetCloneLink | ||||||||
analyze | ||||||||
class SetClassRemoteDefinitionWithReturnTypehint | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CreateCompactVariables | ||||||||
analyze | ||||||||
class SetClassRemoteDefinitionWithGlobal | ||||||||
analyze | ||||||||
class PropagateCalls | ||||||||
dependsOn | ||||||||
analyze | ||||||||
propagateCalls | ||||||||
processLocalDefinition | ||||||||
processReturnedType | ||||||||
processParenthesis | ||||||||
propagateGlobals | ||||||||
propagateTypehint | ||||||||
processFluentInterfaces | ||||||||
class MakeClassMethodDefinition | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SolveTraitMethods | ||||||||
analyze | ||||||||
class SetClassRemoteDefinitionWithParenthesis | ||||||||
analyze | ||||||||
class CourrierAntiPattern | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Factory | ||||||||
analyze | ||||||||
class DependencyInjection | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class GoToKeyDirectly | ||||||||
analyze | ||||||||
class UnsupportedOperandTypes | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NotNot | ||||||||
analyze | ||||||||
class MismatchedTernary | ||||||||
analyze | ||||||||
class Unpreprocessed | ||||||||
analyze | ||||||||
class ReuseVariable | ||||||||
analyze | ||||||||
class ComparisonFavorite | ||||||||
analyze | ||||||||
class ReturnTrueFalse | ||||||||
analyze | ||||||||
class CastToBoolean | ||||||||
analyze | ||||||||
class OpensslRandomPseudoByteSecondArg | ||||||||
analyze | ||||||||
class PossibleInfiniteLoop | ||||||||
analyze | ||||||||
class PossibleIncrement | ||||||||
analyze | ||||||||
class MultipleUnset | ||||||||
analyze | ||||||||
class CheckJson | ||||||||
analyze | ||||||||
class NestedLoops | ||||||||
analyze | ||||||||
class UnsetInForeach | ||||||||
analyze | ||||||||
class MissingNew | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UseArrayFunctions | ||||||||
analyze | ||||||||
class JsonWithOption | ||||||||
analyze | ||||||||
class DifferencePreference | ||||||||
analyze | ||||||||
class YodaComparison | ||||||||
analyze | ||||||||
class NoNeedGetClass | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UnusedLabel | ||||||||
analyze | ||||||||
class ConcatEmpty | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DoubleInstruction | ||||||||
analyze | ||||||||
class RepeatedPrint | ||||||||
analyze | ||||||||
class DontMixPlusPlus | ||||||||
analyze | ||||||||
class NewLineStyle | ||||||||
analyze | ||||||||
class MultipleCatch | ||||||||
analyze | ||||||||
class PrintWithoutParenthesis | ||||||||
analyze | ||||||||
class OneDotOrObjectOperatorPerLine | ||||||||
analyze | ||||||||
class UncheckedResources | ||||||||
analyze | ||||||||
class PlusEgalOne | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ConcatenationInterpolationFavorite | ||||||||
analyze | ||||||||
class UselessInstruction | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBeElse | ||||||||
analyze | ||||||||
class ForeachNeedReferencedSource | ||||||||
analyze | ||||||||
class ArrayMergeWithEllipsis | ||||||||
analyze | ||||||||
class BooleanStrictComparison | ||||||||
analyze | ||||||||
class LogicalMistakes | ||||||||
analyze | ||||||||
class PrintAndDie | ||||||||
analyze | ||||||||
class EmptyBlocks | ||||||||
analyze | ||||||||
class InconsistentElseif | ||||||||
analyze | ||||||||
class DynamicCode | ||||||||
analyze | ||||||||
class DanglingArrayReferences | ||||||||
analyze | ||||||||
class SameConditions | ||||||||
analyze | ||||||||
class UseInstanceof | ||||||||
analyze | ||||||||
class AlteringForeachWithoutReference | ||||||||
analyze | ||||||||
class ReturnVoid | ||||||||
analyze | ||||||||
class ImpliedIf | ||||||||
analyze | ||||||||
class NextMonthTrap | ||||||||
analyze | ||||||||
class MultiplyByOne | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UsePositiveCondition | ||||||||
analyze | ||||||||
class OrDie | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class AssigneAndCompare | ||||||||
analyze | ||||||||
class Fallthrough | ||||||||
analyze | ||||||||
class ErrorMessages | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DieExitConsistance | ||||||||
analyze | ||||||||
class NoReturnInFinally | ||||||||
analyze | ||||||||
class ImplodeArgsOrder | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NotOrNot | ||||||||
analyze | ||||||||
class MultipleTypeVariable | ||||||||
analyze | ||||||||
class StripTagsSkipsClosedTag | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ResultMayBeMissing | ||||||||
analyze | ||||||||
class RepeatedRegex | ||||||||
analyze | ||||||||
class ResourcesUsage | ||||||||
analyze | ||||||||
class VariableMayBeNonGlobal | ||||||||
analyze | ||||||||
class TernaryInConcat | ||||||||
analyze | ||||||||
class MbstringUnknownEncoding | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class EchoPrintConsistance | ||||||||
analyze | ||||||||
class CastingTernary | ||||||||
analyze | ||||||||
class OneIfIsSufficient | ||||||||
analyze | ||||||||
class OnceUsage | ||||||||
analyze | ||||||||
class ElseIfElseif | ||||||||
analyze | ||||||||
class NeverNegative | ||||||||
analyze | ||||||||
class UseCountRecursive | ||||||||
analyze | ||||||||
class NoSubstrOne | ||||||||
analyze | ||||||||
class Iffectation | ||||||||
analyze | ||||||||
class CanCountNonCountable | ||||||||
analyze | ||||||||
class SwitchWithoutDefault | ||||||||
analyze | ||||||||
class UseConstant | ||||||||
analyze | ||||||||
class ShouldChainException | ||||||||
analyze | ||||||||
class InfiniteRecursion | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NotEqual | ||||||||
analyze | ||||||||
class DuplicateCalls | ||||||||
analyze | ||||||||
class SuspiciousComparison | ||||||||
analyze | ||||||||
class NegativePow | ||||||||
analyze | ||||||||
class PhpinfoUsage | ||||||||
analyze | ||||||||
class IdenticalConsecutive | ||||||||
analyze | ||||||||
class InvalidRegex | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class FailingSubstrComparison | ||||||||
analyze | ||||||||
class NoHardcodedIp | ||||||||
analyze | ||||||||
class ForeachReferenceIsNotModified | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ShouldUseMath | ||||||||
analyze | ||||||||
class CoalesceAndConcat | ||||||||
analyze | ||||||||
class Noscream | ||||||||
analyze | ||||||||
class NoHardcodedPort | ||||||||
analyze | ||||||||
class UselessGlobal | ||||||||
analyze | ||||||||
class BasenameSuffix | ||||||||
analyze | ||||||||
class SequenceInFor | ||||||||
analyze | ||||||||
class UnreachableCode | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CurlVersionNow | ||||||||
analyze | ||||||||
class UselessParenthesis | ||||||||
analyze | ||||||||
class BailOutEarly | ||||||||
analyze | ||||||||
class UselessSwitch | ||||||||
analyze | ||||||||
class NoVariableIsACondition | ||||||||
analyze | ||||||||
class MultipleDefinedCase | ||||||||
analyze | ||||||||
class OneExpressionBracketsConsistency | ||||||||
analyze | ||||||||
class NamedRegex | ||||||||
analyze | ||||||||
class Bracketless | ||||||||
analyze | ||||||||
class OneLineTwoInstructions | ||||||||
analyze | ||||||||
class AddZero | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ShellUsage | ||||||||
analyze | ||||||||
class ThrowsAndAssign | ||||||||
analyze | ||||||||
class GtOrLtFavorite | ||||||||
analyze | ||||||||
class SGVariablesConfusion | ||||||||
analyze | ||||||||
class MissingCases | ||||||||
analyze | ||||||||
class NoChangeIncomingVariables | ||||||||
analyze | ||||||||
class UselessUnset | ||||||||
analyze | ||||||||
class CouldUseArrayFillKeys | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class EchoWithConcat | ||||||||
analyze | ||||||||
class AlternativeConsistenceByFile | ||||||||
analyze | ||||||||
class NoParenthesisForLanguageConstruct | ||||||||
analyze | ||||||||
class ShouldPreprocess | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SetAside | ||||||||
analyze | ||||||||
class CouldUseShortAssignation | ||||||||
analyze | ||||||||
class StaticLoop | ||||||||
analyze | ||||||||
whereNonDeterminist | ||||||||
checkBlindVariable | ||||||||
collectVariable | ||||||||
class DoubleAssignation | ||||||||
analyze | ||||||||
class ShouldUseOperator | ||||||||
analyze | ||||||||
class SimplePreg | ||||||||
analyze | ||||||||
class RegexDelimiter | ||||||||
analyze | ||||||||
class CheckAllTypes | ||||||||
analyze | ||||||||
class NoHardcodedHash | ||||||||
analyze | ||||||||
class MergeIfThen | ||||||||
analyze | ||||||||
class DontLoopOnYield | ||||||||
analyze | ||||||||
class WhileListEach | ||||||||
analyze | ||||||||
class ComparedComparison | ||||||||
analyze | ||||||||
class MbstringThirdArg | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NoHardcodedPath | ||||||||
analyze | ||||||||
class IncludeUsage | ||||||||
analyze | ||||||||
class NoDirectUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SwitchToSwitch | ||||||||
analyze | ||||||||
class ConstantComparisonConsistance | ||||||||
analyze | ||||||||
class QueriesInLoop | ||||||||
analyze | ||||||||
class MissingParenthesis | ||||||||
analyze | ||||||||
class UseListWithForeach | ||||||||
analyze | ||||||||
class ShouldMakeTernary | ||||||||
analyze | ||||||||
class SubstrToTrim | ||||||||
analyze | ||||||||
class GlobalUsage | ||||||||
analyze | ||||||||
class SubstrLastArg | ||||||||
analyze | ||||||||
class UselessBrackets | ||||||||
analyze | ||||||||
class DynamicCalls | ||||||||
analyze | ||||||||
class UseSystemTmp | ||||||||
analyze | ||||||||
class ForgottenWhiteSpace | ||||||||
analyze | ||||||||
class AlwaysFalse | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IdenticalConditions | ||||||||
analyze | ||||||||
class NoGetClassNull | ||||||||
analyze | ||||||||
class Htmlentitiescall | ||||||||
analyze | ||||||||
class ShouldUseExplodeArgs | ||||||||
analyze | ||||||||
class ObjectReferences | ||||||||
analyze | ||||||||
class NoChoice | ||||||||
analyze | ||||||||
class PropertyVariableConfusion | ||||||||
analyze | ||||||||
class CouldUseArrayUnique | ||||||||
analyze | ||||||||
class UseDebug | ||||||||
analyze | ||||||||
class PrintfArguments | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ContinueIsForLoop | ||||||||
analyze | ||||||||
class TimestampDifference | ||||||||
analyze | ||||||||
class IndicesAreIntOrString | ||||||||
analyze | ||||||||
class CouldUseCompact | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class OnlyVariableReturnedByReference | ||||||||
analyze | ||||||||
class NonBreakableSpaceInNames | ||||||||
analyze | ||||||||
class ForeachSourceValue | ||||||||
analyze | ||||||||
class CatchShadowsVariable | ||||||||
analyze | ||||||||
class IdenticalOnBothSides | ||||||||
analyze | ||||||||
class NoReferenceOnLeft | ||||||||
analyze | ||||||||
class UselessCasting | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class InconsistentConcatenation | ||||||||
analyze | ||||||||
class OneLevelOfIndentation | ||||||||
analyze | ||||||||
class NoNeedForElse | ||||||||
analyze | ||||||||
class ConstDefineFavorite | ||||||||
analyze | ||||||||
class ListOmissions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class AssignedInOneBranch | ||||||||
analyze | ||||||||
class NoAppendOnSource | ||||||||
analyze | ||||||||
class WrongRange | ||||||||
analyze | ||||||||
class NoAssignationInFunction | ||||||||
analyze | ||||||||
class DirectlyUseFile | ||||||||
analyze | ||||||||
class DropElseAfterReturn | ||||||||
analyze | ||||||||
class InvalidPackFormat | ||||||||
analyze | ||||||||
class VardumpUsage | ||||||||
analyze | ||||||||
class UseCaseValue | ||||||||
analyze | ||||||||
class UnconditionLoopBreak | ||||||||
analyze | ||||||||
class CouldUseDir | ||||||||
analyze | ||||||||
class ConditionalStructures | ||||||||
analyze | ||||||||
class EvalUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NoDirectAccess | ||||||||
analyze | ||||||||
class FileUsage | ||||||||
analyze | ||||||||
class EmptyTryCatch | ||||||||
analyze | ||||||||
class MailUsage | ||||||||
analyze | ||||||||
class EmptyLines | ||||||||
analyze | ||||||||
class BuriedAssignation | ||||||||
analyze | ||||||||
class HeredocDelimiterFavorite | ||||||||
analyze | ||||||||
class CommonAlternatives | ||||||||
analyze | ||||||||
class AutoUnsetForeach | ||||||||
analyze | ||||||||
class DontReadAndWriteInOneExpression | ||||||||
analyze | ||||||||
class UseUrlQueryFunctions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DirThenSlash | ||||||||
analyze | ||||||||
class DontBeTooManual | ||||||||
analyze | ||||||||
class ElseUsage | ||||||||
analyze | ||||||||
class StrposCompare | ||||||||
analyze | ||||||||
class MixedConcatInterpolation | ||||||||
analyze | ||||||||
class DontChangeBlindKey | ||||||||
analyze | ||||||||
class ComparedButNotAssignedStrings | ||||||||
analyze | ||||||||
class IfWithSameConditions | ||||||||
analyze | ||||||||
class ShouldUseForeach | ||||||||
analyze | ||||||||
class UnusedGlobal | ||||||||
analyze | ||||||||
class CouldBeStatic | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class SetlocaleNeedsConstants | ||||||||
analyze | ||||||||
class GlobalInGlobal | ||||||||
analyze | ||||||||
class LoneBlock | ||||||||
analyze | ||||||||
class NestedTernary | ||||||||
analyze | ||||||||
class ConstantConditions | ||||||||
analyze | ||||||||
class ForWithFunctioncall | ||||||||
analyze | ||||||||
class TestThenCast | ||||||||
analyze | ||||||||
class ErrorReportingWithInteger | ||||||||
analyze | ||||||||
class ImplicitGlobal | ||||||||
analyze | ||||||||
class GlobalOutsideLoop | ||||||||
analyze | ||||||||
class UselessCheck | ||||||||
analyze | ||||||||
class NoIssetWithEmpty | ||||||||
analyze | ||||||||
class IsZero | ||||||||
analyze | ||||||||
class CouldUseStrrepeat | ||||||||
analyze | ||||||||
class ExitUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class FileUploadUsage | ||||||||
analyze | ||||||||
class Extpspell | ||||||||
analyze | ||||||||
class Extjson | ||||||||
analyze | ||||||||
class Extsphinx | ||||||||
analyze | ||||||||
class Extlua | ||||||||
analyze | ||||||||
class Extgmagick | ||||||||
analyze | ||||||||
class Extenchant | ||||||||
analyze | ||||||||
class Extdom | ||||||||
analyze | ||||||||
class Extnewt | ||||||||
analyze | ||||||||
class Extwikidiff2 | ||||||||
analyze | ||||||||
class Extxdebug | ||||||||
analyze | ||||||||
class Extrar | ||||||||
analyze | ||||||||
class Exthttp | ||||||||
analyze | ||||||||
class Extmsgpack | ||||||||
analyze | ||||||||
class Extsuhosin | ||||||||
analyze | ||||||||
class Extncurses | ||||||||
analyze | ||||||||
class Exttidy | ||||||||
analyze | ||||||||
class Extsem | ||||||||
analyze | ||||||||
class Extrdkafka | ||||||||
analyze | ||||||||
class Extinotify | ||||||||
analyze | ||||||||
class Extgmp | ||||||||
analyze | ||||||||
class Extswoole | ||||||||
analyze | ||||||||
class Extopenssl | ||||||||
analyze | ||||||||
class Extintl | ||||||||
analyze | ||||||||
class Extphar | ||||||||
analyze | ||||||||
class Extyis | ||||||||
analyze | ||||||||
class Extapcu | ||||||||
analyze | ||||||||
class Extodbc | ||||||||
analyze | ||||||||
class Extgeoip | ||||||||
analyze | ||||||||
class Extyaml | ||||||||
analyze | ||||||||
class Extkdm5 | ||||||||
analyze | ||||||||
class Extlibxml | ||||||||
analyze | ||||||||
class Extgettext | ||||||||
analyze | ||||||||
class Extdb2 | ||||||||
analyze | ||||||||
class Extibase | ||||||||
analyze | ||||||||
class Extmailparse | ||||||||
analyze | ||||||||
class Extxmlwriter | ||||||||
analyze | ||||||||
class Extparsekit | ||||||||
analyze | ||||||||
class Extlibsodium | ||||||||
analyze | ||||||||
class Extvarnish | ||||||||
analyze | ||||||||
class Extstring | ||||||||
analyze | ||||||||
class Extmemcache | ||||||||
analyze | ||||||||
class Extspl | ||||||||
analyze | ||||||||
class Extlibevent | ||||||||
analyze | ||||||||
class Extzip | ||||||||
analyze | ||||||||
class Extoci8 | ||||||||
analyze | ||||||||
class Extgnupg | ||||||||
analyze | ||||||||
class Extevent | ||||||||
analyze | ||||||||
class Extxml | ||||||||
analyze | ||||||||
class Extcrypto | ||||||||
analyze | ||||||||
class Extasync | ||||||||
analyze | ||||||||
class Extreadline | ||||||||
analyze | ||||||||
class Extuopz | ||||||||
analyze | ||||||||
class Extxmlreader | ||||||||
analyze | ||||||||
class Extfileinfo | ||||||||
analyze | ||||||||
class Extinfo | ||||||||
analyze | ||||||||
class Extftp | ||||||||
analyze | ||||||||
class Extwincache | ||||||||
analyze | ||||||||
class Extxcache | ||||||||
analyze | ||||||||
class Exttokenizer | ||||||||
analyze | ||||||||
class Extdba | ||||||||
analyze | ||||||||
class Extsqlsrv | ||||||||
analyze | ||||||||
class Extsvm | ||||||||
analyze | ||||||||
class Extmath | ||||||||
analyze | ||||||||
class Extcom | ||||||||
analyze | ||||||||
class Extxmlrpc | ||||||||
analyze | ||||||||
class Extsimplexml | ||||||||
analyze | ||||||||
class Extpgsql | ||||||||
analyze | ||||||||
class Extxxtea | ||||||||
analyze | ||||||||
class Extleveldb | ||||||||
analyze | ||||||||
class Extcurl | ||||||||
analyze | ||||||||
class Extcalendar | ||||||||
analyze | ||||||||
class Extphalcon | ||||||||
analyze | ||||||||
class Extmcrypt | ||||||||
analyze | ||||||||
class Extcmark | ||||||||
analyze | ||||||||
class Extgrpc | ||||||||
analyze | ||||||||
class Extfann | ||||||||
analyze | ||||||||
class Extcyrus | ||||||||
analyze | ||||||||
class Extshmop | ||||||||
analyze | ||||||||
class Extreflection | ||||||||
analyze | ||||||||
class Extpcov | ||||||||
analyze | ||||||||
class Extrecode | ||||||||
analyze | ||||||||
class Extsqlite | ||||||||
analyze | ||||||||
class Extimagick | ||||||||
analyze | ||||||||
class Extwddx | ||||||||
analyze | ||||||||
class Extexif | ||||||||
analyze | ||||||||
class Extzendmonitor | ||||||||
analyze | ||||||||
class Extsession | ||||||||
analyze | ||||||||
class Extproctitle | ||||||||
analyze | ||||||||
class Extbcmath | ||||||||
analyze | ||||||||
class Extseaslog | ||||||||
analyze | ||||||||
class Extxdiff | ||||||||
analyze | ||||||||
class Extffmpeg | ||||||||
analyze | ||||||||
class Extv8js | ||||||||
analyze | ||||||||
class Extnsapi | ||||||||
analyze | ||||||||
class Extlzf | ||||||||
analyze | ||||||||
class Extjudy | ||||||||
analyze | ||||||||
class Extopencensus | ||||||||
analyze | ||||||||
class Extgender | ||||||||
analyze | ||||||||
class Extcsprng | ||||||||
analyze | ||||||||
class Extmbstring | ||||||||
analyze | ||||||||
class Exticonv | ||||||||
analyze | ||||||||
class Extmssql | ||||||||
analyze | ||||||||
class Extpcntl | ||||||||
analyze | ||||||||
class Extiis | ||||||||
analyze | ||||||||
class Extweakref | ||||||||
analyze | ||||||||
class Extstats | ||||||||
analyze | ||||||||
class Extbzip2 | ||||||||
analyze | ||||||||
class Extgearman | ||||||||
analyze | ||||||||
class Extming | ||||||||
analyze | ||||||||
class Extev | ||||||||
analyze | ||||||||
class Exttrader | ||||||||
analyze | ||||||||
class Exteaccelerator | ||||||||
analyze | ||||||||
class Extzlib | ||||||||
analyze | ||||||||
class Extssh2 | ||||||||
analyze | ||||||||
class Extstandard | ||||||||
analyze | ||||||||
class Extsockets | ||||||||
analyze | ||||||||
class Exthrtime | ||||||||
analyze | ||||||||
class Extpcre | ||||||||
analyze | ||||||||
class Extctype | ||||||||
analyze | ||||||||
class Extapache | ||||||||
analyze | ||||||||
class Extopcache | ||||||||
analyze | ||||||||
class Exthash | ||||||||
analyze | ||||||||
class Extfile | ||||||||
analyze | ||||||||
class Extgd | ||||||||
analyze | ||||||||
class Extwasm | ||||||||
analyze | ||||||||
class Extpdo | ||||||||
analyze | ||||||||
class Extmhash | ||||||||
analyze | ||||||||
class Extxsl | ||||||||
analyze | ||||||||
class Extfilter | ||||||||
analyze | ||||||||
class Extamqp | ||||||||
analyze | ||||||||
class Extvips | ||||||||
analyze | ||||||||
class Extmysqli | ||||||||
analyze | ||||||||
class Extfam | ||||||||
analyze | ||||||||
class Extereg | ||||||||
analyze | ||||||||
class Extpassword | ||||||||
analyze | ||||||||
class Extxattr | ||||||||
analyze | ||||||||
class Extarray | ||||||||
analyze | ||||||||
class Extds | ||||||||
analyze | ||||||||
class Extob | ||||||||
analyze | ||||||||
class Extcairo | ||||||||
analyze | ||||||||
class Exttokyotyrant | ||||||||
analyze | ||||||||
class Extlapack | ||||||||
analyze | ||||||||
class Extposix | ||||||||
analyze | ||||||||
class Extdio | ||||||||
analyze | ||||||||
class Extimap | ||||||||
analyze | ||||||||
class Extmemcached | ||||||||
analyze | ||||||||
class Extigbinary | ||||||||
analyze | ||||||||
class Extrunkit | ||||||||
analyze | ||||||||
class Extredis | ||||||||
analyze | ||||||||
class Extsqlite3 | ||||||||
analyze | ||||||||
class Extsnmp | ||||||||
analyze | ||||||||
class Extmongo | ||||||||
analyze | ||||||||
class Extexpect | ||||||||
analyze | ||||||||
class Extsoap | ||||||||
analyze | ||||||||
class Extldap | ||||||||
analyze | ||||||||
class Extxhprof | ||||||||
analyze | ||||||||
class Extdate | ||||||||
analyze | ||||||||
class Extfpm | ||||||||
analyze | ||||||||
class Extmail | ||||||||
analyze | ||||||||
class Extuuid | ||||||||
analyze | ||||||||
class Extfdf | ||||||||
analyze | ||||||||
class Exteio | ||||||||
analyze | ||||||||
class Extparle | ||||||||
analyze | ||||||||
class Extzmq | ||||||||
analyze | ||||||||
class Extzookeeper | ||||||||
analyze | ||||||||
class Extsdl | ||||||||
analyze | ||||||||
class CryptoKeyLength | ||||||||
analyze | ||||||||
class MinusOneOnError | ||||||||
analyze | ||||||||
class NoNetForXmlLoad | ||||||||
analyze | ||||||||
class ConfigureExtract | ||||||||
analyze | ||||||||
class CantDisableFunction | ||||||||
analyze | ||||||||
class MoveUploadedFile | ||||||||
analyze | ||||||||
class CantDisableClass | ||||||||
analyze | ||||||||
class AvoidThoseCrypto | ||||||||
analyze | ||||||||
class CompareHash | ||||||||
analyze | ||||||||
class MkdirDefault | ||||||||
analyze | ||||||||
class parseUrlWithoutParameters | ||||||||
analyze | ||||||||
class SessionLazyWrite | ||||||||
analyze | ||||||||
class DynamicDl | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IndirectInjection | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class FilterInputSource | ||||||||
analyze | ||||||||
class AnchorRegex | ||||||||
analyze | ||||||||
class EncodedLetters | ||||||||
analyze | ||||||||
class SensitiveArgument | ||||||||
analyze | ||||||||
class DirectInjection | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ShouldUsePreparedStatement | ||||||||
analyze | ||||||||
class SetCookieArgs | ||||||||
analyze | ||||||||
class CurlOptions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class RegisterGlobals | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Sqlite3RequiresSingleQuotes | ||||||||
analyze | ||||||||
class ShouldUseSessionRegenerateId | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UploadFilenameInjection | ||||||||
analyze | ||||||||
class NoEntIgnore | ||||||||
analyze | ||||||||
class NoWeakSSLCrypto | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NoSleep | ||||||||
analyze | ||||||||
class DontEchoError | ||||||||
analyze | ||||||||
class SuperGlobalContagion | ||||||||
analyze | ||||||||
class SafeHttpHeaders | ||||||||
analyze | ||||||||
class GPRAliases | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Php72NewFunctions | ||||||||
analyze | ||||||||
class NoReferenceForTernary | ||||||||
analyze | ||||||||
class InternalParameterType | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class OveriddenFunction | ||||||||
analyze | ||||||||
class ParenthesisAsParameter | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class LogicalInLetters | ||||||||
analyze | ||||||||
class PathinfoReturns | ||||||||
analyze | ||||||||
class Php74NewFunctions | ||||||||
analyze | ||||||||
class AssertFunctionIsReserved | ||||||||
analyze | ||||||||
class Php73NewFunctions | ||||||||
analyze | ||||||||
class Php55RemovedFunctions | ||||||||
analyze | ||||||||
class AssertionUsage | ||||||||
analyze | ||||||||
class Prints | ||||||||
analyze | ||||||||
class UsePathinfoArgs | ||||||||
analyze | ||||||||
class CloseTagsConsistency | ||||||||
analyze | ||||||||
class ErrorLogUsage | ||||||||
analyze | ||||||||
class TrailingComma | ||||||||
analyze | ||||||||
class AssignAnd | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Php80OnlyTypeHints | ||||||||
analyze | ||||||||
class NoCastToInt | ||||||||
analyze | ||||||||
class Php71microseconds | ||||||||
analyze | ||||||||
class UsesEnv | ||||||||
analyze | ||||||||
class Php74RemovedFunctions | ||||||||
analyze | ||||||||
class Php72RemovedFunctions | ||||||||
analyze | ||||||||
class Deprecated | ||||||||
analyze | ||||||||
class StrtrArguments | ||||||||
analyze | ||||||||
class ForeachObject | ||||||||
analyze | ||||||||
class CryptoUsage | ||||||||
analyze | ||||||||
class Argon2Usage | ||||||||
analyze | ||||||||
class NoClassInGlobal | ||||||||
analyze | ||||||||
class UseSetCookie | ||||||||
analyze | ||||||||
class TryCatchUsage | ||||||||
analyze | ||||||||
class UsePathinfo | ||||||||
analyze | ||||||||
class Php70RemovedFunctions | ||||||||
analyze | ||||||||
class IsnullVsEqualNull | ||||||||
analyze | ||||||||
class UpperCaseFunction | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class GroupUseDeclaration | ||||||||
analyze | ||||||||
class NotScalarType | ||||||||
analyze | ||||||||
class CastingUsage | ||||||||
analyze | ||||||||
class ShouldPreprocess | ||||||||
analyze | ||||||||
class Php72NewConstants | ||||||||
analyze | ||||||||
class ClassFunctionConfusion | ||||||||
analyze | ||||||||
class Php71NewFunctions | ||||||||
analyze | ||||||||
class ShouldUseFunction | ||||||||
analyze | ||||||||
class FopenMode | ||||||||
analyze | ||||||||
class ShouldUseArrayColumn | ||||||||
analyze | ||||||||
class AvoidMbDectectEncoding | ||||||||
analyze | ||||||||
class Php71NewClasses | ||||||||
analyze | ||||||||
class FilterToAddSlashes | ||||||||
analyze | ||||||||
class Php74NewConstants | ||||||||
analyze | ||||||||
class Php73RemovedFunctions | ||||||||
analyze | ||||||||
class ShouldUseArrayFilter | ||||||||
analyze | ||||||||
class SetHandlers | ||||||||
analyze | ||||||||
class HashAlgos53 | ||||||||
analyze | ||||||||
class Php74Deprecation | ||||||||
analyze | ||||||||
class Haltcompiler | ||||||||
analyze | ||||||||
class Php80NewFunctions | ||||||||
analyze | ||||||||
class UnknownPcre2Option | ||||||||
analyze | ||||||||
class Php54RemovedFunctions | ||||||||
analyze | ||||||||
class SuperGlobalUsage | ||||||||
analyze | ||||||||
class SafePhpvars | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class LetterCharsLogicalFavorite | ||||||||
analyze | ||||||||
class FailingAnalysis | ||||||||
analyze | ||||||||
class ImplodeOneArg | ||||||||
analyze | ||||||||
class oldAutoloadUsage | ||||||||
analyze | ||||||||
class MustCallParentConstructor | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Php72NewClasses | ||||||||
analyze | ||||||||
class DirectiveName | ||||||||
analyze | ||||||||
class AvoidReal | ||||||||
analyze | ||||||||
class GlobalsVsGlobal | ||||||||
analyze | ||||||||
class CloseTags | ||||||||
analyze | ||||||||
class Php80RemovedConstant | ||||||||
analyze | ||||||||
class ArrayKeyExistsWithObjects | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Php70NewFunctions | ||||||||
analyze | ||||||||
class ReturnWithParenthesis | ||||||||
analyze | ||||||||
class Php74ReservedKeyword | ||||||||
analyze | ||||||||
class PregMatchAllFlag | ||||||||
analyze | ||||||||
class UseDateTimeImmutable | ||||||||
analyze | ||||||||
class UseStdclass | ||||||||
analyze | ||||||||
class Php55NewFunctions | ||||||||
analyze | ||||||||
class ShellFavorite | ||||||||
analyze | ||||||||
class UpperCaseKeyword | ||||||||
analyze | ||||||||
class UseBrowscap | ||||||||
analyze | ||||||||
class UseCli | ||||||||
analyze | ||||||||
class ScalarAreNotArrays | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IssetMultipleArgs | ||||||||
analyze | ||||||||
class Php54NewFunctions | ||||||||
analyze | ||||||||
class UnsetOrCast | ||||||||
analyze | ||||||||
class UseObjectApi | ||||||||
analyze | ||||||||
class SessionVariables | ||||||||
analyze | ||||||||
class Labelnames | ||||||||
analyze | ||||||||
class AvoidSetErrorHandlerContextArg | ||||||||
analyze | ||||||||
class IsINF | ||||||||
analyze | ||||||||
class Php74mbstrrpos3rdArg | ||||||||
analyze | ||||||||
class HashUsesObjects | ||||||||
analyze | ||||||||
class ConcatAndAddition | ||||||||
analyze | ||||||||
class SetExceptionHandlerPHP7 | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UseWeb | ||||||||
analyze | ||||||||
class Incompilable | ||||||||
analyze | ||||||||
toArray | ||||||||
getDump | ||||||||
hasResults | ||||||||
class SerializeMagic | ||||||||
analyze | ||||||||
class DirectivesUsage | ||||||||
analyze | ||||||||
class Php70NewInterfaces | ||||||||
analyze | ||||||||
class IdnUts46 | ||||||||
analyze | ||||||||
class Php70RemovedDirective | ||||||||
analyze | ||||||||
class AlternativeSyntax | ||||||||
analyze | ||||||||
class ThrowUsage | ||||||||
analyze | ||||||||
class UsortSorting | ||||||||
analyze | ||||||||
class Php70NewClasses | ||||||||
analyze | ||||||||
class IsAWithString | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Php56NewFunctions | ||||||||
analyze | ||||||||
class AutoloadUsage | ||||||||
analyze | ||||||||
class Crc32MightBeNegative | ||||||||
analyze | ||||||||
class RawPostDataUsage | ||||||||
analyze | ||||||||
class TryMultipleCatch | ||||||||
analyze | ||||||||
class IncomingVariables | ||||||||
analyze | ||||||||
class ShortOpenTagRequired | ||||||||
analyze | ||||||||
getArray | ||||||||
hasResults | ||||||||
class DlUsage | ||||||||
analyze | ||||||||
class DeclareEncoding | ||||||||
analyze | ||||||||
class PearUsage | ||||||||
analyze | ||||||||
class UseCookies | ||||||||
analyze | ||||||||
class CompactInexistant | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IncomingValues | ||||||||
analyze | ||||||||
class Gotonames | ||||||||
analyze | ||||||||
class TriggerErrorUsage | ||||||||
analyze | ||||||||
class ListWithAppends | ||||||||
analyze | ||||||||
class BetterRand | ||||||||
analyze | ||||||||
class IsNAN | ||||||||
analyze | ||||||||
class CookiesVariables | ||||||||
analyze | ||||||||
class Php72Deprecation | ||||||||
analyze | ||||||||
class DeclareTicks | ||||||||
analyze | ||||||||
class ReflectionExportIsDeprecated | ||||||||
analyze | ||||||||
class DateFormats | ||||||||
analyze | ||||||||
class EchoTagUsage | ||||||||
analyze | ||||||||
class Php72ObjectKeyword | ||||||||
analyze | ||||||||
class CouldUseTry | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CantThrow | ||||||||
analyze | ||||||||
class OverwriteException | ||||||||
analyze | ||||||||
class UncaughtExceptions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CatchE | ||||||||
analyze | ||||||||
class ForgottenThrown | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UselessCatch | ||||||||
analyze | ||||||||
class CaughtExceptions | ||||||||
analyze | ||||||||
class Unthrown | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class AlreadyCaught | ||||||||
analyze | ||||||||
class IsPhpException | ||||||||
analyze | ||||||||
class DefinedExceptions | ||||||||
analyze | ||||||||
class ThrownExceptions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MultipleCatch | ||||||||
analyze | ||||||||
class Rethrown | ||||||||
analyze | ||||||||
class CaughtButNotThrown | ||||||||
analyze | ||||||||
class ThrowFunctioncall | ||||||||
analyze | ||||||||
class LinuxOnlyFiles | ||||||||
analyze | ||||||||
class WindowsOnlyConstants | ||||||||
analyze | ||||||||
class FopenMode | ||||||||
analyze | ||||||||
class UnusedInheritedVariable | ||||||||
analyze | ||||||||
class TypehintMustBeReturned | ||||||||
analyze | ||||||||
class RelayFunction | ||||||||
analyze | ||||||||
class TypehintedReferences | ||||||||
analyze | ||||||||
class RealFunctions | ||||||||
analyze | ||||||||
class NoLiteralForReference | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CantUse | ||||||||
analyze | ||||||||
class Closures | ||||||||
analyze | ||||||||
class RedeclaredPhpFunction | ||||||||
analyze | ||||||||
class MultipleIdenticalClosure | ||||||||
analyze | ||||||||
class UnsetOnArguments | ||||||||
analyze | ||||||||
class WrongTypeWithCall | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class WrongReturnedType | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Typehints | ||||||||
analyze | ||||||||
class ShouldYieldWithKey | ||||||||
analyze | ||||||||
class UndefinedFunctions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IsGenerator | ||||||||
analyze | ||||||||
class UselessArgument | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UnusedFunctions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
linearlyUnusedFunction | ||||||||
class WrongNumberOfArgumentsMethods | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class AddDefaultValue | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ShouldBeTypehinted | ||||||||
analyze | ||||||||
class DeepDefinitions | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UsingDeprecated | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MarkCallable | ||||||||
analyze | ||||||||
class CouldTypeWithBool | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MismatchedDefaultArguments | ||||||||
dependsOn | ||||||||
analyze | ||||||||
checkDefinition | ||||||||
class FallbackFunction | ||||||||
analyze | ||||||||
class LoopCalling | ||||||||
analyze | ||||||||
class NeverUsedParameter | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class DontUseVoid | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IsExtFunction | ||||||||
analyze | ||||||||
class AvoidBooleanArgument | ||||||||
analyze | ||||||||
class UsedFunctions | ||||||||
analyze | ||||||||
class UselessDefault | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class InsufficientTypehint | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class HardcodedPasswords | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldReturnVoid | ||||||||
analyze | ||||||||
class MismatchTypeAndDefault | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Closure2String | ||||||||
analyze | ||||||||
class VariableArguments | ||||||||
analyze | ||||||||
class UnusedReturnedValue | ||||||||
analyze | ||||||||
class NoBooleanAsDefault | ||||||||
analyze | ||||||||
class EmptyFunction | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class WithoutReturn | ||||||||
analyze | ||||||||
class Functionnames | ||||||||
analyze | ||||||||
class CouldTypeWithArray | ||||||||
analyze | ||||||||
class UnbindingClosures | ||||||||
analyze | ||||||||
class AliasesUsage | ||||||||
analyze | ||||||||
class ExceedingTypehint | ||||||||
analyze | ||||||||
class MultipleReturn | ||||||||
analyze | ||||||||
class WrongTypehintedName | ||||||||
analyze | ||||||||
class HasNotFluentInterface | ||||||||
analyze | ||||||||
class WrongOptionalParameter | ||||||||
analyze | ||||||||
class HasFluentInterface | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MismatchedTypehint | ||||||||
dependsOn | ||||||||
analyze | ||||||||
checkDefinition | ||||||||
class KillsApp | ||||||||
analyze | ||||||||
class NullableWithoutCheck | ||||||||
analyze | ||||||||
class CouldTypeWithInt | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class NoClassAsTypehint | ||||||||
analyze | ||||||||
class UselessReferenceArgument | ||||||||
analyze | ||||||||
class Recursive | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class BadTypehintRelay | ||||||||
analyze | ||||||||
class OptionalParameter | ||||||||
analyze | ||||||||
class UsesDefaultArguments | ||||||||
analyze | ||||||||
class CallbackNeedsReturn | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class funcGetArgModified | ||||||||
analyze | ||||||||
class ParameterHiding | ||||||||
analyze | ||||||||
class Dynamiccall | ||||||||
analyze | ||||||||
class NoReturnUsed | ||||||||
analyze | ||||||||
class FunctionCalledWithOtherCase | ||||||||
analyze | ||||||||
class MustReturn | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldTypehint | ||||||||
analyze | ||||||||
class CouldTypeWithIterable | ||||||||
analyze | ||||||||
class WrongCase | ||||||||
dependsOn | ||||||||
analyze | ||||||||
getFunctionName | ||||||||
class OnlyVariablePassedByReference | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ConditionedFunctions | ||||||||
analyze | ||||||||
class UseConstantAsArguments | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class OneLetterFunctions | ||||||||
analyze | ||||||||
class SemanticTyping | ||||||||
analyze | ||||||||
class UselessReturn | ||||||||
analyze | ||||||||
class WrongNumberOfArguments | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class MissingTypehint | ||||||||
analyze | ||||||||
class CouldTypeWithString | ||||||||
analyze | ||||||||
class ShouldUseConstants | ||||||||
analyze | ||||||||
class CouldBeCallable | ||||||||
analyze | ||||||||
class MultipleDeclarations | ||||||||
analyze | ||||||||
class FunctionsUsingReference | ||||||||
analyze | ||||||||
class OnlyVariableForReference | ||||||||
analyze | ||||||||
class IsGlobal | ||||||||
analyze | ||||||||
class UnusedArguments | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UselessTypeCheck | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class CouldBeStaticClosure | ||||||||
analyze | ||||||||
class IncomingValues | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class IsLibrary | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class ArrayMergeInLoops | ||||||||
analyze | ||||||||
class timeVsstrtotime | ||||||||
analyze | ||||||||
class MbStringInLoop | ||||||||
analyze | ||||||||
class DoubleArrayFlip | ||||||||
analyze | ||||||||
class CsvInLoops | ||||||||
analyze | ||||||||
class MemoizeMagicCall | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class StrposTooMuch | ||||||||
analyze | ||||||||
class PrePostIncrement | ||||||||
analyze | ||||||||
class DoInBase | ||||||||
analyze | ||||||||
class NoConcatInLoop | ||||||||
analyze | ||||||||
class NotCountNull | ||||||||
analyze | ||||||||
class UseArraySlice | ||||||||
analyze | ||||||||
class UseBlindVar | ||||||||
analyze | ||||||||
class AvoidArrayPush | ||||||||
analyze | ||||||||
class FetchOneRowFormat | ||||||||
analyze | ||||||||
class SlowFunctions | ||||||||
analyze | ||||||||
class NoGlob | ||||||||
analyze | ||||||||
class JoinFile | ||||||||
analyze | ||||||||
class LogicalToInArray | ||||||||
analyze | ||||||||
class IssetWholeArray | ||||||||
analyze | ||||||||
class Autoappend | ||||||||
analyze | ||||||||
class MakeOneCall | ||||||||
analyze | ||||||||
class RegexOnCollector | ||||||||
analyze | ||||||||
class RegexOnArrays | ||||||||
analyze | ||||||||
class PHP7EncapsedStrings | ||||||||
analyze | ||||||||
class CacheVariableOutsideLoop | ||||||||
analyze | ||||||||
class NoRealComparison | ||||||||
analyze | ||||||||
class MimeType | ||||||||
analyze | ||||||||
class SilentlyCastInteger | ||||||||
analyze | ||||||||
class HttpStatus | ||||||||
analyze | ||||||||
class StringInterpolation | ||||||||
analyze | ||||||||
class HttpHeader | ||||||||
analyze | ||||||||
class ArrayIndex | ||||||||
analyze | ||||||||
class ShouldTypecast | ||||||||
analyze | ||||||||
class Sapi | ||||||||
analyze | ||||||||
class ShouldBeSingleQuote | ||||||||
analyze | ||||||||
class StringHoldAVariable | ||||||||
analyze | ||||||||
class SimilarIntegers | ||||||||
analyze | ||||||||
class Octal | ||||||||
analyze | ||||||||
class SpecialIntegers | ||||||||
analyze | ||||||||
class Continents | ||||||||
analyze | ||||||||
class Integer | ||||||||
__construct | ||||||||
class GPCIndex | ||||||||
analyze | ||||||||
class Shellcommands | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class OneVariableStrings | ||||||||
analyze | ||||||||
class StringWithStrangeSpace | ||||||||
analyze | ||||||||
class HexadecimalString | ||||||||
analyze | ||||||||
class OverwrittenLiterals | ||||||||
analyze | ||||||||
class VariableUsedOnceByContext | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Globals | ||||||||
analyze | ||||||||
class VariablePhp | ||||||||
analyze | ||||||||
class VariableOneLetter | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class UniqueUsage | ||||||||
analyze | ||||||||
class Overwriting | ||||||||
analyze | ||||||||
class StrangeName | ||||||||
analyze | ||||||||
class Blind | ||||||||
analyze | ||||||||
class InconsistentUsage | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class References | ||||||||
analyze | ||||||||
class WrittenOnlyVariable | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class VariableUppercase | ||||||||
analyze | ||||||||
class VariableUsedOnce | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class LocalGlobals | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class VariableVariables | ||||||||
analyze | ||||||||
class AssignedTwiceOrMore | ||||||||
analyze | ||||||||
class InterfaceArguments | ||||||||
analyze | ||||||||
class VariableNonascii | ||||||||
analyze | ||||||||
class StaticVariables | ||||||||
analyze | ||||||||
class SelfTransform | ||||||||
analyze | ||||||||
class LostReferences | ||||||||
analyze | ||||||||
class UndefinedConstantName | ||||||||
analyze | ||||||||
class UndefinedVariable | ||||||||
analyze | ||||||||
class UncommonEnvVar | ||||||||
analyze | ||||||||
class ComplexDynamicNames | ||||||||
analyze | ||||||||
class CloseNaming | ||||||||
analyze | ||||||||
class Autoload | ||||||||
analyze | ||||||||
toArray | ||||||||
hasResults | ||||||||
getDump | ||||||||
class IsComposerNsname | ||||||||
analyze | ||||||||
class IsComposerClass | ||||||||
analyze | ||||||||
class UseComposerLock | ||||||||
analyze | ||||||||
toArray | ||||||||
hasResults | ||||||||
getDump | ||||||||
class UseComposer | ||||||||
analyze | ||||||||
toArray | ||||||||
hasResults | ||||||||
getDump | ||||||||
class IsComposerInterface | ||||||||
dependsOn | ||||||||
analyze | ||||||||
class Loader | ||||||||
__construct | ||||||||
finalize | ||||||||
saveFiles | ||||||||
class None | ||||||||
__construct | ||||||||
class CloseNaming | ||||||||
prepare | ||||||||
groupSwap | ||||||||
class Dump1 | ||||||||
initDump | ||||||||
fetchAnalysers | ||||||||
fetchAnalysersCounts | ||||||||
fetchTable | ||||||||
getExtensionList | ||||||||
fetchHash | ||||||||
fetchHashResults | ||||||||
getCit | ||||||||
query | ||||||||
fetchTableFunctions | ||||||||
fetchTableMethods | ||||||||
fetchTableMethodsByArgument | ||||||||
fetchTableMethodsByReturnType | ||||||||
fetchTableClassConstants | ||||||||
fetchTableProperty | ||||||||
fetchTableCit | ||||||||
fetchTablePhpcity | ||||||||
fetchTableUml | ||||||||
getAnalyzedFiles | ||||||||
getTotalAnalyzer | ||||||||
getSeverityBreakdown | ||||||||
getFileBreakdown | ||||||||
getTopAnalyzers | ||||||||
getSeveritiesNumberBy | ||||||||
getAnalyzersCount | ||||||||
fetchPlantUml | ||||||||
getFilesResultsCounts | ||||||||
getAnalyzersResultsCounts | ||||||||
getCountFileByAnalyzers | ||||||||
getFunctionsFromAnalyzer | ||||||||
getCitBySize | ||||||||
getMethodsBySize | ||||||||
getConcentratedIssues | ||||||||
getIdenticalFiles | ||||||||
getCitTree | ||||||||
getTraitConflicts | ||||||||
getTraitUsage | ||||||||
class Autoload | ||||||||
autoload | ||||||||
autoload_test | ||||||||
autoload_phpunit | ||||||||
registerAutoload | ||||||||
class NoSuchFile | ||||||||
__construct | ||||||||
class NoJobqueueStarted | ||||||||
__construct | ||||||||
class NoSuchProject | ||||||||
__construct | ||||||||
class InvalidProjectName | ||||||||
__construct | ||||||||
class NoSuchLoader | ||||||||
__construct | ||||||||
class WrongParameterType | ||||||||
__construct | ||||||||
class HelperException | ||||||||
__construct | ||||||||
class NoSuchAnalyzer | ||||||||
__construct | ||||||||
class MissingGremlin | ||||||||
__construct | ||||||||
class UnknownDsl | ||||||||
__construct | ||||||||
class InvalidPHPBinary | ||||||||
__construct | ||||||||
class NoSuchFormat | ||||||||
__construct | ||||||||
class NoSuchDir | ||||||||
__construct | ||||||||
class DSLException | ||||||||
__construct | ||||||||
class NoRecognizedTokens | ||||||||
__construct | ||||||||
class NoSuchReport | ||||||||
__construct | ||||||||
class UnknownCase | ||||||||
__construct | ||||||||
class NotProjectInGraph | ||||||||
__construct | ||||||||
class AnotherProcessIsRunning | ||||||||
__construct | ||||||||
class MissingFile | ||||||||
__construct | ||||||||
class ProjectNeeded | ||||||||
__construct | ||||||||
class GremlinException | ||||||||
__construct | ||||||||
class NoCodeInProject | ||||||||
__construct | ||||||||
class NoSuchRuleset | ||||||||
__construct | ||||||||
class VcsError | ||||||||
__construct | ||||||||
class NoStructureForTable | ||||||||
__construct | ||||||||
class ProjectTooLarge | ||||||||
__construct | ||||||||
class NoPrecedence | ||||||||
__construct | ||||||||
class InaptPHPBinary | ||||||||
__construct | ||||||||
class UnknownGremlinVersion | ||||||||
__construct | ||||||||
class ProjectNotInited | ||||||||
__construct | ||||||||
class NeedsAnalyzerThema | ||||||||
__construct | ||||||||
class NoDump | ||||||||
__construct | ||||||||
class NoPhpBinary | ||||||||
__construct | ||||||||
class NoFileToProcess | ||||||||
__construct | ||||||||
class WrongNumberOfColsForAHash | ||||||||
__construct | ||||||||
class MustBeADir | ||||||||
__construct | ||||||||
class LoadError | ||||||||
__construct | ||||||||
class QueryException | ||||||||
__construct | ||||||||
class NoDumpYet | ||||||||
__construct | ||||||||
class MustBeAFile | ||||||||
__construct |