An open API service for providing issue and pull request metadata for open source projects.

GitHub / symfony/symfony issues and pull requests

Labelled with: Routing

#62074 - [Router]Add middleware to annotation router

Issue - State: open - Opened by xuey490 about 1 month ago - 11 comments
Labels: Feature, Routing, HttpKernel, Status: Waiting feedback

#62010 - [Routing] Initialize `router.request_context`'s `_locale` parameter to `%kernel.default_locale%`

Pull Request - State: closed - Opened by MatTheCat about 1 month ago - 3 comments
Labels: Feature, Routing, Status: Reviewed

#61989 - [Config][DependencyInjection][Routing] remove ability to access $this and the loader's internal state

Pull Request - State: closed - Opened by xabbuh about 1 month ago - 1 comment
Labels: DependencyInjection, Feature, Routing, Config, Status: Needs Review

#61860 - [Config][DependencyInjection][Routing] Deprecate using `$this` or the internal scope of the loader from PHP config files

Pull Request - State: closed - Opened by nicolas-grekas about 2 months ago - 4 comments
Labels: DependencyInjection, Feature, Routing, Config, Status: Needs Review

#61577 - UrlGenerator ignores default_locale when generating routes in console/tests

Issue - State: closed - Opened by gjuric 3 months ago
Labels: Bug, Routing, Status: Needs Review

#61531 - [FrameworkBundle][HttpKernel][Routing] Static Site Generation

Pull Request - State: closed - Opened by tBibaut 3 months ago - 3 comments
Labels: Feature, Routing, HttpKernel, FrameworkBundle, Status: Needs Review

#61490 - [DependencyInjection][Routing] Define array-shapes for config arrays

Pull Request - State: open - Opened by nicolas-grekas 3 months ago - 1 comment
Labels: DependencyInjection, Feature, Routing, Status: Needs Work

#61490 - [DependencyInjection][Routing] Define array-shapes to help writing PHP configs using yaml-like arrays

Pull Request - State: closed - Opened by nicolas-grekas 3 months ago - 6 comments
Labels: DependencyInjection, Feature, Routing, Status: Reviewed

#61487 - [Routing][Serializer] Deprecate annotation aliases and getters and setters in favor of public properties on attributes

Pull Request - State: closed - Opened by nicolas-grekas 3 months ago
Labels: Serializer, Routing, Status: Needs Review, Deprecation

#61358 - [Routing] allow setting multiple envs in `#[Route]` attribute

Pull Request - State: closed - Opened by santysisi 3 months ago - 6 comments
Labels: Feature, Routing, Status: Reviewed, Deprecation

#61344 - [Routing] make it possible so that env parameter can set a array

Issue - State: closed - Opened by JohJohan 4 months ago
Labels: Feature, Routing

#61038 - [Routing] Add RoutableInterface allowing objects to provide routing parameters

Pull Request - State: open - Opened by tjveldhuizen 5 months ago - 1 comment
Labels: Feature, Routing, Status: Needs Review

#61022 - [Routing] Issue with requirement / default value for parameters

Issue - State: closed - Opened by tcoch 5 months ago - 1 comment
Labels: Bug, Routing, Status: Needs Review

#60946 - [Routing] free controllers from their folder

Issue - State: open - Opened by Nayte91 5 months ago - 3 comments
Labels: Feature, Routing, DX

#60862 - [Routing] Remove deprecated AttributeClassLoader property and setter

Pull Request - State: closed - Opened by mttsch 5 months ago - 1 comment
Labels: Routing, Status: Reviewed, Deprecation

#60791 - [Routing] replace expectDeprecation() with expectUserDeprecationMessage()

Pull Request - State: closed - Opened by xabbuh 5 months ago - 1 comment
Labels: Routing, Status: Needs Review

#60791 - [Routing] replace expectDeprecation() with expectUserDeprecationMessage()

Pull Request - State: closed - Opened by xabbuh 5 months ago - 1 comment
Labels: Routing, Status: Needs Review

#60637 - [Routing] Route parameter aliases breaks automatic entity fetching

Issue - State: closed - Opened by philiprabbett 6 months ago - 2 comments
Labels: Bug, Routing, Status: Waiting feedback

#60572 - [DependencyInjection][Routing] Add JSON Schema for Services and Route definition

Issue - State: closed - Opened by GromNaN 6 months ago
Labels: DependencyInjection, Routing, Help wanted

#60568 - [DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format

Pull Request - State: open - Opened by MatTheCat 6 months ago - 1 comment
Labels: Validator, DependencyInjection, Serializer, Routing, Status: Needs Review, Deprecation

#60568 - [DependencyInjection][Routing] Deprecate XML configuration format

Pull Request - State: closed - Opened by MatTheCat 6 months ago - 15 comments
Labels: DependencyInjection, Routing, Status: Reviewed, Deprecation

#60532 - [Routing] Fix inline default `null`

Pull Request - State: closed - Opened by HypeMC 6 months ago - 1 comment
Labels: Bug, Routing, Status: Needs Review

#60532 - [Routing] Fix inline default `null`

Pull Request - State: open - Opened by HypeMC 6 months ago
Labels: Bug, Routing, Status: Needs Review

#60508 - [Routing] Allow query-specific parameters in `UrlGenerator` using `_query`

Pull Request - State: open - Opened by BenMorel 6 months ago - 4 comments
Labels: Feature, Routing, Status: Reviewed

#60343 - [Routing] Deprecate `RouteCollection` overriding its routes' properties

Pull Request - State: open - Opened by MatTheCat 7 months ago - 2 comments
Labels: Routing, Status: Needs Review, Deprecation

#60286 - [Form][Routing] Fix return type is non-nullable

Pull Request - State: closed - Opened by wkania 7 months ago - 1 comment
Labels: Form, Bug, Routing, Status: Reviewed

#60286 - [Form][Routing] Fix return type is non-nullable

Pull Request - State: closed - Opened by wkania 7 months ago - 1 comment
Labels: Form, Bug, Routing, Status: Reviewed

#60203 - [Routing] ignore `#[Route]` attribute on non-public methods

Pull Request - State: closed - Opened by GromNaN 7 months ago - 3 comments
Labels: Routing, Status: Needs Review

#60203 - [Routing] ignore `#[Route]` attribute on non-public methods

Pull Request - State: closed - Opened by GromNaN 7 months ago - 3 comments
Labels: Routing, Status: Needs Review

#60197 - [Routing] [WIP] New override property in Route attribute

Pull Request - State: closed - Opened by Oviglo 7 months ago - 6 comments
Labels: Feature, Routing, Status: Needs Work

#60197 - [Routing] [WIP] New override property in Route attribute

Pull Request - State: closed - Opened by Oviglo 7 months ago - 5 comments
Labels: Feature, Routing, Status: Needs Work

#60180 - Allow to configure trailingSlashOnRoot for routing CollectionConfigurator

Issue - State: open - Opened by FallDi 7 months ago - 1 comment
Labels: Feature, Routing, Stalled

#60120 - [Routing] Add possibility to create a request context with parameters directly

Pull Request - State: open - Opened by alexander-schranz 8 months ago
Labels: Feature, Routing, Status: Needs Review

#59991 - [Routing] Improvements for debug:router command

Issue - State: open - Opened by javiereguiluz 8 months ago
Labels: Feature, Routing

#59922 - [Routing] Add `MONGODB_ID` to requirement patterns

Pull Request - State: closed - Opened by GromNaN 9 months ago - 1 comment
Labels: Feature, Routing, Status: Reviewed

#59904 - [Routing] Add alias in `{foo:bar}` syntax in route parameter

Pull Request - State: closed - Opened by eltharin 9 months ago - 11 comments
Labels: Feature, Routing, Status: Reviewed

#59511 - [DependencyInjection][HttpClient][Routing] Reject vertical tab in URIs

Pull Request - State: closed - Opened by alexandre-daubois 10 months ago - 9 comments
Labels: DependencyInjection, Routing, Status: Needs Review, HttpClient

#59218 - [Routing] fix test method parameter names

Pull Request - State: closed - Opened by xabbuh 11 months ago
Labels: Routing, Status: Needs Review

#59189 - [Routing] Validate "namespace" (when using `Psr4DirectoryLoader`)

Pull Request - State: closed - Opened by Kocal 11 months ago - 4 comments
Labels: Feature, Routing, Status: Reviewed

#59189 - [Routing] Validate "namespace" (when using `Psr4DirectoryLoader`)

Pull Request - State: closed - Opened by Kocal 11 months ago - 4 comments
Labels: Feature, Routing, Status: Reviewed

#59092 - [Routing][Security] When a `#[Route]` is marked as `stateless: true` and the `SameOriginCsrfTokenManager.php`, the check fails

Issue - State: closed - Opened by Crovitche-1623 12 months ago
Labels: Security, Bug, Routing, Status: Needs Review

#58854 - [Routing] fix merge

Pull Request - State: closed - Opened by xabbuh about 1 year ago
Labels: Routing, Status: Needs Review

#58854 - [Routing] fix merge

Pull Request - State: closed - Opened by xabbuh about 1 year ago
Labels: Routing, Status: Needs Review

#58843 - [Routing] Route priority is lost when configuring hosts

Issue - State: closed - Opened by BeBlood about 1 year ago
Labels: Bug, Routing, Status: Needs Review

#58842 - [Routing] Fix: lost priority when defining hosts in configuration

Pull Request - State: closed - Opened by BeBlood about 1 year ago - 2 comments
Labels: Bug, Routing, Status: Reviewed

#58842 - [Routing] Fix: lost priority when defining hosts in configuration

Pull Request - State: closed - Opened by BeBlood about 1 year ago - 2 comments
Labels: Bug, Routing, Status: Reviewed

#58819 - [Routing] Allow aliases in `#[Route]` attribute

Pull Request - State: closed - Opened by damienfern about 1 year ago - 20 comments
Labels: Feature, Routing, Status: Reviewed

#58776 - [DependencyInjection][HttpClient][Routing] Reject URIs that contain invalid characters

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: DependencyInjection, Routing, Status: Needs Review, HttpClient

#58776 - [DependencyInjection][HttpClient][Routing] Reject URIs that contain invalid characters

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: DependencyInjection, Routing, Status: Needs Review, HttpClient

#58584 - [Routing] Rename annotations to attribute in `AttributeClassLoader`

Pull Request - State: closed - Opened by alamirault about 1 year ago - 1 comment
Labels: Routing, Status: Needs Review

#58584 - [Routing] Rename annotations to attribute in `AttributeClassLoader`

Pull Request - State: closed - Opened by alamirault about 1 year ago - 1 comment
Labels: Routing, Status: Needs Review

#58415 - [Cache][Routing] do not use `TestCase::getName()` when possible

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 1 comment
Labels: Routing, Status: Reviewed, Cache

#58415 - [Cache][Routing] do not use `TestCase::getName()` when possible

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 1 comment
Labels: Routing, Status: Reviewed, Cache

#58336 - [Routing] Add the `Requirement::UID_RFC9562` constant

Pull Request - State: closed - Opened by alexandre-daubois about 1 year ago - 1 comment
Labels: Feature, Routing, Status: Reviewed

#58336 - [Routing] Add the `Requirement::UID_RFC9562` constant

Pull Request - State: closed - Opened by alexandre-daubois about 1 year ago - 1 comment
Labels: Feature, Routing, Status: Reviewed

#58329 - [Routing][Uid] [6.4] Mention RFC 9562

Pull Request - State: closed - Opened by fancyweb about 1 year ago - 1 comment
Labels: Routing, Status: Reviewed, Uid

#58329 - [Routing][Uid] [6.4] Mention RFC 9562

Pull Request - State: closed - Opened by fancyweb about 1 year ago - 1 comment
Labels: Routing, Status: Reviewed, Uid

#58097 - [Routing] Fix typos

Pull Request - State: closed - Opened by fabpot about 1 year ago
Labels: Routing, Status: Reviewed

#58097 - [Routing] Fix typos

Pull Request - State: closed - Opened by fabpot about 1 year ago
Labels: Routing, Status: Reviewed

#57888 - [Routing] Add tests for `Requirement::UUID_V7` & `UuidV8`

Pull Request - State: closed - Opened by smnandre over 1 year ago - 1 comment
Labels: Routing, Status: Reviewed

#57645 - [Routing] Discard in-memory cache of routes when writing the file-based cache

Pull Request - State: closed - Opened by mpdude over 1 year ago - 1 comment
Labels: Bug, Routing, Status: Reviewed

#57642 - [Routing] Remove dead `is_object()` check

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Routing, Status: Reviewed

#57642 - [Routing] Remove dead `is_object()` check

Pull Request - State: closed - Opened by derrabus over 1 year ago
Labels: Routing, Status: Reviewed

#57205 - Router removes double slash from parameter

Issue - State: closed - Opened by flack over 1 year ago - 1 comment
Labels: Bug, Routing, Status: Needs Review

#57077 - [Routing] Warning: fileperms(): stat failed for /tmp/myproject-664f889575c84/url_matching_routes.php

Issue - State: closed - Opened by shakaran over 1 year ago - 1 comment
Labels: Bug, Routing, Status: Needs Review

#54847 - Add a flag to sort debug:router output by alphabetical order, according to a column name

Issue - State: open - Opened by awsms over 1 year ago
Labels: Feature, Routing

#54720 - [Routing] Add `{foo:bar}` syntax to define a mapping between a route parameter and its corresponding request attribute

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 3 comments
Labels: Feature, Routing, Status: Reviewed

#54720 - [Routing] Add `{foo:bar}` syntax to define a mapping between a route parameter and its corresponding request attribute

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 1 comment
Labels: Feature, Routing, Status: Reviewed

#54677 - Routing Component: extensible options?

Issue - State: closed - Opened by ash-m over 1 year ago - 4 comments
Labels: Feature, Routing

#54500 - Recieving "GET" instead of "POST"

Issue - State: closed - Opened by treeindark over 1 year ago - 3 comments
Labels: Bug, Routing, Status: Needs Review, Status: Waiting feedback

#54290 - [Routing] Use constructor property promotion

Pull Request - State: closed - Opened by PierreCapel over 1 year ago - 5 comments
Labels: Routing, Status: Reviewed

#54290 - [Routing] Use constructor property promotion

Pull Request - State: closed - Opened by PierreCapel over 1 year ago - 5 comments
Labels: Routing, Status: Reviewed

#54211 - YAML routing host overrides annotations

Issue - State: closed - Opened by Bilge over 1 year ago - 2 comments
Labels: Bug, Routing, Status: Needs Review

#54080 - [Routing] Enhance error handling in StaticPrefixCollection for compatibility with libpcre2-10.43

Pull Request - State: closed - Opened by Lustmored over 1 year ago - 1 comment
Labels: Bug, Routing, Status: Reviewed

#54041 - 301 response when route ends with slash

Issue - State: closed - Opened by yard-mschwartz over 1 year ago - 4 comments
Labels: Bug, Routing, Status: Needs Review

#53982 - [Routing] Update AttributeClassLoader.php

Pull Request - State: closed - Opened by seb-jean almost 2 years ago - 4 comments
Labels: Bug, Routing, Status: Needs Review

#53662 - Missing scheme when generating path in twig with host in controller top annotation

Issue - State: closed - Opened by changuelsami almost 2 years ago - 3 comments
Labels: Bug, Routing, Status: Needs Review, TwigBridge, Status: Waiting feedback

#53606 - [Routing] Remove `@final` annotation from `Route` attribute

Pull Request - State: closed - Opened by tjveldhuizen almost 2 years ago - 6 comments
Labels: Feature, Routing, Status: Needs Review

#53606 - [Routing] Remove `@final` annotation from `Route` attribute

Pull Request - State: closed - Opened by tjveldhuizen almost 2 years ago - 4 comments
Labels: Feature, Routing, Status: Needs Review

#53592 - [Routing] Localized Passthrough Locale for #[Route()]

Pull Request - State: closed - Opened by cyraid almost 2 years ago - 12 comments
Labels: Feature, Routing, Status: Needs Review

#53592 - [Routing] Localized Passthrough Locale for #[Route()]

Pull Request - State: closed - Opened by cyraid almost 2 years ago - 9 comments
Labels: Feature, Routing, Status: Needs Review

#53580 - [Routing] Fix AttributeClassLoaderTestCase Test

Pull Request - State: closed - Opened by cyraid almost 2 years ago - 1 comment
Labels: Bug, Routing, Status: Reviewed

#53580 - [Routing] Fix AttributeClassLoaderTestCase Test

Pull Request - State: closed - Opened by cyraid almost 2 years ago - 1 comment
Labels: Bug, Routing, Status: Reviewed

#53511 - [Routing] Merge Route conditions.

Pull Request - State: closed - Opened by mbuliard almost 2 years ago - 5 comments
Labels: Feature, Routing, Status: Needs Review

#53440 - [Routing] Internationalized Routing: Use Language only to look for a fallback-route like in the translator

Issue - State: closed - Opened by mkrauser almost 2 years ago - 3 comments
Labels: Feature, Routing, Stalled

#53426 - symfony/routing: Update 6.4.0 to 7.0.0 "Make sure there is a loader supporting the "annotation" type."

Issue - State: closed - Opened by Adi-18 almost 2 years ago - 2 comments
Labels: Bug, Routing, Status: Needs Review, Status: Waiting feedback

#53237 - [Routing] automatic route name

Issue - State: open - Opened by seb-jean almost 2 years ago - 3 comments
Labels: Feature, Routing, Status: Needs Review

#53228 - [Routing] Can active forward exception

Issue - State: closed - Opened by ytilotti almost 2 years ago - 10 comments
Labels: Feature, Routing, Status: Waiting feedback

#53171 - [Routing] Do not let `RouteCollection` override `Route` conditions

Issue - State: open - Opened by mbuliard almost 2 years ago - 6 comments
Labels: Bug, Routing, Status: Needs Review

#52945 - [Routing] Use the controller's FQCN as default internal route name, instead of `app_controller_method`

Issue - State: closed - Opened by ThomasLandauer almost 2 years ago - 6 comments
Labels: Feature, Routing, Stalled

#52913 - [Routing] Fixed priority getting lost when setting localized prefix

Pull Request - State: closed - Opened by SystematicCZ almost 2 years ago - 3 comments
Labels: Bug, Routing, Status: Needs Review

#52913 - [Routing] Fixed priority getting lost when setting localized prefix

Pull Request - State: closed - Opened by SystematicCZ almost 2 years ago - 3 comments
Labels: Bug, Routing, Status: Needs Review

#52912 - [Routing] Route priority is lost when setting localized route prefix

Issue - State: closed - Opened by SystematicCZ almost 2 years ago
Labels: Bug, Routing, Status: Needs Review

#52845 - [Routing] Restore aliases removal in `RouteCollection::remove()`

Pull Request - State: closed - Opened by fancyweb almost 2 years ago - 2 comments
Labels: Bug, Routing, Status: Reviewed

#52831 - [Routing] Revert " Fix removing aliases pointing to removed route in RouteCollection::remove()"

Pull Request - State: closed - Opened by fancyweb almost 2 years ago - 2 comments
Labels: Routing, Status: Reviewed

#52816 - symfony/routing 6.3.5 to 6.4.0 is not BC compatible (for us)

Issue - State: closed - Opened by alcohol almost 2 years ago - 7 comments
Labels: Bug, Routing, Status: Needs Review

#52806 - [Routing] Fix removing aliases pointing to removed route in `RouteCollection::remove()`

Pull Request - State: closed - Opened by fancyweb almost 2 years ago - 3 comments
Labels: Bug, Routing, Status: Reviewed

#52805 - [Routing] Fix conflicting FQCN aliases with route name

Pull Request - State: closed - Opened by fancyweb almost 2 years ago - 1 comment
Labels: Bug, Routing, Status: Reviewed

#52802 - [Routing] Prefix feature for i18n routes is broken

Issue - State: closed - Opened by scuben almost 2 years ago - 6 comments
Labels: Bug, Routing, Status: Needs Review

#52801 - Route definitions incompatible with `symfony/routing: 6.4.0`

Issue - State: closed - Opened by fritzmg almost 2 years ago - 5 comments
Labels: Bug, Routing, Status: Needs Review