diff options
author | Gwynne Raskind <gwynne@php.net> | 2008-03-08 10:36:15 +0000 |
---|---|---|
committer | Gwynne Raskind <gwynne@php.net> | 2008-03-08 10:36:15 +0000 |
commit | 342a75906a5f0bada83c59d25666cb5c48cb49a9 (patch) | |
tree | cb29f8b26caa377bdd278fb629263cb3c76f55c8 | |
parent | 1f150df5371b30f46020a37bc6413f6de39a5592 (diff) | |
download | php-git-342a75906a5f0bada83c59d25666cb5c48cb49a9.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |