diff --git a/NEWS b/NEWS index 3ddd141ab9b..3f9e5c1354d 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,9 @@ PHP NEWS . Fixed bug GH-21227 (Borked SCCP of array containing partial object). (ilutov) +- OpenSSL: + . Fix a bunch of leaks and error propagation. (ndossche) + - PDO_PGSQL: . Fixed bug GH-21055 (connection attribute status typo for GSS negotiation). (lsaos)