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
Fabien Potencier be92973512 merged branch arnaud-lb/apache-matcher-fixes (PR #3406)
Commits
-------

e6e9b5a [Routing] Return the _route parameter from ApacheUrlMatcher

Discussion
----------

[Routing] Return the _route parameter from ApacheUrlMatcher

---------------------------------------------------------------------------

by fabpot at 2012-02-22T23:13:49Z

Can you squash  your commits before I merge? Thanks.

---------------------------------------------------------------------------

by arnaud-lb at 2012-02-23T09:12:45Z

sure, done
2012-02-23 19:06:54 +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 [Routing] Return the _route parameter from ApacheUrlMatcher 2012-02-23 10:11:35 +01:00
RedirectableUrlMatcher.php fixed CS 2012-02-22 19:03:34 +01:00
RedirectableUrlMatcherInterface.php [Routing] tagged the public @api 2011-06-14 15:35:32 +02:00
TraceableUrlMatcher.php [Routing] Fix a bug in the TraceableUrlMatcher 2012-02-10 09:49:35 +01: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