Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16875 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70355 invoked by uid 1010); 23 Jun 2005 05:02:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70340 invoked from network); 23 Jun 2005 05:02:33 -0000 Received: from unknown (HELO caedmon.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2005 05:02:33 -0000 X-Host-Fingerprint: 69.60.120.90 iconoclast.caedmon.net Linux 2.4/2.6 Received: from ([69.60.120.90:38913] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 11/F6-22648-8624AB24 for ; Thu, 23 Jun 2005 01:02:32 -0400 Received: from localhost ([127.0.0.1]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1DlJr5-0006KM-00; Thu, 23 Jun 2005 01:02:23 -0400 Message-ID: <42BA4263.1010207@caedmon.net> Date: Thu, 23 Jun 2005 01:02:27 -0400 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andi Gutmans CC: internals@lists.php.net References: <5.1.0.14.2.20050622211939.01f6ae30@localhost> In-Reply-To: <5.1.0.14.2.20050622211939.01f6ae30@localhost> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Beta 2 Take Infinity From: sean@caedmon.net (Sean Coates) Andi Gutmans wrote: > Please check http://snaps.php.net/~andi/ > Try not to find show stoppers unless they format your hard drive :) > Will post public tomorrow... > Andi > Number of tests : 1912 1422 Tests skipped : 490 ( 25.6%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 15 ( 0.8%) ( 1.1%) Tests passed : 1407 ( 73.6%) ( 98.9%) --------------------------------------------------------------------- Time taken : 308 seconds (sent to QA) sean@iconoclast:~/tmp/php-5.1.0b2$ sapi/cli/php -v PHP 5.1.0b2 (cli) (built: Jun 23 2005 00:54:01) Copyright (c) 1997-2005 The PHP Group Zend Engine v2.1.0b2, Copyright (c) 1998-2004 Zend Technologies sean@iconoclast:~/tmp/php-5.1.0b2$ sapi/cgi/php -v PHP 5.1.0b2 (cgi) (built: Jun 23 2005 00:53:51) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.1.0b2, Copyright (c) 1998-2004 Zend Technologies Should bump the copyright years, though.. S