Hi, after updating today SF2 to PR12 I noticed there is boolean value
passed to assetic extension instance when array value is expected.

code from service container:
$instance->addExtension(new \Symfony\Bundle\AsseticBundle\Twig
\AsseticExtension($this->get('assetic.asset_factory'), true, true));

php error:
Warning: Invalid argument supplied for foreach() in [...]\vendor
\assetic\src\Assetic\Extension\Twig\AsseticExtension.php on line 26

Is is bug which will be fixed or maybe I have something wrong with my
environment?

-- 
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

Reply via email to