Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41844 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13871 invoked from network); 10 Nov 2008 22:28:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2008 22:28:04 -0000 Authentication-Results: pb1.pair.com header.from=sean@caedmon.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sean@caedmon.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain caedmon.net from 64.15.79.181 cause and error) X-PHP-List-Original-Sender: sean@caedmon.net X-Host-Fingerprint: 64.15.79.181 iconoclast.caedmon.net Linux 2.5 (sometimes 2.4) (4) Received: from [64.15.79.181] ([64.15.79.181:46296] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/B2-34173-275B8194 for ; Mon, 10 Nov 2008 17:28:03 -0500 Received: from localhost (localhost [127.0.0.1]) by iconoclast.caedmon.net (Postfix) with ESMTP id 69A781E0025; Mon, 10 Nov 2008 17:27:54 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at iconoclast.caedmon.net Received: from iconoclast.caedmon.net ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ETqB0lhaegdJ; Mon, 10 Nov 2008 17:27:47 -0500 (EST) Received: from [10.8.0.2] (sarcasm.vpn [10.8.0.2]) by iconoclast.caedmon.net (Postfix) with ESMTP id 612FF1E0015; Mon, 10 Nov 2008 17:27:47 -0500 (EST) Cc: Lukas Kahwe Smith , PHP Development Message-ID: <00A9A15E-16C2-41FC-9E2B-1C125CED092F@caedmon.net> To: Sean Coates In-Reply-To: <4E2A6678-D598-4DCB-AC96-105A13BF6455@caedmon.net> 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: Mon, 10 Nov 2008 17:27:51 -0500 References: <4E2A6678-D598-4DCB-AC96-105A13BF6455@caedmon.net> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] alpha3 or forever hold your peace From: sean@caedmon.net (Sean Coates) > Here's a test for that (I don't have php-src karma) if anyone would > care to commit it. Passes on 5.2.6, but fails on 5.3alpha3-dev FWIW, I committed that patch today. I'd like for it to pass by RC1 (-: S