You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: