1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 19:36:59 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Block
2020-01-01 18:33:12 -05:00
..
DoAnalyzer.php Only warn about clauses in the currently-scanned conditional 2019-12-08 16:35:56 -05:00
ForAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
ForeachAnalyzer.php The current method is used 2020-01-01 18:33:12 -05:00
IfAnalyzer.php Fix #2521 - use correct context class when analysing trait 2019-12-28 15:56:26 -05:00
LoopAnalyzer.php Only warn about clauses in the currently-scanned conditional 2019-12-08 16:35:56 -05:00
SwitchAnalyzer.php Fix issue where inside_conditional is forgotten 2019-12-11 12:06:10 -05:00
TryAnalyzer.php Fix #2508 - don’t replace templated types with generic ones inside own function 2019-12-28 18:38:02 -05:00
WhileAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00