1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
2020-10-20 09:07:10 -04:00
..
Block Fix #4368 - improve handling of try with finally 2020-10-20 09:07:10 -04:00
Expression Don’t overwrite true flag 2020-10-18 01:24:36 -04:00
BreakAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ContinueAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
EchoAnalyzer.php Change control_flow_graph to data_flow_graph 2020-10-13 17:28:12 -04:00
ExpressionAnalyzer.php Prevent features pre-php-8 2020-10-14 17:09:56 -04:00
GlobalAnalyzer.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
ReturnAnalyzer.php Change control_flow_graph to data_flow_graph 2020-10-13 17:28:12 -04:00
StaticAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ThrowAnalyzer.php Detect more issues inside finally block 2020-09-21 15:16:19 -04:00
UnsetAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
UnusedAssignmentRemover.php Use array destructuring when possible (#4221) 2020-09-20 12:55:38 -04:00