1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
2022-05-19 22:32:14 -04:00
..
ArrayKeyExistsTest.php Support type annotations for class consts (fixes #942). 2022-01-22 17:06:53 -06:00
AssignmentInConditionalTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
ConditionalTest.php Merge pull request #7887 from ging-dev/lsp-fixes 2022-04-27 10:13:17 -04:00
EmptyTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
InArrayTest.php Make error message for truthy/falsy more accurate 2022-02-10 18:46:22 -05:00
IssetTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
ReconcilerTest.php refactor description of types in Atomic 2022-01-22 19:34:57 +01:00
RedundantConditionTest.php Remove mic-drop hack from if analysis (#7484) 2022-01-28 18:30:47 -05:00
ScopeTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TypeAlgebraTest.php Fix #7968 - combine and simplify types where necessary in ternary analysis 2022-05-19 22:32:14 -04:00
TypeTest.php Simplify context references 2022-01-24 16:35:42 -05:00
ValueTest.php fix #7747: DateInterval::createFromDateString can be false 2022-04-27 01:32:38 -04:00