8000 New Feature: Change the Default Command in the Console component by dcsg · Pull Request #3426 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

New Feature: Change the Default Command in the Console component #3426

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

Merged
merged 9 commits into from
Jan 9, 2014
Prev Previous commit
Next Next commit
Added the delete document to avoid broken urls and added a notice that
the document was moved to another location
  • Loading branch information
dcsg committed Jan 5, 2014
commit 60e2b3ec4466b3db6450bb76da1d4f6cb0f8c368
4 changes: 4 additions & 0 deletions components/console/single_command_tool.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Building a Single Command Application
=====================================

This Document was moved to :doc:`/components/console/changing_default_behaviour`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have map for moved document that you should use instead (see redirection_map).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it now possible to have different redirection maps per branch?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fabpot the problem is that the redirection_map is version specific, that's why I asked @danielcsgomes to do it this way.

0