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/src/Symfony/Component/Routing/Matcher
2012-02-10 09:49:34 +01:00
..
Dumper [Routing] removed trailing slash support for routes that are not available for GET/HEAD methods (as the redirection will always occurs with a GET/HEAD request, closes #2626) 2011-12-30 19:30:23 +01:00
ApacheUrlMatcher.php removed unused use statements 2011-11-24 07:16:14 +01:00
RedirectableUrlMatcher.php [Routing] Remove a weird dependency 2012-02-10 09:49:25 +01:00
RedirectableUrlMatcherInterface.php [Routing] tagged the public @api 2011-06-14 15:35:32 +02:00
TraceableUrlMatcher.php removed unused use statements 2011-10-29 12:01:53 +02:00
UrlMatcher.php [Routing] Small optimization in the UrlMatcher 2012-02-10 09:49:34 +01:00
UrlMatcherInterface.php document exceptions on the interfaces, inheritDoc on implementations, use statements instead of fully qualified exception names 2011-11-08 08:47:17 +01:00