dev-php/pecl-redis needs to be updated to add php 7.2 support. It looks to just be a change from: USE_PHP="php5-6 php7-0 php7-1" to USE_PHP="php5-6 php7-0 php7-1 php7-2" I have not yet tested redis on PHP 7.2 - trying to get everything built first.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1577a991da46d6612bd1c63b5229cda8771fc28e commit 1577a991da46d6612bd1c63b5229cda8771fc28e Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2017-12-08 01:37:20 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2017-12-08 01:37:20 +0000 dev-php/pecl-redis: new revision 3.1.4-r1 adding php:7.2 support. Closes: https://bugs.gentoo.org/639984 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-php/pecl-redis/Manifest | 2 +- .../{pecl-redis-3.1.4.ebuild => pecl-redis-3.1.4-r1.ebuild} | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-)
It looks like upstream is supporting php-7.2 already and it builds for me, but I don't actually use it, so please report any problems!