1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/TypeReconciliation
2022-10-16 13:41:27 +02:00
..
ArrayKeyExistsTest.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00
AssignmentInConditionalTest.php fix: Tests / minor bug 2022-01-22 00:00:45 +00:00
ConditionalTest.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00
EmptyTest.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00
InArrayTest.php Make error message for truthy/falsy more accurate 2022-02-10 18:46:22 -05:00
IssetTest.php Do not widen type to mixed and lose the existing type information when an Any assertion is used. 2022-09-18 17:02:09 +02:00
ReconcilerTest.php Do not widen type to mixed and lose the existing type information when an Any assertion is used. 2022-09-18 17:02:09 +02: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 if propagation (#8326) 2022-07-30 19:20:05 -04:00
TypeTest.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00
ValueTest.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00