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:44:30 +01:00
..
ConditionalTest.php Fix #4374 - prevent paradox and allow Psalm to understand more assignments in conditionals 2021-01-29 11:41:13 +01:00
EmptyTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
IssetTest.php Fix #4347 - fix combinatorial expansion when negating if conditions 2021-01-29 11:39:56 +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 More return types (#4173) 2021-01-29 11:38:57 +01:00
TypeAlgebraTest.php Add logic to weed out unnecessary clauses 2021-01-29 11:44:30 +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