1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 17:52:45 +01:00
psalm/tests/TypeReconciliation
2022-12-02 13:00:50 +01:00
..
ArrayKeyExistsTest.php Simplify assertions generated by an array_key_exists check (#8763) 2022-11-25 12:16:37 -05:00
AssignmentInConditionalTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ConditionalTest.php Fix test incompatible with PHP 7.4 2022-11-24 20:06:02 +01:00
EmptyTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
InArrayTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
IssetTest.php Fixes 2022-12-02 13:00:50 +01:00
ReconcilerTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
RedundantConditionTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ScopeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TypeAlgebraTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TypeTest.php Cleanup 2022-11-28 10:53:54 +01:00
ValueTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00