The PHP development team announces the immediate availability of PHP 7.4.7. This release is a bug fix release.

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

For source downloads of PHP 7.4.7 please visit our downloads page, Windows source and binaries can be found on the below link.

Download Now →
windows.php.net/download/

The ChangeLog:

 

  • Core:
    • Fixed bug #79599 (coredump in set_error_handler).
    • Fixed bug #79566 (Private SHM is not private on Windows).
    • Fixed bug #79489 (.user.ini does not inherit).
    • Fixed bug #79600 (Regression in 7.4.6 when yielding an array based generator).
    • Fixed bug #79657 (“yield from” hangs when invalid value encountered).
  • FFI:
    • Fixed bug #79571 (FFI: var_dumping unions may segfault).
  • GD:
    • Fixed bug #79615 (Wrong GIF header written in GD GIFEncode).
  • Opcache:
    • Fixed bug #79588 (Boolean opcache settings ignore on/off values).
    • Fixed bug #79548 (Preloading segfault with inherited method using static variable).
    • Fixed bug #79603 (RTD collision with opcache).
  • Standard:
    • Fixed bug #79561 (dns_get_record() fails with DNS_ALL).

 

Source: php.net
Image credit: Medium