diff options
author | Jani Taskinen <jani@php.net> | 2009-11-12 09:07:51 +0000 |
---|---|---|
committer | Jani Taskinen <jani@php.net> | 2009-11-12 09:07:51 +0000 |
commit | 84543c1ee7ab84c233578365d2a96794466e5d3c (patch) | |
tree | 3c8cafecd1d019ced031c68a49a84696753e9779 | |
parent | d5dacfc2748e7a5cde28f7dfa2771595c223e0ce (diff) | |
download | php-git-84543c1ee7ab84c233578365d2a96794466e5d3c.tar.gz |
bfn
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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) |