1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/TypeReconciliation
2021-01-29 11:46:18 +01:00
..
AssignmentInConditionalTest.php Ensure we flush out re-assigned vars also referenced 2021-01-29 11:46:04 +01:00
ConditionalTest.php Fix #4637 - prevent regression when negating function call with === false 2021-01-29 11:46:18 +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 #4626 - array_key_exists should infer type for first arg where possible 2021-01-29 11:46:16 +01:00