Fabien Potencier c6dcf0f8f3 [Routing] added a way to set default parameters that are applied when generating URLs 14 years ago
..
Annotation b5857528e0 [Routing] moved protected to private 14 years ago
Generator c6dcf0f8f3 [Routing] added a way to set default parameters that are applied when generating URLs 14 years ago
Loader e898445b94 removed empty lines/trailing spaces 14 years ago
Matcher f7d44148df [Routing] removed unused defaults variable 14 years ago
CompiledRoute.php b5857528e0 [Routing] moved protected to private 14 years ago
LICENSE f54cedfe5e added LICENSE files for the subtree repositories 14 years ago
RequestContext.php c6dcf0f8f3 [Routing] added a way to set default parameters that are applied when generating URLs 14 years ago
Route.php 7e58c3f976 [Routing] allowed default route variables to be null 14 years ago
RouteCollection.php b5857528e0 [Routing] moved protected to private 14 years ago
RouteCompiler.php 7e58c3f976 [Routing] allowed default route variables to be null 14 years ago
RouteCompilerInterface.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Router.php 117321d3c6 replaced array for request context in Routing by a RequestContext class 14 years ago
RouterInterface.php 8c423edfef replaced symfony-project.org by symfony.com 14 years ago