nrk / phpiredis

PHP extension for Redis based on Hiredis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP 7 support

Danack opened this issue · comments

fyi and just in case through serendipity you pick this weekend to do it, I've done most of the work to support PHP 7 in this extension: https://github.com/Danack/phpiredis

However it seems to be triggering a bug in PHP core, which I'll have to investigate.

I'm closing this as it's been superseded by #50.