1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/TypeReconciliation
2021-02-24 00:05:12 -05:00
..
ArrayKeyExistsTest.php Fix array_key_exists() with all int literal keys (#5197) 2021-02-12 17:00:38 -05:00
AssignmentInConditionalTest.php Detect redundant cast (#4695) 2020-11-25 12:04:48 -05:00
ConditionalTest.php Revert "Correct Psalm’s concept of string emptiness" 2021-02-03 01:09:58 -05:00
EmptyTest.php Ensure that strict empty handling always happens 2020-12-01 22:50:21 -05:00
IssetTest.php Fix #4802 - don’t clone context when analysing coalesce 2020-12-07 14:30:57 -05:00
ReconcilerTest.php Fix #5236 - improve reconciliation of interfaces when unioned with class 2021-02-24 00:05:12 -05:00
RedundantConditionTest.php Unset should change array with keyed offsets 2021-01-13 18:10:59 -05:00
ScopeTest.php Full support for $this in @var annotations (#4922) 2021-01-03 01:44:35 +00:00
TypeAlgebraTest.php Fix #4759 – don’t generate assertion when assigning to same-named variable 2020-12-03 09:42:26 -05:00
TypeTest.php Fix #3017 - use correct keys when converting list to array 2020-11-27 20:05:16 -05:00
ValueTest.php Add non-falsy-string to allow more accurate checks 2021-02-03 17:19:48 -05:00