Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15616 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95863 invoked by uid 1010); 26 Mar 2005 01:13:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95839 invoked from network); 26 Mar 2005 01:13:09 -0000 Received: from unknown (HELO fancy.fancy) (127.0.0.1) by localhost with SMTP; 26 Mar 2005 01:13:09 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:14029] helo=gw2.emini.dk) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 54/26-08971-427B4424 for ; Fri, 25 Mar 2005 20:13:08 -0500 Received: from [10.0.0.130] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 0A55A54ABE; Sat, 26 Mar 2005 02:13:02 +0100 (CET) In-Reply-To: <4e89b42605032516474df603db@mail.gmail.com> References: <4e89b42605032516474df603db@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <95fbf52493d111c1264ba6cce8d48c5f@emini.dk> Content-Transfer-Encoding: 7bit Cc: "Thies C. Arntzen" , Jani Taskinen , internals@lists.php.net Date: Sat, 26 Mar 2005 02:13:54 +0100 To: Wez Furlong X-Mailer: Apple Mail (2.619.2) Subject: Re: [PHP-DEV] pdo: patch to make leading colon unneeded for bound variables without breaking BC. From: edink@emini.dk (Edin Kadribasic) On Mar 26, 2005, at 1:47, Wez Furlong wrote: > 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). Hehe, this is too funny. Last time you dismissed my BC concerns when I said we should remove ":" now by saying something along the lines, we can always make things less strict. If this does not make sense now its because it never did :) Edin