Skip to content

[Symfony] DebugClassLoader return Enqueue\Consumption\QueueConsumer::bindCallback as invalid. #841

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

Closed
vfalduto opened this issue May 13, 2019 · 1 comment · Fixed by #859

Comments

@vfalduto
Copy link

When execute phpUnit we have this warning

The "Enqueue\Consumption\QueueConsumer::bindCallback()" method will require a new "string|InteropQueue $queueName" argument in the next major version of its parent class "Enqueue\Consumption\QueueConsumerInterface", not defining it is deprecated.

When we compare the class and interface, the only diff is on the phpDoc

@makasim
Copy link
Member

makasim commented May 15, 2019

I cannot reproduce the issue. Feel free to send us a PR that fixes the issue.

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 a pull request may close this issue.

2 participants