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

Fix bindCallback method will require new arg deprecation notice #859

Merged
merged 1 commit into from
May 24, 2019

Conversation

makasim
Copy link
Member

@makasim makasim commented May 24, 2019

fixes #841

…gument in next major version

back_consumer_1   | consumer1 | [2019-05-24 12:57:13] php.INFO: User
Deprecated: 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. {"exception":"[object] (ErrorException(code: 0): User
Deprecated: 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. at /app/vendor/symfony/debug/DebugClassLoader.php:199)"} []
@makasim makasim closed this May 24, 2019
@makasim makasim reopened this May 24, 2019
@makasim makasim force-pushed the fix-bind-callback-deprecation-notice branch from 8706c62 to 5d1fa85 Compare May 24, 2019 13:47
@makasim makasim added the bug label May 24, 2019
@makasim makasim merged commit c7e7a0a into master May 24, 2019
@makasim makasim deleted the fix-bind-callback-deprecation-notice branch May 24, 2019 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Symfony] DebugClassLoader return Enqueue\Consumption\QueueConsumer::bindCallback as invalid.
1 participant