File tree 2 files changed +0
-4
lines changed
2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,6 @@ PHP NEWS
15
15
created on the fly). (David Walker)
16
16
. Fixed bug #71030 (Self-assignment in list() may have inconsistent behavior).
17
17
(Nikita)
18
- . Implemented FR #62397 (disable_functions does not work with eval). (Benjamin
19
- Eberlei).
20
18
. Fixed bug #76451 (Aliases during inheritance type checks affected by
21
19
opcache). (Nikita)
22
20
Original file line number Diff line number Diff line change @@ -187,8 +187,6 @@ PHP 7.4 UPGRADE NOTES
187
187
. Support for WeakReferences has been added.
188
188
RFC: https://wiki.php.net/rfc/weakrefs
189
189
190
- . The eval() can be now disabled via disable_functions INI directive.
191
-
192
190
- CURL:
193
191
. CURLFile now supports stream wrappers in addition to plain file names, if
194
192
the extension has been built against libcurl >= 7.56.0. The streams may
You can’t perform that action at this time.
0 commit comments