Home » Releases » 7.3 » 7.3.33 »

PHP 7.3.9

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.9 (tar.bz2)

    • sha256: a39c9709a8c9eb7ea8ac4933ef7a78b92f7e5735a405c8b8e42ee39541d963c4
  • PHP 7.3.9 (tar.gz)

    • sha256: 5ecc1b1ad7228ed2e99a970c45358871644fcab1d9fd079a7b129326a7bde42d
  • PHP 7.3.9 (tar.xz)

    • sha256: 4007f24a39822bef2805b75c625551d30be9eeed329d52eb0838fa5c1b91c1fd

Change Log

  • core

    • Fixed bug #78363 (Buffer overflow in zendparse).
      Nikita
    • Fixed bug #78379 (Cast to object confuses GC, causes crash).
      Dmitry
    • Fixed bug #78412 (Generator incorrectly reports non-releasable $this as GC child).
      Nikita
  • curl

    • Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).
      Abyr Valg
  • exif

    • Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and invalid cast).
      Nikita
  • fpm

    • Fixed bug #77185 (Use-after-free in FPM master event handling).
      Maksim Nikulin
  • iconv

    • Fixed bug #78342 (Bus error in configure test for iconv //IGNORE).
      Rainer Jung
  • litespeed

    • Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown).
      George Wang
  • mbstring

    • Fixed bug #78380 (Oniguruma 6.9.3 fixes CVEs). (CVE-2019-13224)
      Stas
  • mysqlnd

    • Fixed bug #78179 (MariaDB server version incorrectly detected).
      cmb
    • Fixed bug #78213 (Empty row pocket).
      cmb
  • opcache

    • Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is used).
      Nikita
  • standard

    • Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length).
      Nikita
    • Fixed bug #78282 (atime and mtime mismatch).
      cmb
    • Fixed bug #78326 (improper memory deallocation on stream_get_contents() with fixed length buffer).
      Albert Casademont
    • Fixed bug #78346 (strip_tags no longer handling nested php tags).
      cmb

PHP 7.3


  Represents a security release