A problem that arises here is that you can break existing actions by defining a new service with a request parameter name. The only solution that comes in my mind is to force type hints for services...
but what exactly do you want to type hint? you would need a one to one mapping between an interface and a service name.
regards Lukas -- 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 To unsubscribe from this group, send email to symfony-devs+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
