1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/TypeReconciliation
2021-01-29 11:47:31 +01:00
..
ArrayKeyExistsTest.php Fix #4791 - only generate special has-array-key assertions for unknown key types 2021-01-29 11:47:18 +01:00
AssignmentInConditionalTest.php Detect redundant cast (#4695) 2021-01-29 11:46:25 +01:00
ConditionalTest.php Break out array_key_exists tests 2021-01-29 11:47:12 +01:00
EmptyTest.php Ensure that strict empty handling always happens 2021-01-29 11:47:11 +01:00
IssetTest.php Fix #4802 - don’t clone context when analysing coalesce 2021-01-29 11:47:17 +01:00
ReconcilerTest.php better fix for reconciling iterable and object (#4712) 2021-01-29 11:46:27 +01:00
RedundantConditionTest.php Unset should change array with keyed offsets 2021-01-29 11:47:31 +01:00
ScopeTest.php Full support for $this in @var annotations (#4922) 2021-01-29 11:47:25 +01:00
TypeAlgebraTest.php Fix #4759 – don’t generate assertion when assigning to same-named variable 2021-01-29 11:47:13 +01:00
TypeTest.php Fix #3017 - use correct keys when converting list to array 2021-01-29 11:47:04 +01:00
ValueTest.php Fix #4976 - improve type narrowing 2021-01-29 11:47:31 +01:00