1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer
2020-11-10 16:19:24 -05:00
..
FunctionLike Allow opt-in to strict return type checking 2020-11-05 18:20:04 -05:00
Statements Fix coalesce operation tainting 2020-11-10 14:36:36 -05:00
AlgebraAnalyzer.php Fix overeager inference 2020-11-03 16:44:24 -05:00
AttributeAnalyzer.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
CanAlias.php
ClassAnalyzer.php
ClassLikeAnalyzer.php
ClosureAnalyzer.php Fix style 2020-11-10 16:19:24 -05:00
CommentAnalyzer.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
DataFlowNodeData.php
FileAnalyzer.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
FunctionAnalyzer.php
FunctionLikeAnalyzer.php
InterfaceAnalyzer.php
IssueData.php
MethodAnalyzer.php
MethodComparator.php Invalidate child methods when signature changes 2020-11-01 09:46:21 -05:00
NamespaceAnalyzer.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
ProjectAnalyzer.php Fix #4464 - bust cache when Psalm’s version changes, not just composer’s 2020-11-01 09:01:53 -05:00
ScopeAnalyzer.php
SourceAnalyzer.php
StatementsAnalyzer.php Fix style 2020-11-10 16:19:24 -05:00
TraitAnalyzer.php
TypeAnalyzer.php