Skip to content

WIP: Add logic to differentiate between namespace and command via reflection#5440

Closed
flythenimbus wants to merge 1 commit into
wp-cli:masterfrom
flythenimbus:differentiate-between-command-and-namespace
Closed

WIP: Add logic to differentiate between namespace and command via reflection#5440
flythenimbus wants to merge 1 commit into
wp-cli:masterfrom
flythenimbus:differentiate-between-command-and-namespace

Conversation

@flythenimbus

Copy link
Copy Markdown

Fixes #4937

This PR adds more informative CLI output in debug mode when registering a namespace.

I added a test, but I'm not sure how to run it or if it passes. Not very familiar with Behat so support here would be welcome.

Thanks!

@flythenimbus flythenimbus requested a review from a team as a code owner September 11, 2020 20:55
@flythenimbus flythenimbus marked this pull request as draft September 11, 2020 20:56
@schlessera

Copy link
Copy Markdown
Member

This was fixed in #5563

Thanks for your efforts in creating this PR, @dugajean !

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In --debug output, differentiate between commands and namespace

2 participants