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