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 deprecated amqplib #113

Merged
merged 2 commits into from
May 30, 2016
Merged

Fix deprecated amqplib #113

merged 2 commits into from
May 30, 2016

Conversation

datanel
Copy link
Member

@datanel datanel commented May 17, 2016

Description

videlalvaro/php-amqplib has changed to php-amqplib/php-amqplib

  • PhpAmqpLib\Connection\AMQPConnection is deprecated. We have to use PhpAmqpLib\Connection\AMQPStreamConnection
  • The namespaces are the same so it's totally Backward compatible

How to test

composer require canaltp/mtt-bundle:dev-fix-deprecated-amqplib --update-with-dependencies

@datanel
Copy link
Member Author

datanel commented May 19, 2016

Jenkins can you test this please?

@datanel
Copy link
Member Author

datanel commented May 25, 2016

Jenkins can you test this please?

1 similar comment
@datanel
Copy link
Member Author

datanel commented May 26, 2016

Jenkins can you test this please?

@nberard nberard merged commit 5064c58 into master May 30, 2016
@datanel datanel deleted the fix-deprecated-amqplib branch June 13, 2016 11:32
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

6 participants