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

Switch to php7.0 #47

Merged
merged 1 commit into from
Mar 4, 2016
Merged

Switch to php7.0 #47

merged 1 commit into from
Mar 4, 2016

Conversation

djdefi
Copy link
Contributor

@djdefi djdefi commented Mar 4, 2016

Switched to debian:sid so we can get onto php 7 ⚡

Closes #38

djdefi added a commit that referenced this pull request Mar 4, 2016
@djdefi djdefi merged commit 01a4bda into master Mar 4, 2016
@djdefi djdefi deleted the php7 branch March 4, 2016 02:32
@jbrooksuk
Copy link
Member

This was merged, but we're still using PHP 5?

@djdefi
Copy link
Contributor Author

djdefi commented May 25, 2016

@jbrooksuk I reverted this due to lack of ubuntu or debian official PHP7 package, and no APCu module in php7

Happy to revisit this but it was not working well at the time.

@GrahamCampbell
Copy link
Contributor

GrahamCampbell commented May 25, 2016

I reverted this due to lack of ubuntu or debian official PHP7 package, and no APCu module in php7

The official packages normally lag behind by about 2 years with fixes anyways. :) Also, APC is available now I think.

@djdefi
Copy link
Contributor Author

djdefi commented May 25, 2016

Could be, it was a lot of piping curl's to bash and ugly tutorials to get it even installed in Debian Sid. I was not ever able to get Cachet to come back after a restart (may have been something else that has been fixed recently)

What distro and php7 install guides are you guys using for development? We can try to reproduce that in our Dockerfile.

@jbrooksuk
Copy link
Member

I use Laravel Homestead :)

@djdefi
Copy link
Contributor Author

djdefi commented May 25, 2016

Looks like that is going to take some reverse engineering, as they are using a customized Vagrant box and provisioning scripts.

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