From 515092917d8c31ea4fb2d80598dd672511717e4e Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Thu, 25 Jul 2013 22:45:15 +0800 Subject: [PATCH] Upper section name --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a7255473793..8f7bbd8c7cf 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ PHP NEWS . Fixed bug #50308 (session id not appended properly for empty anchor tags). (Arpad) -- Spl: +- SPL: . Fixed bug #65328 (Segfault when getting SplStack object Value). (Laruence) - Phar: