Установка PHP 7.3.26 завершается ошибкой
PCRE2 10.30 or greater... configure: error: PCRE2 version 10.30 or later is required to compile php with PCRE2 support
wget https://ftp.pcre.org/pub/pcre/pcre2-10.32.tar.gz
tar xzf pcre2-10.32.tar.gz
cd pcre*
./configure
make
make install
PCRE2 10.30 or greater... configure: error: PCRE2 version 10.30 or later is required to compile php with PCRE2 support
wget https://ftp.pcre.org/pub/pcre/pcre2-10.32.tar.gz
tar xzf pcre2-10.32.tar.gz
cd pcre*
./configure
make
make install