* PHP-7.4:
Fixed bug #80393
. Fixed bug #80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION).
(cmb)
. Fixed bug #72964 (White space not unfolded for CC/Bcc headers). (cmb)
- . Fixed bug #80362 (Running dtrace scripts can cause php to crash).
- (al at coralnet dot name)
+ . Fixed bug #80391 (Iterable not covariant to mixed). (Nikita)
+ . Fixed bug #80393 (Build of PHP extension fails due to configuration gap
+ with libtool). (kir dot morozov at gmail dot com)
- Fileinfo:
. Fixed bug #77961 (finfo_open crafted magic parsing SIGABRT). (cmb)