PHP 8.2.0alpha1 is an old release of PHP 8.2 series. Using the latest version PHP 8.2.26 is highly recommended.
PHP 8.2 continues to receive bug fixes and security fixes until 2024-12-31.
Downloads
Source Code
git clone https://github.com/php/php-src.git --depth 1 --branch php-8.2.0alpha1
./buildconf
), configuring the build ./configure
, and running make
.Detailed articles on how to compile PHP are available for Ubuntu/Debian based systems and Fedora/RHEL based systems.
Windows binaries
Docker/Podman Containers
docker pull php:8.2.0alpha1-cli-alpine
docker pull php:8.2.0alpha1-cli
docker pull php:8.2.0alpha1-fpm-alpine
docker pull php:8.2.0alpha1-apache
docker pull php:8.2.0alpha1-fpm