Open rockyweng opened 6 years ago
Hello,
ServiceCircularReferenceException in bootstrap.php.cache line 2174
I am getting ServiceCircularReferenceException when putting FSSolrBundle after DoctrineBundle.
new Doctrine\Bundle\DoctrineBundle\DoctrineBundle(), new FS\SolrBundle\FSSolrBundle(),
Just wondering if anyone else is getting similar errors.
Thanks.
What Symfony version do you use?
Hi @floriansemm ,
I am using version 2.8.3 at the moment.
Hello,
ServiceCircularReferenceException in bootstrap.php.cache line 2174
I am getting ServiceCircularReferenceException when putting FSSolrBundle after DoctrineBundle.
Just wondering if anyone else is getting similar errors.
Thanks.