summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2009-11-12 09:07:51 +0000
committerJani Taskinen <jani@php.net>2009-11-12 09:07:51 +0000
commit84543c1ee7ab84c233578365d2a96794466e5d3c (patch)
tree3c8cafecd1d019ced031c68a49a84696753e9779
parentd5dacfc2748e7a5cde28f7dfa2771595c223e0ce (diff)
downloadphp-git-84543c1ee7ab84c233578365d2a96794466e5d3c.tar.gz
bfn
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 5120669542..35e4c7337e 100644
--- a/NEWS
+++ b/NEWS
@@ -27,8 +27,8 @@ PHP NEWS
makes segmentation fault). (Felipe)
- Fixed bug #49990 (SNMP3 warning message about security level printed twice).
(Jani)
-- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted
- transaction). (ben dot pineau at gmail dot com, Ilia, Matteo)
+- Fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction).
+ (ben dot pineau at gmail dot com, Ilia, Matteo)
- Fixed bug #49921 (Curl post upload functions changed). (Ilia)
- Fixed bug #49972 (AppendIterator undefined function crash). (Johannes)
- Fixed bug #49855 (import_request_variables() always returns NULL). (Ilia,
@@ -63,7 +63,7 @@ PHP NEWS
(Moriyoshi)
- Fixed bug #49332 (Build error with Snow Leopard). (Scott)
- Fixed bug #49244 (Floating point NaN cause garbage characters). (Sjoerd)
-- Fixed bug #49098 (mysqli segfault on error) (Rasmus)
+- Fixed bug #49098 (mysqli segfault on error). (Rasmus)
- Fixed bug #48805 (IPv6 socket transport is not working). (Ilia)
- Fixed bug #48764 (PDO_pgsql::query() always uses implicit prepared statements
if v3 proto available). (Matteo, Mark Kirkwood)