]> granicus.if.org Git - php/commitdiff
UPDATE NEWS
authorXinchen Hui <laruence@php.net>
Sat, 31 Jan 2015 11:12:30 +0000 (19:12 +0800)
committerXinchen Hui <laruence@php.net>
Sat, 31 Jan 2015 11:12:30 +0000 (19:12 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 239e5da711e54c386f45559d42d73a4c7fffbf49..f747b52cb09706db9eb0dbd46795e2263d87a13e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@
   . Update the MIME type list from the one shipped by Apache HTTPD. (Adam)
 
 - Core:
+  . Fixed #68933 (Invalid read of size 8 in zend_std_read_property). 
+    (Laruence, arjen at react dot com)
   . Fixed #68868 (Segfault in clean_non_persistent_constants() in SugarCRM 
     6.5.20). (Laruence)
   . Fixed bug #68104 (Segfault while pre-evaluating a disabled function).