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

Require PHP 7.1 #668

Merged
merged 3 commits into from
Jun 1, 2017
Merged

Require PHP 7.1 #668

merged 3 commits into from
Jun 1, 2017

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented May 31, 2017

As with ORM itself, the bundle will require PHP 7 in the future. Older Symfony versions may be removed in a separate pull request. I haven't made the effort to use the ::class constant and short array syntax throughout, I'll leave that for a separate pull request.

@lcobucci
Copy link
Member

We're actually going to require php 7.1, so I'd suggest to already do it here

.travis.yml Outdated
@@ -7,20 +7,15 @@ cache:
- $HOME/.composer/cache

php:
- 5.5
- 5.6
- 7.0
Copy link
Member

Choose a reason for hiding this comment

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

We should drop this too, as per @lcobucci's review

@alcaeus
Copy link
Member Author

alcaeus commented Jun 1, 2017

@Ocramius @lcobucci Done.

@alcaeus alcaeus force-pushed the update-dependencies branch from 43d4f91 to 9f9360c Compare June 1, 2017 08:43
Copy link
Member

@lcobucci lcobucci left a comment

Choose a reason for hiding this comment

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

LGTM, let's forget this fake "mario" and get it 🚢

@lcobucci lcobucci self-assigned this Jun 1, 2017
@lcobucci lcobucci modified the milestones: 2.0.0, 1.7.1 Jun 1, 2017
@lcobucci lcobucci merged commit abdd1d9 into doctrine:master Jun 1, 2017
@alcaeus alcaeus deleted the update-dependencies branch June 1, 2017 09:01
@Ocramius
Copy link
Member

Ocramius commented Jun 1, 2017

let's forget this fake "mario"

f677d-tumblr_mrbqtkq9cw1r0ralmo1_r2_500

@kimhemsoe kimhemsoe changed the title Require PHP 7 Require PHP 7.1 Aug 11, 2017
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.

4 participants