You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: