]> granicus.if.org Git - php/commitdiff
remove reverted commit from changelog
authorJoe Watkins <krakjoe@php.net>
Mon, 3 Jun 2019 09:24:51 +0000 (11:24 +0200)
committerJoe Watkins <krakjoe@php.net>
Mon, 3 Jun 2019 09:25:33 +0000 (11:25 +0200)
NEWS
UPGRADING

diff --git a/NEWS b/NEWS
index 9b0f6c3f598c030f341881fdc866983716fb1868..de8d5620a1e7dc59112024cf3ed37bf944454fb0 100644 (file)
--- 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)
 
index a2ef40c716320dd9cc63e7c9b31c337d469e7edb..1335d2c4ae1f2edf98b7c72bf5bbbea50d65f8ae 100644 (file)
--- 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