You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like PHP 7.4 doesn't include PEAR (and PECL) anymore and they recommend using something called Pickle. However, it doesn't seem to actually work and the repository hasn't been updated in years.
So if I want to install the vips extension on PHP 7.4 what would be the recommended way of doing so? Building from source?