* PHP-7.4:
Fix #73533: Invalid memory access in php_libxml_xmlCheckUTF8
. Fixed bug #80024 (Duplication of info about inherited socket after pool
removing). (Jakub Zelenka)
+ - LibXML:
+ . Fixed bug #73533 (Invalid memory access in php_libxml_xmlCheckUTF8). (cmb)
+
+- Opcache:
+ . Fixed bug #80839 (PHP problem with JIT). (Dmitry)
+ . Fixed bug #80861 (erronous array key overflow in 2D array with JIT).
+ (Dmitry)
+
- PDO_ODBC:
. Fixed bug #80783 (PDO ODBC truncates BLOB records at every 256th byte).
(cmb)