Hello!
I'm kind of lost while I'm trying to install the new PECL-Redis on my PHP 7.1 installation.
I'm using Synth on my base system to build Packages for my jails.
I have jails with different apps running different PHP versions (php56, php70, soon also php71).
Until recently it was fairly easy by simply building php54-redis and php70-redis.
But now when I want to install pecl-redis inside my jail, it tries to uninstall php70 and install php56.
I already changed the php default version to php71 in the base system but synth won't rebuild pecl-redis and it didn't change anything.
What am I missing?
Thanks in advance.
I'm kind of lost while I'm trying to install the new PECL-Redis on my PHP 7.1 installation.
I'm using Synth on my base system to build Packages for my jails.
I have jails with different apps running different PHP versions (php56, php70, soon also php71).
Until recently it was fairly easy by simply building php54-redis and php70-redis.
But now when I want to install pecl-redis inside my jail, it tries to uninstall php70 and install php56.
I already changed the php default version to php71 in the base system but synth won't rebuild pecl-redis and it didn't change anything.
What am I missing?
Thanks in advance.