8000 Symfony 3.0 compatibility by gepo · Pull Request #166 · mmoreram/GearmanBundle · GitHub
[go: up one dir, main page]

Skip to content

Symfony 3.0 compatibility #166

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

Closed
wants to merge 5 commits into from
Closed

Symfony 3.0 compatibility #166

wants to merge 5 commits into from

Conversation

gepo
Copy link
Contributor
@gepo gepo commented Jan 14, 2016

Fix service injection definition according symfony/symfony#16285

@mmoreram mmoreram changed the title Symdony 3.0 compatibility Symfony 3.0 compatibility Jan 14, 2016
@@ -25,8 +25,10 @@
*
* @since 2.3.1
*/
class JobClass extends ContainerAware
class JobClass
Copy link

Choose a reason for hiding this comment

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

I assume you need to implement the containerinterface

@daum
Copy link
Collaborator
daum commented Sep 1, 2016

@gepo Sorry for the delay on this. I think we're ready to get this merged in, however your composer.json still appears to be referencing the 2.X components if I'm not mistaken? Do you mind updating that to be in line with 3.X components, and then we can merge this.

@daum
Copy link
Collaborator
daum commented Sep 1, 2016

@gepo actually I updated a PR( #168 to updated #171 ) to be fully functional. It has a few more updates to the composer/testing suite. Assuming that is functional, I'll merge it in today and tag our Symfony 3.X branch with v4.0 tags as the 3.X tags will refer to symfony 2.

@daum
Copy link
Collaborator
daum commented Sep 1, 2016

Going to close this, #171 brought this to Symfony 3.0 compatibility.

@daum daum closed this Sep 1, 2016
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
0