Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23522 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3912 invoked by uid 1010); 17 May 2006 09:15:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3896 invoked from network); 17 May 2006 09:15:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2006 09:15:14 -0000 X-PHP-List-Original-Sender: lobbin@gmail.com X-Host-Fingerprint: 64.233.184.225 wr-out-0506.google.com Linux 2.4/2.6 Received: from ([64.233.184.225:35837] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 8B/90-19568-1A9EA644 for ; Wed, 17 May 2006 05:15:14 -0400 Received: by wr-out-0506.google.com with SMTP id i31so172106wra for ; Wed, 17 May 2006 02:15:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=br9Z465aelHuqpcdMFSsktr8tzlKSTERiJ9jljbG9DavrMp2yqAas3evKUOHVo3/U2/aJ4hnCqJbom7mx/xRiIap2Ccdu1IQvM7/8zC7yJ1mHeQcHIXMH8KcXwZszlPwwfiABevL4/ocDSec/18DbhVQPB5OmuQ6elqvXjIvkBc= Received: by 10.64.184.15 with SMTP id h15mr804436qbf; Wed, 17 May 2006 02:15:11 -0700 (PDT) Received: by 10.65.73.19 with HTTP; Wed, 17 May 2006 02:15:11 -0700 (PDT) Message-ID: Date: Wed, 17 May 2006 11:15:11 +0200 To: "Sebastian Bergmann" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4468848D.5020602@php.net> <200605160807.13383.phil@dialsolutions.co.uk> <59640.67.108.68.36.1147811754.squirrel@www.l-i-e.com> <200605162154.40308.phil@dialsolutions.co.uk> <446AE13F.4030705@fischer.name> Subject: Re: [PHP-DEV] PHP Release Process Sucks From: lobbin@gmail.com ("Robin Ericsson") On 5/17/06, Sebastian Bergmann wrote: > I have brought this up before. Sebastian Nohn has taken up this idea and > set up a box that checks out PHP from CVS, builds it, and then runs > "make test" as well as the unit tests of projects like PHPUnit and the > Zend Framework. The big whohoo would be a complete PHPUnit test framework for PHP with code coverage that replaces the old test framework. --=20 regards, Robin