-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
feat: improve View route output #7646
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should I be worried that this doesn't affect any tests?
EDIT: Oops, too quick! Draft now 👍
Please review #7653 first. |
30750e3
to
d2af631
Compare
@lonnieezell The param CodeIgniter4/system/Router/RouteCollection.php Lines 1012 to 1021 in e62b539
Is it intentional? |
spark routes
output for View routesd2af631
to
9c9cad7
Compare
Rebased and added docs. |
c12391f
to
0aa5dbd
Compare
Needs #7653Description
spark routes
output for View routesChecklist: