I want to detect and throw exception if my Symfony application has infinite redirections.
How can I detect infinite redirections in PHP or Symfony?
I can\'t find a