PHP 7.4 reached EOL on , and all releases of this version no longer receive security or bug fixes. Using PHP 7.4.29 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.29
./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.29-cli-alpine
docker pull php:7.4.29-cli
docker pull php:7.4.29-fpm-alpine
docker pull php:7.4.29-apache
docker pull php:7.4.29-fpm
ChangeLog
Core
- No source changes to this release. Version number added for reproduction of Windows builds.
Date
- Updated to latest IANA timezone database (2022a).
Commit List
Derick Rethans
- Prepare for 7.4.29 in 325bcf9f1d
- Updated to version 2022.1 (2022a) in 341bea37e8
- Prep NEWS for 7.4.29 release in 1a0514992d
- Add tz update into NEWS in c14e2e4fc9
- Update versions for PHP 7.4.29 in db01017f6d