Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63276 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63622 invoked from network); 8 Oct 2012 09:53:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2012 09:53:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.5 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.5 smtp5-g21.free.fr Linux 2.6 Received: from [212.27.42.5] ([212.27.42.5:41029] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/E8-07529-C72A2705 for ; Mon, 08 Oct 2012 05:53:02 -0400 Received: from dixsept.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id 65DFCD48167 for ; Mon, 8 Oct 2012 11:52:54 +0200 (CEST) Message-ID: <5072A275.5020405@fedoraproject.org> Date: Mon, 08 Oct 2012 11:52:53 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: internals@lists.php.net References: <20120718154807.GA13890@redhat.com> <5006EE72.4030006@oracle.com> In-Reply-To: <5006EE72.4030006@oracle.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] pdo_odbc: fix pdo_odbc_error's use of SQLGetDiagRec() From: remi@fedoraproject.org (Remi Collet) > Is there any chance you can log this in https://bugs.php.net/ See https://bugs.php.net/bug.php?id=63235 Remi.