]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Tue, 23 Jun 2015 14:52:14 +0000 (16:52 +0200)
committerChristoph M. Becker <cmb@php.net>
Tue, 23 Jun 2015 14:52:14 +0000 (16:52 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7e60435848231c880c3e938dd2a561950c59d8da..8c522520eb4c2c47f61ed1637f270bfc462de108 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
 25 Jun 2015, PHP 7.0.0 Alpha 2
 
 - Core:
+  . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
   . Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
   . Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
     (Laruence)