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-09-12 16:13:13 -04:00
..
Block More return types (#4173) 2020-09-12 11:24:05 -04:00
Expression added array-size max constraint to greater check (#4175) 2020-09-12 16:13:13 -04:00
BreakAnalyzer.php
ContinueAnalyzer.php
EchoAnalyzer.php Fix #4077 - always track closure purity 2020-08-28 12:42:55 -04:00
ExpressionAnalyzer.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
GlobalAnalyzer.php
ReturnAnalyzer.php More return types (#4173) 2020-09-12 11:24:05 -04:00
StaticAnalyzer.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ThrowAnalyzer.php Support match expressions and throw expressions 2020-08-30 16:08:22 -04:00
UnsetAnalyzer.php More return types (#4173) 2020-09-12 11:24:05 -04:00
UnusedAssignmentRemover.php add native return types (#4116) 2020-09-04 16:26:33 -04:00