when setting the templating engine to PHP and trying to load a Form, I get the following error:
Catchable fatal error: Argument 1 passed to Symfony\Bundle \FrameworkBundle\Templating\Helper\FormHelper::__construct() must be an instance of Symfony\Bundle\FrameworkBundle\Templating \DelegatingEngine, instance of Symfony\Bundle\FrameworkBundle \Templating\PhpEngine given, called in /.../app/cache/dev/ appDevDebugProjectContainer.php on line 433 and defined in /.../src/ vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ FormHelper.php on line 31 Any idea? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
