Skip to content

[Routing][DX] Deprecated bundle:controller:action Syntax Is Only Triggered on First Request #27387

@kiler129

Description

@kiler129

Description
In my large project I still have routes defined as bundle:controller:action, which is deprecated since #25910. @Tobion did a great job on that PR, but the deprecation message has very poor DX.

PR for that issue mentions that deprecation message is displayed only during first request (which may be e.g. redirect) and is hard to spot. I believe the message should be displayed every time route is matched.

WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXDX = Developer eXperience (anything that improves the experience of using Symfony)Routing

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions