Commit History

Author SHA1 Message Date
  Hugo Hamon e9d799ce2c [Routing] fixed ApacheUrlMatcher and ApachMatcherDumper classes that did not take care of default parameters in urls. 13 years ago
  Fabien Potencier 03d22b74ec fixed CS (mainly method signatures) 13 years ago
  Fabien Potencier 580c8fa875 fixed CS 13 years ago
  Victor Berchet 77185e0998 [Routing] Allow spaces in the script name for the apache dumper 13 years ago
  Victor Berchet 6465a6987a [Routing] Fixes to handle spaces in route pattern 13 years ago
  Jordi Boggiano 2b5e22d961 [Routing] Fix ApacheDumper when a space appears in a default value 14 years ago
  Fabien Potencier 9eae7e54ca [Routing] removed unneeded code in the dumper Apache rules 14 years ago
  Kris Wallsmith b2f5ac8beb [Routing] refactored URL matching to support 405 Method Not Allowed responses 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Jordi Boggiano 5bf593353f [Routing] Added optional trailing slash support to ApacheMatcherDumper 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