It looks like the MethodNotAllowedException (I think that's the name) is affected as well. If I try to access a route that requires the method to be POST via the GET method, I just get a blank white page. If I enable error handling, a raw PHP error message is displayed saying that the exception wasn't caught. Note that this is also in the production environment. Everything seems to work as expected in the development environment.
-- 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 users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en