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

Symfony 5.0 compatibility #246

Closed
wants to merge 19 commits into from
Closed

Symfony 5.0 compatibility #246

wants to merge 19 commits into from

Conversation

coderiekelt
Copy link

This pull request fixes compatibility with Symfony 5.0, however I do suspect that it will break backwards compatibility with Symfony 3.

Review would be appreciated, and any changes to be made for this to be merged are welcome.

@@ -34,4 +34,4 @@ public function getJob()
{
return $this->job;
}
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you fix this so the tests will pass?

@ghost ghost closed this by deleting the head repository Dec 27, 2022
@fnagel
Copy link

fnagel commented Dec 28, 2022

Why was this closed? Why was this closed by user @ghost (GH account for deleted users), when its created by @coderiekelt which is still around?

@fnagel
Copy link

fnagel commented Nov 1, 2023

I've updated my own fork for Symfony 5.4: https://github.com/fnagel/JMSJobQueueBundle

This pull request was closed.
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