1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
psalm/tests/TypeReconciliation
2020-10-16 10:23:15 -04:00
..
ConditionalTest.php Prevent features pre-php-8 2020-10-14 17:09:56 -04:00
EmptyTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssetTest.php Fix #4347 - fix combinatorial expansion when negating if conditions 2020-10-16 10:23:15 -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 Do arithmetic for preg_split arguments 2020-10-12 20:26:02 -04:00
ValueTest.php Fix #4306 - negating positive-numeric is useless, avoid crash 2020-10-11 23:16:43 -04:00