diff --git a/NEWS b/NEWS index cfc773f8f73..7de05f57cd7 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ PHP NEWS . Fixed bug #74623 (Infinite loop in type inference when using HTMLPurifier). (nikic) +- OpenSSL: + . Fixed bug #74798 (pkcs7_en/decrypt does not work if \x0a is used in content). + (Anatol) + - SPL: . Fixed bug #73471 (PHP freezes with AppendIterator). (jhdxr)