1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 01:09:38 +01:00
psalm/tests/TypeReconciliation
Bruce Weirdan 5dfd157d72
Merge pull request #6420 from orklah/ternary-override-type
Ternary override type when reassigning
2021-09-04 21:58:32 +03:00
..
ArrayKeyExistsTest.php Allow variable keys with array_key_exists (#5606) 2021-04-09 11:29:45 -04:00
AssignmentInConditionalTest.php fix tests 2021-09-04 14:17:55 +02:00
ConditionalTest.php Merge pull request #6420 from orklah/ternary-override-type 2021-09-04 21:58:32 +03:00
EmptyTest.php Fix #5784 - only real-asserted variables from context knowledge 2021-05-17 15:11:27 -05:00
InArrayTest.php Also support non-literal types in strict in_array() check 2021-09-04 12:34:49 -04:00
IssetTest.php Improve error message for #5489 2021-04-25 16:02:00 -04:00
ReconcilerTest.php Add expected behaviour tests 2021-07-26 08:50:12 +01:00
RedundantConditionTest.php Int and Float can be reconciled with Numeric (#5611) 2021-04-09 23:59:59 -04:00
ScopeTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00
TypeAlgebraTest.php Assert intersection type when two variables are compared (#5774) 2021-05-18 16:14:58 -04:00
TypeTest.php Simplify FQNs 2021-07-26 13:56:15 +01:00
ValueTest.php Also support non-literal types in strict in_array() check 2021-09-04 12:34:49 -04:00