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/Bundle/FrameworkBundle/Routing
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
..
AnnotatedRouteControllerLoader.php switched array() to [] 2019-01-16 10:39:14 +01:00
DelegatingLoader.php Merge branch '4.3' into 4.4 2019-10-30 14:23:44 +01:00
LegacyRouteLoaderContainer.php Import return annotations from vendors 2019-08-14 15:27:41 +02:00
RedirectableCompiledUrlMatcher.php Add return types to internal|final|private methods 2019-08-20 17:32:53 +02:00
RedirectableUrlMatcher.php [Routing] allow using compiled matchers and generators without dumping PHP code 2019-01-23 16:21:00 +01:00
RouteLoaderInterface.php [FrameworkBundle][Routing] Private service route loaders 2019-08-05 14:35:27 +02:00
Router.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00