From: Jani Taskinen Date: Thu, 12 Nov 2009 09:07:51 +0000 (+0000) Subject: bfn X-Git-Tag: php-5.2.12RC1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84543c1ee7ab84c233578365d2a96794466e5d3c;p=php bfn --- 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)