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/Block
orklah 10f2966dcb
return types (#4311)
* return types

* remove willReturn for void methods
2020-10-12 15:02:52 -04:00
..
DoAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ForAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ForeachAnalyzer.php return types (#4311) 2020-10-12 15:02:52 -04:00
IfAnalyzer.php return types (#4311) 2020-10-12 15:02:52 -04:00
LoopAnalyzer.php Ignore precondition issues in loop 2020-10-07 20:24:50 -04:00
SwitchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
SwitchCaseAnalyzer.php 4.x - add support for get_debug_type function 2020-10-02 19:15:47 -04:00
TryAnalyzer.php return types (#4311) 2020-10-12 15:02:52 -04:00
WhileAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00