Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-BETA2
-
Fix Version/s: 2.0.0-RC1-RC3
-
Component/s: None
-
Labels:None
Description
If I run the following command:
php doctrine.php dbal:import "..\data\sql\initial-data.sql"
I get:
[LogicException] Cannot add an argument after an array argument.
Issue Links
- is duplicated by
-
DDC-791
CLI dbal:import exception
-
This seems to be a bug in the symfony console component, i'll check it out.