From: Joe Watkins Date: Mon, 3 Jun 2019 09:24:51 +0000 (+0200) Subject: remove reverted commit from changelog X-Git-Tag: php-7.4.0alpha1~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf9fd3735a5864595b507c115dcf7ec8a0881ee7;p=php remove reverted commit from changelog --- diff --git a/NEWS b/NEWS index 9b0f6c3f59..de8d5620a1 100644 --- a/NEWS +++ b/NEWS @@ -15,8 +15,6 @@ PHP NEWS created on the fly). (David Walker) . Fixed bug #71030 (Self-assignment in list() may have inconsistent behavior). (Nikita) - . Implemented FR #62397 (disable_functions does not work with eval). (Benjamin - Eberlei). . Fixed bug #76451 (Aliases during inheritance type checks affected by opcache). (Nikita) diff --git a/UPGRADING b/UPGRADING index a2ef40c716..1335d2c4ae 100644 --- a/UPGRADING +++ b/UPGRADING @@ -187,8 +187,6 @@ PHP 7.4 UPGRADE NOTES . Support for WeakReferences has been added. RFC: https://wiki.php.net/rfc/weakrefs - . The eval() can be now disabled via disable_functions INI directive. - - CURL: . CURLFile now supports stream wrappers in addition to plain file names, if the extension has been built against libcurl >= 7.56.0. The streams may