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

Remove the withChannelName() method from QueueInterface #225

Merged
merged 8 commits into from
Dec 8, 2024

Conversation

viktorprogger
Copy link
Contributor

Q A
Is bugfix?
New feature?
Breaks BC? ✔️

This PR removes the QueueInterface::withChannelName() method, which is ambiguous: it doesn't change an actual channel name. Since this PR the Queue just proxy channel name from its adapter for the getChannelName() method.

@samdark
Copy link
Member

samdark commented Dec 8, 2024

Looks 👍 Please update/merge it.

viktorprogger and others added 6 commits December 8, 2024 21:37
…l-name

# Conflicts:
#	src/Queue.php
#	src/QueueFactory.php
#	tests/Unit/QueueFactoryTest.php
#	tests/Unit/QueueTest.php
@viktorprogger viktorprogger merged commit 552564e into master Dec 8, 2024
24 of 25 checks passed
@viktorprogger viktorprogger deleted the remove-queue-channel-name branch December 8, 2024 17:50
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.

3 participants