diff --git a/NEWS b/NEWS index 0a4b78c9c61..fdfaef53cb5 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ PHP NEWS variable. (Mike) . Implemented dedicated syntax for variadic functions (RFC: https://wiki.php.net/rfc/variadics). (Nikita) + . Fixed bug #50333 Improving multi-threaded scalability by using + emalloc/efree/estrdup (Anatol, Dmitry) - cURL: . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir