Sylius/phpstan-baseline.neon
2024-03-19 10:38:21 +01:00

7181 lines
455 KiB
Text

parameters:
ignoreErrors:
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\EventListener\\\\BuildAddressFormSubscriber\\:\\:__construct\\(\\) has parameter \\$countryRepository with generic interface Doctrine\\\\Persistence\\\\ObjectRepository but does not specify its types\\: TEntityClass$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/EventListener/BuildAddressFormSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\CountryChoiceType\\:\\:__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/AddressingBundle/Form/Type/CountryChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\CountryCodeChoiceType\\:\\:__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/AddressingBundle/Form/Type/CountryCodeChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\ProvinceChoiceType\\:\\:__construct\\(\\) has parameter \\$provinceRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/Type/ProvinceChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\ProvinceCodeChoiceType\\:\\:__construct\\(\\) has parameter \\$provinceRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/Type/ProvinceCodeChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\ZoneChoiceType\\:\\:__construct\\(\\) has parameter \\$scopeTypes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\ZoneChoiceType\\:\\:__construct\\(\\) has parameter \\$zoneRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\ZoneCodeChoiceType\\:\\:__construct\\(\\) has parameter \\$zoneRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneCodeChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Form\\\\Type\\\\ZoneType\\:\\:getZoneMemberEntryOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Form/Type/ZoneType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\SyliusAddressingBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/SyliusAddressingBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Twig\\\\CountryNameExtension\\:\\:translateCountryIsoCode\\(\\) has parameter \\$country with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Validator\\\\Constraints\\\\ProvinceAddressConstraintValidator\\:\\:__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/AddressingBundle/Validator/Constraints/ProvinceAddressConstraintValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\AddressingBundle\\\\Validator\\\\Constraints\\\\ProvinceAddressConstraintValidator\\:\\:__construct\\(\\) has parameter \\$provinceRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
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
path: src/Sylius/Bundle/AdminBundle/Action/RemoveAvatarAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Action\\\\ResendOrderConfirmationEmailAction\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Action/ResendOrderConfirmationEmailAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Action\\\\ResendShipmentConfirmationEmailAction\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Action/ResendShipmentConfirmationEmailAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Controller\\\\CustomerStatisticsController\\:\\:__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/AdminBundle/Controller/CustomerStatisticsController.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Controller\\\\DashboardController\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Controller/DashboardController.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Controller\\\\RedirectHandler\\:\\:redirectToRoute\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\EventListener\\\\AdminFilterSubscriber\\:\\:isAdminSection\\(\\) has parameter \\$syliusParameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/EventListener/AdminFilterSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\EventListener\\\\ResourceDeleteSubscriber\\:\\:isAdminSection\\(\\) has parameter \\$syliusParameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/EventListener/ResourceDeleteSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\Extension\\\\CatalogPromotionActionTypeExtension\\:\\:__construct\\(\\) has parameter \\$actionConfigurationTypes with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionActionTypeExtension.php
-
message: "#^Property Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\Extension\\\\CatalogPromotionActionTypeExtension\\:\\:\\$actionConfigurationTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionActionTypeExtension.php
-
message: "#^Property Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\Extension\\\\CatalogPromotionActionTypeExtension\\:\\:\\$actionTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionActionTypeExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\Extension\\\\CatalogPromotionScopeTypeExtension\\:\\:__construct\\(\\) has parameter \\$scopeConfigurationTypes with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionScopeTypeExtension.php
-
message: "#^Property Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\Extension\\\\CatalogPromotionScopeTypeExtension\\:\\:\\$scopeConfigurationTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionScopeTypeExtension.php
-
message: "#^Property Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\Extension\\\\CatalogPromotionScopeTypeExtension\\:\\:\\$scopeTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Extension/CatalogPromotionScopeTypeExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\RequestPasswordResetType\\:\\:__construct\\(\\) has parameter \\$validationGroups with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/RequestPasswordResetType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Form\\\\Type\\\\ResetPasswordType\\:\\:__construct\\(\\) has parameter \\$validationGroups with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Form/Type/ResetPasswordType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Menu\\\\CustomerShowMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/CustomerShowMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Menu\\\\MainMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/MainMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Menu\\\\OrderShowMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/OrderShowMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Menu\\\\ProductFormMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/ProductFormMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Menu\\\\ProductUpdateMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/ProductUpdateMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Menu\\\\ProductVariantFormMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/ProductVariantFormMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Menu\\\\PromotionUpdateMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Menu/PromotionUpdateMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Twig\\\\ChannelNameExtension\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Twig/ChannelNameExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Twig\\\\ChannelsCurrenciesExtension\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\AdminBundle\\\\Twig\\\\ChannelsCurrenciesExtension\\:\\:getAllCurrencies\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AdminBundle/Twig/ChannelsCurrenciesExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ApiResourceConfigurationMerger\\:\\:isDisabled\\(\\) has parameter \\$key with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ApiResourceConfigurationMerger\\:\\:isDisabled\\(\\) has parameter \\$values with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ApiResourceConfigurationMerger\\:\\:mergeConfigs\\(\\) has parameter \\$configs with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ApiResourceConfigurationMerger\\:\\:mergeConfigs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMerger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ApiResourceConfigurationMergerInterface\\:\\:mergeConfigs\\(\\) has parameter \\$configs with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMergerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ApiResourceConfigurationMergerInterface\\:\\:mergeConfigs\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ApiResourceConfigurationMergerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Bridge\\\\Symfony\\\\Routing\\\\RouteNameResolver\\:\\:isSameSubresource\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Bridge\\\\Symfony\\\\Routing\\\\RouteNameResolver\\:\\:isSameSubresource\\(\\) has parameter \\$currentContext with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Bridge\\\\Symfony\\\\Routing\\\\RouteNameResolver\\:\\:returnMatchingRouteName\\(\\) has parameter \\$matchingRoutes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Bridge/Symfony/Routing/RouteNameResolver.php
-
message: "#^Constant Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Factory\\\\MergingExtractorResourceMetadataFactory\\:\\:RESOURCES type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Factory\\\\MergingExtractorResourceMetadataFactory\\:\\:__construct\\(\\) has parameter \\$defaults with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Factory\\\\MergingExtractorResourceMetadataFactory\\:\\:update\\(\\) has parameter \\$metadata with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php
-
message: "#^Property Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Factory\\\\MergingExtractorResourceMetadataFactory\\:\\:\\$defaults type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Factory/MergingExtractorResourceMetadataFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\Merger\\\\LegacyResourceMetadataMerger\\:\\:merge\\(\\) has parameter \\$newMetadata with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/LegacyResourceMetadataMerger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\Merger\\\\LegacyResourceMetadataMerger\\:\\:merge\\(\\) has parameter \\$oldMetadata with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/LegacyResourceMetadataMerger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\Merger\\\\LegacyResourceMetadataMerger\\:\\:merge\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/LegacyResourceMetadataMerger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\Merger\\\\MetadataMergerInterface\\:\\:merge\\(\\) has parameter \\$newMetadata with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/MetadataMergerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\Merger\\\\MetadataMergerInterface\\:\\:merge\\(\\) has parameter \\$oldMetadata with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/MetadataMergerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\Merger\\\\MetadataMergerInterface\\:\\:merge\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/Merger/MetadataMergerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:buildResource\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:extractAttributes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:extractOperations\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:extractProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:getProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:getResources\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:phpizeContent\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Property Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\Metadata\\\\MergingXmlExtractor\\:\\:\\$properties type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/Metadata/MergingXmlExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ResourceMetadataPropertyValueResolver\\:\\:resolve\\(\\) has parameter \\$childResourceMetadata with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolver.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\ApiPlatform\\\\ResourceMetadataPropertyValueResolverInteface\\:\\:resolve\\(\\) has parameter \\$childResourceMetadata with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/ApiPlatform/ResourceMetadataPropertyValueResolverInteface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Assigner\\\\OrderPromotionCodeAssigner\\:\\:__construct\\(\\) has parameter \\$promotionCouponRepository with generic interface Sylius\\\\Component\\\\Promotion\\\\Repository\\\\PromotionCouponRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Assigner/OrderPromotionCodeAssigner.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Changer\\\\PaymentMethodChanger\\:\\:__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/ApiBundle/Changer/PaymentMethodChanger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Changer\\\\PaymentMethodChanger\\:\\:__construct\\(\\) has parameter \\$paymentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Changer/PaymentMethodChanger.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Command\\\\Account\\\\ChangeShopUserPassword\\:\\:getShopUserId\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Command/Account/ChangeShopUserPassword.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Command\\\\Account\\\\ChangeShopUserPassword\\:\\:setShopUserId\\(\\) has parameter \\$shopUserId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Command/Account/ChangeShopUserPassword.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Command\\\\Account\\\\ResendVerificationEmail\\:\\:getShopUserId\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Command/Account/ResendVerificationEmail.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Command\\\\Account\\\\ResendVerificationEmail\\:\\:setShopUserId\\(\\) has parameter \\$shopUserId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Command/Account/ResendVerificationEmail.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Command\\\\Checkout\\\\SendShipmentConfirmationEmail\\:\\:__construct\\(\\) has parameter \\$shipmentId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Command/Checkout/SendShipmentConfirmationEmail.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Command\\\\ShopUserIdAwareInterface\\:\\:getShopUserId\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Command/ShopUserIdAwareInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Command\\\\ShopUserIdAwareInterface\\:\\:setShopUserId\\(\\) has parameter \\$shopUserId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Command/ShopUserIdAwareInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\ChangePaymentMethodHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Account/ChangePaymentMethodHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\ChangeShopUserPasswordHandler\\:\\:__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/ApiBundle/CommandHandler/Account/ChangeShopUserPasswordHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\RegisterShopUserHandler\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Account/RegisterShopUserHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\RegisterShopUserHandler\\:\\:__construct\\(\\) has parameter \\$shopUserFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Account/RegisterShopUserHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\RequestResetPasswordTokenHandler\\:\\:__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/ApiBundle/CommandHandler/Account/RequestResetPasswordTokenHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\SendAccountRegistrationEmailHandler\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendAccountRegistrationEmailHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\SendAccountRegistrationEmailHandler\\:\\:__construct\\(\\) has parameter \\$shopUserRepository with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Account/SendAccountRegistrationEmailHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Account\\\\VerifyCustomerAccountHandler\\:\\:__construct\\(\\) has parameter \\$shopUserRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Account/VerifyCustomerAccountHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\AddItemToCartHandler\\:\\:__construct\\(\\) has parameter \\$cartItemFactory with generic interface Sylius\\\\Component\\\\Core\\\\Factory\\\\CartItemFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/AddItemToCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\AddItemToCartHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/AddItemToCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\AddItemToCartHandler\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/AddItemToCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\BlameCartHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/BlameCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\BlameCartHandler\\:\\:__construct\\(\\) has parameter \\$shopUserRepository with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/BlameCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\ChangeItemQuantityInCartHandler\\:\\:__construct\\(\\) has parameter \\$orderItemRepository with generic interface Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderItemRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/ChangeItemQuantityInCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\PickupCartHandler\\:\\:__construct\\(\\) has parameter \\$cartFactory with generic interface Sylius\\\\Bundle\\\\CoreBundle\\\\Factory\\\\OrderFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/PickupCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\PickupCartHandler\\:\\:__construct\\(\\) has parameter \\$cartRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/PickupCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\PickupCartHandler\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/PickupCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\PickupCartHandler\\:\\:__construct\\(\\) has parameter \\$customerRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\CustomerRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/PickupCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Cart\\\\RemoveItemFromCartHandler\\:\\:__construct\\(\\) has parameter \\$orderItemRepository with generic interface Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderItemRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Cart/RemoveItemFromCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Catalog\\\\AddProductReviewHandler\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Catalog/AddProductReviewHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Catalog\\\\AddProductReviewHandler\\:\\:__construct\\(\\) has parameter \\$productReviewFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Catalog/AddProductReviewHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Catalog\\\\AddProductReviewHandler\\:\\:__construct\\(\\) has parameter \\$productReviewRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Catalog/AddProductReviewHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\ChoosePaymentMethodHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChoosePaymentMethodHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\ChoosePaymentMethodHandler\\:\\:__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/ApiBundle/CommandHandler/Checkout/ChoosePaymentMethodHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\ChoosePaymentMethodHandler\\:\\:__construct\\(\\) has parameter \\$paymentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChoosePaymentMethodHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\ChooseShippingMethodHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChooseShippingMethodHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\ChooseShippingMethodHandler\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ChooseShippingMethodHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\ChooseShippingMethodHandler\\:\\:__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/ApiBundle/CommandHandler/Checkout/ChooseShippingMethodHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\CompleteOrderHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/CompleteOrderHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\SendOrderConfirmationHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/SendOrderConfirmationHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\SendShipmentConfirmationEmailHandler\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/SendShipmentConfirmationEmailHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\ShipShipmentHandler\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/ShipShipmentHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\CommandHandler\\\\Checkout\\\\UpdateCartHandler\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/CommandHandler/Checkout/UpdateCartHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Context\\\\TokenValueBasedCartContext\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Context/TokenValueBasedCartContext.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Controller\\\\DeleteOrderItemAction\\:\\:__construct\\(\\) has parameter \\$orderItemRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderItemRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Controller/DeleteOrderItemAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Controller\\\\GetProductBySlugAction\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Controller/GetProductBySlugAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Controller\\\\Payment\\\\GetPaymentConfiguration\\:\\:__construct\\(\\) has parameter \\$paymentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Controller/Payment/GetPaymentConfiguration.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Controller\\\\UploadAvatarImageAction\\:\\:__construct\\(\\) has parameter \\$avatarImageFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Controller/UploadAvatarImageAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Controller\\\\UploadAvatarImageAction\\:\\:__construct\\(\\) has parameter \\$avatarImageRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\AvatarImageRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Controller/UploadAvatarImageAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Converter\\\\IriToIdentifierConverter\\:\\:isIdentifier\\(\\) has parameter \\$fieldValue with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Converter\\\\IriToIdentifierConverterInterface\\:\\:isIdentifier\\(\\) has parameter \\$fieldValue with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Converter/IriToIdentifierConverterInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AddressDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AddressDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AddressDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AddressDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AddressDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AddressDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AddressDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AddressDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AdminUserDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AdminUserDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AdminUserDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AdminUserDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AdminUserDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AdminUserDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\AdminUserDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/AdminUserDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ChannelDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ChannelDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ChannelDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ChannelDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CountryDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CountryDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CountryDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CountryDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CountryDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CountryDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CountryDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CountryDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CustomerDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CustomerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\CustomerDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/CustomerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\LocaleDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/LocaleDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\LocaleDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/LocaleDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\MessengerDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\MessengerDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\MessengerDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\MessengerDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\MessengerDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\MessengerDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\MessengerDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/MessengerDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PaymentMethodDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PaymentMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PaymentMethodDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PaymentMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PaymentMethodDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PaymentMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductAttributeDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductAttributeDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductAttributeDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductAttributeDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductAttributeDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductAttributeDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductAttributeDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductTaxonDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductTaxonDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductTaxonDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductTaxonDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductTaxonDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductTaxonDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductTaxonDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductTaxonDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductTaxonDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductTaxonDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductTaxonDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductTaxonDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductVariantDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductVariantDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductVariantDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductVariantDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductVariantDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductVariantDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ProductVariantDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ProductVariantDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PromotionCouponDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PromotionCouponDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PromotionCouponDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PromotionCouponDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PromotionCouponDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PromotionCouponDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PromotionDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PromotionDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PromotionDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PromotionDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\PromotionDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/PromotionDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ShippingMethodDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ShippingMethodDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ShippingMethodDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ShippingMethodDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ShippingMethodDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ShippingMethodDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ShippingMethodDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ShippingMethodDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\TranslatableDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/TranslatableDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ZoneDataPersister\\:\\:persist\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ZoneDataPersister\\:\\:persist\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ZoneDataPersister\\:\\:remove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ZoneDataPersister\\:\\:remove\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ZoneDataPersister\\:\\:remove\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ZoneDataPersister\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataPersister\\\\ZoneDataPersister\\:\\:supports\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataPersister/ZoneDataPersister.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\AccountResetPasswordItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/AccountResetPasswordItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\AccountResetPasswordItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/AccountResetPasswordItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\AccountResetPasswordItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/AccountResetPasswordItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\AdminResetPasswordItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/AdminResetPasswordItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\AdminResetPasswordItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/AdminResetPasswordItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\AdminResetPasswordItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/AdminResetPasswordItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelAwareItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelAwareItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelAwareItemDataProvider\\:\\:processContext\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelAwareItemDataProvider\\:\\:processContext\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelAwareItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelsCollectionDataProvider\\:\\:getCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelsCollectionDataProvider\\:\\:getCollection\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelsCollectionDataProvider\\:\\:isShopGetCollectionOperation\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ChannelsCollectionDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ChannelsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\CustomerItemDataProvider\\:\\:__construct\\(\\) has parameter \\$customerRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\CustomerRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\CustomerItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\CustomerItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\CustomerItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/CustomerItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderAdjustmentsSubresourceDataProvider\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderAdjustmentsSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderAdjustmentsSubresourceDataProvider\\:\\:getSubresource\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderAdjustmentsSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderAdjustmentsSubresourceDataProvider\\:\\:getSubresource\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderAdjustmentsSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderAdjustmentsSubresourceDataProvider\\:\\:getSubresource\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderAdjustmentsSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderAdjustmentsSubresourceDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderAdjustmentsSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemItemDataProvider\\:\\:__construct\\(\\) has parameter \\$orderItemRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderItemRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemUnitItemDataProvider\\:\\:__construct\\(\\) has parameter \\$orderItemUnitRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderItemUnitRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemUnitItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemUnitItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemUnitItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemUnitItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemUnitItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\OrderItemUnitItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/OrderItemUnitItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentItemDataProvider\\:\\:__construct\\(\\) has parameter \\$paymentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentMethodsCollectionDataProvider\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentMethodsCollectionDataProvider\\:\\:__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/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentMethodsCollectionDataProvider\\:\\:__construct\\(\\) has parameter \\$paymentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentMethodsCollectionDataProvider\\:\\:getCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentMethodsCollectionDataProvider\\:\\:getCollection\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentMethodsCollectionDataProvider\\:\\:isShopGetCollectionOperation\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\PaymentMethodsCollectionDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/PaymentMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductAttributesSubresourceDataProvider\\:\\:__construct\\(\\) has parameter \\$attributeValueRepository with generic interface Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductAttributeValueRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductAttributesSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductAttributesSubresourceDataProvider\\:\\:__construct\\(\\) has parameter \\$collectionExtensions with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductAttributesSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductAttributesSubresourceDataProvider\\:\\:getSubresource\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductAttributesSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductAttributesSubresourceDataProvider\\:\\:getSubresource\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductAttributesSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductAttributesSubresourceDataProvider\\:\\:getSubresource\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductAttributesSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductAttributesSubresourceDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductAttributesSubresourceDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductItemDataProvider\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ProductItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ProductItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShipmentItemDataProvider\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShipmentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShipmentItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShipmentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShipmentItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShipmentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShipmentItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShipmentItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShippingMethodsCollectionDataProvider\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShippingMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShippingMethodsCollectionDataProvider\\:\\:__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/ApiBundle/DataProvider/ShippingMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShippingMethodsCollectionDataProvider\\:\\:getCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShippingMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShippingMethodsCollectionDataProvider\\:\\:getCollection\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShippingMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShippingMethodsCollectionDataProvider\\:\\:isShopGetCollectionOperation\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShippingMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\ShippingMethodsCollectionDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/ShippingMethodsCollectionDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\VerifyCustomerAccountItemDataProvider\\:\\:getItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/VerifyCustomerAccountItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\VerifyCustomerAccountItemDataProvider\\:\\:getItem\\(\\) has parameter \\$id with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/VerifyCustomerAccountItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataProvider\\\\VerifyCustomerAccountItemDataProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataProvider/VerifyCustomerAccountItemDataProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ChannelCodeAwareInputCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ChannelCodeAwareInputCommandDataTransformer\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ChannelCodeAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ChannelCodeAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ChannelCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\CommandAwareInputDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/CommandAwareInputDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\CommandAwareInputDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/CommandAwareInputDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\CommandAwareInputDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/CommandAwareInputDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\CommandDataTransformerInterface\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\CommandDataTransformerInterface\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\CommandDataTransformerInterface\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\CommandDataTransformerInterface\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/CommandDataTransformerInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LocaleCodeAwareInputCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LocaleCodeAwareInputCommandDataTransformer\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LocaleCodeAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LocaleCodeAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LocaleCodeAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailAwareCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailAwareCommandDataTransformer\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailAwareCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailAwareCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInCustomerEmailIfNotSetAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInShopUserIdAwareCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInShopUserIdAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\LoggedInShopUserIdAwareCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/LoggedInShopUserIdAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\OrderTokenValueAwareInputCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\OrderTokenValueAwareInputCommandDataTransformer\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\OrderTokenValueAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\OrderTokenValueAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/OrderTokenValueAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ShipmentIdAwareInputCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ShipmentIdAwareInputCommandDataTransformer\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ShipmentIdAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\ShipmentIdAwareInputCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/ShipmentIdAwareInputCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\SubresourceIdAwareCommandDataTransformer\\:\\:supportsTransformation\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\SubresourceIdAwareCommandDataTransformer\\:\\:transform\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\SubresourceIdAwareCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/DataTransformer/SubresourceIdAwareCommandDataTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\DataTransformer\\\\SubresourceIdAwareCommandDataTransformer\\:\\:transform\\(\\) has parameter \\$object with no type specified\\.$#"
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
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/AcceptedProductReviewsExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\AddressesExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/AddressesExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\AvailableProductAssociationsInProductCollectionExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/AvailableProductAssociationsInProductCollectionExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\CountryCollectionExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/CountryCollectionExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\CurrencyCollectionExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/CurrencyCollectionExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\EnabledProductVariantsExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/EnabledProductVariantsExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\HideArchivedShippingMethodExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/HideArchivedShippingMethodExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\LocaleCollectionExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/LocaleCollectionExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\OrdersByChannelExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/OrdersByChannelExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\OrdersByLoggedInUserExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/OrdersByLoggedInUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\ProductsByChannelAndLocaleCodeExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/ProductsByChannelAndLocaleCodeExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\ProductsByTaxonExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/ProductsByTaxonExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\ProductsWithEnableFlagExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/ProductsWithEnableFlagExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\RestrictingFilterEagerLoadingExtension\\:\\:__construct\\(\\) has parameter \\$restrictedResources with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/RestrictingFilterEagerLoadingExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\RestrictingFilterEagerLoadingExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/RestrictingFilterEagerLoadingExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryCollectionExtension\\\\TaxonCollectionExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryCollectionExtension/TaxonCollectionExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryExtension\\\\ExchangeRateExtension\\:\\:applyToCollection\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryExtension/ExchangeRateExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryExtension\\\\ExchangeRateExtension\\:\\:applyToItem\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryExtension/ExchangeRateExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryExtension\\\\ExchangeRateExtension\\:\\:applyToItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryExtension/ExchangeRateExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryExtension\\\\ExchangeRateExtension\\:\\:applyToItem\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryExtension/ExchangeRateExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\AddressItemExtension\\:\\:applyToItem\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/AddressItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\AddressItemExtension\\:\\:applyToItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/AddressItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\AddressItemExtension\\:\\:applyToItem\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/AddressItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\EnabledProductInProductAssociationItemExtension\\:\\:applyToItem\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductInProductAssociationItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\EnabledProductInProductAssociationItemExtension\\:\\:applyToItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductInProductAssociationItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\EnabledProductInProductAssociationItemExtension\\:\\:applyToItem\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductInProductAssociationItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\EnabledProductVariantItemExtension\\:\\:applyToItem\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductVariantItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\EnabledProductVariantItemExtension\\:\\:applyToItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductVariantItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\EnabledProductVariantItemExtension\\:\\:applyToItem\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/EnabledProductVariantItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderShopUserItemExtension\\:\\:__construct\\(\\) has parameter \\$nonFilteredCartAllowedOperations with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderShopUserItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderShopUserItemExtension\\:\\:applyToItem\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderShopUserItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderShopUserItemExtension\\:\\:applyToItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderShopUserItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderShopUserItemExtension\\:\\:applyToItem\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderShopUserItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderVisitorItemExtension\\:\\:__construct\\(\\) has parameter \\$nonFilteredCartAllowedOperations with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderVisitorItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderVisitorItemExtension\\:\\:applyToItem\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderVisitorItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderVisitorItemExtension\\:\\:applyToItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderVisitorItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\OrderVisitorItemExtension\\:\\:applyToItem\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/OrderVisitorItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\TaxonItemExtension\\:\\:applyToItem\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/TaxonItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\TaxonItemExtension\\:\\:applyToItem\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/TaxonItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Doctrine\\\\QueryItemExtension\\\\TaxonItemExtension\\:\\:applyToItem\\(\\) has parameter \\$identifiers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Doctrine/QueryItemExtension/TaxonItemExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\EventSubscriber\\\\TaxonDeletionEventSubscriber\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/EventSubscriber/TaxonDeletionEventSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ChannelsAwareChannelFilter\\:\\:__construct\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ChannelsAwareChannelFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ChannelsAwareChannelFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ChannelsAwareChannelFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ChannelsAwareChannelFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ChannelsAwareChannelFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ExchangeRateFilter\\:\\:filterProperty\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ExchangeRateFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ExchangeRateFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ExchangeRateFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ExchangeRateFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ExchangeRateFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductPriceOrderFilter\\:\\:filterProperty\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductPriceOrderFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductPriceOrderFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductPriceOrderFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductPriceOrderFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductPriceOrderFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductVariantCatalogPromotionFilter\\:\\:__construct\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantCatalogPromotionFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductVariantCatalogPromotionFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantCatalogPromotionFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductVariantCatalogPromotionFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantCatalogPromotionFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductVariantOptionValueFilter\\:\\:__construct\\(\\) has parameter \\$properties with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantOptionValueFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductVariantOptionValueFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantOptionValueFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\ProductVariantOptionValueFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/ProductVariantOptionValueFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\PromotionCouponPromotionFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/PromotionCouponPromotionFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\TaxonFilter\\:\\:filterProperty\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TaxonFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\TaxonFilter\\:\\:filterProperty\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TaxonFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\TaxonFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TaxonFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\TaxonFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TaxonFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\TranslationOrderNameAndLocaleFilter\\:\\:filterProperty\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TranslationOrderNameAndLocaleFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\Doctrine\\\\TranslationOrderNameAndLocaleFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/Doctrine/TranslationOrderNameAndLocaleFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\PaymentMethodFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/PaymentMethodFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Filter\\\\ShippingMethodFilter\\:\\:getDescription\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Filter/ShippingMethodFilter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Payment\\\\PaymentConfigurationProviderInterface\\:\\:provideConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Payment/PaymentConfigurationProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\PropertyInfo\\\\Extractor\\\\EmptyPropertyListExtractor\\:\\:getProperties\\(\\) has parameter \\$class with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/PropertyInfo/Extractor/EmptyPropertyListExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\PropertyInfo\\\\Extractor\\\\EmptyPropertyListExtractor\\:\\:getProperties\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/PropertyInfo/Extractor/EmptyPropertyListExtractor.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\CompositePaymentConfigurationProvider\\:\\:__construct\\(\\) has parameter \\$apiPaymentMethodHandlers with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/CompositePaymentConfigurationProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\CompositePaymentConfigurationProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/CompositePaymentConfigurationProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\CompositePaymentConfigurationProviderInterface\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/CompositePaymentConfigurationProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\LiipProductImageFilterProvider\\:\\:__construct\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\LiipProductImageFilterProvider\\:\\:provideAllFilters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\LiipProductImageFilterProvider\\:\\:provideShopFilters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\LiipProductImageFilterProvider\\:\\:removeAdminFilters\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\LiipProductImageFilterProvider\\:\\:removeAdminFilters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php
-
message: "#^Property Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\LiipProductImageFilterProvider\\:\\:\\$filters type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/LiipProductImageFilterProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\ProductImageFilterProviderInterface\\:\\:provideAllFilters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/ProductImageFilterProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Provider\\\\ProductImageFilterProviderInterface\\:\\:provideShopFilters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Provider/ProductImageFilterProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ChannelPriceHistoryConfigDenormalizer\\:\\:__construct\\(\\) has parameter \\$channelPriceHistoryConfigFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ChannelPriceHistoryConfigDenormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ChannelPriceHistoryConfigDenormalizer\\:\\:__construct\\(\\) has parameter \\$validationGroups with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ChannelPriceHistoryConfigDenormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ChannelPriceHistoryConfigDenormalizer\\:\\:validateData\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ChannelPriceHistoryConfigDenormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\CommandArgumentsDenormalizer\\:\\:getInputClassName\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/CommandArgumentsDenormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ProductAttributeValueNormalizer\\:\\:normalizeSelectValue\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ProductImageNormalizer\\:\\:resolvePath\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ProductImageNormalizer\\:\\:resolvePath\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ProductImageNormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ProductNormalizer\\:\\:isShopOperation\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.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/Bundle/ApiBundle/Serializer/ProductVariantNormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ShippingMethodNormalizer\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ShippingMethodNormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ShippingMethodNormalizer\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ShippingMethodNormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ShippingMethodNormalizer\\:\\:isShopGetCollectionOperation\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ShippingMethodNormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\TranslatableDenormalizer\\:\\:hasDefaultTranslation\\(\\) has parameter \\$translations with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/TranslatableDenormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Serializer\\\\ZoneDenormalizer\\:\\:getZoneMemberByCode\\(\\) has parameter \\$zoneMembers with generic interface Doctrine\\\\Common\\\\Collections\\\\Selectable but does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ZoneDenormalizer.php
-
message: "#^PHPDoc tag @var for variable \\$members contains generic class Doctrine\\\\Common\\\\Collections\\\\ArrayCollection but does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Serializer/ZoneDenormalizer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\SerializerContextBuilder\\\\ChannelContextBuilder\\:\\:createFromRequest\\(\\) has parameter \\$extractedAttributes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\SerializerContextBuilder\\\\ChannelContextBuilder\\:\\:createFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\SerializerContextBuilder\\\\HttpRequestMethodTypeContextBuilder\\:\\:createFromRequest\\(\\) has parameter \\$extractedAttributes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\SerializerContextBuilder\\\\HttpRequestMethodTypeContextBuilder\\:\\:createFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\SerializerContextBuilder\\\\LocaleContextBuilder\\:\\:createFromRequest\\(\\) has parameter \\$extractedAttributes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\SerializerContextBuilder\\\\LocaleContextBuilder\\:\\:createFromRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\CatalogPromotion\\\\FixedDiscountActionValidator\\:\\:isChannelAmountValid\\(\\) has parameter \\$channelConfiguration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/FixedDiscountActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\CatalogPromotion\\\\FixedDiscountActionValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/FixedDiscountActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\CatalogPromotion\\\\ForProductsScopeValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/ForProductsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\CatalogPromotion\\\\ForTaxonsScopeValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/ForTaxonsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\CatalogPromotion\\\\ForVariantsScopeValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/ForVariantsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\CatalogPromotion\\\\PercentageDiscountActionValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/CatalogPromotion/PercentageDiscountActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\AccountVerificationTokenEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$shopUserRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/AccountVerificationTokenEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\AddingEligibleProductVariantToCartValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCartValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\AddingEligibleProductVariantToCartValidator\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/AddingEligibleProductVariantToCartValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\AdminResetPasswordTokenNonExpiredValidator\\:\\:__construct\\(\\) has parameter \\$adminUserRepository with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/AdminResetPasswordTokenNonExpiredValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\ChangedItemQuantityInCartValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChangedItemQuantityInCartValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\ChosenPaymentMethodEligibilityValidator\\:\\:__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/ApiBundle/Validator/Constraints/ChosenPaymentMethodEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\ChosenPaymentMethodEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$paymentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenPaymentMethodEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\ChosenShippingMethodEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/ChosenShippingMethodEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\ChosenShippingMethodEligibilityValidator\\:\\:__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/ApiBundle/Validator/Constraints/ChosenShippingMethodEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\CorrectOrderAddressValidator\\:\\:__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/ApiBundle/Validator/Constraints/CorrectOrderAddressValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\OrderItemAvailabilityValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderItemAvailabilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\OrderNotEmptyValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderNotEmptyValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\OrderPaymentMethodEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderPaymentMethodEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\OrderProductEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderProductEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\OrderShippingMethodEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/OrderShippingMethodEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\PromotionCouponEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/PromotionCouponEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\PromotionCouponEligibilityValidator\\:\\:__construct\\(\\) has parameter \\$promotionCouponRepository with generic interface Sylius\\\\Component\\\\Promotion\\\\Repository\\\\PromotionCouponRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/PromotionCouponEligibilityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\ShipmentAlreadyShippedValidator\\:\\:__construct\\(\\) has parameter \\$shipmentRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShipmentAlreadyShippedValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\ShopUserNotVerifiedValidator\\:\\:__construct\\(\\) has parameter \\$shopUserRepository with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/ShopUserNotVerifiedValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\UniqueReviewerEmailValidator\\:\\:__construct\\(\\) has parameter \\$shopUserRepository with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/UniqueReviewerEmailValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\UniqueShopUserEmailValidator\\:\\:__construct\\(\\) has parameter \\$shopUserRepository with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/UniqueShopUserEmailValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\Constraints\\\\UpdateCartEmailNotAllowedValidator\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/Constraints/UpdateCartEmailNotAllowedValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\ResourceApiInputDataPropertiesValidator\\:\\:validate\\(\\) has parameter \\$inputData with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/ResourceApiInputDataPropertiesValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\ResourceApiInputDataPropertiesValidator\\:\\:validate\\(\\) has parameter \\$validationGroups with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/ResourceApiInputDataPropertiesValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\ResourceInputDataPropertiesValidatorInterface\\:\\:validate\\(\\) has parameter \\$inputData with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/ResourceInputDataPropertiesValidatorInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\ApiBundle\\\\Validator\\\\ResourceInputDataPropertiesValidatorInterface\\:\\:validate\\(\\) has parameter \\$validationGroups with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ApiBundle/Validator/ResourceInputDataPropertiesValidatorInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\DependencyInjection\\\\SyliusAttributeExtension\\:\\:resolveResources\\(\\) has parameter \\$resources with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/DependencyInjection/SyliusAttributeExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\DependencyInjection\\\\SyliusAttributeExtension\\:\\:resolveResources\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/DependencyInjection/SyliusAttributeExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\Doctrine\\\\ORM\\\\Subscriber\\\\LoadMetadataSubscriber\\:\\:__construct\\(\\) has parameter \\$subjects with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\Form\\\\Type\\\\AttributeChoiceType\\:\\:__construct\\(\\) has parameter \\$attributeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\Form\\\\Type\\\\AttributeTypeChoiceType\\:\\:__construct\\(\\) has parameter \\$attributeTypes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeTypeChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\Form\\\\Type\\\\AttributeValueType\\:\\:__construct\\(\\) has parameter \\$attributeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeValueType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\Form\\\\Type\\\\AttributeValueType\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/Form/Type/AttributeValueType.php
-
message: "#^Method Sylius\\\\Bundle\\\\AttributeBundle\\\\SyliusAttributeBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/AttributeBundle/SyliusAttributeBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\ChannelBundle\\\\Collector\\\\ChannelCollector\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php
-
message: "#^Method Sylius\\\\Bundle\\\\ChannelBundle\\\\Collector\\\\ChannelCollector\\:\\:getChannel\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php
-
message: "#^Method Sylius\\\\Bundle\\\\ChannelBundle\\\\Collector\\\\ChannelCollector\\:\\:pluckChannel\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ChannelBundle/Collector/ChannelCollector.php
-
message: "#^Method Sylius\\\\Bundle\\\\ChannelBundle\\\\Context\\\\FakeChannel\\\\FakeChannelContext\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ChannelBundle/Context/FakeChannel/FakeChannelContext.php
-
message: "#^Method Sylius\\\\Bundle\\\\ChannelBundle\\\\Doctrine\\\\ORM\\\\ChannelRepository\\:\\:findAllWithBasicData\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/ChannelBundle/Doctrine/ORM/ChannelRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\ChannelBundle\\\\Form\\\\Type\\\\ChannelChoiceType\\:\\:__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/ChannelBundle/Form/Type/ChannelChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ChannelBundle\\\\SyliusChannelBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ChannelBundle/SyliusChannelBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Announcer\\\\CatalogPromotionAnnouncer\\:\\:calculateStartDateStamp\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Announcer/CatalogPromotionAnnouncer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Applicator\\\\ActionBasedDiscountApplicator\\:\\:__construct\\(\\) has parameter \\$discountApplicatorCriteria with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Applicator/ActionBasedDiscountApplicator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Calculator\\\\CatalogPromotionPriceCalculator\\:\\:__construct\\(\\) has parameter \\$priceCalculators with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Calculator/CatalogPromotionPriceCalculator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Checker\\\\CatalogPromotionEligibilityChecker\\:\\:__construct\\(\\) has parameter \\$defaultCriteria with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/CatalogPromotionEligibilityChecker.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Checker\\\\InForTaxonsScopeVariantChecker\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/InForTaxonsScopeVariantChecker.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Checker\\\\ProductVariantForCatalogPromotionEligibility\\:\\:__construct\\(\\) has parameter \\$locator with generic class Symfony\\\\Component\\\\DependencyInjection\\\\ServiceLocator but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Checker/ProductVariantForCatalogPromotionEligibility.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Command\\\\ApplyCatalogPromotionsOnVariants\\:\\:__construct\\(\\) has parameter \\$variantsCodes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Command/ApplyCatalogPromotionsOnVariants.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\CommandDispatcher\\\\ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface\\:\\:updateVariants\\(\\) has parameter \\$variantsCodes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandDispatcher/ApplyCatalogPromotionsOnVariantsCommandDispatcherInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\CommandDispatcher\\\\BatchedApplyCatalogPromotionsOnVariantsCommandDispatcher\\:\\:updateVariants\\(\\) has parameter \\$variantsCodes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandDispatcher/BatchedApplyCatalogPromotionsOnVariantsCommandDispatcher.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\CommandHandler\\\\ApplyCatalogPromotionsOnVariantsHandler\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/ApplyCatalogPromotionsOnVariantsHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\CommandHandler\\\\DisableCatalogPromotionHandler\\:\\:__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/DisableCatalogPromotionHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\CommandHandler\\\\RemoveCatalogPromotionHandler\\:\\:__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/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
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/CommandHandler/UpdateCatalogPromotionStateHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\DiscountApplicationCriteria\\\\ExclusiveCriteria\\:\\:isApplicable\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/DiscountApplicationCriteria/ExclusiveCriteria.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\DiscountApplicationCriteria\\\\MinimumPriceCriteria\\:\\:isApplicable\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/DiscountApplicationCriteria/MinimumPriceCriteria.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Listener\\\\CatalogPromotionCreatedListener\\:\\:__construct\\(\\) has parameter \\$catalogPromotionRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionCreatedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Listener\\\\CatalogPromotionEndedListener\\:\\:__construct\\(\\) has parameter \\$catalogPromotionRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionEndedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Listener\\\\CatalogPromotionUpdatedListener\\:\\:__construct\\(\\) has parameter \\$catalogPromotionRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/CatalogPromotionUpdatedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Listener\\\\ProductCreatedListener\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductCreatedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Listener\\\\ProductUpdatedListener\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductUpdatedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Listener\\\\ProductVariantCreatedListener\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductVariantCreatedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Listener\\\\ProductVariantUpdatedListener\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Listener/ProductVariantUpdatedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Processor\\\\AllProductVariantsCatalogPromotionsProcessor\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Processor/AllProductVariantsCatalogPromotionsProcessor.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Processor\\\\CatalogPromotionRemovalProcessor\\:\\:__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/Processor/CatalogPromotionRemovalProcessor.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionAction\\\\FixedDiscountActionValidator\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionAction/FixedDiscountActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionAction\\\\FixedDiscountActionValidator\\:\\:isChannelConfigured\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionAction/FixedDiscountActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionAction\\\\FixedDiscountActionValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionAction/FixedDiscountActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionScope\\\\ForProductsScopeValidator\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForProductsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionScope\\\\ForProductsScopeValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForProductsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionScope\\\\ForTaxonsScopeValidator\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForTaxonsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionScope\\\\ForTaxonsScopeValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForTaxonsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionScope\\\\ForVariantsScopeValidator\\:\\:__construct\\(\\) has parameter \\$variantRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForVariantsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\CatalogPromotion\\\\Validator\\\\CatalogPromotionScope\\\\ForVariantsScopeValidator\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/CatalogPromotion/Validator/CatalogPromotionScope/ForVariantsScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGenerator\\:\\:__construct\\(\\) has parameter \\$routeCollection with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGenerator\\:\\:generate\\(\\) has parameter \\$name with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGenerator\\:\\:generate\\(\\) has parameter \\$parameters with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGenerator\\:\\:generate\\(\\) has parameter \\$referenceType with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGenerator\\:\\:generateForCart\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGenerator\\:\\:generateForOrderCheckoutState\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGeneratorInterface\\:\\:generateForCart\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Checkout\\\\CheckoutStateUrlGeneratorInterface\\:\\:generateForOrderCheckoutState\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Checkout/CheckoutStateUrlGeneratorInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Collector\\\\CartCollector\\:\\:getItems\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Collector\\\\CartCollector\\:\\:getStates\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/CartCollector.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Collector\\\\SyliusCollector\\:\\:__construct\\(\\) has parameter \\$bundles with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Collector\\\\SyliusCollector\\:\\:getExtensions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Collector/SyliusCollector.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/AbstractInstallCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/CancelUnpaidOrdersCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/CheckRequirementsCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/InformAboutGUSCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/InstallAssetsCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/InstallCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/InstallDatabaseCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/InstallSampleDataCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/JwtConfigurationCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/Model/PluginInfo.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/SetupCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Command/ShowAvailablePluginsCommand.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Context\\\\CustomerAndChannelBasedCartContext\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
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
path: src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\DependencyInjection\\\\SyliusCoreExtension\\:\\:prependSyliusOrderBundle\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\Handler\\\\ResourceDeleteHandler\\:\\:handle\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/Handler/ResourceDeleteHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderItemRepository\\:\\:findOneByIdAndCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderItemRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderItemUnitRepository\\:\\:findOneByCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderItemUnitRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:createByCustomerAndChannelIdQueryBuilder\\(\\) has parameter \\$channelId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:createByCustomerAndChannelIdQueryBuilder\\(\\) 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\\:\\: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
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findCartForAddressing\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findCartForSelectingPayment\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findCartForSelectingShipping\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findCartForSummary\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findOneForPayment\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findOrderById\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\PaymentMethodRepository\\:\\:findEnabledForChannel\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentMethodRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\PaymentRepository\\:\\:findOneByCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\PaymentRepository\\:\\:findOneByOrderId\\(\\) has parameter \\$orderId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\PaymentRepository\\:\\:findOneByOrderId\\(\\) has parameter \\$paymentId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/PaymentRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ProductAssociationRepository\\:\\:findWithProductsWithinChannel\\(\\) has parameter \\$associationId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductAssociationRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ProductRepository\\:\\:createShopListQueryBuilder\\(\\) has parameter \\$sorting with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ProductRepository\\:\\:findByTaxon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ProductReviewRepository\\:\\:findLatestByProductId\\(\\) has parameter \\$productId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductReviewRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ProductReviewRepository\\:\\:findOneByIdAndProductCode\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductReviewRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ProductVariantRepository\\:\\:findByTaxon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ProductVariantRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ShipmentRepository\\:\\:findOneByCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ShipmentRepository\\:\\:findOneByOrderId\\(\\) has parameter \\$orderId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ShipmentRepository\\:\\:findOneByOrderId\\(\\) has parameter \\$shipmentId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ShipmentRepository\\:\\:findOneByOrderTokenAndChannel\\(\\) has parameter \\$shipmentId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShipmentRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Doctrine\\\\ORM\\\\ShippingMethodRepository\\:\\:findEnabledForZonesAndChannel\\(\\) has parameter \\$zones with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Doctrine/ORM/ShippingMethodRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\EventListener\\\\CanonicalizerListener\\:\\:canonicalize\\(\\) has parameter \\$event with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/EventListener/CanonicalizerListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\EventListener\\\\CanonicalizerListener\\:\\:prePersist\\(\\) has parameter \\$event with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/EventListener/CanonicalizerListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\EventListener\\\\CanonicalizerListener\\:\\:preUpdate\\(\\) has parameter \\$event with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/EventListener/CanonicalizerListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\EventListener\\\\DefaultUsernameORMListener\\:\\:onFlush\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/EventListener/DefaultUsernameORMListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\EventListener\\\\DefaultUsernameORMListener\\:\\:processEntities\\(\\) has parameter \\$entities with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/EventListener/DefaultUsernameORMListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\EventListener\\\\TaxonDeletionListener\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/EventListener/TaxonDeletionListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Factory\\\\OrderFactory\\:\\:__construct\\(\\) has parameter \\$decoratedFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Factory/OrderFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\AbstractResourceFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/CoreBundle/Fixture/CurrencyFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\CurrencyFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/CurrencyFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AddressExampleFactory\\:\\:__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/Factory/AddressExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AddressExampleFactory\\:\\:__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/Factory/AddressExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AddressExampleFactory\\:\\:__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/Factory/AddressExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AddressExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/AddressExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AddressExampleFactory\\:\\:provideProvince\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/AddressExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AddressExampleFactory\\:\\:resolveCountryProvince\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/AddressExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AdminUserExampleFactory\\:\\:__construct\\(\\) has parameter \\$avatarImageFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AdminUserExampleFactory\\:\\:__construct\\(\\) has parameter \\$userFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AdminUserExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\AdminUserExampleFactory\\:\\:createAvatar\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionActionExampleFactory\\:\\:__construct\\(\\) has parameter \\$catalogPromotionActionFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionActionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionActionExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionActionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionExampleFactory\\:\\:__construct\\(\\) has parameter \\$catalogPromotionFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionExampleFactory\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionScopeExampleFactory\\:\\:__construct\\(\\) has parameter \\$catalogPromotionScopeFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionScopeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CatalogPromotionScopeExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CatalogPromotionScopeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:__construct\\(\\) has parameter \\$channelFactory with generic interface Sylius\\\\Component\\\\Channel\\\\Factory\\\\ChannelFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:__construct\\(\\) has parameter \\$currencyRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:__construct\\(\\) has parameter \\$shopBillingDataFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:__construct\\(\\) has parameter \\$zoneRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ChannelExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ChannelExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CustomerGroupExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\CustomerGroupExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/CustomerGroupExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ExampleFactoryInterface\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ExampleFactoryInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:__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/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\OrderExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/OrderExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PaymentMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PaymentMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PaymentMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PaymentMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PaymentMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$paymentMethodFactory with generic interface Sylius\\\\Component\\\\Core\\\\Factory\\\\PaymentMethodFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PaymentMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PaymentMethodExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PaymentMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PaymentMethodExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PaymentMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationExampleFactory\\:\\:__construct\\(\\) has parameter \\$productAssociationFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationExampleFactory\\:\\:__construct\\(\\) has parameter \\$productAssociationTypeRepository with generic interface Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductAssociationTypeRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationExampleFactory\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationTypeExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationTypeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationTypeExampleFactory\\:\\:__construct\\(\\) has parameter \\$productAssociationTypeFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationTypeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationTypeExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationTypeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAssociationTypeExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAssociationTypeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAttributeExampleFactory\\:\\:__construct\\(\\) has parameter \\$attributeTypes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAttributeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAttributeExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAttributeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAttributeExampleFactory\\:\\:__construct\\(\\) has parameter \\$productAttributeFactory with generic interface Sylius\\\\Component\\\\Attribute\\\\Factory\\\\AttributeFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAttributeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAttributeExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAttributeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductAttributeExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductAttributeExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$channelPricingFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__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/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$productAttributeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$productAttributeValueFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$productFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$productImageFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__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/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$productTaxonFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$productVariantFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxCategoryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:configureProductAttributeValue\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:createImages\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:createProductTaxons\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:createRelations\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:createTranslations\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:createVariants\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:getRandomValueForProductAttribute\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:setAttributeValues\\(\\) has parameter \\$productAttributes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductExampleFactory\\:\\:setAttributeValues\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductOptionExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductOptionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductOptionExampleFactory\\:\\:__construct\\(\\) has parameter \\$productOptionFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductOptionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductOptionExampleFactory\\:\\:__construct\\(\\) has parameter \\$productOptionValueFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductOptionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductOptionExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductOptionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductOptionExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductOptionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductReviewExampleFactory\\:\\:__construct\\(\\) has parameter \\$customerRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\CustomerRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductReviewExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductReviewExampleFactory\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductReviewExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductReviewExampleFactory\\:\\:__construct\\(\\) has parameter \\$productReviewFactory with generic interface Sylius\\\\Component\\\\Review\\\\Factory\\\\ReviewFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductReviewExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ProductReviewExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ProductReviewExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionActionExampleFactory\\:\\:__construct\\(\\) has parameter \\$promotionActionFactory with generic interface Sylius\\\\Component\\\\Core\\\\Factory\\\\PromotionActionFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionActionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionActionExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionActionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionExampleFactory\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionExampleFactory\\:\\:__construct\\(\\) has parameter \\$couponFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionExampleFactory\\:\\:__construct\\(\\) has parameter \\$promotionFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionExampleFactory\\:\\:getCouponNormalizer\\(\\) has parameter \\$couponFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionRuleExampleFactory\\:\\:__construct\\(\\) has parameter \\$promotionRuleFactory with generic interface Sylius\\\\Component\\\\Core\\\\Factory\\\\PromotionRuleFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionRuleExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\PromotionRuleExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/PromotionRuleExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingCategoryExampleFactory\\:\\:__construct\\(\\) has parameter \\$shippingCategoryFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingCategoryExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingCategoryExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingCategoryExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$shippingCategoryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$shippingMethodFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxCategoryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:__construct\\(\\) has parameter \\$zoneRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShippingMethodExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShippingMethodExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShopUserExampleFactory\\:\\:__construct\\(\\) has parameter \\$customerFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShopUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShopUserExampleFactory\\:\\:__construct\\(\\) has parameter \\$customerGroupRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShopUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShopUserExampleFactory\\:\\:__construct\\(\\) has parameter \\$shopUserFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShopUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\ShopUserExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/ShopUserExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxCategoryExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxCategoryFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxCategoryExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxCategoryExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxCategoryExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxRateExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxCategoryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxRateExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxRateExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxRateFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxRateExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxRateExampleFactory\\:\\:__construct\\(\\) has parameter \\$zoneRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxRateExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxRateExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxRateExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxonExampleFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxonExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxonFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxonExampleFactory\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxonExampleFactory\\:\\:create\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxonExampleFactory\\:\\:createTaxon\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxonExampleFactory\\:\\:createTranslation\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Factory\\\\TaxonExampleFactory\\:\\:getLocales\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Factory/TaxonExampleFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:__construct\\(\\) has parameter \\$countryFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:__construct\\(\\) has parameter \\$provinceFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:__construct\\(\\) has parameter \\$zoneFactory with generic interface Sylius\\\\Component\\\\Addressing\\\\Factory\\\\ZoneFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:getZoneMembers\\(\\) has parameter \\$zoneOptions with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:getZoneMembers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:getZoneType\\(\\) has parameter \\$zoneOptions with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:loadCountriesWithProvinces\\(\\) has parameter \\$countriesCodes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:loadCountriesWithProvinces\\(\\) has parameter \\$countriesProvinces with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:loadProvincesForCountry\\(\\) has parameter \\$provinces with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:loadZones\\(\\) has parameter \\$zones with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\GeographicalFixture\\:\\:provideZoneValidator\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/GeographicalFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Listener\\\\CatalogPromotionExecutorListener\\:\\:__construct\\(\\) has parameter \\$catalogPromotionsRepository with generic interface Sylius\\\\Component\\\\Promotion\\\\Repository\\\\CatalogPromotionRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Listener/CatalogPromotionExecutorListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Listener\\\\CatalogPromotionExecutorListener\\:\\:__construct\\(\\) has parameter \\$defaultCriteria with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Listener/CatalogPromotionExecutorListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Listener\\\\CatalogPromotionExecutorListener\\:\\:afterFixture\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Listener/CatalogPromotionExecutorListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\Listener\\\\ImagesPurgerListener\\:\\:beforeSuite\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/Listener/ImagesPurgerListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\LocaleFixture\\:\\:__construct\\(\\) has parameter \\$localeFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/LocaleFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\LocaleFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:findBy\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:findBy\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:findOneBy\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:findOneBy\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:findRandom\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:findRandom\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:findRandomOne\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:getOneBy\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:getOneBy\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:randomOne\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:randomOne\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:randomOneOrNull\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:randomOneOrNull\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:randomOnes\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/OptionsResolver/LazyOption.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\OptionsResolver\\\\LazyOption\\:\\:randomOnes\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
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
path: src/Sylius/Bundle/CoreBundle/Fixture/ProductAttributeFixture.php
-
message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\ProductAttributeFixture\\:\\:\\$attributeTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/ProductAttributeFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\SimilarProductAssociationFixture\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Fixture/SimilarProductAssociationFixture.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Fixture\\\\SimilarProductAssociationFixture\\:\\:load\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductTaxonToTaxonTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductTaxonToTaxonTransformer\\:\\:__construct\\(\\) has parameter \\$productTaxonFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductTaxonToTaxonTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductTaxonToTaxonTransformer\\:\\:__construct\\(\\) has parameter \\$productTaxonRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductTaxonToTaxonTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductTaxonToTaxonTransformer\\:\\:assertTransformationValueType\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductTaxonToTaxonTransformer.php
-
message: "#^Class Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductVariantsToCodesTransformer implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductVariantsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductVariantsToCodesTransformer\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductVariantsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductVariantsToCodesTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductVariantsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductVariantsToCodesTransformer\\:\\:transform\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductVariantsToCodesTransformer.php
-
message: "#^Class Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductsToCodesTransformer implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductsToCodesTransformer\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductsToCodesTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\ProductsToCodesTransformer\\:\\:transform\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/ProductsToCodesTransformer.php
-
message: "#^Class Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\TaxonsToCodesTransformer implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/TaxonsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\TaxonsToCodesTransformer\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/TaxonsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\TaxonsToCodesTransformer\\:\\:reverseTransform\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/TaxonsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\DataTransformer\\\\TaxonsToCodesTransformer\\:\\:transform\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/DataTransformer/TaxonsToCodesTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\EventSubscriber\\\\AddBaseCurrencySubscriber\\:\\:getDisabledOption\\(\\) has parameter \\$resource with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/EventSubscriber/AddBaseCurrencySubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\EventSubscriber\\\\CustomerRegistrationFormSubscriber\\:\\:__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/Form/EventSubscriber/CustomerRegistrationFormSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Extension\\\\CountryTypeExtension\\:\\:__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/Form/Extension/CountryTypeExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Extension\\\\LocaleTypeExtension\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
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
path: src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionScope/ForProductsScopeConfigurationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\CatalogPromotionScope\\\\ForTaxonsScopeConfigurationType\\:\\:__construct\\(\\) has parameter \\$taxonsToCodesTransformer with generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionScope/ForTaxonsScopeConfigurationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\CatalogPromotionScope\\\\ForVariantsScopeConfigurationType\\:\\:__construct\\(\\) has parameter \\$productVariantsToCodesTransformer with generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/CatalogPromotionScope/ForVariantsScopeConfigurationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\ChannelCollectionType\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/ChannelCollectionType.php
-
message: "#^PHPDoc tag @var for variable \\$excludedTaxons contains generic interface Doctrine\\\\Common\\\\Collections\\\\Collection but does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/ChannelPriceHistoryConfigType.php
-
message: "#^PHPDoc tag @var for variable \\$traversableForms has no value type specified in iterable type Traversable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/ChannelPriceHistoryConfigType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Customer\\\\CustomerCheckoutGuestType\\:\\:__construct\\(\\) has parameter \\$customerFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Customer/CustomerCheckoutGuestType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Customer\\\\CustomerCheckoutGuestType\\:\\:__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/Form/Type/Customer/CustomerCheckoutGuestType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Customer\\\\CustomerGuestType\\:\\:__construct\\(\\) has parameter \\$customerFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Customer/CustomerGuestType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Customer\\\\CustomerGuestType\\:\\:__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/Form/Type/Customer/CustomerGuestType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Customer\\\\CustomerSimpleRegistrationType\\:\\:__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/Form/Type/Customer/CustomerSimpleRegistrationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Product\\\\ChannelPricingType\\:\\:__construct\\(\\) has parameter \\$channelPricingRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Product/ChannelPricingType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Promotion\\\\Filter\\\\ProductFilterConfigurationType\\:\\:__construct\\(\\) has parameter \\$productsToCodesTransformer with generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Filter/ProductFilterConfigurationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Promotion\\\\Filter\\\\TaxonFilterConfigurationType\\:\\:__construct\\(\\) has parameter \\$taxonsToCodesTransformer with generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Filter/TaxonFilterConfigurationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Promotion\\\\Rule\\\\ContainsProductConfigurationType\\:\\:__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/Form/Type/Promotion/Rule/ContainsProductConfigurationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Promotion\\\\Rule\\\\HasTaxonConfigurationType\\:\\:__construct\\(\\) has parameter \\$taxonsToCodesTransformer with generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Promotion/Rule/HasTaxonConfigurationType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Promotion\\\\Rule\\\\TotalOfItemsFromTaxonConfigurationType\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
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
path: src/Sylius/Bundle/CoreBundle/Form/Type/TaxCalculationStrategyChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Taxon\\\\ProductTaxonAutocompleteChoiceType\\:\\:__construct\\(\\) has parameter \\$productTaxonFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Taxon/ProductTaxonAutocompleteChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\Taxon\\\\ProductTaxonAutocompleteChoiceType\\:\\:__construct\\(\\) has parameter \\$productTaxonRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/Taxon/ProductTaxonAutocompleteChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Form\\\\Type\\\\User\\\\AdminUserType\\:\\:provideLocaleCodeOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Form/Type/User/AdminUserType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Checker\\\\CommandDirectoryChecker\\:\\:ensureDirectoryExists\\(\\) has parameter \\$directory with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Checker\\\\CommandDirectoryChecker\\:\\:ensureDirectoryIsWritable\\(\\) has parameter \\$directory with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Checker/CommandDirectoryChecker.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Checker\\\\SyliusRequirementsChecker\\:\\:checkRequirementsInCollection\\(\\) has parameter \\$verbose with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Checker/SyliusRequirementsChecker.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Executor\\\\CommandExecutor\\:\\:getDefaultParameters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Executor\\\\CommandExecutor\\:\\:runCommand\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Executor/CommandExecutor.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Provider\\\\DatabaseSetupCommandsProvider\\:\\:getCommands\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Provider\\\\DatabaseSetupCommandsProviderInterface\\:\\:getCommands\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Provider/DatabaseSetupCommandsProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Renderer\\\\TableRenderer\\:\\:addRow\\(\\) has parameter \\$row with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Renderer\\\\TableRenderer\\:\\:setHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Renderer\\\\TableRenderer\\:\\:\\$headers type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Renderer\\\\TableRenderer\\:\\:\\$rows type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Renderer/TableRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Requirement\\\\RequirementCollection\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Requirement/RequirementCollection.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Requirement\\\\SyliusRequirements\\:\\:getIterator\\(\\) return type with generic class ArrayIterator does not specify its types\\: TKey, TValue$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Requirement/SyliusRequirements.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Setup\\\\ChannelSetup\\:\\:__construct\\(\\) has parameter \\$channelFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Setup/ChannelSetup.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Setup\\\\ChannelSetup\\:\\:__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/Installer/Setup/ChannelSetup.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Setup\\\\CurrencySetup\\:\\:__construct\\(\\) has parameter \\$currencyFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Setup/CurrencySetup.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Setup\\\\CurrencySetup\\:\\:__construct\\(\\) has parameter \\$currencyRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Setup/CurrencySetup.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Setup\\\\LocaleSetup\\:\\:__construct\\(\\) has parameter \\$localeFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Setup/LocaleSetup.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Installer\\\\Setup\\\\LocaleSetup\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Installer/Setup/LocaleSetup.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\MessageHandler\\\\Admin\\\\Account\\\\RequestResetPasswordEmailHandler\\:\\:__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/CoreBundle/MessageHandler/Admin/Account/RequestResetPasswordEmailHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\MessageHandler\\\\Admin\\\\Account\\\\RequestResetPasswordEmailHandler\\:\\:__invoke\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/MessageHandler/Admin/Account/RequestResetPasswordEmailHandler.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\MessageHandler\\\\Admin\\\\Account\\\\SendResetPasswordEmailHandler\\:\\:__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/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
path: src/Sylius/Bundle/CoreBundle/Migrations/Version20171003103916.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20201208105207\\:\\:getParsedDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Migrations/Version20201208105207.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20201208105207\\:\\:getShipmentAdjustmentsWithData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Migrations/Version20201208105207.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20201208105207\\:\\:getShippingMethodName\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Migrations/Version20201208105207.php
-
message: "#^PHPDoc tag @var for variable \\$parsedDetails has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Migrations/Version20201208105207.php
-
message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20201208105207\\:\\:\\$shippingName type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Migrations/Version20201208105207.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Migrations\\\\Version20220407131547\\:\\:getExistingIndexesNames\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Migrations/Version20220407131547.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\OAuth\\\\UserProvider\\:\\:__construct\\(\\) has parameter \\$customerFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\OAuth\\\\UserProvider\\:\\:__construct\\(\\) has parameter \\$customerRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\CustomerRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\OAuth\\\\UserProvider\\:\\:__construct\\(\\) has parameter \\$oauthFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\OAuth\\\\UserProvider\\:\\:__construct\\(\\) has parameter \\$oauthRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\OAuth\\\\UserProvider\\:\\:__construct\\(\\) has parameter \\$userFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/OAuth/UserProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\OAuth\\\\UserProvider\\:\\:__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/CoreBundle/OAuth/UserProvider.php
-
message: "#^PHPDoc tag @var for variable \\$previousPromotions contains generic class Doctrine\\\\Common\\\\Collections\\\\ArrayCollection but does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Order/Checker/OrderPromotionsIntegrityChecker.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Order\\\\NumberGenerator\\\\SequentialOrderNumberGenerator\\:\\:__construct\\(\\) has parameter \\$sequenceFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Order\\\\NumberGenerator\\\\SequentialOrderNumberGenerator\\:\\:__construct\\(\\) has parameter \\$sequenceRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\Command\\\\ApplyLowestPriceOnChannelPricings\\:\\:__construct\\(\\) has parameter \\$channelPricingIds with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Command/ApplyLowestPriceOnChannelPricings.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\CommandDispatcher\\\\BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher\\:\\:__construct\\(\\) has parameter \\$channelPricingRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/CommandDispatcher/BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\CommandDispatcher\\\\BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher\\:\\:getIdsBatch\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/CommandDispatcher/BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\CommandHandler\\\\ApplyLowestPriceOnChannelPricingsHandler\\:\\:__construct\\(\\) has parameter \\$channelPricingRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/CommandHandler/ApplyLowestPriceOnChannelPricingsHandler.php
-
message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\EntityObserver\\\\ProcessLowestPricesOnChannelChangeObserver\\:\\:\\$channelsCurrentlyProcessed type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelChangeObserver.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\EntityObserver\\\\ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserver\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserver.php
-
message: "#^Property Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\EntityObserver\\\\ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserver\\:\\:\\$configsCurrentlyProcessed type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EntityObserver/ProcessLowestPricesOnChannelPriceHistoryConfigChangeObserver.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\EventListener\\\\ChannelPricingLogEntryEventListener\\:\\:postPersist\\(\\) has parameter \\$event with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EventListener/ChannelPricingLogEntryEventListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\EventListener\\\\OnFlushEntityObserverListener\\:\\:__construct\\(\\) has parameter \\$entityObservers with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EventListener/OnFlushEntityObserverListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\EventListener\\\\OnFlushEntityObserverListener\\:\\:isEntityChanged\\(\\) has parameter \\$supportedFields with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/EventListener/OnFlushEntityObserverListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\Logger\\\\PriceChangeLogger\\:\\:__construct\\(\\) has parameter \\$logEntryFactory with generic interface Sylius\\\\Component\\\\Core\\\\Factory\\\\ChannelPricingLogEntryFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Logger/PriceChangeLogger.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\Processor\\\\ProductLowestPriceBeforeDiscountProcessor\\:\\:__construct\\(\\) has parameter \\$channelPricingLogEntryRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ChannelPricingLogEntryRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Processor/ProductLowestPriceBeforeDiscountProcessor.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\Processor\\\\ProductLowestPriceBeforeDiscountProcessor\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Processor/ProductLowestPriceBeforeDiscountProcessor.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\Remover\\\\ChannelPricingLogEntriesRemover\\:\\:__construct\\(\\) has parameter \\$channelPricingLogEntriesRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\ChannelPricingLogEntryRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Remover/ChannelPricingLogEntriesRemover.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\Remover\\\\ChannelPricingLogEntriesRemover\\:\\:getBatch\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Remover/ChannelPricingLogEntriesRemover.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\PriceHistory\\\\Remover\\\\ChannelPricingLogEntriesRemover\\:\\:processDeletion\\(\\) has parameter \\$deletedChannelPricingLogEntries with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/PriceHistory/Remover/ChannelPricingLogEntriesRemover.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Provider\\\\CustomerProvider\\:\\:__construct\\(\\) has parameter \\$customerRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\CustomerRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Provider/CustomerProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Resolver\\\\CustomerResolver\\:\\:__construct\\(\\) has parameter \\$customerFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Resolver/CustomerResolver.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\SectionResolver\\\\UriBasedSectionProvider\\:\\:__construct\\(\\) has parameter \\$resolvers with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/SectionResolver/UriBasedSectionProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Security\\\\UserPasswordResetter\\:\\:__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/CoreBundle/Security/UserPasswordResetter.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Storage\\\\CartSessionStorage\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Storage/CartSessionStorage.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\SyliusCoreBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Taxation\\\\Strategy\\\\TaxCalculationStrategy\\:\\:__construct\\(\\) has parameter \\$applicators with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Taxation/Strategy/TaxCalculationStrategy.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Templating\\\\Helper\\\\PriceHelper\\:\\:getLowestPriceBeforeDiscount\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Templating\\\\Helper\\\\PriceHelper\\:\\:getOriginalPrice\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Templating\\\\Helper\\\\PriceHelper\\:\\:getPrice\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Templating\\\\Helper\\\\PriceHelper\\:\\:hasDiscount\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Templating/Helper/PriceHelper.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Templating\\\\Helper\\\\PriceHelper\\:\\:hasLowestPriceBeforeDiscount\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/CoreBundle/Twig/BundleLoadedCheckerExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Twig\\\\FilterExtension\\:\\:filter\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Validator\\\\Constraints\\\\ExistingChannelCodeValidator\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Validator/Constraints/ExistingChannelCodeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Validator\\\\Constraints\\\\HasEnabledEntityValidator\\:\\:isLastEnabledEntity\\(\\) has parameter \\$result with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Validator\\\\Constraints\\\\HasEnabledEntityValidator\\:\\:isLastEnabledEntity\\(\\) has parameter \\$result with no value type specified in iterable type array\\|Iterator\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Validator/Constraints/HasEnabledEntityValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Validator\\\\Constraints\\\\RegisteredUserValidator\\:\\:__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/Validator/Constraints/RegisteredUserValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Validator\\\\Constraints\\\\TranslationForExistingLocalesValidator\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Validator/Constraints/TranslationForExistingLocalesValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Validator\\\\Constraints\\\\UniqueReviewerEmailValidator\\:\\:__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/CoreBundle/Validator/Constraints/UniqueReviewerEmailValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CoreBundle\\\\Validator\\\\Initializer\\\\CustomerInitializer\\:\\:initialize\\(\\) has parameter \\$object with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php
-
message: "#^Method Sylius\\\\Bundle\\\\CurrencyBundle\\\\Form\\\\Type\\\\CurrencyChoiceType\\:\\:__construct\\(\\) has parameter \\$currencyRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CurrencyBundle/Form/Type/CurrencyChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CurrencyBundle\\\\SyliusCurrencyBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CurrencyBundle/SyliusCurrencyBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\CurrencyBundle\\\\Validator\\\\Constraints\\\\UniqueCurrencyPairValidator\\:\\:__construct\\(\\) has parameter \\$exchangeRateRepository with generic interface Sylius\\\\Component\\\\Currency\\\\Repository\\\\ExchangeRateRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CurrencyBundle/Validator/Constraints/UniqueCurrencyPairValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\CustomerBundle\\\\Doctrine\\\\ORM\\\\CustomerGroupRepository\\:\\:findByPhrase\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/CustomerBundle/Doctrine/ORM/CustomerGroupRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\CustomerBundle\\\\Form\\\\Type\\\\CustomerChoiceType\\:\\:__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/CustomerBundle/Form/Type/CustomerChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CustomerBundle\\\\Form\\\\Type\\\\CustomerGroupChoiceType\\:\\:__construct\\(\\) has parameter \\$customerGroupRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerGroupChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CustomerBundle\\\\Form\\\\Type\\\\CustomerGroupCodeChoiceType\\:\\:__construct\\(\\) has parameter \\$customerGroupRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/CustomerBundle/Form/Type/CustomerGroupCodeChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\CustomerBundle\\\\SyliusCustomerBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/CustomerBundle/SyliusCustomerBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\InventoryBundle\\\\SyliusInventoryBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/InventoryBundle/SyliusInventoryBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\InventoryBundle\\\\Validator\\\\Constraints\\\\InStock\\:\\:getTargets\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/InventoryBundle/Validator/Constraints/InStock.php
-
message: "#^Method Sylius\\\\Bundle\\\\LocaleBundle\\\\Form\\\\Type\\\\LocaleChoiceType\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/LocaleBundle/Form/Type/LocaleChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\LocaleBundle\\\\SyliusLocaleBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/LocaleBundle/SyliusLocaleBundle.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Command/RemoveExpiredCartsCommand.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Context\\\\SessionBasedCartContext\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Context/SessionBasedCartContext.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Controller\\\\OrderController\\:\\:addFlash\\(\\) has parameter \\$message with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Controller/OrderController.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Controller\\\\OrderController\\:\\:getOrderRepository\\(\\) return type with generic interface Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderRepositoryInterface does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Controller/OrderController.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Controller\\\\OrderItemController\\:\\:getOrderRepository\\(\\) return type with generic interface Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderRepositoryInterface does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Controller/OrderItemController.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Doctrine\\\\ORM\\\\OrderItemRepository\\:\\:findOneByIdAndCartId\\(\\) has parameter \\$cartId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderItemRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Doctrine\\\\ORM\\\\OrderItemRepository\\:\\:findOneByIdAndCartId\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderItemRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Doctrine\\\\ORM\\\\OrderItemRepository\\:\\:findOneByIdAndCartTokenValue\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderItemRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Doctrine\\\\ORM\\\\OrderItemRepository\\:\\:findOneByIdAndCartTokenValue\\(\\) has parameter \\$tokenValue with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderItemRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findAllExceptCarts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Doctrine\\\\ORM\\\\OrderRepository\\:\\:findCartById\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\NumberGenerator\\\\SequentialOrderNumberGenerator\\:\\:__construct\\(\\) has parameter \\$sequenceFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/NumberGenerator/SequentialOrderNumberGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\NumberGenerator\\\\SequentialOrderNumberGenerator\\:\\:__construct\\(\\) has parameter \\$sequenceRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/NumberGenerator/SequentialOrderNumberGenerator.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Remover\\\\ExpiredCartsRemover\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Remover\\\\ExpiredCartsRemover\\:\\:getBatch\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Remover\\\\ExpiredCartsRemover\\:\\:processDeletion\\(\\) has parameter \\$deletedCarts with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Remover/ExpiredCartsRemover.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\SyliusOrderBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/SyliusOrderBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\OrderBundle\\\\Templating\\\\Helper\\\\AdjustmentsHelper\\:\\:getAggregatedAdjustments\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php
-
message: "#^Method Sylius\\\\Bundle\\\\PaymentBundle\\\\Form\\\\Type\\\\PaymentGatewayChoiceType\\:\\:__construct\\(\\) has parameter \\$gateways with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentGatewayChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PaymentBundle\\\\Form\\\\Type\\\\PaymentMethodChoiceType\\:\\:__construct\\(\\) has parameter \\$paymentMethodRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentMethodChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PaymentBundle\\\\SyliusPaymentBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PaymentBundle/SyliusPaymentBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Action\\\\Paypal\\\\ExpressCheckout\\\\ConvertPaymentAction\\:\\:prepareAddressData\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Action/Paypal/ExpressCheckout/ConvertPaymentAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Action\\\\Paypal\\\\ExpressCheckout\\\\ConvertPaymentAction\\:\\:prepareAddressData\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Action/Paypal/ExpressCheckout/ConvertPaymentAction.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Controller\\\\PayumController\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Controller/PayumController.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Controller\\\\PayumController\\:\\:prepareCaptureAction\\(\\) has parameter \\$tokenValue with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Controller/PayumController.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Controller\\\\PayumController\\:\\:provideTokenBasedOnPayment\\(\\) has parameter \\$redirectOptions with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Controller/PayumController.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Factory\\\\GetStatusFactory\\:\\:createNewWithModel\\(\\) has parameter \\$model with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Factory/GetStatusFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Factory\\\\GetStatusFactoryInterface\\:\\:createNewWithModel\\(\\) has parameter \\$model with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Factory/GetStatusFactoryInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Factory\\\\ResolveNextRouteFactory\\:\\:createNewWithModel\\(\\) has parameter \\$model with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Factory/ResolveNextRouteFactory.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Factory\\\\ResolveNextRouteFactoryInterface\\:\\:createNewWithModel\\(\\) has parameter \\$model with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Factory/ResolveNextRouteFactoryInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Request\\\\ResolveNextRoute\\:\\:getRouteParameters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRoute.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Request\\\\ResolveNextRoute\\:\\:setRouteParameters\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRoute.php
-
message: "#^Property Sylius\\\\Bundle\\\\PayumBundle\\\\Request\\\\ResolveNextRoute\\:\\:\\$routeParameters type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRoute.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Request\\\\ResolveNextRouteInterface\\:\\:getRouteParameters\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Request\\\\ResolveNextRouteInterface\\:\\:setRouteParameters\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Request/ResolveNextRouteInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Storage\\\\DoctrineStorage\\:\\:__construct\\(\\) has parameter \\$modelClass with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\Storage\\\\DoctrineStorage\\:\\:findBy\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
-
message: "#^Unable to resolve the template type T in call to method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:find\\(\\)$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
-
message: "#^Unable to resolve the template type T in call to method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:getRepository\\(\\)$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/Storage/DoctrineStorage.php
-
message: "#^Method Sylius\\\\Bundle\\\\PayumBundle\\\\SyliusPayumBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PayumBundle/SyliusPayumBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Controller\\\\ProductAttributeController\\:\\:createFormAndView\\(\\) has parameter \\$attributeForm with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Controller/ProductAttributeController.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\DependencyInjection\\\\SyliusProductExtension\\:\\:prependAttribute\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/DependencyInjection/SyliusProductExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Doctrine\\\\ORM\\\\ProductRepository\\:\\:findByPhrase\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Doctrine\\\\ORM\\\\ProductVariantRepository\\:\\:createQueryBuilderByProductId\\(\\) has parameter \\$productId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductVariantRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Doctrine\\\\ORM\\\\ProductVariantRepository\\:\\:findOneByIdAndProductId\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductVariantRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Doctrine\\\\ORM\\\\ProductVariantRepository\\:\\:findOneByIdAndProductId\\(\\) has parameter \\$productId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Doctrine/ORM/ProductVariantRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\EventListener\\\\SelectProductAttributeChoiceRemoveListener\\:\\:postUpdate\\(\\) has parameter \\$event with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/EventListener/SelectProductAttributeChoiceRemoveListener.php
-
message: "#^PHPDoc tag @var for variable \\$productAttributeValueRepository contains generic interface Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductAttributeValueRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/EventListener/SelectProductAttributeChoiceRemoveListener.php
-
message: "#^Unable to resolve the template type T in call to method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:getRepository\\(\\)$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/EventListener/SelectProductAttributeChoiceRemoveListener.php
-
message: "#^Class Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductVariantToProductOptionsTransformer implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductVariantToProductOptionsTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductVariantToProductOptionsTransformer\\:\\:transform\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductVariantToProductOptionsTransformer.php
-
message: "#^Class Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductsToProductAssociationsTransformer implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductsToProductAssociationsTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductsToProductAssociationsTransformer\\:\\:__construct\\(\\) has parameter \\$productAssociationFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductsToProductAssociationsTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductsToProductAssociationsTransformer\\:\\:__construct\\(\\) has parameter \\$productAssociationTypeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductsToProductAssociationsTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductsToProductAssociationsTransformer\\:\\:__construct\\(\\) has parameter \\$productRepository with generic interface Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductsToProductAssociationsTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductsToProductAssociationsTransformer\\:\\:reverseTransform\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductsToProductAssociationsTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\DataTransformer\\\\ProductsToProductAssociationsTransformer\\:\\:setProductAssociations\\(\\) has parameter \\$productAssociations with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection but does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/DataTransformer/ProductsToProductAssociationsTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\EventSubscriber\\\\BuildAttributesFormSubscriber\\:\\:__construct\\(\\) has parameter \\$attributeValueFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/EventSubscriber/BuildAttributesFormSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductAssociationTypeChoiceType\\:\\:__construct\\(\\) has parameter \\$productAssociationTypeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationTypeChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductAssociationsType\\:\\:__construct\\(\\) has parameter \\$productAssociationTypeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationsType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductAssociationsType\\:\\:__construct\\(\\) has parameter \\$productsToProductAssociationsTransformer with generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductAssociationsType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductChoiceType\\:\\:__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/ProductBundle/Form/Type/ProductChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductCodeChoiceType\\:\\:__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/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
path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueCollectionType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductOptionValueCollectionType\\:\\:getDefaultDataOption\\(\\) has parameter \\$data with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection but does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductOptionValueCollectionType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Form\\\\Type\\\\ProductType\\:\\:__construct\\(\\) has parameter \\$attributeValueFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Form/Type/ProductType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\SyliusProductBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/SyliusProductBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\ProductBundle\\\\Validator\\\\UniqueSimpleProductCodeValidator\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ProductBundle/Validator/UniqueSimpleProductCodeValidator.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Command/GenerateCouponsCommand.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\DiscountApplicationCriteria\\\\DiscountApplicationCriteriaInterface\\:\\:isApplicable\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/DiscountApplicationCriteria/DiscountApplicationCriteriaInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Doctrine\\\\ORM\\\\CatalogPromotionRepository\\:\\:findByCriteria\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/CatalogPromotionRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Doctrine\\\\ORM\\\\PromotionCouponRepository\\:\\:createPaginatorForPromotion\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/PromotionCouponRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Doctrine\\\\ORM\\\\PromotionCouponRepository\\:\\:createQueryBuilderByPromotionId\\(\\) has parameter \\$promotionId with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Doctrine/ORM/PromotionCouponRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\AbstractConfigurablePromotionElementType\\:\\:getRegistryIdentifier\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/AbstractConfigurablePromotionElementType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionActionType\\:\\:__construct\\(\\) has parameter \\$actionConfigurationTypes with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionActionType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionActionType\\:\\:\\$actionConfigurationTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionActionType\\:\\:\\$actionTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionActionType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionScopeType\\:\\:__construct\\(\\) has parameter \\$scopeConfigurationTypes with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionScopeType\\:\\:buildForm\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionScopeType\\:\\:\\$scopeConfigurationTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\CatalogPromotionScopeType\\:\\:\\$scopeTypes type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/CatalogPromotionScopeType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\PromotionActionChoiceType\\:\\:__construct\\(\\) has parameter \\$actions with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionActionChoiceType.php
-
message: "#^Class Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\PromotionCouponToCodeType implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionCouponToCodeType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\PromotionCouponToCodeType\\:\\:__construct\\(\\) has parameter \\$promotionCouponRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionCouponToCodeType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Form\\\\Type\\\\PromotionRuleChoiceType\\:\\:__construct\\(\\) has parameter \\$rules with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Form/Type/PromotionRuleChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Provider\\\\EligibleCatalogPromotionsProvider\\:\\:__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/PromotionBundle/Provider/EligibleCatalogPromotionsProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Provider\\\\EligibleCatalogPromotionsProvider\\:\\:__construct\\(\\) has parameter \\$defaultCriteria with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Provider/EligibleCatalogPromotionsProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\SyliusPromotionBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/SyliusPromotionBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionAction\\\\ActionValidatorInterface\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionAction/ActionValidatorInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionActionValidator\\:\\:__construct\\(\\) has parameter \\$actionTypes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionActionValidator\\:\\:__construct\\(\\) has parameter \\$actionValidators with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionActionValidator.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionActionValidator\\:\\:\\$actionTypes is never read, only written\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionActionValidator.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionActionValidator\\:\\:\\$actionValidators type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionActionValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionScope\\\\ScopeValidatorInterface\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionScope/ScopeValidatorInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionScopeValidator\\:\\:__construct\\(\\) has parameter \\$scopeTypes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionScopeValidator\\:\\:__construct\\(\\) has parameter \\$scopeValidators with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionScopeValidator.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionScopeValidator\\:\\:\\$scopeTypes is never read, only written\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionScopeValidator.php
-
message: "#^Property Sylius\\\\Bundle\\\\PromotionBundle\\\\Validator\\\\CatalogPromotionScopeValidator\\:\\:\\$scopeValidators type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/PromotionBundle/Validator/CatalogPromotionScopeValidator.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\DependencyInjection\\\\SyliusReviewExtension\\:\\:createReviewListeners\\(\\) has parameter \\$reviewSubjects with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/DependencyInjection/SyliusReviewExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\DependencyInjection\\\\SyliusReviewExtension\\:\\:resolveResources\\(\\) has parameter \\$resources with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/DependencyInjection/SyliusReviewExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\DependencyInjection\\\\SyliusReviewExtension\\:\\:resolveResources\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/DependencyInjection/SyliusReviewExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\Doctrine\\\\ORM\\\\Subscriber\\\\LoadMetadataSubscriber\\:\\:__construct\\(\\) has parameter \\$subjects with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\Doctrine\\\\ORM\\\\Subscriber\\\\LoadMetadataSubscriber\\:\\:createReviewerMapping\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\Doctrine\\\\ORM\\\\Subscriber\\\\LoadMetadataSubscriber\\:\\:createReviewsMapping\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\Doctrine\\\\ORM\\\\Subscriber\\\\LoadMetadataSubscriber\\:\\:createSubjectMapping\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/Doctrine/ORM/Subscriber/LoadMetadataSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:postPersist\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:postPersist\\(\\) has parameter \\$args with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:postRemove\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:postRemove\\(\\) has parameter \\$args with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:postUpdate\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:postUpdate\\(\\) has parameter \\$args with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:recalculateSubjectRating\\(\\) has parameter \\$args with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\Form\\\\Type\\\\ReviewType\\:\\:createRatingList\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/Form/Type/ReviewType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\SyliusReviewBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/SyliusReviewBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShippingBundle\\\\Form\\\\Type\\\\AbstractConfigurableShippingMethodElementType\\:\\:getRegistryIdentifier\\(\\) has parameter \\$data with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/ShippingBundle/Form/Type/AbstractConfigurableShippingMethodElementType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShippingBundle\\\\Form\\\\Type\\\\CalculatorChoiceType\\:\\:__construct\\(\\) has parameter \\$calculators with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShippingBundle/Form/Type/CalculatorChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShippingBundle\\\\Form\\\\Type\\\\ShippingCategoryChoiceType\\:\\:__construct\\(\\) has parameter \\$shippingCategoryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingCategoryChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShippingBundle\\\\Form\\\\Type\\\\ShippingMethodChoiceType\\:\\:__construct\\(\\) has parameter \\$repository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShippingBundle\\\\Form\\\\Type\\\\ShippingMethodRuleChoiceType\\:\\:__construct\\(\\) has parameter \\$rules with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShippingBundle/Form/Type/ShippingMethodRuleChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShippingBundle\\\\SyliusShippingBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShippingBundle/SyliusShippingBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\Controller\\\\ContactController\\:\\:getFormOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShopBundle/Controller/ContactController.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\DependencyInjection\\\\SyliusShopExtension\\:\\:configureCheckoutResolverIfNeeded\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShopBundle/DependencyInjection/SyliusShopExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\DependencyInjection\\\\SyliusShopExtension\\:\\:registerCheckoutRedirectListener\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/ShopBundle/EventListener/UserImpersonatedListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\Menu\\\\AccountMenuBuilder\\:\\:createMenu\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShopBundle/Menu/AccountMenuBuilder.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\Router\\\\LocaleStrippingRouter\\:\\:generate\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShopBundle/Router/LocaleStrippingRouter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\Router\\\\LocaleStrippingRouter\\:\\:match\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/ShopBundle/Router/LocaleStrippingRouter.php
-
message: "#^Method Sylius\\\\Bundle\\\\ShopBundle\\\\Router\\\\LocaleStrippingRouter\\:\\:matchRequest\\(\\) return type has no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Bundle/TaxationBundle/Form/Type/TaxCalculatorChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\TaxationBundle\\\\Form\\\\Type\\\\TaxCategoryChoiceType\\:\\:__construct\\(\\) has parameter \\$taxCategoryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/TaxationBundle/Form/Type/TaxCategoryChoiceType.php
-
message: "#^Method Sylius\\\\Bundle\\\\TaxationBundle\\\\SyliusTaxationBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/TaxationBundle/SyliusTaxationBundle.php
-
message: "#^Method Sylius\\\\Bundle\\\\TaxonomyBundle\\\\Controller\\\\TaxonSlugController\\:\\:__construct\\(\\) has parameter \\$taxonFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/TaxonomyBundle/Controller/TaxonSlugController.php
-
message: "#^Method Sylius\\\\Bundle\\\\TaxonomyBundle\\\\Controller\\\\TaxonSlugController\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/TaxonomyBundle/Controller/TaxonSlugController.php
-
message: "#^Method Sylius\\\\Bundle\\\\TaxonomyBundle\\\\Doctrine\\\\ORM\\\\TaxonRepository\\:\\:findChildrenByChannelMenuTaxon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/TaxonomyBundle/Doctrine/ORM/TaxonRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\TaxonomyBundle\\\\Doctrine\\\\ORM\\\\TaxonRepository\\:\\:findHydratedRootNodes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/TaxonomyBundle/Doctrine/ORM/TaxonRepository.php
-
message: "#^Method Sylius\\\\Bundle\\\\TaxonomyBundle\\\\SyliusTaxonomyBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/TaxonomyBundle/SyliusTaxonomyBundle.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Command/DebugTemplateEventCommand.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\ContextProvider\\\\ContextProviderInterface\\:\\:provide\\(\\) has parameter \\$templateContext with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/ContextProvider/ContextProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\ContextProvider\\\\ContextProviderInterface\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/ContextProvider/ContextProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\ContextProvider\\\\DefaultContextProvider\\:\\:provide\\(\\) has parameter \\$templateContext with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/ContextProvider/DefaultContextProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\ContextProvider\\\\DefaultContextProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/ContextProvider/DefaultContextProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockDataCollector\\:\\:getRenderedEvents\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockDataCollector.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockRenderingHistory\\:\\:getRenderedEvents\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockRenderingHistory\\:\\:startRenderingBlock\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockRenderingHistory\\:\\:startRenderingEvent\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockRenderingHistory\\:\\:startRenderingEvent\\(\\) has parameter \\$eventNames with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockRenderingHistory\\:\\:stopRenderingBlock\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockRenderingHistory\\:\\:stopRenderingEvent\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TemplateBlockRenderingHistory\\:\\:stopRenderingEvent\\(\\) has parameter \\$eventNames with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TemplateBlockRenderingHistory.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TraceableTemplateBlockRenderer\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateBlockRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DataCollector\\\\TraceableTemplateEventRenderer\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DataCollector/TraceableTemplateEventRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\DependencyInjection\\\\SyliusUiExtension\\:\\:loadEvents\\(\\) has parameter \\$eventsConfig with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DependencyInjection/SyliusUiExtension.php
-
message: "#^PHPDoc tag @var for variable \\$details has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/DependencyInjection/SyliusUiExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Registry\\\\TemplateBlock\\:\\:__construct\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Registry\\\\TemplateBlock\\:\\:getContext\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Registry/TemplateBlock.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Registry\\\\TemplateBlockRegistry\\:\\:__construct\\(\\) has parameter \\$eventsToTemplateBlocks with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Registry/TemplateBlockRegistry.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Renderer\\\\DelegatingTemplateEventRenderer\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Renderer/DelegatingTemplateEventRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Renderer\\\\HtmlDebugTemplateBlockRenderer\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateBlockRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Renderer\\\\HtmlDebugTemplateEventRenderer\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Renderer/HtmlDebugTemplateEventRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Renderer\\\\TemplateBlockRendererInterface\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Renderer/TemplateBlockRendererInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Renderer\\\\TemplateEventRendererInterface\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Renderer/TemplateEventRendererInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Renderer\\\\TwigTemplateBlockRenderer\\:\\:__construct\\(\\) has parameter \\$contextProviders with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Renderer\\\\TwigTemplateBlockRenderer\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Renderer/TwigTemplateBlockRenderer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Storage\\\\FilterStorage\\:\\:all\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Storage/FilterStorage.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Storage\\\\FilterStorage\\:\\:set\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Storage/FilterStorage.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Storage\\\\FilterStorageInterface\\:\\:all\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Storage/FilterStorageInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Storage\\\\FilterStorageInterface\\:\\:set\\(\\) has parameter \\$filters with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Storage/FilterStorageInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\LegacySonataBlockExtension\\:\\:__construct\\(\\) has parameter \\$whitelistedVariables with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\LegacySonataBlockExtension\\:\\:getWhitelistedVariables\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php
-
message: "#^Property Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\LegacySonataBlockExtension\\:\\:\\$whitelistedVariables type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/LegacySonataBlockExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\RedirectPathExtension\\:\\:hasAdditionalParameters\\(\\) has parameter \\$routeInfo with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/RedirectPathExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\SortByExtension\\:\\:sortBy\\(\\) has parameter \\$iterable with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\SortByExtension\\:\\:sortBy\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\SortByExtension\\:\\:transformIterableToArray\\(\\) has parameter \\$iterable with no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\SortByExtension\\:\\:transformIterableToArray\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/SortByExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UiBundle\\\\Twig\\\\TemplateEventExtension\\:\\:render\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UiBundle/Twig/TemplateEventExtension.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Command/AbstractRoleCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Command/DemoteUserCommand.php
-
message: "#^If condition is always false\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Command/PromoteUserCommand.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Console\\\\Command\\\\AbstractRoleCommand\\:\\:getUserRepository\\(\\) return type with generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Console/Command/AbstractRoleCommand.php
-
message: "#^Unable to resolve the template type T in call to method Doctrine\\\\Persistence\\\\ObjectManager\\:\\:getRepository\\(\\)$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Console/Command/AbstractRoleCommand.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Controller\\\\UserController\\:\\:getSyliusAttribute\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Controller/UserController.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Controller\\\\UserController\\:\\:getSyliusAttribute\\(\\) has parameter \\$default with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Controller/UserController.php
-
message: "#^PHPDoc tag @var for variable \\$userRepository contains generic interface Sylius\\\\Component\\\\User\\\\Repository\\\\UserRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Controller/UserController.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createLastLoginListeners\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createParameters\\(\\) has parameter \\$resources with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createResettingTokenParameters\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createResettingTokenParameters\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createServices\\(\\) has parameter \\$resources with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createTokenGeneratorDefinition\\(\\) has parameter \\$arguments with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createTokenGenerators\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:createUniquenessCheckers\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:loadEncodersAwareServices\\(\\) has parameter \\$resources with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:registerUpdateUserEncoderListener\\(\\) has parameter \\$resourceConfig with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:resolveResources\\(\\) has parameter \\$resources with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\DependencyInjection\\\\SyliusUserExtension\\:\\:resolveResources\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/DependencyInjection/SyliusUserExtension.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\EventListener\\\\PasswordUpdaterListener\\:\\:prePersist\\(\\) has parameter \\$event with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/UserBundle/EventListener/PasswordUpdaterListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\EventListener\\\\PasswordUpdaterListener\\:\\:preUpdate\\(\\) has parameter \\$event with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/UserBundle/EventListener/PasswordUpdaterListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\EventListener\\\\UserLastLoginSubscriber\\:\\:onImplicitLogin\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/EventListener/UserLastLoginSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\EventListener\\\\UserLastLoginSubscriber\\:\\:onSecurityInteractiveLogin\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/EventListener/UserLastLoginSubscriber.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Factory\\\\UserWithEncoderFactory\\:\\:__construct\\(\\) has parameter \\$decoratedUserFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Factory/UserWithEncoderFactory.php
-
message: "#^Class Sylius\\\\Bundle\\\\UserBundle\\\\Form\\\\UserVerifiedAtToBooleanTransformer implements generic interface Symfony\\\\Component\\\\Form\\\\DataTransformerInterface but does not specify its types\\: T, R$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Form/UserVerifiedAtToBooleanTransformer.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Provider\\\\AbstractUserProvider\\:\\:__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/UserBundle/Provider/AbstractUserProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Provider\\\\AbstractUserProvider\\:\\:loadUserByUsername\\(\\) has parameter \\$username with no type specified\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Provider/AbstractUserProvider.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Provider\\\\AbstractUserProvider\\:\\:supportsClass\\(\\) has parameter \\$class with no type specified\\.$#"
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
path: src/Sylius/Bundle/UserBundle/Provider/UserProviderInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\Security\\\\UserLoginInterface\\:\\:login\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/Security/UserLoginInterface.php
-
message: "#^Method Sylius\\\\Bundle\\\\UserBundle\\\\SyliusUserBundle\\:\\:getSupportedDrivers\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Bundle/UserBundle/SyliusUserBundle.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Checker\\\\CountryProvincesDeletionChecker\\:\\:__construct\\(\\) has parameter \\$provinceRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Addressing/Checker/CountryProvincesDeletionChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Checker\\\\CountryProvincesDeletionChecker\\:\\:__construct\\(\\) has parameter \\$zoneMemberRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Addressing/Checker/CountryProvincesDeletionChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Checker\\\\ZoneDeletionChecker\\:\\:__construct\\(\\) has parameter \\$zoneMemberRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Addressing/Checker/ZoneDeletionChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Comparator\\\\AddressComparator\\:\\:normalizeAddress\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Addressing/Comparator/AddressComparator.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Factory\\\\ZoneFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Addressing/Factory/ZoneFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Factory\\\\ZoneFactory\\:\\:__construct\\(\\) has parameter \\$zoneMemberFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Addressing/Factory/ZoneFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Factory\\\\ZoneFactory\\:\\:createWithMembers\\(\\) has parameter \\$membersCodes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Addressing/Factory/ZoneFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Factory\\\\ZoneFactoryInterface\\:\\:createWithMembers\\(\\) has parameter \\$membersCodes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Addressing/Factory/ZoneFactoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Addressing\\\\Provider\\\\ProvinceNamingProvider\\:\\:__construct\\(\\) has parameter \\$provinceRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Addressing/Provider/ProvinceNamingProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\AttributeTypeInterface\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/AttributeTypeInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\CheckboxAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/CheckboxAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\DateAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/DateAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\DatetimeAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/DatetimeAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\FloatAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/FloatAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\IntegerAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/IntegerAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\PercentAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/PercentAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\SelectAttributeType\\:\\:getValidationErrors\\(\\) has parameter \\$validationConfiguration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/SelectAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\SelectAttributeType\\:\\:getValidationErrors\\(\\) has parameter \\$value with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/SelectAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\SelectAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/SelectAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\TextAttributeType\\:\\:getValidationErrors\\(\\) has parameter \\$validationConfiguration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/TextAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\TextAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/TextAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\AttributeType\\\\TextareaAttributeType\\:\\:validate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/AttributeType/TextareaAttributeType.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Factory\\\\AttributeFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Attribute/Factory/AttributeFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\Attribute\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/Attribute.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\Attribute\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/Attribute.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeInterface\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeInterface\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeValue\\:\\:assertAttributeIsSet\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValue.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeValue\\:\\:getJson\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValue.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeValue\\:\\:getValue\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValue.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeValue\\:\\:setJson\\(\\) has parameter \\$json with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValue.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeValue\\:\\:setValue\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValue.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeValueInterface\\:\\:getValue\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValueInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Attribute\\\\Model\\\\AttributeValueInterface\\:\\:setValue\\(\\) has parameter \\$value with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Attribute/Model/AttributeValueInterface.php
-
message: "#^Property Sylius\\\\Component\\\\Channel\\\\Context\\\\CachedPerRequestChannelContext\\:\\:\\$requestToChannelMap with generic class SplObjectStorage does not specify its types\\: TObject, TData$#"
count: 1
path: src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php
-
message: "#^Property Sylius\\\\Component\\\\Channel\\\\Context\\\\CachedPerRequestChannelContext\\:\\:\\$requestToExceptionMap with generic class SplObjectStorage does not specify its types\\: TObject, TData$#"
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
path: src/Sylius/Component/Channel/Context/CompositeChannelContext.php
-
message: "#^Property Sylius\\\\Component\\\\Channel\\\\Context\\\\RequestBased\\\\CompositeRequestResolver\\:\\:\\$requestResolvers with generic class Laminas\\\\Stdlib\\\\PriorityQueue does not specify its types\\: TValue, TPriority$#"
count: 1
path: src/Sylius/Component/Channel/Context/RequestBased/CompositeRequestResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Channel\\\\Context\\\\RequestBased\\\\HostnameBasedRequestResolver\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Channel/Context/RequestBased/HostnameBasedRequestResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Channel\\\\Context\\\\SingleChannelContext\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Channel/Context/SingleChannelContext.php
-
message: "#^Method Sylius\\\\Component\\\\Channel\\\\Factory\\\\ChannelFactory\\:\\:__construct\\(\\) has parameter \\$defaultFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Channel/Factory/ChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Channel\\\\Repository\\\\ChannelRepositoryInterface\\:\\:findAllWithBasicData\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Component/Channel/Repository/ChannelRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPriceCalculator\\:\\:calculate\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPriceCalculator\\:\\:calculateLowestPriceBeforeDiscount\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPriceCalculator\\:\\:calculateOriginal\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
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\\.$#"
count: 1
path: src/Sylius/Component/Core/Calculator/ProductVariantPriceCalculatorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPricesCalculatorInterface\\:\\:calculateOriginal\\(\\) 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\\\\Checker\\\\ProductVariantLowestPriceDisplayChecker\\:\\:isAnyTaxonExcluded\\(\\) has parameter \\$excludedTaxons with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Checker\\\\ProductVariantLowestPriceDisplayChecker\\:\\:isAnyTaxonExcluded\\(\\) has parameter \\$taxons with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Checker\\\\ProductVariantLowestPriceDisplayChecker\\:\\:isCommonPart\\(\\) has parameter \\$firstArray with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Checker\\\\ProductVariantLowestPriceDisplayChecker\\:\\:isCommonPart\\(\\) has parameter \\$secondArray with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Checker\\\\ProductVariantLowestPriceDisplayChecker\\:\\:isLowestPriceDisplayable\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Checker\\\\ProductVariantLowestPriceDisplayCheckerInterface\\:\\:isLowestPriceDisplayable\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Checker/ProductVariantLowestPriceDisplayCheckerInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Customer\\\\Statistics\\\\CustomerStatisticsProvider\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Customer/Statistics/CustomerStatisticsProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Customer\\\\Statistics\\\\CustomerStatisticsProvider\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Customer/Statistics/CustomerStatisticsProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Dashboard\\\\DashboardStatisticsProvider\\:\\:__construct\\(\\) has parameter \\$customerRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\CustomerRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Dashboard/DashboardStatisticsProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Dashboard\\\\DashboardStatisticsProvider\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Dashboard/DashboardStatisticsProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Dashboard\\\\SalesDataProvider\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic class Doctrine\\\\ORM\\\\EntityRepository but does not specify its types\\: TEntityClass$#"
count: 1
path: src/Sylius/Component/Core/Dashboard/SalesDataProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Dashboard\\\\SalesSummary\\:\\:getIntervals\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Dashboard/SalesSummary.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Dashboard\\\\SalesSummary\\:\\:getSales\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Dashboard/SalesSummary.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Dashboard\\\\SalesSummaryInterface\\:\\:getIntervals\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Dashboard/SalesSummaryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Dashboard\\\\SalesSummaryInterface\\:\\:getSales\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Dashboard/SalesSummaryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\IntegerDistributor\\:\\:distribute\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/IntegerDistributor.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\IntegerDistributorInterface\\:\\:distribute\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/IntegerDistributorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\MinimumPriceDistributor\\:\\:distribute\\(\\) has parameter \\$orderItems with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\MinimumPriceDistributor\\:\\:distribute\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\MinimumPriceDistributor\\:\\:processDistributionWithMinimumPrice\\(\\) has parameter \\$orderItems with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\MinimumPriceDistributor\\:\\:processDistributionWithMinimumPrice\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributor.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\MinimumPriceDistributorInterface\\:\\:distribute\\(\\) has parameter \\$orderItems with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\MinimumPriceDistributorInterface\\:\\:distribute\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/MinimumPriceDistributorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\ProportionalIntegerDistributorInterface\\:\\:distribute\\(\\) has parameter \\$integers with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/ProportionalIntegerDistributorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Distributor\\\\ProportionalIntegerDistributorInterface\\:\\:distribute\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Distributor/ProportionalIntegerDistributorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\AddressFactory\\:\\:__construct\\(\\) has parameter \\$decoratedFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Factory/AddressFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\CartItemFactory\\:\\:__construct\\(\\) has parameter \\$decoratedFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Factory/CartItemFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\CustomerAfterCheckoutFactory\\:\\:__construct\\(\\) has parameter \\$baseCustomerFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Factory/CustomerAfterCheckoutFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\PromotionActionFactory\\:\\:createAction\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Factory/PromotionActionFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\PromotionRuleFactory\\:\\:__construct\\(\\) has parameter \\$decoratedFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Factory/PromotionRuleFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\PromotionRuleFactory\\:\\:createHasTaxon\\(\\) has parameter \\$taxons with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Factory/PromotionRuleFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\PromotionRuleFactory\\:\\:createPromotionRule\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Factory/PromotionRuleFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Factory\\\\PromotionRuleFactoryInterface\\:\\:createHasTaxon\\(\\) has parameter \\$taxons with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Factory/PromotionRuleFactoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Grid\\\\Filter\\\\EntitiesFilter\\:\\:apply\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Grid/Filter/EntitiesFilter.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Grid\\\\Filter\\\\ResourceAutocompleteFilter\\:\\:apply\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Grid/Filter/ResourceAutocompleteFilter.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\AdminUserInterface\\:\\:setAvatar\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Model/AdminUserInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\ChannelPriceHistoryConfigInterface\\:\\:getTaxonsExcludedFromShowingLowestPrice\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Component/Core/Model/ChannelPriceHistoryConfigInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\ChannelPricing\\:\\:getAppliedPromotions\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Component/Core/Model/ChannelPricing.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\ChannelPricingInterface\\:\\:getAppliedPromotions\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Component/Core/Model/ChannelPricingInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\CustomerInterface\\:\\:setUser\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Model/CustomerInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\Product\\:\\:getVariantSelectionMethodLabels\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Model/Product.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\ProductVariant\\:\\:getAppliedPromotionsForChannel\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Component/Core/Model/ProductVariant.php
-
message: "#^Property Sylius\\\\Component\\\\Core\\\\Model\\\\ProductVariant\\:\\:\\$channelPricings with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Component/Core/Model/ProductVariant.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Model\\\\ProductVariantInterface\\:\\:getAppliedPromotionsForChannel\\(\\) return type with generic interface Doctrine\\\\Common\\\\Collections\\\\Collection does not specify its types\\: TKey, T$#"
count: 1
path: src/Sylius/Component/Core/Model/ProductVariantInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\OrderProcessing\\\\OrderAdjustmentsClearer\\:\\:__construct\\(\\) has parameter \\$adjustmentsToRemove with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Component/Core/OrderProcessing/OrderShipmentProcessor.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\OrderProcessing\\\\ShippingChargesProcessor\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/OrderProcessing/ShippingChargesProcessor.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Payment\\\\Provider\\\\OrderPaymentProvider\\:\\:__construct\\(\\) has parameter \\$paymentFactory with generic interface Sylius\\\\Component\\\\Payment\\\\Factory\\\\PaymentFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Payment/Provider/OrderPaymentProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\DiscountPromotionActionCommand\\:\\:isConfigurationValid\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/DiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\DiscountPromotionActionCommand\\:\\:revert\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/DiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\FixedDiscountPromotionActionCommand\\:\\:execute\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/FixedDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\FixedDiscountPromotionActionCommand\\:\\:isConfigurationValid\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/FixedDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\PercentageDiscountPromotionActionCommand\\:\\:execute\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/PercentageDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\PercentageDiscountPromotionActionCommand\\:\\:isConfigurationValid\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/PercentageDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\ShippingPercentageDiscountPromotionActionCommand\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/ShippingPercentageDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\ShippingPercentageDiscountPromotionActionCommand\\:\\:execute\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/ShippingPercentageDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\ShippingPercentageDiscountPromotionActionCommand\\:\\:revert\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/ShippingPercentageDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\UnitDiscountPromotionActionCommand\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\UnitDiscountPromotionActionCommand\\:\\:revert\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\UnitFixedDiscountPromotionActionCommand\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitFixedDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\UnitFixedDiscountPromotionActionCommand\\:\\:execute\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitFixedDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\UnitPercentageDiscountPromotionActionCommand\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitPercentageDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Action\\\\UnitPercentageDiscountPromotionActionCommand\\:\\:execute\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Action/UnitPercentageDiscountPromotionActionCommand.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Applicator\\\\UnitsPromotionAdjustmentsApplicator\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Order\\\\Factory\\\\AdjustmentFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Applicator/UnitsPromotionAdjustmentsApplicator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Eligibility\\\\PromotionCouponPerCustomerUsageLimitEligibilityChecker\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Eligibility/PromotionCouponPerCustomerUsageLimitEligibilityChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\ContainsProductRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/ContainsProductRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\CustomerGroupRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/CustomerGroupRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\HasTaxonRuleChecker\\:\\:hasProductValidTaxon\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/HasTaxonRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\HasTaxonRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/HasTaxonRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\ItemTotalRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/ItemTotalRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\NthOrderRuleChecker\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/NthOrderRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\NthOrderRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/NthOrderRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\ShippingCountryRuleChecker\\:\\:__construct\\(\\) has parameter \\$countryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/ShippingCountryRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\ShippingCountryRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/ShippingCountryRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\TotalOfItemsFromTaxonRuleChecker\\:\\:__construct\\(\\) has parameter \\$taxonRepository with generic interface Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/TotalOfItemsFromTaxonRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Checker\\\\Rule\\\\TotalOfItemsFromTaxonRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Checker/Rule/TotalOfItemsFromTaxonRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Filter\\\\FilterInterface\\:\\:filter\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/FilterInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Filter\\\\PriceRangeFilter\\:\\:filter\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/PriceRangeFilter.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Filter\\\\PriceRangeFilter\\:\\:isConfigured\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/PriceRangeFilter.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Filter\\\\PriceRangeFilter\\:\\:isItemVariantInPriceRange\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/PriceRangeFilter.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Filter\\\\ProductFilter\\:\\:filter\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Promotion/Filter/ProductFilter.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Filter\\\\TaxonFilter\\:\\:filter\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Component/Core/Promotion/Updater/Rule/HasTaxonRuleUpdater.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Promotion\\\\Updater\\\\Rule\\\\HasTaxonRuleUpdater\\:\\:updateAfterDeletingTaxon\\(\\) return type has no value type specified in iterable type array\\.$#"
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
path: src/Sylius/Component/Core/Provider/ActivePromotionsByChannelProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\CatalogPromotionVariantsProviderInterface\\:\\:provideEligibleVariants\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/CatalogPromotionVariantsProviderInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantAppliedPromotionsMapProvider\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantAppliedPromotionsMapProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantAppliedPromotionsMapProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantLowestPriceMapProvider\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantLowestPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantLowestPriceMapProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantLowestPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantLowestPriceMapProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantLowestPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantMapProviderInterface\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantMapProviderInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantMapProviderInterface\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantMapProviderInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantMapProviderInterface\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantMapProviderInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantOptionsMapProvider\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOptionsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantOptionsMapProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOptionsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantOptionsMapProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOptionsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantOriginalPriceMapProvider\\:\\:isPriceLowerThanOriginalPrice\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantOriginalPriceMapProvider\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantOriginalPriceMapProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantOriginalPriceMapProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantOriginalPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantPriceMapProvider\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantPriceMapProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantPriceMapProvider\\:\\:supports\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantPriceMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantsMapProvider\\:\\:getMapForVariant\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantsMapProvider\\:\\:getMapForVariant\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantsMapProvider\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantsMapProvider\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantsMapProviderInterface\\:\\:provide\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProviderInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\ProductVariantMap\\\\ProductVariantsMapProviderInterface\\:\\:provide\\(\\) return type has no value type specified in iterable type array\\.$#"
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\\\\Repository\\\\OrderItemRepositoryInterface\\:\\:findOneByIdAndCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderItemRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderItemUnitRepositoryInterface\\:\\:findOneByCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderItemUnitRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:createByCustomerAndChannelIdQueryBuilder\\(\\) has parameter \\$channelId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:createByCustomerAndChannelIdQueryBuilder\\(\\) has parameter \\$customerId with no type specified\\.$#"
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
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:findCartForAddressing\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:findCartForSelectingPayment\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:findCartForSelectingShipping\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:findCartForSummary\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:findOneForPayment\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface\\:\\:findOrderById\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentMethodRepositoryInterface\\:\\:findEnabledForChannel\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/PaymentMethodRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface\\:\\:findOneByCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/PaymentRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface\\:\\:findOneByOrderId\\(\\) has parameter \\$orderId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/PaymentRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentRepositoryInterface\\:\\:findOneByOrderId\\(\\) has parameter \\$paymentId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/PaymentRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductAssociationRepositoryInterface\\:\\:findWithProductsWithinChannel\\(\\) has parameter \\$associationId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ProductAssociationRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface\\:\\:createShopListQueryBuilder\\(\\) has parameter \\$sorting with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ProductRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductRepositoryInterface\\:\\:findByTaxon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ProductRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductReviewRepositoryInterface\\:\\:findLatestByProductId\\(\\) has parameter \\$productId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ProductReviewRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductReviewRepositoryInterface\\:\\:findOneByIdAndProductCode\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ProductReviewRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ProductVariantRepositoryInterface\\:\\:findByTaxon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ProductVariantRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface\\:\\:findOneByCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface\\:\\:findOneByOrderId\\(\\) has parameter \\$orderId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface\\:\\:findOneByOrderId\\(\\) has parameter \\$shipmentId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ShipmentRepositoryInterface\\:\\:findOneByOrderTokenAndChannel\\(\\) has parameter \\$shipmentId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ShipmentRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\ShippingMethodRepositoryInterface\\:\\:findEnabledForZonesAndChannel\\(\\) has parameter \\$zones with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Repository/ShippingMethodRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Resolver\\\\ChannelBasedPaymentMethodsResolver\\:\\:__construct\\(\\) has parameter \\$paymentMethodRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentMethodRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Resolver/ChannelBasedPaymentMethodsResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Resolver\\\\DefaultPaymentMethodResolver\\:\\:__construct\\(\\) has parameter \\$paymentMethodRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\PaymentMethodRepositoryInterface but does not specify its types\\: T$#"
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
path: src/Sylius/Component/Core/Resolver/EligibleDefaultShippingMethodResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Resolver\\\\ZoneAndChannelBasedShippingMethodsResolver\\:\\:__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/ZoneAndChannelBasedShippingMethodsResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Shipping\\\\Calculator\\\\FlatRateCalculator\\:\\:calculate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Shipping/Calculator/FlatRateCalculator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Shipping\\\\Calculator\\\\PerUnitRateCalculator\\:\\:calculate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Shipping/Calculator/PerUnitRateCalculator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Shipping\\\\Checker\\\\Rule\\\\OrderTotalRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Shipping/Checker/Rule/OrderTotalRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Taxation\\\\Applicator\\\\OrderItemUnitsTaxesApplicator\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Order\\\\Factory\\\\AdjustmentFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Taxation/Applicator/OrderItemUnitsTaxesApplicator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Taxation\\\\Applicator\\\\OrderItemsTaxesApplicator\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Order\\\\Factory\\\\AdjustmentFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Taxation/Applicator/OrderItemsTaxesApplicator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Taxation\\\\Applicator\\\\OrderShipmentTaxesApplicator\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Order\\\\Factory\\\\AdjustmentFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Taxation/Applicator/OrderShipmentTaxesApplicator.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactory\\:\\:__construct\\(\\) has parameter \\$channelFactory with generic interface Sylius\\\\Component\\\\Channel\\\\Factory\\\\ChannelFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactory\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactory\\:\\:__construct\\(\\) has parameter \\$currencyFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactory\\:\\:__construct\\(\\) has parameter \\$currencyRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactory\\:\\:__construct\\(\\) has parameter \\$localeFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactory\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultChannelFactoryInterface\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultChannelFactoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$channelFactory with generic interface Sylius\\\\Component\\\\Channel\\\\Factory\\\\ChannelFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$channelRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$countryFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$countryRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$currencyFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$currencyRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$localeFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$zoneFactory with generic interface Sylius\\\\Component\\\\Addressing\\\\Factory\\\\ZoneFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:__construct\\(\\) has parameter \\$zoneRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Test\\\\Services\\\\DefaultUnitedStatesChannelFactory\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Updater\\\\UnpaidOrdersStateUpdater\\:\\:__construct\\(\\) has parameter \\$orderRepository with generic interface Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Updater/UnpaidOrdersStateUpdater.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Updater\\\\UnpaidOrdersStateUpdater\\:\\:findExpiredUnpaidOrders\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Core/Updater/UnpaidOrdersStateUpdater.php
-
message: "#^Property Sylius\\\\Component\\\\Currency\\\\Context\\\\CompositeCurrencyContext\\:\\:\\$currencyContexts with generic class Laminas\\\\Stdlib\\\\PriorityQueue does not specify its types\\: TValue, TPriority$#"
count: 1
path: src/Sylius/Component/Currency/Context/CompositeCurrencyContext.php
-
message: "#^Method Sylius\\\\Component\\\\Currency\\\\Converter\\\\CurrencyConverter\\:\\:__construct\\(\\) has parameter \\$exchangeRateRepository with generic interface Sylius\\\\Component\\\\Currency\\\\Repository\\\\ExchangeRateRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Currency/Converter/CurrencyConverter.php
-
message: "#^Method Sylius\\\\Component\\\\Currency\\\\Model\\\\ExchangeRateInterface\\:\\:setRatio\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Component/Currency/Model/ExchangeRateInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Customer\\\\Repository\\\\CustomerGroupRepositoryInterface\\:\\:findByPhrase\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Component/Customer/Repository/CustomerGroupRepositoryInterface.php
-
message: "#^Property Sylius\\\\Component\\\\Locale\\\\Context\\\\CompositeLocaleContext\\:\\:\\$localeContexts with generic class Laminas\\\\Stdlib\\\\PriorityQueue does not specify its types\\: TValue, TPriority$#"
count: 1
path: src/Sylius/Component/Locale/Context/CompositeLocaleContext.php
-
message: "#^Method Sylius\\\\Component\\\\Locale\\\\Context\\\\LocaleNotFoundException\\:\\:notAvailable\\(\\) has parameter \\$availableLocalesCodes with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Locale/Context/LocaleNotFoundException.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Aggregator\\\\AdjustmentsAggregatorInterface\\:\\:aggregate\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Aggregator/AdjustmentsAggregatorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Aggregator\\\\AdjustmentsByLabelAggregator\\:\\:aggregate\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Aggregator/AdjustmentsByLabelAggregator.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Context\\\\CartContext\\:\\:__construct\\(\\) has parameter \\$cartFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Order/Context/CartContext.php
-
message: "#^Property Sylius\\\\Component\\\\Order\\\\Context\\\\CompositeCartContext\\:\\:\\$cartContexts with generic class Laminas\\\\Stdlib\\\\PriorityQueue does not specify its types\\: TValue, TPriority$#"
count: 1
path: src/Sylius/Component/Order/Context/CompositeCartContext.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Factory\\\\AdjustmentFactory\\:\\:__construct\\(\\) has parameter \\$adjustmentFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Order/Factory/AdjustmentFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Factory\\\\AdjustmentFactory\\:\\:createWithData\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Factory/AdjustmentFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Factory\\\\AdjustmentFactoryInterface\\:\\:createWithData\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Factory/AdjustmentFactoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Model\\\\Adjustment\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Model/Adjustment.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Model\\\\Adjustment\\:\\:setDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Model/Adjustment.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Model\\\\AdjustmentInterface\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Model/AdjustmentInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Model\\\\AdjustmentInterface\\:\\:setDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Model/AdjustmentInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Modifier\\\\OrderItemQuantityModifier\\:\\:__construct\\(\\) has parameter \\$orderItemUnitFactory with generic interface Sylius\\\\Component\\\\Order\\\\Factory\\\\OrderItemUnitFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Order/Modifier/OrderItemQuantityModifier.php
-
message: "#^Property Sylius\\\\Component\\\\Order\\\\Processor\\\\CompositeOrderProcessor\\:\\:\\$orderProcessors with generic class Laminas\\\\Stdlib\\\\PriorityQueue does not specify its types\\: TValue, TPriority$#"
count: 1
path: src/Sylius/Component/Order/Processor/CompositeOrderProcessor.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderItemRepositoryInterface\\:\\:findOneByIdAndCartId\\(\\) has parameter \\$cartId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Order/Repository/OrderItemRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderItemRepositoryInterface\\:\\:findOneByIdAndCartId\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Order/Repository/OrderItemRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderItemRepositoryInterface\\:\\:findOneByIdAndCartTokenValue\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Order/Repository/OrderItemRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderItemRepositoryInterface\\:\\:findOneByIdAndCartTokenValue\\(\\) has parameter \\$tokenValue with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Order/Repository/OrderItemRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderRepositoryInterface\\:\\:findAllExceptCarts\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Repository\\\\OrderRepositoryInterface\\:\\:findCartById\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Order/Repository/OrderRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Payment\\\\Factory\\\\PaymentFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Payment/Factory/PaymentFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Payment\\\\Model\\\\Payment\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Payment/Model/Payment.php
-
message: "#^Method Sylius\\\\Component\\\\Payment\\\\Model\\\\Payment\\:\\:setDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Payment/Model/Payment.php
-
message: "#^Method Sylius\\\\Component\\\\Payment\\\\Model\\\\PaymentInterface\\:\\:getDetails\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Payment/Model/PaymentInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Payment\\\\Model\\\\PaymentInterface\\:\\:setDetails\\(\\) has parameter \\$details with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Payment/Model/PaymentInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Payment\\\\Resolver\\\\DefaultPaymentMethodResolver\\:\\:__construct\\(\\) has parameter \\$paymentMethodRepository with generic interface Sylius\\\\Component\\\\Payment\\\\Repository\\\\PaymentMethodRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Payment/Resolver/DefaultPaymentMethodResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Payment\\\\Resolver\\\\PaymentMethodsResolver\\:\\:__construct\\(\\) has parameter \\$paymentMethodRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Payment/Resolver/PaymentMethodsResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Factory\\\\ProductFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Product/Factory/ProductFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Factory\\\\ProductFactory\\:\\:__construct\\(\\) has parameter \\$variantFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Product/Factory/ProductFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Factory\\\\ProductVariantFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Product/Factory/ProductVariantFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:build\\(\\) has parameter \\$setTuples with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:build\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:doBuild\\(\\) has parameter \\$setTuples with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:doBuild\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:getResult\\(\\) has parameter \\$k with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:getResult\\(\\) has parameter \\$keys with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:getResult\\(\\) has parameter \\$valueA with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:getResult\\(\\) has parameter \\$valueB with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:getResult\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:validateTuples\\(\\) has parameter \\$setTuples with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\CartesianSetBuilder\\:\\:validateTuples\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/CartesianSetBuilder.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\ProductVariantGenerator\\:\\:__construct\\(\\) has parameter \\$productVariantFactory with generic interface Sylius\\\\Component\\\\Product\\\\Factory\\\\ProductVariantFactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\ProductVariantGenerator\\:\\:addOptionValue\\(\\) has parameter \\$optionMap with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\ProductVariantGenerator\\:\\:addOptionValue\\(\\) has parameter \\$permutation with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\ProductVariantGenerator\\:\\:createVariant\\(\\) has parameter \\$optionMap with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Generator\\\\ProductVariantGenerator\\:\\:createVariant\\(\\) has parameter \\$permutation with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Generator/ProductVariantGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductRepositoryInterface\\:\\:findByPhrase\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Component/Product/Repository/ProductRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductVariantRepositoryInterface\\:\\:createQueryBuilderByProductId\\(\\) has parameter \\$productId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Repository/ProductVariantRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductVariantRepositoryInterface\\:\\:findOneByIdAndProductId\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Repository/ProductVariantRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductVariantRepositoryInterface\\:\\:findOneByIdAndProductId\\(\\) has parameter \\$productId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Product/Repository/ProductVariantRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Product\\\\Resolver\\\\DefaultProductVariantResolver\\:\\:__construct\\(\\) has parameter \\$productVariantRepository with generic interface Sylius\\\\Component\\\\Product\\\\Repository\\\\ProductVariantRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Product/Resolver/DefaultProductVariantResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Action\\\\PromotionActionCommandInterface\\:\\:execute\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Action/PromotionActionCommandInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Action\\\\PromotionActionCommandInterface\\:\\:revert\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Action/PromotionActionCommandInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Checker\\\\Rule\\\\CartQuantityRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Checker/Rule/CartQuantityRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Checker\\\\Rule\\\\ItemTotalRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Checker/Rule/ItemTotalRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Checker\\\\Rule\\\\RuleCheckerInterface\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Checker/Rule/RuleCheckerInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Factory\\\\PromotionCouponFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Promotion/Factory/PromotionCouponFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Generator\\\\PercentageGenerationPolicy\\:\\:__construct\\(\\) has parameter \\$couponRepository with generic interface Sylius\\\\Component\\\\Promotion\\\\Repository\\\\PromotionCouponRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Promotion/Generator/PercentageGenerationPolicy.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Generator\\\\PromotionCouponGenerator\\:\\:__construct\\(\\) has parameter \\$couponFactory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Promotion/Generator/PromotionCouponGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Generator\\\\PromotionCouponGenerator\\:\\:__construct\\(\\) has parameter \\$couponRepository with generic interface Sylius\\\\Component\\\\Promotion\\\\Repository\\\\PromotionCouponRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Promotion/Generator/PromotionCouponGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Generator\\\\PromotionCouponGenerator\\:\\:generateUniqueCode\\(\\) has parameter \\$generatedCoupons with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Generator/PromotionCouponGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Generator\\\\PromotionCouponGenerator\\:\\:isUsedCode\\(\\) has parameter \\$generatedCoupons with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Generator/PromotionCouponGenerator.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionAction\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionAction.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionAction\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionAction.php
-
message: "#^Property Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionAction\\:\\:\\$configuration type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionAction.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionActionInterface\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionActionInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionActionInterface\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionActionInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionScope\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScope.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionScope\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScope.php
-
message: "#^Property Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionScope\\:\\:\\$configuration type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScope.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionScopeInterface\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScopeInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\CatalogPromotionScopeInterface\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/CatalogPromotionScopeInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\ConfigurablePromotionElementInterface\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/ConfigurablePromotionElementInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\PromotionAction\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionAction.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\PromotionAction\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionAction.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\PromotionActionInterface\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionActionInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\PromotionRule\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionRule.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\PromotionRule\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionRule.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Model\\\\PromotionRuleInterface\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Model/PromotionRuleInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Provider\\\\ActivePromotionsProvider\\:\\:__construct\\(\\) has parameter \\$promotionRepository with generic interface Sylius\\\\Component\\\\Promotion\\\\Repository\\\\PromotionRepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Promotion/Provider/ActivePromotionsProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Repository\\\\CatalogPromotionRepositoryInterface\\:\\:findByCriteria\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Repository/CatalogPromotionRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Repository\\\\PromotionCouponRepositoryInterface\\:\\:createPaginatorForPromotion\\(\\) return type has no value type specified in iterable type iterable\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Repository/PromotionCouponRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Promotion\\\\Repository\\\\PromotionCouponRepositoryInterface\\:\\:createQueryBuilderByPromotionId\\(\\) has parameter \\$promotionId with no type specified\\.$#"
count: 1
path: src/Sylius/Component/Promotion/Repository/PromotionCouponRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Review\\\\Factory\\\\ReviewFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Review/Factory/ReviewFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Calculator\\\\CalculatorInterface\\:\\:calculate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Calculator/CalculatorInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Calculator\\\\FlatRateCalculator\\:\\:calculate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Calculator/FlatRateCalculator.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Calculator\\\\PerUnitRateCalculator\\:\\:calculate\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Calculator/PerUnitRateCalculator.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Checker\\\\Rule\\\\RuleCheckerInterface\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Checker/Rule/RuleCheckerInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Checker\\\\Rule\\\\TotalWeightGreaterThanOrEqualRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Checker/Rule/TotalWeightGreaterThanOrEqualRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Checker\\\\Rule\\\\TotalWeightLessThanOrEqualRuleChecker\\:\\:isEligible\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Checker/Rule/TotalWeightLessThanOrEqualRuleChecker.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ConfigurableShippingMethodElementInterface\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ConfigurableShippingMethodElementInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethod\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethod.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethod\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethod.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethodInterface\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethodInterface\\:\\:setCategory\\(\\) has no return type specified\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethodInterface\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethodRule\\:\\:getConfiguration\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodRule.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethodRule\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodRule.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Model\\\\ShippingMethodRuleInterface\\:\\:setConfiguration\\(\\) has parameter \\$configuration with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Shipping/Model/ShippingMethodRuleInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Shipping\\\\Resolver\\\\DefaultShippingMethodResolver\\:\\:__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/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$#"
count: 1
path: src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Taxation\\\\Resolver\\\\TaxRateResolver\\:\\:__construct\\(\\) has parameter \\$taxRateRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
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
path: src/Sylius/Component/Taxation/Resolver/TaxRateResolver.php
-
message: "#^Method Sylius\\\\Component\\\\Taxation\\\\Resolver\\\\TaxRateResolverInterface\\:\\:resolve\\(\\) has parameter \\$criteria with no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Taxation/Resolver/TaxRateResolverInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Taxonomy\\\\Factory\\\\TaxonFactory\\:\\:__construct\\(\\) has parameter \\$factory with generic interface Sylius\\\\Component\\\\Resource\\\\Factory\\\\FactoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Taxonomy/Factory/TaxonFactory.php
-
message: "#^Method Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface\\:\\:findChildrenByChannelMenuTaxon\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Taxonomy/Repository/TaxonRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Taxonomy\\\\Repository\\\\TaxonRepositoryInterface\\:\\:findHydratedRootNodes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Sylius/Component/Taxonomy/Repository/TaxonRepositoryInterface.php
-
message: "#^Method Sylius\\\\Component\\\\User\\\\Model\\\\CredentialsHolderInterface\\:\\:eraseCredentials\\(\\) has no return type specified\\.$#"
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
path: src/Sylius/Component/User/Model/User.php
-
message: "#^Method Sylius\\\\Component\\\\User\\\\Model\\\\UserAwareInterface\\:\\:setUser\\(\\) has no return type specified\\.$#"
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