1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
Matthew Brown 8d36bdc3ed
Make array shapes strict by default (#8701)
* Make array shapes strict by default

* Fix PSL tests
2022-11-11 20:14:21 -05:00
..
ArrayKeyExistsTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -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 Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05: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 Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05: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 Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ValueTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00