summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwynne Raskind <gwynne@php.net>2008-03-08 10:36:15 +0000
committerGwynne Raskind <gwynne@php.net>2008-03-08 10:36:15 +0000
commit342a75906a5f0bada83c59d25666cb5c48cb49a9 (patch)
treecb29f8b26caa377bdd278fb629263cb3c76f55c8
parent1f150df5371b30f46020a37bc6413f6de39a5592 (diff)
downloadphp-git-342a75906a5f0bada83c59d25666cb5c48cb49a9.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 57069562b0..8147911e29 100644
--- a/NEWS
+++ b/NEWS
@@ -181,6 +181,8 @@ PHP NEWS
- Fixed bug #36128 (Interbase PDO - timestamp columns return NULL). (Lars W)
- Fixed bug #35386 (firebird: first row is null). (Lars W)
- Fixed bug #35163 (Array elements can lose references). (Dmitry)
+- Fixed bug #32330 (session_destroy, "Failed to initialize storage module",
+ custom session handler). (Gwynne)
- Fixed bug #32143 (ibase_query() causing IBserver 7 crash with NULL param as
link-id). (Lars W)
- Fixed bug #30907 (ibase_query() crashes (same bug as #32143). (Lars W)