Home » Releases » 7.3 » 7.3.33 »

PHP 7.3.4

PHP 7.3 is no longer officially supported by the PHP project.

Official support refers to that provided direct by the PHP Project.

If you install PHP via third-party packages, support timelines may be different. Please read the Release Support Policy for more information.

The latest release of PHP 7.3 is 7.3.33 which includes important security patches.

Source Code

  • PHP 7.3.4 (tar.bz2)

    • sha256: 2e2c3d8212c83649e443b61efffbd03df4b9edd0f9c7a679081fe4cb2da12b78
  • PHP 7.3.4 (tar.gz)

    • sha256: dd41ecf43fe1172030f41d2581909457a0af7bd137a057c3874e0b0f3c2e8761
  • PHP 7.3.4 (tar.xz)

    • sha256: 6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83

Change Log

  • core

    • Fixed bug #77738 (Nullptr deref in zend_compile_expr).
      Laruence
    • Fixed bug #77660 (Segmentation fault on break 2147483648).
      Laruence
    • Fixed bug #77652 (Anonymous classes can lose their interface information).
      Nikita
    • Fixed bug #77345 (Stack Overflow caused by circular reference in garbage collection).
      Alexandru Patranescu
      Nikita
      Dmitry
    • Fixed bug #76956 (Wrong value for 'syslog.filter' documented in php.ini).
      cmb
  • apache2handler

    • Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c).
      cmb
  • bcmath

    • Fixed bug #77742 (bcpow() implementation related to gcc compiler optimization).
      Nikita
  • cli server

    • Fixed bug #77722 (Incorrect IP set to $_SERVER['REMOTE_ADDR'] on the localhost).
      Nikita
  • com

    • Fixed bug #77578 (Crash when php unload).
      cmb
  • exif

    • Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (CVE-2019-11034)
      Stas
    • Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value). (CVE-2019-11035)
      Stas
  • fpm

    • Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
      Kevin Adler
  • gd

    • Fixed bug #77700 (Writing truecolor images as GIF ignores interlace flag).
      cmb
  • mysqli

    • Fixed bug #77597 (mysqli_fetch_field hangs scripts).
      Nikita
  • opcache

    • Fixed bug #77743 (Incorrect pi node insertion for jmpznz with identical successors).
      Nikita
  • pcre

    • Fixed bug #76127 (preg_split does not raise an error on invalid UTF-8).
      Nikita
  • phar

    • Fixed bug #77697 (Crash on Big_Endian platform).
      Laruence
  • phpdbg

    • Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match actual aliases).
      Miriam Lauter
  • sodium

    • Fixed bug #77646 (sign_detached() strings not terminated).
      Frank
  • sqlite3

    • Added sqlite3.defensive INI directive.
      BohwaZ
  • standard

    • Fixed bug #77664 (Segmentation fault when using undefined constant in custom wrapper).
      Laruence
    • Fixed bug #77669 (Crash in extract() when overwriting extracted array).
      Nikita
    • Fixed bug #76717 (var_export() does not create a parsable value for PHP_INT_MIN).
      Nikita
    • Fixed bug #77765 (FTP stream wrapper should set the directory as executable).
      Vlad Temian

PHP 7.3


  Represents a security release