1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/TypeReconciliation
2020-11-20 09:56:53 -05:00
..
AssignmentInConditionalTest.php Ensure we flush out re-assigned vars also referenced 2020-11-06 12:51:41 -05:00
ConditionalTest.php Fix #4637 - prevent regression when negating function call with === false 2020-11-20 09:56:53 -05:00
EmptyTest.php More return types (#4173) 2020-09-12 11:24:05 -04:00
IssetTest.php Fix tests 2020-11-08 11:04:39 -05:00
ReconcilerTest.php unused use statements (#4228) 2020-09-22 01:10:46 -04:00
RedundantConditionTest.php Unskip now-working tests 2020-10-17 12:30:19 -04:00
ScopeTest.php Put assignment-in-conditional tests in their own file 2020-11-06 12:41:00 -05:00
TypeAlgebraTest.php Put assignment-in-conditional tests in their own file 2020-11-06 12:41:00 -05:00
TypeTest.php Fix #4349 - improve types for suggested unions 2020-10-16 17:56:31 -04:00
ValueTest.php Fix #4626 - array_key_exists should infer type for first arg where possible 2020-11-19 15:40:27 -05:00