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
Tyson Andre e560858b23
Fix grammar nit in "is can never happen" message (#3025)
Should either be "is impossible" or "can never happen"
2020-03-27 17:32:49 -04:00
..
Block Fix grammar nit in "is can never happen" message (#3025) 2020-03-27 17:32:49 -04:00
Expression Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
ExpressionAnalyzer.php Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
ReturnAnalyzer.php Fix closure return type inference 2020-03-26 14:38:32 -04:00
ThrowAnalyzer.php Fix tests 2020-02-21 22:15:25 -05:00