Skip to content
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

[Insight] Deprecated class usage found #1427

Closed
jmolivas opened this issue Dec 5, 2015 · 0 comments
Closed

[Insight] Deprecated class usage found #1427

jmolivas opened this issue Dec 5, 2015 · 0 comments
Milestone

Comments

@jmolivas
Copy link
Member

jmolivas commented Dec 5, 2015

in src/Shell.php, line 7

The Symfony\Component\Console\Shell class has been deprecated in Symfony 2.8.

namespace Drupal\Console;

use Symfony\Component\Console\Shell as BaseShell;

class Shell extends BaseShell
{
    /**
     * Returns the shell header.
     *
     * @return string The header string

Posted from SensioLabsInsight

@jmolivas jmolivas added this to the 0.9.9 milestone Dec 5, 2015
@jmolivas jmolivas changed the title [Insight] Deprecated class usage found - in src/Shell.php, line 7 [Insight] Deprecated class usage found Dec 5, 2015
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

No branches or pull requests

1 participant