From 4421fc2204e6cc8de4d906501d69d46f6bcd8f8b Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Thu, 21 Feb 2008 13:32:03 +0000 Subject: [PATCH] Cosmetics change --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 6a555c5154..89ddd6314c 100644 --- a/NEWS +++ b/NEWS @@ -11,11 +11,11 @@ PHP NEWS - Upgraded PCRE to version 7.6 (Nuno) -- Fixed Bug #44197 (socket array keys lost on socket_select). (Felipe) -- Fixed Bug #44191 (preg_grep messes up array index). (Felipe) +- Fixed bug #44197 (socket array keys lost on socket_select). (Felipe) +- Fixed bug #44191 (preg_grep messes up array index). (Felipe) - Fixed bug #44184 (Double free of loop-variable on exception). (Dmitry) - Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error). (Ilia) -- Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)). +- Fixed bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, NULL)). (Felipe) - Fixed bug #44152 (Possible crash with syslog logging on ZTS builds). (Ilia) - Fixed bug #44069 (Huge memory usage with concatenation using . instead of -- 2.50.1