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:39:54 +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 More return types (#4173) 2021-01-29 11:38:57 +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 Do arithmetic for preg_split arguments 2021-01-29 11:39:53 +01:00
ValueTest.php Fix #4306 - negating positive-numeric is useless, avoid crash 2021-01-29 11:39:51 +01:00