summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2006-08-14 11:59:24 +0000
committerRob Richards <rrichards@php.net>2006-08-14 11:59:24 +0000
commitc62d5fd1151a32fdb8cc6ae5fb66d83b10474977 (patch)
tree8ea71383c2f0cc21878c19accfab0efee1eb1f6b
parenta0c941aad1f83a100f6058ce6d61145e2bc82bbc (diff)
downloadphp-git-c62d5fd1151a32fdb8cc6ae5fb66d83b10474977.tar.gz
BFN
fix typo
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cb8115c1ed..c001c55f0f 100644
--- a/NEWS
+++ b/NEWS
@@ -37,8 +37,9 @@ PHP NEWS
- Fixed phpinfo() cutoff of variables at \0. (Ilia)
- Fixed a bug in the filter extension that prevented magic_quotes_gpc from
being applied when RAW filter is used. (Ilia)
-- FixedbBug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
+- Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
- Fixed bug #38431 (xmlrpc_get_type() crashes PHP on objects). (Tony)
+- Fixed bug #38424 (Different attribute assignment if new or existing). (Rob)
- Fixed bug #38394 (PDO fails to recover from failed prepared statement
execution). (Ilia)
- Fixed bug #38377 (session_destroy() gives warning after