Hi, I get hits by this release in testing, while using php7.2 with php-redis:
PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/lib/php/20170718/redis.so (/usr/lib/php/20170718/redis.so: undefined symbol: igbinary_serialize), /usr/lib/php/20170718/redis.so.so (/usr/lib/php/20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 It seems that some Conflict are missing. Is it possible to either compile igbinary against 7.2 in the transition? In the meantime, I have to manually hold the package. I guess I'm not the only one.