1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
2021-01-29 11:46:05 +01:00
..
AssignmentInConditionalTest.php Ensure we flush out re-assigned vars also referenced 2021-01-29 11:46:04 +01:00
ConditionalTest.php Put assignment-in-conditional tests in their own file 2021-01-29 11:46:04 +01:00
EmptyTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
IssetTest.php Fix tests 2021-01-29 11:46:05 +01:00
ReconcilerTest.php unused use statements (#4228) 2021-01-29 11:39:42 +01:00
RedundantConditionTest.php Unskip now-working tests 2021-01-29 11:39:57 +01:00
ScopeTest.php Put assignment-in-conditional tests in their own file 2021-01-29 11:46:04 +01:00
TypeAlgebraTest.php Put assignment-in-conditional tests in their own file 2021-01-29 11:46:04 +01:00
TypeTest.php Fix #4349 - improve types for suggested unions 2021-01-29 11:39:57 +01:00
ValueTest.php Fix #4306 - negating positive-numeric is useless, avoid crash 2021-01-29 11:39:51 +01:00