1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 10:38:49 +01:00
psalm/tests/TypeReconciliation
2023-11-27 11:54:44 +01:00
..
ArrayKeyExistsTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
AssignmentInConditionalTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
ConditionalTest.php Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
EmptyTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
InArrayTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IssetTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReconcilerTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
RedundantConditionTest.php Better reconciling of ++/-- operators in ints 2023-11-03 21:42:17 +00:00
ScopeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TypeAlgebraTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
TypeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ValueTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00