1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
2021-08-20 01:43:49 +03:00
..
Block Fix tests 2021-08-14 10:45:32 -04:00
Expression Report RawObjectIteration when array_walk is used on objects 2021-08-20 01:43:49 +03:00
BreakAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ContinueAnalyzer.php Remove some unused return values 2021-06-10 12:09:46 -04:00
EchoAnalyzer.php Fix #5918 - add new issue to detect unquoted strings 2021-06-10 17:43:04 -04:00
ExpressionAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
GlobalAnalyzer.php fix issue when setting a value to a global is considered unused 2021-07-17 22:00:54 +02:00
ReturnAnalyzer.php fix typos 2021-07-29 20:59:52 +02:00
StaticAnalyzer.php Remove some unused return values 2021-06-10 12:09:46 -04:00
ThrowAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
UnsetAnalyzer.php Use more accurate variable name 2021-06-25 09:54:39 -04:00
UnusedAssignmentRemover.php fix typos 2021-07-29 20:59:52 +02:00