]> granicus.if.org Git - php/commitdiff
no tab here
authorXinchen Hui <laruence@php.net>
Thu, 4 Apr 2013 06:53:30 +0000 (14:53 +0800)
committerXinchen Hui <laruence@php.net>
Thu, 4 Apr 2013 06:53:30 +0000 (14:53 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 67b7bf7e990940ce2f41dab909b3a0de8c527644..ce3f78a5ad117544a7fb8be8b96b98396d93631c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ PHP                                                                        NEWS
 
 - Core:
   . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: 
-       segfault). (Laruence)
+    segfault). (Laruence)
   . Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi)
   . Fixed bug #64555 (foreach no longer copies keys if they are interned).
     (Nikita Popov)