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 support for Symfony <2.7 & allow to install with Symfony 4 #446

Merged
merged 3 commits into from
Nov 8, 2017

Conversation

stloyd
Copy link
Collaborator

@stloyd stloyd commented May 18, 2017

Minimal version required for PHP is 5.3.9 to match Symfony 2.7 requirements. Additionally this will allow to install bundle on PHP 7.

Minimal version required for PHP is 5.3.9 to match Symfony 2.7 requirements. Additionally this will allow to install bundle on PHP 7.
@stloyd stloyd added this to the 2.x.x milestone Jun 21, 2017
@weaverryan
Copy link
Contributor

Ping @stloyd! Your PR looks good to me, and the tests are passing.

Could we merge this and create a tag so that people can upgrade to Symfony 4? This is actually one of the most popular Symfony bundles (and 4th most popular that doesn't support Symfony 4 yet).

Thanks!

@javiereguiluz
Copy link

Changes look OK to me too ... but Travis CI isn't testing Symfony 4 version yet (see https://travis-ci.org/php-amqplib/RabbitMqBundle/builds/233522035) so we may need to configure more jobs to be sure that Symfony 4 is working as expected. Thanks!

@stloyd stloyd merged commit acafbdb into master Nov 8, 2017
@stloyd stloyd deleted the feature/symfony-bump branch November 8, 2017 09:06
@weaverryan
Copy link
Contributor

Awesome! Thanks!

@ramunasd ramunasd removed this from the 2.x.x milestone Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants