diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 550086f2..5c4c4505 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -5,11 +5,6 @@ parameters: count: 1 path: packages/core/src/Observer/DispatcherTest.php - - - message: "#^Return type of call to static method Mockery\\:\\:spy\\(\\) contains unresolvable type\\.$#" - count: 2 - path: packages/core/src/Observer/DispatcherTest.php - - message: "#^Parameter \\#1 \\$offset of method LastDragon_ru\\\\LaraASP\\\\Eloquent\\\\Iterators\\\\IteratorImpl\\\\:\\:setOffset\\(\\) expects int\\|string\\|null, mixed given\\.$#" count: 1 @@ -20,21 +15,11 @@ parameters: count: 2 path: packages/eloquent/src/Iterators/ChunkedChangeSafeIteratorTest.php - - - message: "#^Return type of call to static method Mockery\\:\\:spy\\(\\) contains unresolvable type\\.$#" - count: 2 - path: packages/eloquent/src/Iterators/ChunkedChangeSafeIteratorTest.php - - message: "#^Call to an undefined method Mockery\\\\LegacyMockInterface\\:\\:once\\(\\)\\.$#" count: 2 path: packages/eloquent/src/Iterators/ChunkedIteratorTest.php - - - message: "#^Return type of call to static method Mockery\\:\\:spy\\(\\) contains unresolvable type\\.$#" - count: 2 - path: packages/eloquent/src/Iterators/ChunkedIteratorTest.php - - message: "#^Method LastDragon_ru\\\\LaraASP\\\\Formatter\\\\Formatter\\:\\:getDefaultTimezone\\(\\) should return DateTimeZone\\|IntlTimeZone\\|string\\|null but returns mixed\\.$#" count: 1 @@ -110,21 +95,11 @@ parameters: count: 1 path: packages/testing/src/Mixins/TestResponseMixin.php - - - message: "#^Return type of call to static method Mockery\\:\\:spy\\(\\) contains unresolvable type\\.$#" - count: 1 - path: packages/testing/src/Package/TestCase.php - - message: "#^Parameter \\#1 \\$items of method LastDragon_ru\\\\LaraASP\\\\Testing\\\\Providers\\\\BaseDataProvider\\:\\:replaceExpectedValues\\(\\) expects array\\, array\\ given\\.$#" count: 1 path: packages/testing/src/Providers/TraversableDataProvider.php - - - message: "#^Return type of call to static method Mockery\\:\\:spy\\(\\) contains unresolvable type\\.$#" - count: 1 - path: packages/testing/src/TestCase.php - - message: "#^Method LastDragon_ru\\\\LaraASP\\\\Testing\\\\Utils\\\\Args\\:\\:getJson\\(\\) should return array\\|bool\\|float\\|int\\|stdClass\\|string\\|null but returns mixed\\.$#" count: 1