From c88f00a86c2de0b797ee49c010fc4259a3ed0c3e Mon Sep 17 00:00:00 2001 From: Jacob Tobiasz Date: Wed, 6 Dec 2023 17:43:34 +0100 Subject: [PATCH] Regenerate the baseline for PHPStan --- phpstan-baseline.neon | 311 ++---------------------------------------- 1 file changed, 13 insertions(+), 298 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 7ac7b072ca..1c85db9746 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -65,11 +65,6 @@ parameters: count: 1 path: src/Sylius/Bundle/AddressingBundle/Validator/Constraints/ProvinceAddressConstraintValidator.php - - - message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Action\\\\Account\\\\RenderResetPasswordPageAction\\:\\:__construct\\(\\) has parameter \\$userRepository with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/AdminBundle/Action/Account/RenderResetPasswordPageAction.php - - message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Action\\\\RemoveAvatarAction\\:\\:__construct\\(\\) has parameter \\$avatarRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\AvatarImageRepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -1380,21 +1375,6 @@ parameters: count: 1 path: src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php - - - message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DependencyInjection\\\\Compiler\\\\CommandDataTransformerPass\\:\\:process\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/CommandDataTransformerPass.php - - - - message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DependencyInjection\\\\Compiler\\\\FlattenExceptionNormalizerDecoratorCompilerPass\\:\\:process\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/FlattenExceptionNormalizerDecoratorCompilerPass.php - - - - message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DependencyInjection\\\\Compiler\\\\LegacyErrorHandlingCompilerPass\\:\\:process\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/ApiBundle/DependencyInjection/Compiler/LegacyErrorHandlingCompilerPass.php - - message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\AcceptedProductReviewsExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" count: 1 @@ -2150,11 +2130,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/RemoveCatalogPromotionHandler.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\CommandHandler\\\\RemoveInactiveCatalogPromotionHandler\\:\\:__construct\\(\\) has parameter \\$catalogPromotionRepository with generic interface Sylius\\\\Component\\\\Promotion\\\\Repository\\\\CatalogPromotionRepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/RemoveInactiveCatalogPromotionHandler.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\CommandHandler\\\\UpdateCatalogPromotionStateHandler\\:\\:__construct\\(\\) has parameter \\$catalogPromotionRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -2320,11 +2295,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Command\\\\AbstractInstallCommand\\:\\:initialize\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Command/AbstractInstallCommand.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Command\\\\AbstractInstallCommand\\:\\:renderTable\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#" count: 1 @@ -2365,11 +2335,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Context/CustomerAndChannelBasedCartContext.php - - - message: "#^PHPDoc tag @var for variable \\$smConfigs has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/DependencyInjection/Compiler/BackwardsCompatibility/CancelOrderStateMachineCallbackPass.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\DependencyInjection\\\\SyliusCoreExtension\\:\\:getNamespacesOfMigrationsExecutedBefore\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -2380,11 +2345,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\DependencyInjection\\\\SyliusCoreExtension\\:\\:switchOrderProcessorsPriorities\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php - - message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\DependencyInjection\\\\SyliusCoreExtension\\:\\:\\$bundles type has no value type specified in iterable type array\\.$#" count: 1 @@ -2415,11 +2375,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:createByCustomerIdQueryBuilder\\(\\) has parameter \\$customerId with no type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findCartByChannel\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 @@ -2570,16 +2525,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Fixture/AbstractResourceFixture.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\BookProductFixture\\:\\:getUniqueNames\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/BookProductFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\BookProductFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/BookProductFixture.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\CurrencyFixture\\:\\:__construct\\(\\) has parameter \\$currencyFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#" count: 1 @@ -2720,16 +2665,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php - - - message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:\\$shopBillingDataFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php - - - - message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:\\$taxonRepository with generic interface Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CustomerGroupExampleFactory\\:\\:__construct\\(\\) has parameter \\$customerGroupFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#" count: 1 @@ -3315,16 +3250,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Fixture/LocaleFixture.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\MugProductFixture\\:\\:getUniqueNames\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/MugProductFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\MugProductFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/MugProductFixture.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:all\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -3405,61 +3330,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$addressFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$countryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$customerRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$orderFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$orderItemFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$paymentMethodRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentMethodRepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:__construct\\(\\) has parameter \\$shippingMethodRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShippingMethodRepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:generateDates\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OrderFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/OrderFixture.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\ProductAttributeFixture\\:\\:__construct\\(\\) has parameter \\$attributeTypes with no value type specified in iterable type array\\.$#" count: 1 @@ -3480,26 +3350,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Fixture/SimilarProductAssociationFixture.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\StickerProductFixture\\:\\:getUniqueNames\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/StickerProductFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\StickerProductFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/StickerProductFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\TshirtProductFixture\\:\\:getUniqueNames\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/TshirtProductFixture.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\TshirtProductFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Fixture/TshirtProductFixture.php - - message: "#^Class Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductTaxonToTaxonTransformer implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#" count: 1 @@ -3600,11 +3450,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Form/Extension/LocaleTypeExtension.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\AddressChoiceType\\:\\:__construct\\(\\) has parameter \\$addressRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\AddressRepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Form/Type/AddressChoiceType.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\CatalogPromotionScope\\\\ForProductsScopeConfigurationType\\:\\:__construct\\(\\) has parameter \\$productsToCodesTransformer with generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#" count: 1 @@ -3690,11 +3535,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/TotalOfItemsFromTaxonConfigurationType.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\ShopBillingDataType\\:\\:configureOptions\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Form/Type/ShopBillingDataType.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\TaxCalculationStrategyChoiceType\\:\\:__construct\\(\\) has parameter \\$strategies with no value type specified in iterable type array\\.$#" count: 1 @@ -3825,21 +3665,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/SendResetPasswordEmailHandler.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20161214153137\\:\\:setContainer\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Migrations/Version20161214153137.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20161219160441\\:\\:setContainer\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Migrations/Version20161219160441.php - - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20170109143010\\:\\:setContainer\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Migrations/Version20170109143010.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20171003103916\\:\\:getProductAttributes\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -4060,11 +3885,6 @@ parameters: count: 1 path: src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php - - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Templating\\\\Helper\\\\ProductVariantsPricesHelper\\:\\:getPrices\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/CoreBundle/Templating/Helper/ProductVariantsPricesHelper.php - - message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Twig\\\\BundleLoadedCheckerExtension\\:\\:__construct\\(\\) has parameter \\$listOfBundles with no value type specified in iterable type array\\.$#" count: 1 @@ -4485,11 +4305,6 @@ parameters: count: 1 path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductCodeChoiceType.php - - - message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductOptionChoiceType\\:\\:__construct\\(\\) has parameter \\$productOptionRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionChoiceType.php - - message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductOptionValueCollectionType\\:\\:assertOptionsAreValid\\(\\) has parameter \\$options with no type specified\\.$#" count: 1 @@ -4795,26 +4610,6 @@ parameters: count: 1 path: src/Sylius/Bundle/ShopBundle/DependencyInjection/SyliusShopExtension.php - - - message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\EmailManager\\\\ContactEmailManager\\:\\:sendContactRequest\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/ShopBundle/EmailManager/ContactEmailManager.php - - - - message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\EmailManager\\\\ContactEmailManager\\:\\:sendContactRequest\\(\\) has parameter \\$recipients with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/ShopBundle/EmailManager/ContactEmailManager.php - - - - message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\EmailManager\\\\ContactEmailManagerInterface\\:\\:sendContactRequest\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/ShopBundle/EmailManager/ContactEmailManagerInterface.php - - - - message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\EmailManager\\\\ContactEmailManagerInterface\\:\\:sendContactRequest\\(\\) has parameter \\$recipients with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Bundle/ShopBundle/EmailManager/ContactEmailManagerInterface.php - - message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\EventListener\\\\UserImpersonatedListener\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -4840,11 +4635,6 @@ parameters: count: 1 path: src/Sylius/Bundle/ShopBundle/Router/LocaleStrippingRouter.php - - - message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\SyliusShopBundle\\:\\:build\\(\\) has no return type specified\\.$#" - count: 1 - path: src/Sylius/Bundle/ShopBundle/SyliusShopBundle.php - - message: "#^Method Sylius\\\\Bundle\\\\TaxationBundle\\\\Form\\\\Type\\\\TaxCalculatorChoiceType\\:\\:__construct\\(\\) has parameter \\$calculators with no value type specified in iterable type array\\.$#" count: 1 @@ -5230,11 +5020,6 @@ parameters: count: 1 path: src/Sylius/Bundle/UserBundle/Provider/AbstractUserProvider.php - - - message: "#^Interface Sylius\\\\Bundle\\\\UserBundle\\\\Provider\\\\UserProviderInterface extends generic interface Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface but does not specify its types\\: TUser$#" - count: 1 - path: src/Sylius/Bundle/UserBundle/Provider/UserProviderInterface.php - - message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Provider\\\\UserProviderInterface\\:\\:loadUserByUsername\\(\\) has parameter \\$username with no type specified\\.$#" count: 1 @@ -5430,11 +5215,6 @@ parameters: count: 1 path: src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php - - - message: "#^Method Sylius\\\\Component\\\\Channel\\\\Context\\\\ChannelNotFoundException\\:\\:__construct\\(\\) has parameter \\$messageOrPreviousException with no type specified\\.$#" - count: 1 - path: src/Sylius/Component/Channel/Context/ChannelNotFoundException.php - - message: "#^Property Sylius\\\\Component\\\\Channel\\\\Context\\\\CompositeChannelContext\\:\\:\\$channelContexts with generic class Laminas\\\\Stdlib\\\\PriorityQueue does not specify its types\\: TValue, TPriority$#" count: 1 @@ -5481,9 +5261,14 @@ parameters: path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPriceCalculatorInterface\\:\\:calculate\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" + message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPricesCalculatorInterface\\:\\:calculate\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" count: 1 - path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php + path: src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php + + - + message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPricesCalculatorInterface\\:\\:calculateLowestPriceBeforeDiscount\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" + count: 1 + path: src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php - message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPricesCalculatorInterface\\:\\:calculateOriginal\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#" @@ -5720,11 +5505,6 @@ parameters: count: 1 path: src/Sylius/Component/Core/OrderProcessing/OrderAdjustmentsClearer.php - - - message: "#^Property Sylius\\\\Component\\\\Core\\\\OrderProcessing\\\\OrderAdjustmentsClearer\\:\\:\\$adjustmentsToRemove type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Core/OrderProcessing/OrderAdjustmentsClearer.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\OrderProcessing\\\\OrderShipmentProcessor\\:\\:__construct\\(\\) has parameter \\$shipmentFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#" count: 1 @@ -5910,16 +5690,6 @@ parameters: count: 1 path: src/Sylius/Component/Core/Promotion/Filter/TaxonFilter.php - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\ContainsProductRuleUpdater\\:\\:__construct\\(\\) has parameter \\$promotionRuleRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Component/Core/Promotion/Updater/Rule/ContainsProductRuleUpdater.php - - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\ContainsProductRuleUpdater\\:\\:updateAfterProductDeletion\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Core/Promotion/Updater/Rule/ContainsProductRuleUpdater.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\HasTaxonRuleUpdater\\:\\:__construct\\(\\) has parameter \\$promotionRuleRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -5930,26 +5700,11 @@ parameters: count: 1 path: src/Sylius/Component/Core/Promotion/Updater/Rule/HasTaxonRuleUpdater.php - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\ProductAwareRuleUpdaterInterface\\:\\:updateAfterProductDeletion\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Core/Promotion/Updater/Rule/ProductAwareRuleUpdaterInterface.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\TaxonAwareRuleUpdaterInterface\\:\\:updateAfterDeletingTaxon\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 path: src/Sylius/Component/Core/Promotion/Updater/Rule/TaxonAwareRuleUpdaterInterface.php - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\TotalOfItemsFromTaxonRuleUpdater\\:\\:__construct\\(\\) has parameter \\$promotionRuleRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Component/Core/Promotion/Updater/Rule/TotalOfItemsFromTaxonRuleUpdater.php - - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\TotalOfItemsFromTaxonRuleUpdater\\:\\:updateAfterDeletingTaxon\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Core/Promotion/Updater/Rule/TotalOfItemsFromTaxonRuleUpdater.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ActivePromotionsByChannelProvider\\:\\:__construct\\(\\) has parameter \\$promotionRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PromotionRepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -6085,26 +5840,6 @@ parameters: count: 1 path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProviderInterface.php - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantsPricesProvider\\:\\:constructOptionsMap\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php - - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantsPricesProvider\\:\\:provideVariantsPrices\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php - - - - message: "#^PHPDoc tag @var for variable \\$appliedPromotions contains generic class Doctrine\\\\Common\\\\Collections\\\\ArrayCollection but does not specify its types\\: TKey, T$#" - count: 1 - path: src/Sylius/Component/Core/Provider/ProductVariantsPricesProvider.php - - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantsPricesProviderInterface\\:\\:provideVariantsPrices\\(\\) return type has no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Core/Provider/ProductVariantsPricesProviderInterface.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\TranslationLocaleProvider\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -6130,11 +5865,6 @@ parameters: count: 1 path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:createByCustomerIdQueryBuilder\\(\\) has parameter \\$customerId with no type specified\\.$#" - count: 1 - path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:findCartByChannel\\(\\) has parameter \\$id with no type specified\\.$#" count: 1 @@ -6255,11 +5985,6 @@ parameters: count: 1 path: src/Sylius/Component/Core/Resolver/DefaultPaymentMethodResolver.php - - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Resolver\\\\DefaultShippingMethodResolver\\:\\:__construct\\(\\) has parameter \\$shippingMethodRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShippingMethodRepositoryInterface but does not specify its types\\: T$#" - count: 1 - path: src/Sylius/Component/Core/Resolver/DefaultShippingMethodResolver.php - - message: "#^Method Sylius\\\\Component\\\\Core\\\\Resolver\\\\EligibleDefaultShippingMethodResolver\\:\\:__construct\\(\\) has parameter \\$shippingMethodRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShippingMethodRepositoryInterface but does not specify its types\\: T$#" count: 1 @@ -6936,7 +6661,7 @@ parameters: path: src/Sylius/Component/Shipping/Resolver/DefaultShippingMethodResolver.php - - message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Resolver\\\\ShippingMethodsResolver\\:\\:__construct\\(\\) has parameter \\$shippingMethodRepository with generic interface Doctrine\\\\Persistence\\\\ObjectRepository but does not specify its types\\: TEntityClass$#" + message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Resolver\\\\ShippingMethodsResolver\\:\\:__construct\\(\\) has parameter \\$shippingMethodRepository with generic interface Sylius\\\\Component\\\\Shipping\\\\Repository\\\\ShippingMethodRepositoryInterface but does not specify its types\\: T$#" count: 1 path: src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php @@ -6945,11 +6670,6 @@ parameters: count: 1 path: src/Sylius/Component/Taxation/Resolver/TaxRateResolver.php - - - message: "#^Method Sylius\\\\Component\\\\Taxation\\\\Resolver\\\\TaxRateResolver\\:\\:provideEligibleTaxRate\\(\\) has parameter \\$taxRates with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/Taxation/Resolver/TaxRateResolver.php - - message: "#^Method Sylius\\\\Component\\\\Taxation\\\\Resolver\\\\TaxRateResolver\\:\\:resolve\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#" count: 1 @@ -6980,11 +6700,6 @@ parameters: count: 2 path: src/Sylius/Component/User/Model/CredentialsHolderInterface.php - - - message: "#^Method Sylius\\\\Component\\\\User\\\\Model\\\\User\\:\\:__unserialize\\(\\) has parameter \\$serialized with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/User/Model/User.php - - message: "#^Method Sylius\\\\Component\\\\User\\\\Model\\\\User\\:\\:getRoles\\(\\) return type has no value type specified in iterable type array\\.$#" count: 1 @@ -6995,12 +6710,12 @@ parameters: count: 1 path: src/Sylius/Component/User/Model/UserAwareInterface.php - - - message: "#^Method Sylius\\\\Component\\\\User\\\\Model\\\\UserInterface\\:\\:__unserialize\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#" - count: 1 - path: src/Sylius/Component/User/Model/UserInterface.php - - message: "#^Method Sylius\\\\Component\\\\User\\\\Security\\\\Checker\\\\TokenUniquenessChecker\\:\\:__construct\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#" count: 1 path: src/Sylius/Component/User/Security/Checker/TokenUniquenessChecker.php + + - + message: "#^Interface Sylius\\\\Bundle\\\\UserBundle\\\\Provider\\\\UserProviderInterface extends generic interface Symfony\\\\Component\\\\Security\\\\Core\\\\User\\\\UserProviderInterface but does not specify its types\\: TUser$#" + count: 1 + path: src/Sylius/Bundle/UserBundle/Provider/UserProviderInterface.php