Topic: php-pear missing for remi7-php81

Hi

There is php-pear package missing for php81 repo for centos 7. At the same time, this package present for remi8 and remi9 repositories. Also there is php-pear package for php80 remi7 repo.

Could you please add php-pear for php81 for remi7?

Thank you!

Re: php-pear missing for remi7-php81

Indeed, was missing.
Now added.
Thanks for the notice.


BTW using modern php 8.1 on 7 years old distro is a bit strange idea.
Please consider updating to a more modern distro soon (EL-8 or soon EL-9)

Desktop: Fedora 37 + rpmfusion + remi-test
Laptop:  Fedora 36 + rpmfusion + remi (SCL only)
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: php-pear missing for remi7-php81

P.S. most people don't need php-pear wink

Desktop: Fedora 37 + rpmfusion + remi-test
Laptop:  Fedora 36 + rpmfusion + remi (SCL only)
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: php-pear missing for remi7-php81

Thank you for quick fix, it works now!

And indeed, I could have used centos:8 image for my docker container, things should be working there too.