Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15712 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18711 invoked by uid 1010); 1 Apr 2005 13:25:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18686 invoked from network); 1 Apr 2005 13:25:50 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 1 Apr 2005 13:25:50 -0000 X-Host-Fingerprint: 64.233.184.200 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.200:56031] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id D9/77-22409-DDB4D424 for ; Fri, 01 Apr 2005 08:25:49 -0500 Received: by wproxy.gmail.com with SMTP id 37so661937wra for ; Fri, 01 Apr 2005 05:25:46 -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=Zj/aVpyIyBKysTwnSia8hcDu1hMJxb79J03zIurp72rzFCi5jSbd8cfrKiM95iXaxtpTEzyHp2U0Lth2OrlM5H8JGkWu4lbNE/35m3IQNurX1/eI0G7wZcziVtFCK0pm3k7rr815sP17de/bvWo5VP0B+yZ5icnwXjupQH4nFzM= Received: by 10.54.55.16 with SMTP id d16mr550297wra; Fri, 01 Apr 2005 05:25:45 -0800 (PST) Received: by 10.54.44.57 with HTTP; Fri, 1 Apr 2005 05:25:45 -0800 (PST) Message-ID: <4e89b4260504010525116632ff@mail.gmail.com> Date: Fri, 1 Apr 2005 08:25:45 -0500 Reply-To: Wez Furlong To: "Thies C. Arntzen" Cc: Marcus Boerger , internals@lists.php.net In-Reply-To: <1e14419686962a473412d07a3192ba41@thieso.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <1383893714.20050331102838@marcus-boerger.de> <1e14419686962a473412d07a3192ba41@thieso.net> Subject: Re: [PHP-DEV] pdo: binding variables supplied to execute() is NotVeryUseful(tm)... From: kingwez@gmail.com (Wez Furlong) Yep, will do. On Apr 1, 2005 3:13 AM, Thies C. Arntzen wrote: > so - again - lets make the colon *optional* - everywhere we allow > binding in PDO!