-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
ConsoleactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
The interactive shell will be deprecated in Symfony 2.8 (see symfony/symfony#15892) and we should reflect the fact in the documentation (it is described in the cookbook).
Metadata
Metadata
Assignees
Labels
ConsoleactionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Type
Projects
Relationships
Development
Select code repository
Activity
Tobion commentedon Sep 27, 2015
Code Removed in symfony/symfony#15936
minor #5730 Remove documentation of deprecated console shell (Tobion)
xabbuh commentedon Oct 17, 2015
@Tobion and I talked about this and we thought that it could be a good idea to remove the documentation for this feature in older branches too.
@javiereguiluz @weaverryan @wouterj What do you think?
wouterj commentedon Oct 17, 2015
Afaik, our normal plan with deprecations is to show a big caution box before the description of a deprecated feature in older versions and only remove it in the 3.0 version. I think we should do the same here.
javiereguiluz commentedon Oct 17, 2015
I agree with @wouterj.
weaverryan commentedon Nov 22, 2015
This is already merged :)