PHP: Fixing “pear.php.net is using a unsupported protocol – This should never happen.” (again again)
After updating to PHP 7.4.10, I’m getting the dreaded “pear.php.net is using a unsupported protocol – This should never happen. upgrade failed.” error message when running pecl upgrade. After a bit of searching, I found a post that suggests the command pear udpate would help. When I gried this, I got, “pear/pear dependency package “pear/Archive_Tar” … Read more