Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39375 invoked from network); 18 Nov 2008 15:55:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2008 15:55:45 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:60023] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/F8-32341-D75E2294 for ; Tue, 18 Nov 2008 10:55:42 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id AD429414400B; Tue, 18 Nov 2008 15:57:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QIa+4zU+wAh0; Tue, 18 Nov 2008 16:57:39 +0100 (CET) Received: from [192.168.80.161] (unknown [195.226.16.50]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 7DF8E4144009; Tue, 18 Nov 2008 16:57:38 +0100 (CET) Cc: internals@lists.php.net Message-ID: <256A1546-E754-430C-8E71-FCEB6DBDAFC6@pooteeweet.org> To: Alec Smecher In-Reply-To: <4921A1D8.70600@smecher.bc.ca> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Tue, 18 Nov 2008 16:54:06 +0100 References: <4921A1D8.70600@smecher.bc.ca> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] PostgreSQL pg_query_params, PHP locales, and double data types From: mls@pooteeweet.org (Lukas Kahwe Smith) On 17.11.2008, at 17:54, Alec Smecher wrote: > I'm trying to get a PHP bug in the PostgreSQL pg_query_params > function reopened; it's been marked bogus (incorrectly IMO). There > are lots of details at . If > this is in fact bogus, I'd appreciate a little bit of feedback. Just out of curiosity, did you test this with PDO? Personally I always found the entire setlocale() business entirely painful. regards, Lukas Kahwe Smith mls@pooteeweet.org