1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
2020-03-31 11:28:36 -04:00
..
ConditionalTest.php Convert method from recursive to inline 2020-03-29 19:42:22 -04:00
EmptyTest.php Fix #2742 - prevent paradoxes in assert calls 2020-02-09 11:42:41 -05:00
IssetTest.php Fix #3010 - prevent false-negative after calling isset on possibly-false array 2020-03-24 12:01:39 -04:00
ReconcilerTest.php Tests for TypeAnalyzer::isContainedBy on classes (#2971) 2020-03-14 14:48:45 -04:00
RedundantConditionTest.php Prevent some inheritance issues 2020-03-31 11:28:36 -04:00
ScopeTest.php Fix #2915 - prevent "if (true)" and similar 2020-03-15 22:23:31 -04:00
TypeAlgebraTest.php Split up test 2020-03-29 18:28:49 -04:00
TypeTest.php Be better about strict inference 2020-03-25 09:18:49 -04:00
ValueTest.php Flesh out class constants in function call return type 2020-02-26 17:28:44 -05:00