The sfCommonFilter has been removed in 1.3. -- Fabien Potencier Sensio CEO - symfony lead developer sensiolabs.com | symfony-project.org | fabien.potencier.org Tél: +33 1 40 99 80 80
Cyrille37 wrote: > Hello > > Nothing important but perhaps it's need a cleanup : > > In sfCommonFilter->execute() there is calls get_javascripts($response) > and get_stylesheets($response) (those 2 functions are in AssetHelper). > > But those 2 functions don't use the parameter $response : function > get_javascripts() and function get_stylesheets(). They make a call to > $response = sfContext::getInstance()->getResponse(); > > Best Regards > Cyrille. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
