Hi! Today updated Ubuntu 18.04
sudo apt update sudo apt upgrade
The following packages will be upgraded: php7.2-phalcon
Get:1 https://packagecloud.io/phalcon/stable/ubuntu bionic/main amd64 php7.2-phalcon amd64 4.0.0-alpha1-1+php7.2 [1,283 kB] Fetched 1,283 kB in 1s (1,424 kB/s)
(Reading database ... 303458 files and directories currently installed.) Preparing to unpack .../php7.2-phalcon_4.0.0-alpha1-1+php7.2_amd64.deb ... Unpacking php7.2-phalcon (4.0.0-alpha1-1+php7.2) over (3.4.2-2+php7.2) ... Setting up php7.2-phalcon (4.0.0-alpha1-1+php7.2) ...
after updating falcon php7.2-fpm now does not start, gives a fatal error
NOTICE: PHP message: PHP Fatal error: Class 'psr\container\containerinterface' not found in Unknown on line 0
Are there any solutions?
UPD: I downloaded the old version 3.4 and updated, everything is ok. But what to do with 4.0.0?
wget --content-disposition https://packagecloud.io/phalcon/stable/packages/debian/stretch/php7.2-phalcon_3.4.2-2+php7.2_amd64.deb/download.deb