Release Information
- Release Type
- Security Update
- Release Status
- EOL
- Branch Status
- Unsupported
PHP 7.3 reached EOL on , and all releases of this version no longer receive security or bug fixes. Using PHP 7.3.33 is not recommended.
Downloads
Source Code
git clone https://github.com/php/php-src.git --depth 1 --branch php-7.3.33
./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.3.33-cli-alpine
docker pull php:7.3.33-cli
docker pull php:7.3.33-fpm-alpine
docker pull php:7.3.33-apache
docker pull php:7.3.33-fpm
ChangeLog
XML
- Fixed bug #79971 (special character is breaking the path in xml function). (CVE-2021-21707)
Commit List
Christoph M. Becker
- Fix #79971: special character is breaking the path in xml function in f15f8fc573
- Prepare 7.3.33 in c796a80159
Derick Rethans
- Updated to version 2021.5 (2021e) in a93ff1df20
- Revert "Updated to version 2021.5 (2021e)" in 88f99c9c1d