Skip to content

Fix command name.#1082

Merged
dereuromark merged 1 commit into3.xfrom
command-name
May 8, 2026
Merged

Fix command name.#1082
dereuromark merged 1 commit into3.xfrom
command-name

Conversation

@ADmad
Copy link
Copy Markdown
Member

@ADmad ADmad commented May 7, 2026

As seen in the default value for BaseCommand::$name and asserted in BaseCommand::setName(), the command names need a "root" part which is usually "cake".

Refs cakephp/cakephp#19418

As seen in the default value for `BaseCommand::$name` and asserted
in `BaseCommand::setName()`, the command names need a "root" part
which is usually "cake".
@ADmad ADmad added this to the 3.x (CakePHP 5) milestone May 7, 2026
@dereuromark dereuromark merged commit 45139a7 into 3.x May 8, 2026
9 checks passed
@dereuromark dereuromark deleted the command-name branch May 8, 2026 13:56
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.

2 participants