summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2018-01-02 11:52:33 -0500
committerSara Golemon <pollita@php.net>2018-01-02 11:52:33 -0500
commit8c2602057927560a7a4e52421099387bffe17925 (patch)
tree419491eae99ad28e55a6a61a4aaa829a92763354
parent841e7a192259e3e8ec34645176a2f4565e7e8877 (diff)
downloadphp-git-8c2602057927560a7a4e52421099387bffe17925.tar.gz
Prepare NEWS for 7.2.1 final
-rw-r--r--NEWS8
1 files changed, 2 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 3b33947988..efd286df67 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,6 @@ PHP NEWS
?? ??? ????, PHP 7.2.1
-- Opcache:
- . Fixed bug #75579 (Interned strings buffer overflow may cause crash).
- (Dmitry)
-
-14 Dec 2017, PHP 7.2.1RC1
-
- Core:
. Fixed bug #75573 (Segmentation fault in 7.1.12 and 7.0.26). (Laruence)
. Fixed bug #75384 (PHP seems incompatible with OneDrive files on demand).
@@ -29,6 +23,8 @@ PHP NEWS
- Opcache:
. Fixed bug #75608 ("Narrowing occurred during type inference" error).
(Laruence, Dmitry)
+ . Fixed bug #75579 (Interned strings buffer overflow may cause crash).
+ (Dmitry)
. Fixed bug #75570 ("Narrowing occurred during type inference" error).
(Dmitry)
. Fixed bug #75556 (Invalid opcode 138/1/1). (Laruence)