1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Internal/Scope
Matthew Brown faaf7690f6
Remove mic-drop hack from if analysis (#7484)
* Remove mic-drop hack from if analysis

* Remove more special handling

* Remove some unnecessary ElseAnalyzer code

* Add back necessary code

* Fix return type of method never returning null

* Add a comment

* Simplify && handling

* Add comments to make stuff clearer

* Move if-specfic logic to more appropriate setting
2022-01-28 18:30:47 -05:00
..
CaseScope.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FinallyScope.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IfConditionalScope.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IfScope.php Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00
LoopScope.php Remove nullability from properties that don’t need them 2022-01-23 14:18:53 -05:00
SwitchScope.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00