Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79299 invoked by uid 1010); 23 Jun 2005 05:23:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79282 invoked from network); 23 Jun 2005 05:23:32 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 23 Jun 2005 05:23:32 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:55454] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 9A/E7-22648-3574AB24 for ; Thu, 23 Jun 2005 01:23:32 -0400 Received: (qmail 29681 invoked from network); 23 Jun 2005 05:23:27 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 23 Jun 2005 05:23:27 -0000 Message-ID: <5.1.0.14.2.20050622222316.01fd3170@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 22 Jun 2005 22:23:24 -0700 To: Sean Coates Cc: internals@lists.php.net In-Reply-To: <42BA4263.1010207@caedmon.net> References: <5.1.0.14.2.20050622211939.01f6ae30@localhost> <5.1.0.14.2.20050622211939.01f6ae30@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Beta 2 Take Infinity From: andi@zend.com (Andi Gutmans) Thanks. Will bump the copyright years in HEAD. At 01:02 AM 6/23/2005 -0400, Sean Coates wrote: >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