summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2017-12-12 19:04:27 +0000
committerSara Golemon <pollita@php.net>2017-12-12 19:04:27 +0000
commit4f2796a80475c7bfb9b431f5d225ae116b9b55cf (patch)
treef1224079ec59c5de4114037a8695b3f29617f98f
parent10bb7065cbc989755e1a546bb9816cab989a66eb (diff)
downloadphp-git-4f2796a80475c7bfb9b431f5d225ae116b9b55cf.tar.gz
Update NEWS for PHP 7.2.1RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fd2c4605cc..365974b78b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.2.1
+14 Dec 2017, PHP 7.2.1RC1
- Core:
. Fixed bug #75573 (Segmentation fault in 7.1.12 and 7.0.26). (Laruence)