I ran the sudo apt-get upgrade
command and received the PHP PPA discontinuation message.
After updating the PHP version, when I run php -v
, the following appears:
PHP 5.6.23-1+deprecated+dontuse+deb.sury.org~trusty+1
In this case, if this PPA is obsolete, what should I do to resolve this problem?