1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Analyzer
2020-12-14 22:51:32 -05:00
..
FunctionLike Ensure class template types are mapped to static methods where necessary 2020-11-29 17:40:52 -05:00
Statements Fix #4839 - undefined possibly set in by-reference should be treated as such 2020-12-14 16:57:48 -05:00
AlgebraAnalyzer.php Fix overeager inference 2020-11-03 16:44:24 -05:00
AttributeAnalyzer.php Fix #4609 - add more attribute rules 2020-11-22 01:15:52 -05:00
CanAlias.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassAnalyzer.php Fix #4837 - bind correct static class when checking mixin types 2020-12-14 22:51:32 -05:00
ClassLikeAnalyzer.php Turn template bound tuples into object 2020-11-27 11:43:30 -05:00
ClosureAnalyzer.php Fix #4547 - mark unused uses 2020-11-13 13:13:29 -05:00
CommentAnalyzer.php Turn template bound tuples into object 2020-11-27 11:43:30 -05:00
DataFlowNodeData.php Rename ControlFlowGraph to more appropriate DataFlowGraph 2020-10-13 16:49:03 -04:00
FileAnalyzer.php preserve analyzers until the end of file (#4834) 2020-12-13 01:17:13 -05:00
FunctionAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
FunctionLikeAnalyzer.php Fix #4803 - always derive method params the same way 2020-12-08 11:27:51 -05:00
InterfaceAnalyzer.php Fix #4609 - add more attribute rules 2020-11-22 01:15:52 -05:00
IssueData.php Don't add link if the issue doesn't have a shortcode (#4786) 2020-12-06 11:29:05 -05:00
MethodAnalyzer.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
MethodComparator.php Fix #4751 - allow MethodSignatureMismatch to be overridable when info comes from docblock 2020-12-02 15:13:28 -05:00
NamespaceAnalyzer.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
ProjectAnalyzer.php Adjust check for file modification time (#4789) 2020-12-06 12:40:55 -05:00
ScopeAnalyzer.php Simplify assertion negations, centralising as much as possible 2020-11-19 14:32:49 -05:00
SourceAnalyzer.php Turn template bound tuples into object 2020-11-27 11:43:30 -05:00
StatementsAnalyzer.php Fix a few issues 2020-12-01 18:26:15 -05: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