Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HttpKernel] Set a default file link format when none is provided to FileLinkFormatter #48379

Merged

Conversation

alexandre-daubois
Copy link
Contributor

Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

This change allow commands like debug:route to have clickable links.

image

Link pointed by controller's action: file:///home/alexandredaubois/PhpstormProjects/dummy_project/src/Controller/SomeController.php#L13

@alexandre-daubois alexandre-daubois force-pushed the feat/clickable-controller-debug-route branch from eae54c6 to 269f4f1 Compare November 29, 2022 08:12
@chalasr
Copy link
Member

chalasr commented Dec 4, 2022

Thank you @alexandre-daubois.

@chalasr chalasr merged commit eed7a9c into symfony:6.3 Dec 4, 2022
@alexandre-daubois alexandre-daubois deleted the feat/clickable-controller-debug-route branch December 4, 2022 18:41
@fabpot fabpot mentioned this pull request May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants