The rest of the requirements shouldn't be an array, because it would be too limiting. For example, the "page" requirement is generally set to be a regex that's a "digit". The _method requirement is the only one that's "special" - all the other ones are user-created and correspond to a placeholder somewhere in the URL.
Ryan Weaver Lead Programmer - iostudio - Nashville, TN http://www.iostudio.com http://www.thatsquality.com Twitter: @weaverryan On Tue, Mar 1, 2011 at 2:02 AM, Henrik Bjornskov <[email protected]> wrote: > Would say it should depend on the requirement, would like to see language > being an array aswell. > > language: [en, fr] > > -- > 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 > -- 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
