]> granicus.if.org Git - php/commitdiff
Updaet NEWS
authorXinchen Hui <laruence@php.net>
Sun, 21 Jul 2013 08:19:40 +0000 (16:19 +0800)
committerXinchen Hui <laruence@php.net>
Sun, 21 Jul 2013 08:19:40 +0000 (16:19 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 6f4479ccd510a0f936889c6912a88db0818fbd8d..baa727fe9dc02e82e3dab2e26a2bcba9b84502a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2013, PHP 5.5.2
 
+- Core:
+  . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
+    limited case). (Arpad)
+
 - Streams:
   . Fixed bug #65268 (select() implementation uses outdated tick API). (Anatol)