1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
2021-12-12 01:58:45 +02:00
..
Block Return type hints (#7065) 2021-12-05 19:51:26 +02:00
Expression Drop unused use 2021-12-12 01:58:45 +02:00
BreakAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ContinueAnalyzer.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
EchoAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ExpressionAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
GlobalAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ReturnAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
StaticAnalyzer.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
ThrowAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
UnsetAnalyzer.php Use simplified, proper logic 2021-11-28 13:42:30 +01:00
UnusedAssignmentRemover.php shorter operations 2021-09-26 22:44:33 +02:00