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

PHP 7 #494

Closed
mavieth opened this issue Feb 17, 2016 · 3 comments
Closed

PHP 7 #494

mavieth opened this issue Feb 17, 2016 · 3 comments

Comments

@mavieth
Copy link

mavieth commented Feb 17, 2016

Is PHP 7 necessary? Some plugins do not work well with this version. What would be the best way to change which PHP version is installed?

Thanks!

@Foxaii
Copy link

Foxaii commented Feb 17, 2016

You can see what changes were made to incorporate PHP 7 by looking at the commit 1c8cea3.

Reverting the commit may be enough to reinstate PHP 5.6 (ymmv) but it's not something we're able to support.

If the troublesome plugins are just spitting out errors, @retlehs's post about removing deprecated notices is worth a read.

The only other thing I would suggest, wherever possible, is opening issues (good) or PRs (better) to help bring the plugins up-to-date.

@Foxaii Foxaii closed this as completed Feb 17, 2016
@telemakhos
Copy link

@Foxaii or @swalkinshaw Because of some plugins and themes I need to run on PHP V5.6 before the maintainers include full PHP7 support...

If I install the repo at the previous commit before PHP 5.6 removal (this one).. do you think that bedrock will work without major issues?

@retlehs
Copy link
Member

retlehs commented Mar 16, 2016

@roots roots locked and limited conversation to collaborators Mar 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants