nrk / phpiredis

PHP extension for Redis based on Hiredis
BSD 2-Clause "Simplified" License
490 stars 66 forks source link

make compile error #45

Closed Barbery closed 8 years ago

Barbery commented 8 years ago

phpiredis.c:36:32: error: unknown type name ‘zend_rsrc_list_entry’

php -v PHP 7.0.3-13+deb.sury.org~trusty+1 (cli) ( NTS ) Copyright (c) 1997-2016 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies with Xdebug v2.4.0RC4, Copyright (c) 2002-2016, by Derick Rethans with blackfire v1.9.2, https://blackfire.io, by Blackfireio Inc.

abnud1 commented 8 years ago

I have the same problem, hmmm could be a compatibility issue with php7

nrk commented 8 years ago

I'm closing this issue related to PHP 7 builds, see #50 for details.