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
Nicolas Grekas 94beae00b1 Merge branch '4.3' into 4.4
* 4.3:
  [4.3] Remove unused local variables
2019-10-30 14:23:44 +01:00
..
Dumper Merge branch '4.3' into 4.4 2019-10-30 14:23:44 +01:00
CompiledUrlMatcher.php [Routing] allow using compiled matchers and generators without dumping PHP code 2019-01-23 16:21:00 +01:00
RedirectableUrlMatcher.php fixed CS 2019-01-16 19:35:49 +01:00
RedirectableUrlMatcherInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
RequestMatcherInterface.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
TraceableUrlMatcher.php Merge branch '4.3' into 4.4 2019-08-20 16:44:19 +02:00
UrlMatcher.php Add types to constructors and private/final/internal methods (Batch II) 2019-10-03 13:24:03 +02:00
UrlMatcherInterface.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00