summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-02-21 13:32:03 +0000
committerFelipe Pena <felipe@php.net>2008-02-21 13:32:03 +0000
commit4421fc2204e6cc8de4d906501d69d46f6bcd8f8b (patch)
tree40a0e897583e1984be9e105005b808bdd940f583
parent00315b1d4276434d7ef2a2db83358ba72cd98cbd (diff)
downloadphp-git-4421fc2204e6cc8de4d906501d69d46f6bcd8f8b.tar.gz
Cosmetics change
-rw-r--r--NEWS6
1 files 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