-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Great work!
I did run into one issue getting started with your examples using the following:
- Symfony v2.3.1
- daemonizable-command v1.1.* (via composer)
Symfony added a "verbose" flag natively to the Command Component. Thus, I was required to comment out the following line (line 53 of EndlessCommand.php) or else I get a Logic Exception in the CLI:
Again, after removing that addOption statement, the command executes as it should. Any chance of removing this in a future release?
BTW, this seems to be causing problems in other projects - you are not alone:
cakephp/phinx#77 (comment)
Cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels