1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/tests/TypeReconciliation
2020-10-11 23:16:43 -04:00
..
ConditionalTest.php Warn about impossible/redundant conditions in RHS of || 2020-10-07 17:04:01 -04:00
EmptyTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssetTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ReconcilerTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
RedundantConditionTest.php Warn about impossible/redundant conditions in RHS of || 2020-10-07 17:04:01 -04:00
ScopeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
TypeAlgebraTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
TypeTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ValueTest.php Fix #4306 - negating positive-numeric is useless, avoid crash 2020-10-11 23:16:43 -04:00