Hallo zusammen,
Wir erhalten folgende fehlermeldung wenn wir mit theme:compile das theme compilieren möchten.
Wir finden einfach keinen Anhaltspunkt woran es liegen könnte.
php 7.4.28
SW 6.4.12-13
12:27:23 INFO [php] User Deprecated: Since shopware/core : Class Shopware\Storefront\Event\ThemeCompilerEnrichScssVariablesEvent is deprecated. Use Shopware\Storefront\Theme\Event\ThemeCompilerEnrichScssVariablesEvent instead.
[
"exception" => ErrorException {
#message: "User Deprecated: Since shopware/core : Class Shopware\Storefront\Event\ThemeCompilerEnrichScssVariablesEvent is deprecated. Use Shopware\Storefront\Theme\Event\ThemeCompilerEnrichScssVariablesEvent instead."
#code: 0
#file: "./vendor/shopware/core/Framework/Feature.php"
#line: 148
#severity: E_USER_DEPRECATED
trace: {
./vendor/shopware/core/Framework/Feature.php:148 { …}
./vendor/shopware/storefront/Event/ThemeCompilerEnrichScssVariablesEvent.php:47 { …}
./vendor/shopware/storefront/Theme/ThemeCompiler.php:431 { …}
./vendor/shopware/storefront/Theme/ThemeCompiler.php:311 { …}
./vendor/shopware/storefront/Theme/ThemeCompiler.php:185 { …}
./vendor/shopware/storefront/Theme/ThemeService.php:71 { …}
./vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php:50 { …}
./vendor/symfony/console/Command/Command.php:298 { …}
./vendor/symfony/console/Application.php:1042 { …}
./vendor/symfony/framework-bundle/Console/Application.php:96 { …}
./vendor/symfony/console/Application.php:299 { …}
./vendor/symfony/framework-bundle/Console/Application.php:82 { …}
./vendor/symfony/console/Application.php:171 { …}
./bin/console:77 {
› $application->setVersion($kernel->getKernel()->getContainer()->getParameter('kernel.shopware_version'));
› $application->run($input);
›
}
}
}
]
12:27:23 INFO [php] User Deprecated: Returning a file to import for CSS or external references in custom importer callables is deprecated and will not be supported anymore in ScssPhp 2.0. This behavior is not compliant with the Sass specification. Update your "closure{/var/www/html/dev2/vendor/shopware/storefront/Theme/ThemeCompiler.php:275}" importer.
[
"exception" => ErrorException {
#message: "User Deprecated: Returning a file to import for CSS or external references in custom importer callables is deprecated and will not be supported anymore in ScssPhp 2.0. This behavior is not compliant with the Sass specification. Update your "closure{/var/www/html/deutsche-zauntechnik-dev2/vendor/shopware/storefront/Theme/ThemeCompiler.php:275}" importer."
#code: 0
#file: "./vendor/scssphp/scssphp/src/Compiler.php"
#line: 5792
#severity: E_USER_DEPRECATED
trace: {
./vendor/scssphp/scssphp/src/Compiler.php:5792 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2669 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2885 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2348 { …}
./vendor/scssphp/scssphp/src/Compiler.php:5715 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2673 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2885 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2348 { …}
./vendor/scssphp/scssphp/src/Compiler.php:5715 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2673 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2885 { …}
./vendor/scssphp/scssphp/src/Compiler.php:2348 { …}
./vendor/scssphp/scssphp/src/Compiler.php:736 { …}
./vendor/scssphp/scssphp/src/Compiler.php:516 { …}
./vendor/shopware/storefront/Theme/ThemeCompiler.php:315 { …}
./vendor/shopware/storefront/Theme/ThemeCompiler.php:185 { …}
./vendor/shopware/storefront/Theme/ThemeService.php:71 { …}
./vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php:50 { …}
./vendor/symfony/console/Command/Command.php:298 { …}
./vendor/symfony/console/Application.php:1042 { …}
./vendor/symfony/framework-bundle/Console/Application.php:96 { …}
./vendor/symfony/console/Application.php:299 { …}
./vendor/symfony/framework-bundle/Console/Application.php:82 { …}
./vendor/symfony/console/Application.php:171 { …}
./bin/console:77 {
› $application->setVersion($kernel->getKernel()->getContainer()->getParameter('kernel.shopware_version'));
› $application->run($input);
›
}
}
}