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

command/queueDestroyCommand: replace dialog helper with question helper #109

Merged
merged 1 commit into from
Aug 8, 2016

Conversation

sashless
Copy link

@sashless sashless commented Aug 8, 2016

for https://github.com/easybib/issues/issues/5659

we are using silex 2 and i get an error when i want to run the destroy command

uecode:qpush:destroy <name>

  [Symfony\Component\Console\Exception\InvalidArgumentException]  
  The helper "dialog" is not defined.   

found informations here to switch it over. Seems like "dialog" is deprecated

doctrine/migrations#193

@sashless
Copy link
Author

sashless commented Aug 8, 2016

out of curiosity, why is it saying "commited with @aequasi" ?

@sashless sashless force-pushed the fix/destroy-command branch 2 times, most recently from 8a7f6da to 4023137 Compare August 8, 2016 17:23
@scrutinizer-notifier
Copy link

The inspection completed: No new issues

@cryptiklemur
Copy link
Contributor

What the hell? Why does it say i committed it....?

@k-k
Copy link
Contributor

k-k commented Aug 8, 2016

Yeah, no clue on this one... maybe just a github bug?

Either way, this looks pretty clean to me - thanks @sashless!

@k-k k-k merged commit 907ce98 into uecode:master Aug 8, 2016
@sashless
Copy link
Author

sashless commented Aug 9, 2016

yea dunno, thanks for merging !

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

Successfully merging this pull request may close these issues.

None yet

4 participants