summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2018-05-08 19:17:29 +0000
committerSara Golemon <pollita@php.net>2018-05-08 19:17:29 +0000
commit51ae20e829978c7188f3b86d76681192d0075090 (patch)
treeb53de26a62e925e8182fc9b7b50adea6ea32976a
parent1a25137a69b0b76be6aab4c806ea1c7b60fa99e3 (diff)
downloadphp-git-51ae20e829978c7188f3b86d76681192d0075090.tar.gz
Update NEWS for PHP 7.2.6RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ea951a6611..2a2667052a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2018, PHP 7.2.6
+10 May 2018, PHP 7.2.6RC1
- EXIF:
. Fixed bug #76164 (exif_read_data zend_mm_heap corrupted). (cmb)