hgv-deploy-full icon indicating copy to clipboard operation
hgv-deploy-full copied to clipboard

PHP7.0 FPM

Open JamiesonRoberts opened this issue 9 years ago • 1 comments
trafficstars

Would it be possible to get a branch of this with PHP7.0 FPM? I've tried working through it myself and keep running in to brick walls.

JamiesonRoberts avatar Feb 21 '16 18:02 JamiesonRoberts

@JamiesonRoberts ,

I'm also interested in this, although I think the memcache package has not yet been merged into stable php7.0 repositories, so I think this is the major blocking issue. I may be completely wrong here, but this is what I encountered when looking into rewriting this for php 7.0 myself.

It looks like some people are just opting to use redis in place of memcache, so maybe a rewrite of this script using redis instead of memcache might be a worthwhile option to consider in the meantime.

lukebranch avatar Sep 17 '16 08:09 lukebranch