Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15615 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63423 invoked by uid 1010); 26 Mar 2005 00:47:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63379 invoked from network); 26 Mar 2005 00:47:18 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 26 Mar 2005 00:47:18 -0000 X-Host-Fingerprint: 64.233.184.206 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.206:52659] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 27/25-08971-311B4424 for ; Fri, 25 Mar 2005 19:47:15 -0500 Received: by wproxy.gmail.com with SMTP id 67so1588532wri for ; Fri, 25 Mar 2005 16:47:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=dSd4gOj4FGWoHnDzpf+Amvu0gY1n4LrEU98qva3RrUyxS/qRRGtdocfBNO2w1xczRRcaRAOfejPfmRAU+GXTFe+Dm4cZMDN+oN0kKAeNwIMyPD9dPIl+T1xCuGSj9UguxzSYpSpwZK4uwXDEnirlV+xNTDeG2CBIlmzSqK3jjzc= Received: by 10.54.29.67 with SMTP id c67mr696709wrc; Fri, 25 Mar 2005 16:47:12 -0800 (PST) Received: by 10.54.44.57 with HTTP; Fri, 25 Mar 2005 16:47:12 -0800 (PST) Message-ID: <4e89b42605032516474df603db@mail.gmail.com> Date: Fri, 25 Mar 2005 19:47:12 -0500 Reply-To: Wez Furlong To: Jani Taskinen Cc: "Thies C. Arntzen" , internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: Subject: Re: [PHP-DEV] pdo: patch to make leading colon unneeded for bound variables without breaking BC. From: kingwez@gmail.com (Wez Furlong) There are releases on pecl.php.net, and there are (a few) people running these in production. In addition, it's been advertised as working this way for over a year. So, it is important to preserve the current behaviour when this patch is applied (will do so this weekend; need to catch up on a lot of things first). --Wez. On Sat, 26 Mar 2005 01:39:59 +0200 (EET), Jani Taskinen wrote: > > Excuse me, but what BC? I don't think this stuff has been > released yet, so how could you break BC? :) > > --Jani > > > On Fri, 25 Mar 2005, Thies C. Arntzen wrote: > > > subject says it - > > testcase is also attached. > > > > i have updated: sqlite and oci. > > i have tested: sqlite and postgres (uses bind emulation). > > > > i did not look at the firebird code as it seemed "complexish" to me;-) > > > > all the other drivers seem to use the emulation (like postgres) so they should > > work. > > > > re, thies > > > > > > > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >