brew install php 8 code example
Example 1: brew install jdk 8
brew tap adoptopenjdk/openjdk
brew cask install adoptopenjdk8
Example 2: install php 8 ubuntu
sudo apt update
sudo apt install lsb-release ca-certificates apt-transport-https software-properties-common -y
sudo add-apt-repository ppa:ondrej/php