Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63047 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80350 invoked from network); 18 Sep 2012 07:57:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2012 07:57:02 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:45473] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/D1-07072-D4928505 for ; Tue, 18 Sep 2012 03:57:01 -0400 Received: by ieak14 with SMTP id k14so12233410iea.29 for ; Tue, 18 Sep 2012 00:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Hmc/ZjXkzMS58VlV77zRLYYiJxEvvVUMnlj90NFtGpE=; b=L6AfiGEcHAK5CEqKmMA26dAi0uBFZSaTQ5a756QOKk0eUK4l04tyZ1N8UpupdNjbfP KW7N9RH0dffSFSL6GrycEiVZCTOAcCJUReci+mcK7OVlgl+sEujuw+RtvqnQHrLyZNoN rnHSEfHDys/Gwf8rM2EsVwo77ELKQrID+OlsZ3wdZaw7GkGkCJQeXR9OJUIppeRgc7Ac rWeM1pY2C0ZlT3YUteC/mwegsjxkSXYYvfo+ProTi2UZqMmPpsFwTG/ko8IZm9VNLGm2 IHjTs6dfSFl5wcBklOeL8yDMsPth+RUN9b6vD9+JTBu1KKKcFDhyeYST7eRNqW6CnQU4 7OaQ== MIME-Version: 1.0 Received: by 10.50.188.129 with SMTP id ga1mr9643445igc.6.1347955018634; Tue, 18 Sep 2012 00:56:58 -0700 (PDT) Received: by 10.64.89.41 with HTTP; Tue, 18 Sep 2012 00:56:58 -0700 (PDT) In-Reply-To: References: Date: Tue, 18 Sep 2012 09:56:58 +0200 Message-ID: To: Will Fitch Cc: Ilia Alshanestsky , Wez Furlong , Edin Kadribasic , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] pdo_pgsql Boolean Issues From: pierre.php@gmail.com (Pierre Joye) 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