Slim Application Error

Hallo Community,

bei einer lokalen Installation (xamp 3.2.2 - php 7.3.0 - shopware 5.5.4) tritt u.g.Fehler (nach Starten des Installationsschrittes: Konfiguration) auf.

Grüße

Felix

Slim Application Error
The application could not run because of the following error:

Details
Type: ErrorException
Code: 2
Message: „continue“ targeting switch is equivalent to „break“. Did you mean to use „continue 2“?
File: E:\xampp\htdocs\shopware\vendor\doctrine\orm\lib\Doctrine\ORM\UnitOfWork.php
Line: 2636
Trace
#0 E:\xampp\htdocs\shopware\recovery\common\vendor\composer\ClassLoader.php(444): Slim\Slim::handleErrors(2, ‚„continue“ targ…‘, ‚E:\xampp\htdocs…‘, 2636, Array)
#1 E:\xampp\htdocs\shopware\recovery\common\vendor\composer\ClassLoader.php(444): include()
#2 E:\xampp\htdocs\shopware\recovery\common\vendor\composer\ClassLoader.php(322): Composer\Autoload\includeFile(‚E:\xampp\htdocs…‘)
#3 [internal function]: Composer\Autoload\ClassLoader->loadClass(‚Doctrine\ORM\Un…‘)
#4 E:\xampp\htdocs\shopware\vendor\doctrine\orm\lib\Doctrine\ORM\EntityManager.php(160): spl_autoload_call(‚Doctrine\ORM\Un…‘)
#5 E:\xampp\htdocs\shopware\engine\Shopware\Components\Model\ModelManager.php(86): Doctrine\ORM\EntityManager->__construct(Object(Doctrine\DBAL\Connection), Object(Shopware\Components\Model\Configuration), Object(Doctrine\Common\EventManager))
#6 E:\xampp\htdocs\shopware\engine\Shopware\Components\DependencyInjection\Bridge\Models.php(74): Shopware\Components\Model\ModelManager::createInstance(Object(Doctrine\DBAL\Connection), Object(Shopware\Components\Model\Configuration), Object(Doctrine\Common\EventManager))
#7 E:\xampp\htdocs\shopware\var\cache\production_201812030839\proxies\ShopwareProductionda39a3ee5e6b4b0d3255bfef95601890afd80709ProjectContainer.php(3013): Shopware\Components\DependencyInjection\Bridge\Models->factory(Object(Doctrine\Common\EventManager), Object(Shopware\Components\Model\Configuration), Object(Enlight_Loader), Object(Doctrine\DBAL\Connection), Object(Doctrine\ORM\Mapping\Driver\AnnotationDriver))
#8 E:\xampp\htdocs\shopware\vendor\symfony\dependency-injection\Container.php(306): ShopwareProductionda39a3ee5e6b4b0d3255bfef95601890afd80709ProjectContainer->getModelsService()
#9 E:\xampp\htdocs\shopware\engine\Shopware\Components\DependencyInjection\Container.php(211): Symfony\Component\DependencyInjection\Container->get(‚models‘, 1)
#10 E:\xampp\htdocs\shopware\engine\Shopware\Components\DependencyInjection\Container.php(143): Shopware\Components\DependencyInjection\Container->doLoad(‚models‘, 1)
#11 E:\xampp\htdocs\shopware\recovery\install\src\ContainerProvider.php(125): Shopware\Components\DependencyInjection\Container->get(‚models‘)
#12 E:\xampp\htdocs\shopware\recovery\common\vendor\pimple\pimple\src\Pimple\Container.php(113): Shopware\Recovery\Install\ContainerProvider->Shopware\Recovery\Install{closure}(Object(Pimple\Container))
#13 E:\xampp\htdocs\shopware\recovery\install\src\ContainerProvider.php(131): Pimple\Container->offsetGet(‚shopware.contai…‘)
#14 E:\xampp\htdocs\shopware\recovery\common\vendor\pimple\pimple\src\Pimple\Container.php(113): Shopware\Recovery\Install\ContainerProvider->Shopware\Recovery\Install{closure}(Object(Pimple\Container))
#15 E:\xampp\htdocs\shopware\recovery\install\src\ContainerProvider.php(144): Pimple\Container->offsetGet(‚shopware.theme_…‘)
#16 E:\xampp\htdocs\shopware\recovery\common\vendor\pimple\pimple\src\Pimple\Container.php(113): Shopware\Recovery\Install\ContainerProvider->Shopware\Recovery\Install{closure}(Object(Pimple\Container))
#17 E:\xampp\htdocs\shopware\recovery\install\src\app.php(499): Pimple\Container->offsetGet(‚theme.service‘)
#18 [internal function]: {closure}()
#19 E:\xampp\htdocs\shopware\recovery\common\vendor\slim\slim\Slim\Route.php(462): call_user_func_array(Object(Closure), Array)
#20 E:\xampp\htdocs\shopware\recovery\common\vendor\slim\slim\Slim\Slim.php(1326): Slim\Route->dispatch()
#21 E:\xampp\htdocs\shopware\recovery\common\vendor\slim\slim\Slim\Middleware\Flash.php(85): Slim\Slim->call()
#22 E:\xampp\htdocs\shopware\recovery\common\vendor\slim\slim\Slim\Middleware\MethodOverride.php(92): Slim\Middleware\Flash->call()
#23 E:\xampp\htdocs\shopware\recovery\common\vendor\slim\slim\Slim\Middleware\PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#24 E:\xampp\htdocs\shopware\recovery\common\vendor\slim\slim\Slim\Slim.php(1271): Slim\Middleware\PrettyExceptions->call()
#25 E:\xampp\htdocs\shopware\recovery\install\index.php(74): Slim\Slim->run()
#26 {main}

Benutz PHP 7.2

1 „Gefällt mir“

Danke mit PHP 7.2. kommt die gleiche Fehlermeldung.

Es kann nicht sein, dass die selbe kommt

1 „Gefällt mir“

War doch noch 7.3, zweiter Anlauf mit 7.2. jetzt läufts. Danke.