1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00
Ivan Sidorov 5a66742e70 Failed and regression tests with suppression "UndefinedMethod"
Apply suggestions from code review.

Failed tests:
```
1) MagicMethodAnnotationTest::testValidCode with data set "magicStaticMethodInheritanceWithoutCallStatic"
Psalm\Exception\CodeException: UnusedPsalmSuppress - src/somefile.php:9:58 - This suppression is never used

2) MagicMethodAnnotationTest::testValidCode with data set "magicStaticMethodInheritanceWithoutCallStatic_WithReturnAndManyArgs"
Psalm\Exception\CodeException: TooManyArguments - src/somefile.php:9:6 - Too many arguments for B::bar - expecting 0 but saw 2
```

Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
2024-02-14 22:17:26 +00:00
..
2023-12-12 07:51:21 +01:00
2024-01-19 16:59:38 +13:00
2023-10-21 20:45:09 +02:00
2024-01-15 10:11:22 +01:00
2023-12-20 17:16:21 +07:00
2024-01-15 10:11:22 +01:00
2024-01-18 13:10:32 +01:00
2023-10-21 20:45:09 +02:00
2024-01-19 16:59:45 +13:00
2024-02-05 21:56:30 +13:00
2024-01-31 16:10:51 +06:00
2023-07-21 22:57:49 +02:00
2024-02-05 04:12:19 +01:00
2023-11-26 13:12:11 +01:00
2023-10-21 20:45:09 +02:00
2024-01-15 10:11:22 +01:00
2024-01-15 10:11:22 +01:00
2024-01-31 16:10:51 +06:00
2024-01-15 10:11:22 +01:00
2023-11-26 19:46:45 +01:00
2023-09-29 11:27:36 +02:00
2024-01-13 17:12:41 +01:00
2023-10-21 20:45:09 +02:00
2023-11-13 20:37:48 +01:00