Topic: PHP 7.0 repo has no ioncube loader

Hello,
I have CentOS 7 with PHP 7.0 installed using remi-php70.repo.
But when I try to install ioncube using
yum install php-ioncube-loader
it offers only package for php-55 from main remi.repo.
I've enabled in remi-php70.repo
[remi-php70-test]
but it did not help.

Could somebody comment this issue ?
Thanks in advance !

Re: PHP 7.0 repo has no ioncube loader

Simply because this extension doesn't exists yet for 7.0.

See compatibility list on http://blog.remirepo.net/pages/PECL-ext … RPM-status

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: PHP 7.0 repo has no ioncube loader

Version 6.0.1, compatible with PHP 7 is now available
See http://blog.remirepo.net/pages/PECL-ext … atus#c6402

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi