On 3/24/10 5:35 PM, Nicolas Perriault wrote:
On Wed, Mar 24, 2010 at 5:04 PM, Fabien Potencier
<fabien.potenc...@symfony-project.com>  wrote:

That's another approach. Don't allow routing parameters to be injected and
only allow services and parameters. This way, we can have something like:

  function showAction(Request $request, $maxPerPage)
  {
  }

What others think?

You have my vote for it.

I will update the RFC with this other approach.

Fabien


++


--
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 symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
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.

Reply via email to