Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63207 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90253 invoked from network); 20 Sep 2012 17:09:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2012 17:09:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=wfitch@meetme.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=wfitch@meetme.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain meetme.com designates 74.125.149.207 as permitted sender) X-PHP-List-Original-Sender: wfitch@meetme.com X-Host-Fingerprint: 74.125.149.207 na3sys009aog112.obsmtp.com Linux 2.5 (sometimes 2.4) (4) Received: from [74.125.149.207] ([74.125.149.207:45883] helo=na3sys009aog112.obsmtp.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 94/41-15057-0ED4B505 for ; Thu, 20 Sep 2012 13:09:53 -0400 Received: from mail-vb0-f42.google.com ([209.85.212.42]) (using TLSv1) by na3sys009aob112.postini.com ([74.125.148.12]) with SMTP ID DSNKUFtN3QMZeg6Qb891wu4UwkcwirXmM+Tj@postini.com; Thu, 20 Sep 2012 10:09:53 PDT Received: by vbbfs19 with SMTP id fs19so3080566vbb.29 for ; Thu, 20 Sep 2012 10:09:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=dbqWWpKDAQS8KRXFLlRDTm8PQ0xRBNzxG1LtEIfsD3w=; b=mIIcLBn4AS9/IZb+zokNJbMU8RfU+OF3dSgUJJ+O6RNnnj98/mnKM0hEqvDqN5/kOe DpSv3x0M03x/XQzILRbdQxn+TojOA4sX/BGwhF4rKsIweXLanb1LZ7Lz8q2ZfgnWBkQA ylXtOKmtdI4jyIrQKQQENz6e95N0Sh5meABFbft9NoPhxr3SXbgsaU40iMgwM0FvRbl+ 4vkhAPZa0EhUQjCLKMAEFoyXlj4NX8+z36MHx7Agyv+WBhNoLtLTZ+4rhp9r8+/ldK7I vZrrSZg0GG7q2WraQzyPGv2xWVvRCLQ8dA8kdfBCcn4aEkIUU7YssczT7nLLKTI9qCVV Wb3g== MIME-Version: 1.0 Received: by 10.58.209.73 with SMTP id mk9mr1461777vec.25.1348160989231; Thu, 20 Sep 2012 10:09:49 -0700 (PDT) Received: by 10.58.132.161 with HTTP; Thu, 20 Sep 2012 10:09:49 -0700 (PDT) X-Originating-IP: [173.161.150.106] In-Reply-To: References: Date: Thu, 20 Sep 2012 13:09:49 -0400 Message-ID: To: Pierre Joye Cc: Ilia Alshanestsky , Wez Furlong , Edin Kadribasic , internals@lists.php.net Content-Type: multipart/alternative; boundary=047d7bd6b4aedcf93104ca253050 X-Gm-Message-State: ALoCoQnZxfPUlwrFy1KeJOfCBRDrrthi6s0WfhucTLh4S1i0NpuAJOOew63WIWUxucuv/vdFiVhh Subject: Re: [PHP-DEV] pdo_pgsql Boolean Issues From: wfitch@meetme.com (Will Fitch) --047d7bd6b4aedcf93104ca253050 Content-Type: text/plain; charset=ISO-8859-1 Thanks, Pierre - The PR can be found at https://github.com/php/php-src/pull/198 On Tue, Sep 18, 2012 at 3:56 AM, Pierre Joye wrote: > hi Will, > > On Mon, Sep 17, 2012 at 7:45 PM, Will Fitch wrote: > > > While I've spent the better part of a week trying to determine the best > > solution, I want to run this by Ilia, Wez and/or Edin for input. Anyone > > else on the list is also encouraged to provide feedback as well. > > Thanks for your detailed report! > > Could you please open a bug report and attach the bug to it please? It > will be much easier to track and fix the issue(s). > > You can also create a pull request on github as this patch may need > some work or testing (incl. adding tests). It could be easier to have > a PR then. > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > --047d7bd6b4aedcf93104ca253050--