Log Messages
Level (All)
Channel (6)
Time | Message |
---|---|
deprecation | Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Exercise\HTMLPurifierBundle\DependencyInjection\ExerciseHTMLPurifierExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "Eccube\DependencyInjection\EccubeExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Eccube\DependencyInjection\EccubeExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\ComposerInstallCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\ComposerRemoveCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\ComposerRequireAlreadyInstalledPluginsCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\ComposerRequireCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\ComposerUpdateCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\DeleteCartsCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\GenerateDummyDataCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\GenerateProxyCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\InstallerCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | The "Doctrine\Bundle\DoctrineBundle\Command\DoctrineCommand" class is considered internal. It may change without further notice. You should not use it from "Eccube\Command\LoadDataFixturesEccubeCommand". |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\LoadDataFixturesEccubeCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\PluginDisableCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\PluginEnableCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\PluginGenerateCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\PluginInstallCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\PluginSchemaUpdateCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\PluginUninstallCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Eccube\Command\PluginUpdateCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | The "Eccube\Command\UpdateSchemaDoctrineCommand" class extends "Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand" that is deprecated use Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand instead. |
deprecation | Method "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\DataCollector\EccubeDataCollector" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\Common\DataFixtures\Executor\AbstractExecutor::execute()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\Common\CsvDataFixtures\Executor\DbalExecutor" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Doctrine\EventSubscriber\InitSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\Filter\NoStockHiddenFilter" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\ORM\Query\Filter\SQLFilter::addFilterConstraint()" might add "string" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\Filter\OrderStatusFilter" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\Persistence\Mapping\Driver\MappingDriver::getAllClassNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\Persistence\Mapping\Driver\MappingDriver::getAllClassNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Doctrine\ORM\Mapping\Driver\NopAnnotationDriver" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\Persistence\Mapping\Driver\MappingDriver::getAllClassNames()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Doctrine\ORM\Mapping\Driver\ReloadSafeAnnotationDriver" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\ORM\Query\Extract" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\ORM\Query\Extract" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\ORM\Query\Normalize" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\ORM\Query\Normalize" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\EventListener\IpAddrListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\EventListener\LogListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\EventListener\MaintenanceListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\EventListener\MobileTemplatePathListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\EventListener\RateLimiterListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\EventListener\RestrictFileUploadListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\EventListener\TwigInitializeListener" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\AddCartType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\AddressType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\AuthenticationType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\AuthorityRoleType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\BlockType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\CalendarType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ChangePasswordType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ClassCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ClassNameType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\CsvImportType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\CustomerType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\DeliveryFeeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\DeliveryTimeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\DeliveryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\LayoutType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\LogType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\MailType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\MainEditType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\MasterdataDataType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\MasterdataEditType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\MasterdataType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\MemberType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\NewsType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\OrderItemType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\OrderMailType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\OrderType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\PageType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\PaymentRegisterType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\PluginLocalInstallType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\PluginManagementType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ProductClassType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ProductTag" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ProductType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\SearchCustomerType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\SearchLoginHistoryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\SearchOrderType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\SearchPluginApiType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\SearchProductType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\SecurityType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\ShopMasterType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\TagType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\TaxRuleType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\TemplateType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Admin\TwoFactorAuthType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\ContactType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\CustomerAddressType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\CustomerLoginType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\EntryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\ForgotType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\NonMemberType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\PasswordResetType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\ShoppingShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Front\ShoppingShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Install\Step1Type" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Install\Step3Type" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Install\Step4Type" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Install\Step5Type" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\KanaType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\KanaType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\CsvType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\CsvType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\CustomerStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\CustomerStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\DeliveryDurationType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\DeliveryDurationType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\DeviceTypeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\DeviceTypeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\JobType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\JobType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\LoginHistoryStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\LoginHistoryStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\MailTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\MailTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\OrderStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\OrderStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\PageMaxType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\PageMaxType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\PaymentType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\PaymentType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\PrefType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\PrefType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\ProductListMaxType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\ProductListMaxType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\ProductListOrderByType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\ProductListOrderByType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\ProductStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\ProductStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\RoundingTypeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\RoundingTypeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\SaleTypeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\SaleTypeType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\SexType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Master\SexType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\MasterType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\MasterType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\NameType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\PhoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\PhoneNumberType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\PostalType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\PostalType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\PriceType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\PriceType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\RepeatedEmailType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\RepeatedEmailType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\RepeatedPasswordType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\RepeatedPasswordType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\SearchProductBlockType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\SearchProductType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\ShippingMultipleItemType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\ShippingMultipleType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Shopping\OrderItemType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Shopping\OrderType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\Shopping\ShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\ShoppingMultipleType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\Type\ToggleSwitchType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface" instead. |
deprecation | The "Eccube\Security\Core\Encoder\PasswordEncoder" class implements "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" that is deprecated since Symfony 5.3, use {@link PasswordHasherInterface} instead. |
deprecation | Class "Eccube\Security\Core\User\CustomerProvider" should implement method "Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByIdentifier(string $identifier): UserInterface": loads the user for the given user identifier (e.g. username or email). This method must throw UserNotFoundException if the user is not found. |
deprecation | Class "Eccube\Security\Core\User\MemberProvider" should implement method "Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByIdentifier(string $identifier): UserInterface": loads the user for the given user identifier (e.g. username or email). This method must throw UserNotFoundException if the user is not found. |
deprecation | Method "Symfony\Component\Security\Http\Authentication\AuthenticationFailureHandlerInterface::onAuthenticationFailure()" might add "Response" as a native return type declaration in the future. Do the same in implementation "Eccube\Security\Http\Authentication\EccubeAuthenticationFailureHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface::onAuthenticationSuccess()" might add "Response" as a native return type declaration in the future. Do the same in implementation "Eccube\Security\Http\Authentication\EccubeAuthenticationSuccessHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Since symfony/security-http 5.1: The "Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" class is deprecated, use "Symfony\Component\Security\Http\EventListener\DefaultLogoutListener" instead. |
deprecation | Since symfony/security-http 5.1: The "Symfony\Component\Security\Http\Logout\LogoutSuccessHandlerInterface" interface is deprecated, create a listener for the "Symfony\Component\Security\Http\Event\LogoutEvent" event instead. |
deprecation | The "Eccube\Security\Http\Authentication\EccubeLogoutSuccessHandler" class extends "Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" that is deprecated since Symfony 5.1. |
deprecation | Method "Symfony\Component\Security\Http\Logout\LogoutSuccessHandlerInterface::onLogoutSuccess()" might add "Response" as a native return type declaration in the future. Do the same in implementation "Eccube\Security\Http\Authentication\EccubeLogoutSuccessHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface::vote()" might add "int" as a native return type declaration in the future. Do the same in implementation "Eccube\Security\Voter\AuthorityVoter" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Return type of Eccube\Service\CsvImportService::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice |
deprecation | Return type of Eccube\Service\CsvImportService::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice |
deprecation | Return type of Eccube\Service\CsvImportService::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice |
deprecation | Return type of Eccube\Service\CsvImportService::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice |
deprecation | Return type of Eccube\Service\CsvImportService::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice |
deprecation | Return type of Eccube\Service\CsvImportService::seek($pointer) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice |
deprecation | Return type of Eccube\Service\CsvImportService::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice |
deprecation | Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Eccube\Service\CsvImportService" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "SeekableIterator::seek()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Service\CsvImportService" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "TCPDF::_getxobjectdict()" might add "string" as a native return type declaration in the future. Do the same in child class "setasign\Fpdi\Tcpdf\Fpdi" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Service\OrderStateMachine" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Service\SystemService" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::open()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::doRead()" might add "string" as a native return type declaration in the future. Do the same in child class "Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::doWrite()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::destroy()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::doDestroy()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Session\Storage\Handler\SameSiteNoneCompatSessionHandler" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Twig\Extension\CartServiceExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Twig\Extension\EccubeBlockExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Twig\Extension\IntlExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Twig\Extension\RepositoryExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Eccube\Twig\Extension\TwigIncludeExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Plugin\EccubePaymentLite42\Controller\Command\RegularOrderDeliveryNoticeCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Plugin\EccubePaymentLite42\Controller\Command\SendChangeCardMailCommand" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\AddRegularNav" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Order\AddPaymentStatusFormEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Order\OrderEditChangePriceEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Order\OrderEditRequestEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Order\OrderIndexEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Order\UpdateRegularShippingDeliveryDate" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Product\AddFreeAreaDescriptionFormToProductType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Product\AddRegularCycleFormToProductClassEditType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Product\AddRegularCycleFormToProductClassType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Admin\Setting\AddDeliveryCompanyFormEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Mypage\AddFlashBug" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Mypage\AddFlashMessage" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Mypage\AddNavEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Mypage\AddRegularNavEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Mypage\Change\UpdateRegularOrder" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Mypage\Withdraw\AddAttentionTextAndRemoveBtn" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Mypage\Withdraw\WithdrawIndexInitialize" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\AddConveniFormEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\AddDeferredPaymentDescriptionEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\AddDescriptionShoppingConfirmEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\AddRegularCycleFormEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\ChangeButtonTextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\ChangeShoppingConfirmActionEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\CreditCardInfoEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\HideAddDeliveryBtnEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\RemoveGuestPurchaseBtnWhenShoppingLogin" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\SaveRegularOrderAtShoppingComplete" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\EventListener\EventSubscriber\Front\Shopping\SetNotFoundResponseEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Form\Type\Admin\RegularOrderItemType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Form\Type\Admin\RegularOrderType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Form\Type\Admin\RegularShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Form\Type\Admin\RegularStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Form\Type\Admin\RegularStatusType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Form\Type\Admin\SearchRegularOrderType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Bitcash" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Chocom" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Conveni" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Credit" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Deferred" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Jcb" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Maillink" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Netbank_Jnb" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Netbank_Rakuten" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Payeasy" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Paypal" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Paypay" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Reg_Credit" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Sphone" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Sumishin" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Virtual_Account" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Webmoney" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Service\Payment\PaymentMethodInterface::apply()" might add "PaymentDispatcher" as a native return type declaration in the future. Do the same in implementation "Plugin\EccubePaymentLite42\Service\Method\Ywallet" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\MailMagazine42\Event\MailMagazineHistoryFilePaginationSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Plugin\MailMagazine42\Form\Type\MailMagazineTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Eccube\Common\EccubeNav::getNav()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\ProductReview42\ProductReviewNav" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Plugin\RelatedProduct42\RelatedProductEvent" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Plugin\Securitychecker42\Form\Type\Securitychecker42ConfigType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\AddressType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Admin\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Admin\ProductClassType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Admin\ShopMasterType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Admin\VisualType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Front\CustomerAddressType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Front\EntryType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Front\ForgotType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Front\NonMemberType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Front\ShoppingShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Front\ShoppingShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\KanaType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\KanaType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\NameType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getParent()" might add "?string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\RepeatedEmailType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\RepeatedEmailType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Shopping\OrderItemType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Shopping\OrderType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "Customize\Form\Type\Shopping\ShippingType" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Customize\Twig\Extension\EccubeExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Customize\Twig\Extension\EccubeExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0. |
deprecation | Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0. |
deprecation | Since symfony/security-bundle 5.3: The child node "encoders" at path "security" is deprecated, use "password_hashers" instead. |
deprecation | Since symfony/security-bundle 5.1: The "success_handler" at path "security.firewalls.admin.logout" is deprecated, register a listener on the "Symfony\Component\Security\Http\Event\LogoutEvent" event instead. |
deprecation | Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) |
deprecation | Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Eccube\Entity\Member" should implement it. |
deprecation | Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Eccube\Entity\Customer" should implement it. |
deprecation | Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Eccube\Entity\Member" should implement it. |
deprecation | Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "Eccube\Entity\Customer" should implement it. |
deprecation | Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself. |
deprecation | Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Exercise\HTMLPurifierBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Common\EccubeConfig" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Common\EccubeConfig" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Psr\Log\LoggerInterface::log()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Log\Logger" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Since symfony/asset 5.3: The "Symfony\Component\Asset\VersionStrategy\RemoteJsonManifestVersionStrategy" class is deprecated, use "Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" instead. |
deprecation | Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. |
deprecation | Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. |
deprecation | Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. |
deprecation | Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator" instead. |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" class is deprecated, use "Symfony\Component\Security\Http\Firewall\ChannelListener" directly (and optionally configure the HTTP(s) ports there). |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. |
deprecation | Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" class is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\PersistentRememberMeHandler" instead. |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead. |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead. |
deprecation | Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead. |
deprecation | Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" class is deprecated, use the new authenticator system instead. |
deprecation | Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead. |
deprecation | The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead. |
deprecation | Since symfony/maker-bundle 1.29: The "Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeTest" instead. |
deprecation | Since symfony/maker-bundle 1.29: The "Symfony\Bundle\MakerBundle\Maker\MakeUnitTest" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeTest" instead. |
deprecation | Method "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp()" might add "array" as a native return type declaration in the future. Do the same in implementation "Exercise\HTMLPurifierBundle\CacheWarmer\SerializerCacheWarmer" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface::isOptional()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Exercise\HTMLPurifierBundle\CacheWarmer\SerializerCacheWarmer" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Exercise\HTMLPurifierBundle\Twig\HTMLPurifierExtension" now to avoid errors or add an explicit @return annotation to suppress this message. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Command\DeleteCartsCommand" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Command\GenerateProxyCommand" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Command\InstallerCommand" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Command\LoadDataFixturesEccubeCommand" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Command\PluginGenerateCommand" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\AbstractController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\AbstractShoppingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\AbstractCsvImportController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Controller\Admin\AdminController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\AdminController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\BlockController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\CacheController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\CssController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\FileController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\JsController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\LayoutController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\MaintenanceController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\NewsController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Content\PageController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Customer\CustomerController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Customer\CustomerDeliveryEditController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Controller\Admin\Customer\CustomerEditController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Customer\CustomerEditController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Order\CsvImportController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Order\EditController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Order\MailController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Order\OrderController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Order\ShippingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Product\CategoryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Product\ClassCategoryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Product\ClassNameController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Product\CsvImportController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Product\ProductClassController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Product\ProductController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Product\TagController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\CalendarController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\CsvController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\DeliveryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\MailController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\OrderStatusController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\PaymentController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\ShopController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\TaxRuleController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\Shop\TradeLawController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\AuthorityController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\LogController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\LoginHistoryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\MasterdataController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\MemberController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\MemberController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\SecurityController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\TwoFactorAuthController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Setting\System\TwoFactorAuthController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Store\OwnerStoreController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Store\PluginController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Admin\Store\TemplateController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Block\CalendarController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Block\CartController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Block\SearchProductController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\CartController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\ContactController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Controller\EntryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\EntryController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Controller\ForgotController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\ForgotController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Install\InstallController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\InstallPluginController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Controller\Mypage\ChangeController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Mypage\ChangeController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Mypage\DeliveryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Mypage\MypageController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\Mypage\WithdrawController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\NonMemberShoppingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\ProductController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\ShippingMultipleController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Controller\ShoppingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\ShoppingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\SitemapController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\TopController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\TradeLawController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Controller\UserDataController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\DataCollector\EccubeDataCollector" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Form\Type\Admin\LoginType" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Form\Type\PriceType" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Form\Type\ShippingMultipleItemType" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Repository\CustomerRepository" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Repository\PageRepository" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Service\CartService" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Service\EntityProxyService" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Service\MailService" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Service\OrderHelper" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Service\OrderHelper" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Service\PluginService" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Service\SystemService" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Service\TwoFactorAuthService" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Eccube\Service\TwoFactorAuthService" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Util\CacheUtil" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Common\EccubeConfig" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Eccube\Service\Composer\ComposerServiceInterface" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\Coupon42\Controller\Admin\CouponController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Coupon42\Controller\Admin\CouponController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\Coupon42\Controller\Admin\CouponSearchModelController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Coupon42\Controller\Admin\CouponSearchModelController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\Coupon42\Controller\CouponShoppingController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Coupon42\Controller\CouponShoppingController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Coupon42\Form\Type\CouponType" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Coupon42\Service\CouponService" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Order\ChangePaymentStatusController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Order\ChangePaymentStatusToCancelController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Order\ChangePaymentStatusToChargedController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Order\ChangePaymentStatusToShippingRegistrationController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Order\CreateRegCreditOrderController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Regular\CreateRegularOrderController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Regular\EditController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Regular\OrderController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Regular\RegularCycleController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Regular\RegularDiscountSettingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Regular\SendChangeCardMailController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Admin\Store\GmoEpsilonConfigController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\DeliveryDateController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\EditCreditCardController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularCancelController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularCompleteController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularCycleController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularDetailController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularListController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularNextDeliveryDateController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularProductQuantityController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularResumeController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularShippingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularSkipController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Mypage\RegularSuspendController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\PaymentNotification\ConveniAndPayeasyNotificationController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\PaymentNotification\DeferredPaymentStatusChangeNotificationController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\PaymentNotification\PaymentNotificationController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Shopping\CreditCardForTokenPaymentController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Shopping\EpsilonPaymentBackController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Shopping\EpsilonPaymentCompleteController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Shopping\Reception3DSAuthenticationController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\EccubePaymentLite42\Controller\Front\Shopping\ShippingDeliveryDateController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\MailMagazine42\Controller\MailMagazineController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\MailMagazine42\Controller\MailMagazineHistoryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\MailMagazine42\Controller\MailMagazineTemplateController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\MailMagazine42\Service\MailMagazineService" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\ProductReview42\Controller\Admin\ConfigController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\ProductReview42\Controller\Admin\ConfigController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\ProductReview42\Controller\Admin\ProductReviewController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\ProductReview42\Controller\Admin\ProductReviewController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\ProductReview42\Controller\ProductReviewController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\ProductReview42\Controller\ProductReviewController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\Recommend42\Controller\RecommendController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Recommend42\Controller\RecommendController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\Recommend42\Controller\RecommendSearchModelController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Recommend42\Controller\RecommendSearchModelController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\RelatedProduct42\Controller\Admin\RelatedProductController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\RelatedProduct42\Controller\Admin\RelatedProductController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\SalesReport42\Controller\SalesReportController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\SalesReport42\Controller\SalesReportController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\Securitychecker42\Controller\ConfigController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Securitychecker42\Controller\ConfigController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\Securitychecker42\Service\Securitychecker42Service" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\SiteKit42\Controller\Admin\ConfigController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\SiteKit42\Controller\Admin\ConfigController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Plugin\SiteKit42\Controller\Admin\DashboardController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Plugin\SiteKit42\Controller\Admin\DashboardController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Admin\Content\FileController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Admin\Content\VisualController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Admin\Order\OrderController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Admin\Product\CategoryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Admin\Product\ProductController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Admin\Setting\Shop\ShopController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\BookcartController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\CartController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\ConvertController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Customize\Controller\EntryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\EntryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\FaqController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Customize\Controller\ForgotController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\ForgotController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\GuideController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\ImageUrlGetController" service. |
deprecation | Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. It is being referenced by the "Customize\Controller\Mypage\ChangeController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Mypage\ChangeController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Mypage\DeliveryController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Mypage\MypageController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\Mypage\WithdrawController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\NonMemberShoppingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\ProductController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\ShippingMultipleController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Customize\Controller\ShoppingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\ShoppingController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\TopController" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Customize\Controller\TradelawController" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Customize\Service\MailService" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Customize\Twig\Extension\EccubeExtension" service. |
deprecation | Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "eccube.collector.core" service. |
deprecation | Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Log\Processor\SessionProcessor" service. |
deprecation | Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "Eccube\Tests\Fixture\Generator" service. |
deprecation | Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead. |
deprecation | Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead. |
deprecation | Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead. |
deprecation | Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) |
deprecation | User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead. |
deprecation | User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead. |
deprecation | User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead. |
deprecation | User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0. |
deprecation | Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) |
deprecation | User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. |
deprecation | User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface" class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface" instead. |
deprecation | User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. |
deprecation | User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. |
deprecation | Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) |
Container Compilation Logs (4954)
Log messages generated during the compilation of the service container.
Messages | Class |
---|---|
1417 |
|
648 |
|
288 |
|
538 |
|
1367 |
|
204 |
|
490 |
|
2 |
|