mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
* 1.14: Changes after CR Add info to UPGRADE file Add deprecations and configuration unit tests Fix behat test Skip svg sanitize test if package is not installed Fix composerRequireChecker Format fix Add phpstan ignores Adjust behat tests Add tests Add allowed types configuration and change validation Remove enshrined/svg-sanitize dependency
3176 lines
197 KiB
Text
3176 lines
197 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\\\\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\\\\Twig\\\\CountryNameExtension\\:\\:translateCountryIsoCode\\(\\) has parameter \\$country with no type specified\\.$#"
|
|
count: 1
|
|
path: src/Sylius/Bundle/AddressingBundle/Twig/CountryNameExtension.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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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: "#^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: "#^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\\\\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\\:\\: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\\\\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\\\\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\\:\\: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\\:\\: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 \\$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\\:\\: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\\:\\: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 \\$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\\:\\: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: "#^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 \\$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 \\$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 \\$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\\:\\: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 \\$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\\:\\: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\\:\\: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\\:\\: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\\\\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\\:\\: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\\:\\: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\\:\\: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\\:\\: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\\:\\: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 \\$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\\:\\: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\\:\\: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\\\\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: "#^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\\:\\: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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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 \\$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 \\$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\\\\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\\:\\:getIdsBatch\\(\\) return type has no value type specified in iterable type array\\.$#"
|
|
count: 1
|
|
path: src/Sylius/Bundle/CoreBundle/PriceHistory/CommandDispatcher/BatchedApplyLowestPriceOnChannelPricingsCommandDispatcher.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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\:\\: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\\\\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\\:\\:findCartById\\(\\) has parameter \\$id with no type specified\\.$#"
|
|
count: 1
|
|
path: src/Sylius/Bundle/OrderBundle/Doctrine/ORM/OrderRepository.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\\\\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\\\\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\\\\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\\:\\: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\\\\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\\\\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: "#^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\\\\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\\\\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 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 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\\:\\:preRemove\\(\\) 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\\\\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\\\\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\\\\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\\:\\:configureOrderPay\\(\\) 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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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\\\\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: "#^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 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\\:\\: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: "#^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\\\\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\\:\\: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\\\\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\\\\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: "#^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\\\\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\\\\ProductVariantPricesCalculatorInterface\\:\\:calculate\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
|
|
count: 1
|
|
path: src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php
|
|
|
|
-
|
|
message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPricesCalculatorInterface\\:\\:calculateLowestPriceBeforeDiscount\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
|
|
count: 1
|
|
path: src/Sylius/Component/Core/Calculator/ProductVariantPricesCalculatorInterface.php
|
|
|
|
-
|
|
message: "#^Method Sylius\\\\Component\\\\Core\\\\Calculator\\\\ProductVariantPricesCalculatorInterface\\:\\:calculateOriginal\\(\\) has parameter \\$context with no value type specified in iterable type array\\.$#"
|
|
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 \\$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\\\\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\\\\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\\:\\: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\\\\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: "#^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\\:\\: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\\:\\: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\\:\\: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\\:\\: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\\:\\: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\\\\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\\\\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\\\\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\\\\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\\\\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\\:\\: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\\\\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\\\\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\\:\\: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 \\$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\\:\\:create\\(\\) return type has no value type specified in iterable type array\\.$#"
|
|
count: 1
|
|
path: src/Sylius/Component/Core/Test/Services/DefaultUnitedStatesChannelFactory.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: "#^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\\:\\: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\\:\\:findCartById\\(\\) has parameter \\$id with no type specified\\.$#"
|
|
count: 1
|
|
path: src/Sylius/Component/Order/Repository/OrderRepositoryInterface.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\\\\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\\\\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\\\\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 \\$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\\\\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 Sylius\\\\Component\\\\Shipping\\\\Repository\\\\ShippingMethodRepositoryInterface but does not specify its types\\: T$#"
|
|
count: 1
|
|
path: src/Sylius/Component/Shipping/Resolver/ShippingMethodsResolver.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\\\\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: 1
|
|
path: src/Sylius/Component/User/Model/CredentialsHolderInterface.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: "#^Call to method sanitize\\(\\) on an unknown class enshrined\\\\svgSanitize\\\\Sanitizer.$#"
|
|
count: 1
|
|
path: src/Sylius/Component/Core/Uploader/ImageUploader.php
|
|
|
|
-
|
|
message: "#^Property Sylius\\\\Component\\\\Core\\\\Uploader\\\\ImageUploader\\:\\:\\$sanitizer has unknown class enshrined\\\\svgSanitize\\\\Sanitizer as its type.$#"
|
|
count: 1
|
|
path: src/Sylius/Component/Core/Uploader/ImageUploader.php
|