Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29481 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30688 invoked by uid 1010); 16 May 2007 18:17:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30673 invoked from network); 16 May 2007 18:17:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2007 18:17:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 82.135.1.164 cause and error) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 82.135.1.164 ppp-82-135-1-164.dynamic.mnet-online.de Received: from [82.135.1.164] ([82.135.1.164:33003] helo=johannes.nop) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/64-00819-7CA4B464 for ; Wed, 16 May 2007 14:17:44 -0400 Received: from johannes.nop (localhost [127.0.0.1]) by johannes.nop (8.13.8/8.13.8) with ESMTP id l4GIHe9u005988; Wed, 16 May 2007 20:17:40 +0200 Received: (from johannes@localhost) by johannes.nop (8.13.8/8.13.8/Submit) id l4GIHdX1005987; Wed, 16 May 2007 20:17:39 +0200 X-Authentication-Warning: johannes.nop: johannes set sender to johannes@php.net using -f To: Marcus Boerger Cc: internals@lists.php.net In-Reply-To: <1082866338.20070516162127@marcus-boerger.de> References: <1082866338.20070516162127@marcus-boerger.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 16 May 2007 20:17:35 +0200 Message-ID: <1179339457.19206.120.camel@johannes.nop> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Subject: Re: [PHP-DEV] PHP 6 Preview From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) Hi Marcus, for making HEAD the main development branch we should try to reduce the number of failing tests. Running run-tests.php -n currently still shows 42 tests failing on my current setup. As long as that many tests fail it's hard to see if a patch breaks anything in there. I recently spent some time on fixing a few of these tests but there is still enough work to be done (especially with run-test.php -u ...) johannes On Wed, 2007-05-16 at 16:21 +0200, Marcus Boerger wrote: > Hello internals, > > I don't see any progress for PHP 6 in the last several months. And we > head more and more into a situation where people no longer develop in > HEAD and instead develop in 5.2 without caring to MFB. > > All I know is that we are waiting for the filter extension. As it appears > right now, I do not see Pierre doing the job he offered so we need to find > somebody else here. Anyone care to jump in who has the indepth knowledge? > > And besides this filter issue, what are the remaining pieces to be done? > > Best regards, > Marcus >