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

Issue #2467477 by Pol: Add check for PHP 5.3.10 #21

Merged
merged 3 commits into from
Jun 8, 2015
Merged

Issue #2467477 by Pol: Add check for PHP 5.3.10 #21

merged 3 commits into from
Jun 8, 2015

Conversation

drupol
Copy link
Collaborator

@drupol drupol commented Jun 3, 2015

This module needs php 5.3.10 to work, so let's add a php restriction in the info file.

This module needs php 5.5 to work, so let's add a php restriction in the info file.
@dawehner
Copy link
Collaborator

dawehner commented Jun 3, 2015

Mh, given that we want to keep the service container compatible with Drupal core 8.0., if possible, we should rather go with PHP 5.4

@Polzme Which part of the code requires 5.5?

@drupol
Copy link
Collaborator Author

drupol commented Jun 3, 2015

I'm unable to test with PHP 5.4 yet unfortunately.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 697380e on Polzme:Add-PHP-restriction-in-info-file into 1d74456 on LionsAd:7.x-1.x.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 66a400d on Polzme:Add-PHP-restriction-in-info-file into 1d74456 on LionsAd:7.x-1.x.

@LionsAd
Copy link
Owner

LionsAd commented Jun 4, 2015

For which parts do we require PHP 5.4 atm.?

I am okay to temporarily require PHP 5.4, but in the long run I still want to support PHP 5.3 using https://igor.io/2013/07/26/evolving-syntax.html to automatically convert PHP 5.4 back to 5.3.

@LionsAd
Copy link
Owner

LionsAd commented Jun 4, 2015

We will need a test to show which core part we are using requires PHP 5.4, so we have that documented.

We also quite urgently before releasing a service_container beta should update to a newer beta of Drupal 8 Core for all code we currently have copied.

@drupol
Copy link
Collaborator Author

drupol commented Jun 4, 2015

I'm unfortunately unable to test with PHP 5.3.

@drupol
Copy link
Collaborator Author

drupol commented Jun 8, 2015

According to symfony-cmf/media-bundle#76 (comment), 5.3.10 is the minimum PHP version that we can use.
Updating the info file accordingly.

@LionsAd
Copy link
Owner

LionsAd commented Jun 8, 2015

Lets get this in, 5.3.10 sounds great!

@drupol
Copy link
Collaborator Author

drupol commented Jun 8, 2015

Yeah ! :)

-φol d.-

On Mon, Jun 8, 2015 at 4:47 PM, Fabian Franz notifications@github.com
wrote:

Lets get this in, 5.3.10 sounds great!


Reply to this email directly or view it on GitHub
#21 (comment)
.

@LionsAd LionsAd changed the title Update service_container.info and add a php restriction. Issue #2467477 by Pol: Add check for PHP 5.3.10 Jun 8, 2015
LionsAd added a commit that referenced this pull request Jun 8, 2015
Issue #2467477 by Pol: Add check for PHP 5.3.10
@LionsAd LionsAd merged commit 79732ed into LionsAd:7.x-1.x Jun 8, 2015
@drupol drupol deleted the Add-PHP-restriction-in-info-file branch June 8, 2015 17:52
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.

None yet

4 participants