1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Analyzer
2020-11-01 22:57:30 -05:00
..
FunctionLike Track final-ness of class when evaluating trait returns 2020-10-25 12:20:18 -04:00
Statements Use falsy value 2020-11-01 22:57:30 -05:00
AlgebraAnalyzer.php Fix #4467 - variables are only the same if they were set in the same location 2020-11-01 11:26:42 -05:00
AttributeAnalyzer.php Detect when targets are incorrectly targeted 2020-10-30 13:28:45 -04:00
CanAlias.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassAnalyzer.php Detect when targets are incorrectly targeted 2020-10-30 13:28:45 -04:00
ClassLikeAnalyzer.php Add basic support for PHP attributes 2020-10-24 00:10:22 -04:00
ClosureAnalyzer.php Fix #4372 - count implicitly-used short-closure vars as used 2020-10-20 09:32:08 -04:00
CommentAnalyzer.php Use better inference for getAttributes return type 2020-10-30 17:37:16 -04:00
DataFlowNodeData.php Rename ControlFlowGraph to more appropriate DataFlowGraph 2020-10-13 16:49:03 -04:00
FileAnalyzer.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
FunctionAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
FunctionLikeAnalyzer.php Detect when targets are incorrectly targeted 2020-10-30 13:28:45 -04:00
InterfaceAnalyzer.php return types (#4311) 2020-10-12 15:02:52 -04:00
IssueData.php Rename ControlFlowGraph to more appropriate DataFlowGraph 2020-10-13 16:49:03 -04:00
MethodAnalyzer.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
MethodComparator.php Invalidate child methods when signature changes 2020-11-01 09:46:21 -05:00
NamespaceAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04: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 Fix #4333 - don’t get tripped up on try with no catches 2020-10-15 10:15:55 -04:00
SourceAnalyzer.php return types (#4311) 2020-10-12 15:02:52 -04:00
StatementsAnalyzer.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
TraitAnalyzer.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
TypeAnalyzer.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00