nrk / phpiredis

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

fix build with hiredis >= 0.14 #67

Open remicollet opened 2 years ago

remicollet commented 2 years ago

While Fedora, RHEL/CentOS have 0.13 Fedora 36 and RHEL/CentOS 9 will have 1.0.2

This trivial patch allow to build v1.0 using this newer version (test suite passes with 0.14.1 or 1.0.2)