Skip to content
New issue

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

3.3.3 not compatible with phpBB 3.2.10? #1

Open
TarantinoMariachi opened this issue Feb 27, 2021 · 0 comments
Open

3.3.3 not compatible with phpBB 3.2.10? #1

TarantinoMariachi opened this issue Feb 27, 2021 · 0 comments

Comments

@TarantinoMariachi
Copy link

I got this error after update 3.3.0 to 3.3.3.
I read it supported 3.2.4, so I go ahead and updated

Excepção: The definition for "_defaults" has no class. If you intend to inject this service dynamically at runtime, please mark it as synthetic=true. If this is an abstract definition solely used by child definitions, please add abstract=true, otherwise specify a class to get rid of this error.

#0 /public_html/forum/vendor/symfony/dependency-injection/Compiler/Compiler.php(102): Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#1 /public_html/forum/vendor/symfony/dependency-injection/ContainerBuilder.php(587): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#2 /public_html/forum/phpbb/di/container_builder.php(198): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#3 /public_html/forum/common.php(115): phpbb\di\container_builder->get_container()
#4 /public_html/forum/adm/index.php(23): require('/public...')
#5 {main}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant