Home » Releases » 7.3 » 7.3.33 »

PHP 7.3.2

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

    • sha256: 946f50dacbd2f61e643bb737021cbe8b1816e780ee7ad3e0cd999a1892ab0add
  • PHP 7.3.2 (tar.gz)

    • sha256: 4597294b00edc1c63a021b6c7838eb43384f62eeb9e392f0b91c38a3c090f499
  • PHP 7.3.2 (tar.xz)

    • sha256: 010b868b4456644ae227d05ad236c8b0a1f57dc6320e7e5ad75e86c5baf0a9a8

Change Log

  • core

    • Fixed bug #77369 (memcpy with negative length via crafted DNS response).
      Stas
    • Fixed bug #77387 (Recursion detection broken when printing GLOBALS).
      Laruence
    • Fixed bug #77376 ("undefined function" message no longer includes namespace).
      Laruence
    • Fixed bug #77357 (base64_encode / base64_decode doest not work on nested VM).
      Nikita
    • Fixed bug #77339 (__callStatic may get incorrect arguments).
      Dmitry
    • Fixed bug #77317 (__DIR__, __FILE__, realpath() reveal physical path for subst virtual drive).
      Anatol
    • Fixed bug #77263 (Segfault when using 2 RecursiveFilterIterator).
      Dmitry
    • Fixed bug #77447 (PHP 7.3 built with ASAN crashes in zend_cpu_supports_avx2).
      Nikita
    • Fixed bug #77484 (Zend engine crashes when calling realpath in invalid working dir).
      Anatol
  • curl

    • Fixed bug #76675 (Segfault with H2 server push).
      Pedro Magalhães
  • fileinfo

    • Fixed bug #77346 (webm files incorrectly detected as application/octet-stream).
      Anatol
  • fpm

    • Fixed bug #77430 (php-fpm crashes with Main process exited, code=dumped, status=11/SEGV).
      Jakub Zelenka
  • gd

    • Fixed bug #73281 (imagescale(…, IMG_BILINEAR_FIXED) can cause black border).
      cmb
    • Fixed bug #73614 (gdImageFilledArc() doesn't properly draw pies).
      cmb
    • Fixed bug #77272 (imagescale() may return image resource on failure).
      cmb
    • Fixed bug #77391 (1bpp BMPs may fail to be loaded).
      Romain Déoux
      cmb
    • Fixed bug #77479 (imagewbmp() segfaults with very large images).
      cmb
  • ldap

    • Fixed bug #77440 (ldap_bind using ldaps or ldap_start_tls()=exception in libcrypto-1_1-x64.dll).
      Anatol
  • mbstring

    • Fixed bug #77428 (mb_ereg_replace() doesn't replace a substitution variable).
      Nikita
    • Fixed bug #77454 (mb_scrub() silently truncates after a null byte).
      64796c6e69 at gmail dot com
  • mysqlnd

    • Fixed bug #77308 (Unbuffered queries memory leak).
      Dmitry
    • Fixed bug #75684 (In mysqlnd_ext_plugin.h the plugin methods family has no external visibility).
      Anatol
  • opcache

    • Fixed bug #77266 (Assertion failed in dce_live_ranges).
      Laruence
    • Fixed bug #77257 (value of variable assigned in a switch() construct gets lost).
      Nikita
    • Fixed bug #77434 (php-fpm workers are segfaulting in zend_gc_addre).
      Nikita
    • Fixed bug #77361 (configure fails on 64-bit AIX when opcache enabled).
      Kevin Adler
    • Fixed bug #77287 (Opcache literal compaction is incompatible with EXT opcodes).
      Nikita
  • pcre

    • Fixed bug #77338 (get_browser with empty string).
      Nikita
  • pdo

    • Fixed bug #77273 (array_walk_recursive corrupts value types leading to PDO failure).
      Nikita
  • pdo mysql

    • Fixed bug #77289 (PDO MySQL segfaults with persistent connection).
      Lauri Kenttä
  • soap

    • Fixed bug #77410 (Segmentation Fault when executing method with an empty parameter).
      Nikita
  • sockets

    • Fixed bug #76839 (socket_recvfrom may return an invalid 'from' address on MacOS).
      Michael Meyer
  • spl

    • Fixed bug #77298 (segfault occurs when add property to unserialized empty ArrayObject).
      jhdxr
  • standard

    • Fixed bug #77395 (segfault about array_multisort).
      Laruence
    • Fixed bug #77439 (parse_str segfaults when inserting item into existing array).
      Nikita

PHP 7.3


  Represents a security release