8.0 has reached end-of-life and will no longer receive
bugfixes or security patches from the PHP Project. Some downstream distributions may still continue to provide
backported fixes for a time, depending on their support policy.
Changed PowerPC CPU registers used by Zend VM to work around GCC bug. Old registers (r28/r29) might be clobbered by _restgpr routine used for return from C function compiled with -Os.
dom
Fixed bug #66783 (UAF when appending DOMDocument to element).
ffi
Fixed bug #80847 (CData structs with fields of type struct can't be passed as C function argument).
fpm
Fixed bug #80024 (Duplication of info about inherited socket after pool removing).
ftp
Fixed bug #80880 (SSL_read on shutdown, ftp/proc_open).