> Additionally, I've reverted Ryan's earlier patch that changed the syntax > for defining a _method requirement so it is now either a string or array > once again, no longer a case-insensitive regular expression.
Would it still be possible to accept multiple methods when using the XML format ? It seems there's no way to define an array there: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Routing/Loader/XmlFileLoader.php#L111. Cheers, Victor -- 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
