-
I get this error when installing the latest Twig
( ! ) Fatal error: Call to undefined method Twig_SimpleFilter::compile() in /vendor/elao\web-profiler-extra-bundle/Elao/WebProfilerExtraBundle/DataColl…
-
I just did a pull and a composer update. Navigating to main page shows the error below:
(actually, I had other errors first and then deleted the doctrine cache, then got this)
> Uncaught exception S…
-
Hello Johannes,
Since your last commit 93580cb0cdc45795ecbe12a4517d3f2a1e1aba7f it looks like there is a major bug in this bundle (or I am using it incorrectly...).
When using JMSSecurityExtraBundle…
-
ErrorException: Notice: Undefined property: Symfony\Bridge\Monolog\Handler\FirePHPHandler::$sendHeaders in /vagrant/vendor/symfony/symfony/src/Symfony/Bridge/Monolog/Handler/FirePHPHandler.php line 66…
-
Hi guys,
I've just updated a project from 2.0.10 to 2.0.16 and after reinstalling my external bundles, I get the following problem :
Fatal error: Class 'Doctrine\Common\Persistence\Mapping\Driver\De…
-
After running php bin/vendors install, I get the following error when I try to run any app/console command:
```
PHP Fatal error: Declaration of FOS\UserBundle\Form\Type\ProfileFormType::getDefaultOp…
-
Hi, it's me again !
I'm using this in my form builder :
``` php
-
`PHP Fatal error: Class 'JMS\AopBundle\JMSAopBundle' not found in /Volumes/Elao/workspace/myproject/app/AppKernel.php on line 20`
I tryed clearing the cache. But it had no effect.
Autoloader :
```…
-
Hi! After updating to latest version from github the error appears:
```
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
The service "security.acl.permission_evaluator" h…
-
Hi!
I got this error when I try run the console in prod. env.:
```
app/console -s --env=prod
[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException] …