use apt:
apt-add-repository ppa:ondrej/php && \ apt-get update && \ apt-get install -y php8.2
or use phpenv
基础语法