Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier e159c47cc9 [Routing] fixed UrlMatcher when no method requirement is defined il y a 14 ans
  Kris Wallsmith b2f5ac8beb [Routing] refactored URL matching to support 405 Method Not Allowed responses il y a 14 ans
  Fabien Potencier 17ef911f19 [Routing] removed the normalizeUrl() method and renamed url to pathinfo as this is more correct il y a 14 ans
  Jordi Boggiano 4c0ea6179b [Routing] UrlMatcher shouldn't collapse multiple slashes il y a 14 ans
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans
  Pascal Borreli 3a47fa6eed [Tests] Fixed Typo il y a 14 ans
  Fabien Potencier e16c666266 [Routing] made an empty path info to redirect to / (as for any other route that ends with a /) il y a 14 ans
  Fabien Potencier 9619c7dade [Routing] removing the routing hack where we add a / at the beginning if it does not exist il y a 14 ans
  Fabien Potencier 6dd1d6172f fixed some routing patterns il y a 14 ans
  Fabien Potencier b63de46374 [Routing] moved from :var to {var} il y a 14 ans
  Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. il y a 14 ans
  Ryan Weaver 1e9e1b346d [Routing] Adding tests for the ApacheMatcherDumper, PhpMatcherDumper and UrlMatcher. il y a 14 ans
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework il y a 14 ans
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component il y a 14 ans