1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
2021-05-01 20:00:01 -04:00
..
ArrayKeyExistsTest.php Allow variable keys with array_key_exists (#5606) 2021-04-09 11:29:45 -04:00
AssignmentInConditionalTest.php Fix #5685 - properly negate complex conditionals 2021-05-01 20:00:01 -04:00
ConditionalTest.php Strict int/float comparison for conditional types, improve range return type (#5601) 2021-04-09 11:28:48 -04:00
EmptyTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00
IssetTest.php Improve error message for #5489 2021-04-25 16:02:00 -04:00
ReconcilerTest.php Fix #5236 - improve reconciliation of interfaces when unioned with class 2021-02-24 00:05:12 -05: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 Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00
TypeTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00
ValueTest.php Fix object-like array keys when combining string and automatic keys (fixes #5427). (#5428) 2021-03-19 21:44:44 -04:00