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:39:57 +01:00
..
ConditionalTest.php Prevent features pre-php-8 2021-01-29 11:39:54 +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 Warn about impossible/redundant conditions in RHS of || 2021-01-29 11:39:50 +01:00
ScopeTest.php More return types (#4173) 2021-01-29 11:38:57 +01:00
TypeAlgebraTest.php More return types (#4173) 2021-01-29 11:38:57 +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