Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29063 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22441 invoked by uid 1010); 27 Apr 2007 04:43:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22426 invoked from network); 27 Apr 2007 04:43:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2007 04:43:11 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from [80.123.98.46] ([80.123.98.46:7757] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/FE-23456-E5F71364 for ; Fri, 27 Apr 2007 00:43:11 -0400 Message-ID: <16.FE.23456.E5F71364@pb1.pair.com> To: internals@lists.php.net Date: Fri, 27 Apr 2007 06:43:29 +0200 User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: PHP6 Feature Testing & Debugging From: mike@php.net (Michael Wallner) David Coallier wrote: > So here I go, what are the features and tests that YOU would like to > see reported ? I am currently building a list of things that we have > to test and I am wondering which are the parts you consider the most > important and the most bogus/untested perhaps. There's absolutely new code for output handlers, torture it. Text processing incl. compression, DB access, XML handling might be good candidates to test, too. Regards, -- Michael