This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Routing/Matcher
Jordi Boggiano 4c0ea6179b [Routing] UrlMatcher shouldn't collapse multiple slashes
* fixes a problem with security (/foo/bar and /foo///bar are not the same URL as far as security is concerned)
* this can still be done in your web server configuration or by adding a core.request listener
2011-03-09 17:07:12 +01:00
..
Dumper replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
UrlMatcherTest.php [Routing] UrlMatcher shouldn't collapse multiple slashes 2011-03-09 17:07:12 +01:00