1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/tests/Loop
Matt Brown bd8df0e820
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-29 11:47:31 +01:00
..
DoTest.php Fix #4982 - ensure destructuring assignments are seen inside a loop 2021-01-29 11:47:29 +01:00
ForeachTest.php Fix #4467 - variables are only the same if they were set in the same location 2021-01-29 11:45:01 +01:00
ForTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
WhileTest.php Fix #5001 - update variables after context after type change from empty 2021-01-29 11:47:31 +01:00