PHP Release 7.3.28


PHP 7.3.28 Release Announcement

The PHP development team announces the immediate availability of PHP 7.3.28. This is a security release.

All PHP 7.3 users are encouraged to upgrade to this version.

For source downloads of PHP 7.3.28 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

Source Code
PHP 7.3.28 (tar.gz)
SHA256: 1f0d9b94e1b11518ffabd19b646c2fee95ea42ca9cd8d337f8d07986fdceede1
PHP 7.3.28 (tar.bz2)
SHA256: 8f636e644594388436ea05ff34c9eb135e6dc119c1130199e9488d5795439964
PHP 7.3.28 (tar.xz)
SHA256: a2a84dbec8c1eee3f46c5f249eaaa2ecb3f9e7a6f5d0604d2df44ff8d4904dbe
Change Logs
core
  • Fixed ./makedist wrt. to GH move.
imap
  • Fixed bug #80710 (imap_mail_compose() header injection).
To Top