From: Ilia Alshanetsky Date: Fri, 9 Oct 2009 02:15:22 +0000 (+0000) Subject: Syntax X-Git-Tag: php-5.2.12RC1~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2595252ebf22fd424fe323eedf4ebff725be6382;p=php Syntax --- diff --git a/NEWS b/NEWS index 4d309f67b6..64a4eacb77 100644 --- a/NEWS +++ b/NEWS @@ -28,7 +28,7 @@ PHP NEWS - Fixed bug #49528 (UTF-16 strings prefixed by BOMs wrongly converted). (Moriyoshi) - Fixed bug #48805 (IPv6 socket transport is not working). (Ilia) -- Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements +- Fixed bug #48764 (PDO_pgsql::query() always uses implicit prepared statements if v3 proto available). (Matteo, Mark Kirkwood)