1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Analyzer
2021-09-25 20:16:38 +02:00
..
FunctionLike better combining 2021-09-25 11:21:06 +02:00
Statements Merge pull request #6535 from orklah/SA 2021-09-25 20:16:38 +02:00
AlgebraAnalyzer.php Fix false positive ParadoxicalCondition in negation of in_array 2021-09-06 21:15:04 -04:00
AttributeAnalyzer.php
CanAlias.php
ClassAnalyzer.php better combining 2021-09-25 11:21:06 +02:00
ClassLikeAnalyzer.php unset instead of reassign 2021-09-25 18:11:54 +02:00
ClassLikeNameOptions.php
ClosureAnalyzer.php code trimming 2021-09-25 02:34:21 +02:00
CommentAnalyzer.php
DataFlowNodeData.php
FileAnalyzer.php unset instead of reassign 2021-09-25 18:11:54 +02:00
FunctionAnalyzer.php
FunctionLikeAnalyzer.php
InterfaceAnalyzer.php
IssueData.php
MethodAnalyzer.php
MethodComparator.php
NamespaceAnalyzer.php
ProjectAnalyzer.php return 1 if shell_exec is not available for getCpuCount() 2021-09-20 16:55:16 +02:00
ScopeAnalyzer.php code trimming 2021-09-25 02:34:21 +02:00
SourceAnalyzer.php unset instead of reassign 2021-09-25 18:11:54 +02:00
StatementsAnalyzer.php
TraitAnalyzer.php
TypeAnalyzer.php