diff --git a/NEWS b/NEWS index c2cf3d76d21..2660df8f631 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)). (yoarvi at gmail dot com, Anatol) - cURL: . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir