Skip to content

Backport the ability to list an application's routing table from 2.10.x to 2.9.x#54

Open
settermjd wants to merge 1 commit into
mezzio:2.10.xfrom
settermjd:backport-list-routes-functionality
Open

Backport the ability to list an application's routing table from 2.10.x to 2.9.x#54
settermjd wants to merge 1 commit into
mezzio:2.10.xfrom
settermjd:backport-list-routes-functionality

Conversation

@settermjd

Copy link
Copy Markdown
Contributor
Q A
Documentation yes
Bugfix no
BC Break no
New Feature yes
RFC no
QA no

Description

The change, in short, backports the new Mezzio command: routes:list from 2.10.x to 2.9.x (#52). When invoked, it will print the application's routing table akin to what Symfony and Laravel provide, providing a wealth of ways to filter and sort the returned information, so that it's as meaningful as possible..

The change, in short, backports the new Mezzio command: routes:list from
2.10.x to 2.9.x.

When invoked, it will print the application's routing table akin to what
Symfony and Laravel provide, providing a wealth of ways to filter and
sort the returned information, so that it's as meaningful as possible..

Signed-off-by: Matthew Setter <matthew@matthewsetter.com>
@settermjd settermjd added the Enhancement New feature or request label Oct 23, 2024
@settermjd settermjd self-assigned this Oct 23, 2024
@gsteel

gsteel commented Oct 23, 2024

Copy link
Copy Markdown
Member

I think there's quite a bit that needs to be addressed in #52 first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants