Skip to content

Added support for connection URL encoding #395

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

Merged
merged 1 commit into from
Nov 1, 2016

Conversation

dragosprotung
Copy link
Contributor

With the introduction of the URL connection encoding was not taken into consideration.
See https://www.rabbitmq.com/uri-spec.html for more details.

Without this is not possible to connect with a vhost that does not start with '/'

@stloyd stloyd added the Bug fix label Nov 1, 2016
@stloyd stloyd merged commit 7fdd7c5 into php-amqplib:master Nov 1, 2016
@stloyd
Copy link
Collaborator

stloyd commented Nov 1, 2016

Merged, thanks!

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.

2 participants