Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/http-foundation/ParameterBag.php on line 220
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/http-foundation/ParameterBag.php on line 230
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/http-foundation/HeaderBag.php on line 288
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/http-foundation/HeaderBag.php on line 298
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/kd41211/pogiparts1.de/vendor/symfony/http-foundation/Request.php on line 316
Deprecated: Symfony\Component\Config\Resource\ComposerResource implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/kd41211/pogiparts1.de/vendor/symfony/config/Resource/ComposerResource.php on line 19
Deprecated: Symfony\Component\Config\Resource\FileResource implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/kd41211/pogiparts1.de/vendor/symfony/config/Resource/FileResource.php on line 21
Deprecated: Return type of Symfony\Component\Config\Resource\ReflectionMethodHhvmWrapper::getParameters() should either be compatible with ReflectionFunctionAbstract::getParameters(): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/config/Resource/ReflectionClassResource.php on line 235
Deprecated: Return type of Symfony\Component\Config\Resource\ReflectionParameterHhvmWrapper::getDefaultValue() should either be compatible with ReflectionParameter::getDefaultValue(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/config/Resource/ReflectionClassResource.php on line 252
Deprecated: Symfony\Component\Config\Resource\ReflectionClassResource implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/kd41211/pogiparts1.de/vendor/symfony/config/Resource/ReflectionClassResource.php on line 20
Deprecated: Return type of Enlight_Collection_ArrayCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Collection/ArrayCollection.php on line 131
Deprecated: Return type of Enlight_Collection_ArrayCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Collection/ArrayCollection.php on line 239
Deprecated: Return type of Enlight_Collection_ArrayCollection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Collection/ArrayCollection.php on line 196
Deprecated: Return type of Enlight_Collection_ArrayCollection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Collection/ArrayCollection.php on line 218
Deprecated: Return type of Enlight_Collection_ArrayCollection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Collection/ArrayCollection.php on line 229
Deprecated: Return type of Enlight_Collection_ArrayCollection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Collection/ArrayCollection.php on line 206
Deprecated: Return type of Symfony\Component\DependencyInjection\Argument\RewindableGenerator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/dependency-injection/Argument/RewindableGenerator.php on line 31
Deprecated: Return type of Symfony\Component\DependencyInjection\Argument\RewindableGenerator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/vendor/symfony/dependency-injection/Argument/RewindableGenerator.php on line 38
Deprecated: Return type of Shopware\Components\Routing\Context::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Shopware/Components/Routing/Context.php on line 403
Deprecated: Optional parameter $frontendOptions declared before required parameter $release is implicitly treated as a required parameter in /home/kd41211/pogiparts1.de/engine/Shopware/Components/DependencyInjection/Bridge/Cache.php on line 46
Deprecated: Optional parameter $backendOptions declared before required parameter $release is implicitly treated as a required parameter in /home/kd41211/pogiparts1.de/engine/Shopware/Components/DependencyInjection/Bridge/Cache.php on line 46
Deprecated: Optional parameter $prefix declared before required parameter $tags is implicitly treated as a required parameter in /home/kd41211/pogiparts1.de/engine/Shopware/Components/Model/Cache.php on line 53
Deprecated: Optional parameter $config declared before required parameter $release is implicitly treated as a required parameter in /home/kd41211/pogiparts1.de/engine/Shopware/Components/DependencyInjection/Bridge/Config.php on line 40
Deprecated: Return type of Shopware_Components_Config::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Shopware/Components/Config.php on line 215
Deprecated: Return type of Shopware_Components_Config::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Shopware/Components/Config.php on line 189
Deprecated: Return type of Shopware_Components_Config::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Shopware/Components/Config.php on line 229
Deprecated: Return type of Shopware_Components_Config::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Shopware/Components/Config.php on line 205
Deprecated: Return type of Enlight_Plugin_PluginCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Plugin/PluginCollection.php on line 92
Deprecated: Return type of Zend_Db_Statement_Pdo::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Zend/Db/Statement/Pdo.php on line 254
Deprecated: Return type of Enlight_Config_BaseConfig::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config/BaseConfig.php on line 246
Deprecated: Return type of Enlight_Config_BaseConfig::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config/BaseConfig.php on line 256
Deprecated: Return type of Enlight_Config_BaseConfig::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config/BaseConfig.php on line 276
Deprecated: Return type of Enlight_Config_BaseConfig::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config/BaseConfig.php on line 267
Deprecated: Return type of Enlight_Config_BaseConfig::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config/BaseConfig.php on line 302
Deprecated: Return type of Enlight_Config_BaseConfig::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config/BaseConfig.php on line 290
Deprecated: Return type of Enlight_Config::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config.php on line 259
Deprecated: Return type of Enlight_Config::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config.php on line 281
Deprecated: Return type of Enlight_Config::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config.php on line 247
Deprecated: Return type of Enlight_Config::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/kd41211/pogiparts1.de/engine/Library/Enlight/Config.php on line 269
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/kd41211/pogiparts1.de/vendor/symfony/http-foundation/Request.php on line 316
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Shopware_Plugins_Core_ErrorHandler_Bootstrap::errorHandler(), 4 passed and exactly 5 expected in /home/kd41211/pogiparts1.de/engine/Shopware/Plugins/Default/Core/ErrorHandler/Bootstrap.php:178
Stack trace:
#0 [internal function]: Shopware_Plugins_Core_ErrorHandler_Bootstrap->errorHandler(16384, 'Service identif...', '/home/kd41211/p...', 514)
#1 /home/kd41211/pogiparts1.de/vendor/symfony/dependency-injection/Container.php(514): trigger_error('Service identif...', 16384)
#2 /home/kd41211/pogiparts1.de/vendor/symfony/dependency-injection/Container.php(307): Symfony\Component\DependencyInjection\Container->normalizeId('modelannotation...')
#3 /home/kd41211/pogiparts1.de/engine/Shopware/Components/DependencyInjection/Container.php(220): Symfony\Component\DependencyInjection\Container->get('modelannotation...', 1)
#4 /home/kd41211/pogiparts1.de/engine/Shopware/Components/DependencyInjection/Container.php(141): Shopware\Components\DependencyInjection\Container->doLoad('modelannotation...', 'modelannotation...', 1)
#5 /home/kd41211/pogiparts1.de/var/cache/production_202008121209/proxies/ShopwareProduction50195800dfd722d03b76da403c42ac13a6659c5cProjectContainer.php(2284): Shopware\Components\DependencyInjection\Container->get('modelannotation...')
#6 /home/kd41211/pogiparts1.de/vendor/symfony/dependency-injection/Container.php(306): ShopwareProduction50195800dfd722d03b76da403c42ac13a6659c5cProjectContainer->getModelsService()
#7 /home/kd41211/pogiparts1.de/engine/Shopware/Components/DependencyInjection/Container.php(220): Symfony\Component\DependencyInjection\Container->get('models', 1)
#8 /home/kd41211/pogiparts1.de/engine/Shopware/Components/DependencyInjection/Container.php(141): Shopware\Components\DependencyInjection\Container->doLoad('models', 'models', 1)
#9 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Plugin/Bootstrap.php(116): Shopware\Components\DependencyInjection\Container->get('models')
#10 /home/kd41211/pogiparts1.de/engine/Shopware/Plugins/Community/Backend/SwagImportExport/Bootstrap.php(123): Enlight_Plugin_Bootstrap->get('models')
#11 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Plugin/Bootstrap.php(82): Shopware_Plugins_Backend_SwagImportExport_Bootstrap->afterInit()
#12 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Plugin/PluginCollection.php(81): Enlight_Plugin_Bootstrap->setCollection(Object(Shopware_Components_Plugin_Namespace))
#13 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Plugin/Namespace/Config.php(91): Enlight_Plugin_PluginCollection->registerPlugin(Object(Shopware_Plugins_Backend_SwagImportExport_Bootstrap))
#14 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Plugin/PluginCollection.php(109): Enlight_Plugin_Namespace_Config->load('SwagImportExpor...', false)
#15 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Event/Handler/Plugin.php(95): Enlight_Plugin_PluginCollection->get('SwagImportExpor...')
#16 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Event/Handler/Plugin.php(138): Enlight_Event_Handler_Plugin->Plugin()
#17 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Plugin->execute(Object(Enlight_Controller_EventArgs))
#18 /home/kd41211/pogiparts1.de/engine/Library/Enlight/Controller/Front.php(134): Enlight_Event_EventManager->notify('Enlight_Control...', Object(Enlight_Controller_EventArgs))
#19 /home/kd41211/pogiparts1.de/engine/Shopware/Kernel.php(188): Enlight_Controller_Front->dispatch()
#20 /home/kd41211/pogiparts1.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#21 /home/kd41211/pogiparts1.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php(453): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#22 /home/kd41211/pogiparts1.de/engine/Shopware/Components/HttpCache/AppCache.php(261): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#23 /home/kd41211/pogiparts1.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php(426): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#24 /home/kd41211/pogiparts1.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php(317): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true)
#25 /home/kd41211/pogiparts1.de/engine/Shopware/Components/HttpCache/AppCache.php(188): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#26 /home/kd41211/pogiparts1.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true)
#27 /home/kd41211/pogiparts1.de/engine/Shopware/Components/HttpCache/AppCache.php(113): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#28 /home/kd41211/pogiparts1.de/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#29 {main}
thrown in /home/kd41211/pogiparts1.de/engine/Shopware/Plugins/Default/Core/ErrorHandler/Bootstrap.php on line 178