Skip to content

Move ext-sockets from "suggest" to "require" #610

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
Oct 25, 2018

Conversation

lukebakken
Copy link
Collaborator

Fixes #608

Please see this comment as to why this is not going to be considered a breaking change:

#608 (comment)

@lukebakken lukebakken added the bug label Oct 24, 2018
@lukebakken lukebakken added this to the 2.8.1 milestone Oct 24, 2018
@lukebakken lukebakken self-assigned this Oct 24, 2018
Fixes #608

Please see this comment as to why this is not going to be considered a breaking change:

#608 (comment)
@lukebakken
Copy link
Collaborator Author

Thank you @hairyhum

@lukebakken lukebakken merged commit 7771047 into master Oct 25, 2018
@lukebakken lukebakken deleted the require-sockets-2.8.1 branch October 25, 2018 14:19
williamespindola added a commit to MemedDev/docker-php that referenced this pull request Dec 18, 2018
php-amqplib require this extension php-amqplib/php-amqplib#610
williamespindola added a commit to MemedDev/docker-php that referenced this pull request Dec 18, 2018
php-amqplib requires this extension php-amqplib/php-amqplib#610
@romantymoshyk
Copy link

romantymoshyk commented Mar 11, 2019

@lukebakken, I'm totally disagree with you, connection to AMQP server can be initiated with both Stream and Socket. While Stream don't have additional php module requirements and is listed in all examples as default engine - adding Socket to dependencies looks strange as for me, because you may ever not need it. Better solution I think is to split Socket connection library into separate package which will depends on php-amqplib/php-amqplib

@lukebakken
Copy link
Collaborator Author

I'm happy to evaluate suggestions if they come in the form of pull requests.

kratkyzobak pushed a commit to kratkyzobak/php-amqplib that referenced this pull request Feb 9, 2024
….8.1

Move ext-sockets from "suggest" to "require"
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.

3 participants