Commit History

Author SHA1 Message Date
  Fabien Potencier e16c666266 [Routing] made an empty path info to redirect to / (as for any other route that ends with a /) 14 years ago
  Fabien Potencier 9619c7dade [Routing] removing the routing hack where we add a / at the beginning if it does not exist 14 years ago
  Fabien Potencier 6dd1d6172f fixed some routing patterns 14 years ago
  Fabien Potencier b63de46374 [Routing] moved from :var to {var} 14 years ago
  Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 14 years ago
  Ryan Weaver 1e9e1b346d [Routing] Adding tests for the ApacheMatcherDumper, PhpMatcherDumper and UrlMatcher. 14 years ago
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago