1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/Loop
Matt Brown d10a06837d Fix #5001 - update variables after context after type change from empty
Empty is the invalid state, and some old logic here was causing a bug
2021-01-13 11:35:52 -05:00
..
DoTest.php Fix #4982 - ensure destructuring assignments are seen inside a loop 2021-01-11 12:46:02 -05:00
ForeachTest.php Fix #4467 - variables are only the same if they were set in the same location 2020-11-01 11:26:42 -05:00
ForTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
WhileTest.php Fix #5001 - update variables after context after type change from empty 2021-01-13 11:35:52 -05:00