Downgrade php + extensions from 8.1 to 8.0

Hi,

I used the downgrade program to downgrade php and php-fpm from 8.1.latest to 8.0.latest.
How do I make sure the extensions are downgraded too? As the downgrade did not take the extensions like php-intl and php-gd etc.

thanks,
Bastiaan

It is much better to think twice before updating your system as downgrading is an exit path for absolute emergencies only.

That said - the extensions come in their own packages - which would imply downgrading them as well.

Don’t. If you really must use an older version, install their respective packages instead:
https://aur.archlinux.org/packages?O=0&K=php80

Maybe that better yes. Thx

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.