Skip to content

Commit cf9fd37

Browse files
committed
remove reverted commit from changelog
1 parent ff96f25 commit cf9fd37

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

NEWS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ PHP NEWS
1515
created on the fly). (David Walker)
1616
. Fixed bug #71030 (Self-assignment in list() may have inconsistent behavior).
1717
(Nikita)
18-
. Implemented FR #62397 (disable_functions does not work with eval). (Benjamin
19-
Eberlei).
2018
. Fixed bug #76451 (Aliases during inheritance type checks affected by
2119
opcache). (Nikita)
2220

UPGRADING

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ PHP 7.4 UPGRADE NOTES
187187
. Support for WeakReferences has been added.
188188
RFC: https://wiki.php.net/rfc/weakrefs
189189

190-
. The eval() can be now disabled via disable_functions INI directive.
191-
192190
- CURL:
193191
. CURLFile now supports stream wrappers in addition to plain file names, if
194192
the extension has been built against libcurl >= 7.56.0. The streams may

0 commit comments

Comments
 (0)