PHP 7.4 reached EOL on , and all releases of this version no longer receive security or bug fixes. Using PHP 7.4.0alpha1 is not recommended. PHP 7.4.33 is the latest version in the series.
Downloads
Source Code
git clone https://github.com/php/php-src.git --depth 1 --branch php-7.4.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:7.4.0alpha1-cli-alpine
docker pull php:7.4.0alpha1-cli
docker pull php:7.4.0alpha1-fpm-alpine
docker pull php:7.4.0alpha1-apache
docker pull php:7.4.0alpha1-fpm