Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Console] Run time exception in shell mode #7231

Closed
@FabienD

Description

@FabienD

With the Symfony 2.2.0 stable release, the console in shell mode has stopped working. The console throws a "Run time exception" every time you run a command.

Welcome to the Symfony shell (2.2.0 - app/dev/debug).

At the prompt, type help for some help,
or list to get a list of available commands.

To exit the shell, type ^D.

Symfony > assetic:dump 



  [RuntimeException]   
  Too many arguments.  

Seems to be linked with this commit :

f52120b

Fabd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions