- DOM:
. Fixed bug #66783 (UAF when appending DOMDocument to element). (cmb)
+- FPM:
+ . Fixed bug #80024 (Duplication of info about inherited socket after pool
+ removing). (Jakub Zelenka)
+
- PDO_ODBC:
. Fixed bug #80783 (PDO ODBC truncates BLOB records at every 256th byte).
(cmb)
- FPM:
. Fixed bug #69625 (FPM returns 200 status on request without
SCRIPT_FILENAME env). (Jakub Zelenka)
- . Fixed bug #80024 (Duplication of info about inherited socket after pool
- removing). (Jakub Zelenka)
- Intl:
. Fixed bug #80425 (MessageFormatAdapter::getArgTypeList redefined). (Nikita)