1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 18:48:03 +01:00
psalm/tests/TypeReconciliation
2024-01-15 10:11:21 +01:00
..
ArrayKeyExistsTest.php cs-fix 2023-12-01 15:07:55 +01:00
AssignmentInConditionalTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ConditionalTest.php create a separate issue type 2024-01-15 10:11:21 +01:00
EmptyTest.php add the fix for empty() too and fix empty returning bool on true/false only cases hiding errors when functions called 2024-01-15 10:11:21 +01:00
InArrayTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
IssetTest.php Fixup 2023-12-01 17:46:24 +01:00
ReconcilerTest.php fix reconciliation between a list and iterable 2023-06-22 23:37:40 +02:00
RedundantConditionTest.php Try 2022-12-25 19:11:54 +01:00
ScopeTest.php Correctly process use aliases in @psalm-scope-this 2023-02-24 00:53:36 -04:00
TypeAlgebraTest.php Cleanup 2023-12-01 16:31:01 +01:00
TypeTest.php fix is_object assertions 2023-04-20 14:03:35 +02:00
ValueTest.php remove previously broken test https://github.com/vimeo/psalm/issues/10487 2023-12-13 15:05:48 +01:00