/bin/bash -c "$(curl -fsSL https://php.new/install/mac)"
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://php.new/install/windows'))
/bin/bash -c "$(curl -fsSL https://php.new/install/linux)"