Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56860 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51122 invoked from network); 10 Dec 2011 15:25:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2011 15:25:00 -0000 Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:36541] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/B2-29221-AC973EE4 for ; Sat, 10 Dec 2011 10:24:58 -0500 Received: by qcsc21 with SMTP id c21so2782724qcs.29 for ; Sat, 10 Dec 2011 07:24:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MqJeX5NjoVNdA2LIcL8qahwW8KJtaelHEJu3YrzEWUI=; b=sKjC09LPooUnEQU5zQlf/on50LZU1/Y+tAf8s/WwdI+v2BJd96zVo22es3KlMFSE4i mC/KLxdBAb9kxQRFwcVRMWTCdxofPeIh3ApgWiaC7UuJJzDsldL/ZrgKbBXPEw/W+p2h TIucZUwcv5Yr90GcvMB4lq/iGPWKv2c5bPjGA= MIME-Version: 1.0 Received: by 10.229.66.214 with SMTP id o22mr2980936qci.108.1323530694576; Sat, 10 Dec 2011 07:24:54 -0800 (PST) Received: by 10.229.221.141 with HTTP; Sat, 10 Dec 2011 07:24:54 -0800 (PST) In-Reply-To: References: Date: Sat, 10 Dec 2011 17:24:54 +0200 Message-ID: To: DAbramov@american-appraisal.com Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Patch for Bug #48877 "bindValue" and "bindParam" do not work for PDO Firebird From: mapopa@gmail.com (marius adrian popa) On Sat, Dec 10, 2011 at 2:23 PM, wrote: > Hi, > > Here is my patch for the bug 48877 (https://bugs.php.net/bug.php?id=48877) I will check and apply it