From 0bb21418de49f90686d97327c9e37926e1a88e07 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 27 Dec 2024 14:54:48 +0100 Subject: [PATCH] [PHPStan] Aligned baseline after the changes --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index e60d1d2fc7..e28cf06449 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -6480,11 +6480,6 @@ parameters: count: 1 path: src/contracts/Repository/Values/Notification/Notification.php - - - message: "#^Class Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\Notification\\\\NotificationList implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#" - count: 1 - path: src/contracts/Repository/Values/Notification/NotificationList.php - - message: "#^Property Ibexa\\\\Contracts\\\\Core\\\\Repository\\\\Values\\\\ObjectState\\\\ObjectStateCreateStruct\\:\\:\\$priority \\(int\\) does not accept default value of type false\\.$#" count: 1