mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
faaf7690f6
* 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