diff --git a/NEWS b/NEWS index 89aade14a6c..dccd2f2c417 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.3.0RC3 +- CURL: + . Expose curl constants from curl 7.50 to 7.55. (Pierrick) + - Core: . Fixed bug #76846 (Segfault in shutdown function after memory limit error). (Nikita)