Topic: Cannot find some extensions for PHP 7.1
Hi, my work requires PHP 7.1, so I enabled the remi-php71 repository and manually using 25 as my $releasever (though I am using Fedora 32). Most of the extensions I need, such as php71-php-pecl-mysql, php71-php-gd, etc., do appear to be found in the repo.
However I can't seem to find (the Ubuntu equivalent of) php71-curl, php71-dom and php71-sqlite3.
At this point, I'm not sure if the issue is related to me using an older version of PHP, as those packages also don't seem to be available for newer PHP and Fedora versions, so am I missing something obvious here?