1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
2021-08-13 01:27:28 +03: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 Fix generic destruction in assertion (#5888) 2021-06-04 15:33:37 -04:00
EmptyTest.php Fix #5784 - only real-asserted variables from context knowledge 2021-05-17 15:11:27 -05:00
InArrayTest.php Simplified InArrayTest a bit 2021-08-13 01:27:28 +03: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 Fix tests with loose types. Fix return type in the reconciler. 2021-08-03 19:34:35 +03:00