summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--UPGRADING2
2 files changed, 0 insertions, 4 deletions
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