]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@php.net>
Fri, 9 Jan 2015 03:54:41 +0000 (11:54 +0800)
committerXinchen Hui <laruence@php.net>
Fri, 9 Jan 2015 03:54:41 +0000 (11:54 +0800)
NEWS

diff --git a/NEWS b/NEWS
index a89018d17462c9613b2de400973bc4d52411999f..d8d94df9fa4d54416fe97a8a558a010aa653bfe0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,7 @@
   . Fixed possible read after end of buffer and use after free. (Dmitry)
 
 - Opcache:
+  . Fixed bug (try block removed while combined with xdebug). (Laruence)
   . Fixed bug #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8
     + Opcache). (Laruence)