1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests/TypeReconciliation
2022-01-26 12:55:47 -06: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 Improve reference support for assertions, array offsets, and properties. 2022-01-26 12:55:47 -06:00
EmptyTest.php Use objects, not strings, for assertions (#7410) 2022-01-20 17:33:06 -05:00
InArrayTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -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 Merge pull request #7454 from petewalker/feat/native-intersections 2022-01-22 11:18:54 +01:00
ScopeTest.php Simplify issue suppression in tests 2022-01-13 14:38:17 -05:00
TypeAlgebraTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
TypeTest.php Simplify context references 2022-01-24 16:35:42 -05:00
ValueTest.php Try to provide literal int types when possible (fixes #6966) (#7071) 2022-01-16 21:33:04 +01:00