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

PHPORM-263 Fix deprecation message for collection/table config in MongoDBQueueServiceProvider #3209

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Nov 20, 2024

Fix PHPORM-263

The MongoDBQueueServiceProvider was removed by #3122. We use the default Laravel configuration for failed queue.

Checklist

  • Add tests and ensure they pass

@GromNaN GromNaN added the bug label Nov 20, 2024
@GromNaN GromNaN added this to the 4.8 milestone Nov 20, 2024
@GromNaN GromNaN requested a review from a team as a code owner November 20, 2024 13:55
@GromNaN GromNaN requested a review from alcaeus November 20, 2024 13:55
@GromNaN GromNaN merged commit da3a46a into mongodb:4.8 Nov 20, 2024
26 checks passed
@GromNaN GromNaN deleted the PHPORM-263 branch November 20, 2024 15:01
This was referenced Nov 20, 2024
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