1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/Analyzer
Tomasz Mlynski 0fcad43581 Simplify parser cache files maintenance
Delete files that were not modified during a no-diff run
2021-12-06 17:57:44 +01:00
..
FunctionLike Return type hints (#7065) 2021-12-05 19:51:26 +02:00
Statements Make name property of enum cases return non-empty-strings (vimeo/psalm#6964) 2021-12-06 00:33:57 +01: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 Import instead of using fqn 2021-12-03 20:11:20 +01:00
ClassAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02: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 Return type hints (#7065) 2021-12-05 19:51:26 +02: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 Return type hints (#7065) 2021-12-05 19:51:26 +02: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 Simplify parser cache files maintenance 2021-12-06 17:57:44 +01:00
ScopeAnalyzer.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
SourceAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
StatementsAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
TraitAnalyzer.php
TypeAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00