We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
When installing with command
bin/console pimcore:bundle:enable MollieBundle
I get an error.
PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: syntax error, unexpected 'int' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /phpapp/vendor/alpin11/payum-mollie-bundle/src/Extension/ConvertOrderItemsExtension.php:24 Stack trace: #0 [internal function]: Symfony\Component\Debug\DebugClassLoader->loadClass('CoreShop\\Payum\\...') #1 [internal function]: spl_autoload_call('CoreShop\\Payum\\...') #2 /phpapp/vendor/coreshop/core-shop/src/CoreShop/Bundle/RuleBundle/DependencyInjection/Compiler/TraceableValidationProcessorPass.php(43): class_exists('CoreShop\\Payum\\...') #3 /phpapp/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php(94): CoreShop\Bundle\RuleBundle\DependencyInjection\Compiler\TraceableValidationProcessorPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #4 /phpapp/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php(762): Symfony\Component\DependencyInjection\Compiler\Co in /phpapp/vendor/alpin11/payum-mollie-bundle/src/Extension/ConvertOrderItemsExtension.php on line 24
Installation is done on Pimcore 6.9.6 and Coreshop 2.1.3
If you need additional info, let me know.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
When installing with command
bin/console pimcore:bundle:enable MollieBundle
I get an error.
Installation is done on Pimcore 6.9.6 and Coreshop 2.1.3
If you need additional info, let me know.
The text was updated successfully, but these errors were encountered: