1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
2021-11-04 00:28:40 +01:00
..
Block fix regression 2021-10-21 21:10:12 +02:00
Expression accept ::class constant strings for literal argument 2021-11-03 13:44:14 +09:00
BreakAnalyzer.php redundant variable check 2021-09-26 22:37:17 +02:00
ContinueAnalyzer.php redundant variable check 2021-09-26 22:37:17 +02:00
EchoAnalyzer.php replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
ExpressionAnalyzer.php detect taint in backticks 2021-11-04 00:28:40 +01:00
GlobalAnalyzer.php
ReturnAnalyzer.php coalesce operator 2021-09-26 23:34:31 +02:00
StaticAnalyzer.php
ThrowAnalyzer.php better combining 2021-09-25 11:21:06 +02:00
UnsetAnalyzer.php
UnusedAssignmentRemover.php shorter operations 2021-09-26 22:44:33 +02:00