Open JamiesonRoberts opened 8 years ago
@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.
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.