1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/Analyzer
2021-12-12 02:22:51 +02:00
..
FunctionLike Allow suppressing UnusedPsalmSuppress, remove unused suppressions. 2021-12-11 13:23:00 -06:00
Statements Merge pull request #7136 from klimick/forbid-positional-args-after-named 2021-12-12 02:22:51 +02:00
AlgebraAnalyzer.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
AttributeAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
CanAlias.php Remove array properties that are never read 2021-12-11 11:55:37 -05:00
ClassAnalyzer.php Class property issue suppression fixes. 2021-12-11 11:45:06 -06:00
ClassLikeAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ClassLikeNameOptions.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
ClosureAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
CommentAnalyzer.php Class property issue suppression fixes. 2021-12-11 11:45:06 -06:00
DataFlowNodeData.php ConsoleReport: Add links to open file in editor 2021-11-07 15:04:14 +01:00
FileAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
FunctionAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
FunctionLikeAnalyzer.php Merge pull request #7133 from AndrolGenhald/remove-unused-suppressed 2021-12-11 23:24:31 +01:00
InterfaceAnalyzer.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
IssueData.php Import instead of using fqn constants 2021-12-03 21:25:22 +01:00
MethodAnalyzer.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
MethodComparator.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
NamespaceAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ProjectAnalyzer.php Remove redundant condition 2021-12-06 18:17:52 +01:00
ScopeAnalyzer.php Remove useless chunk of code in ScopeAnalyzer 2021-12-07 23:42:17 -05:00
SourceAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
StatementsAnalyzer.php Add comments explaining condition for UnusedPsalmSuppress. 2021-12-11 16:14:25 -06:00
TraitAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
TypeAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00