Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19788 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29681 invoked by uid 1010); 28 Oct 2005 16:07:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29666 invoked from network); 28 Oct 2005 16:07:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2005 16:07:47 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:43893] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 28/85-57990-1DC42634 for ; Fri, 28 Oct 2005 12:07:46 -0400 Received: (qmail 5430 invoked from network); 28 Oct 2005 16:07:42 -0000 Received: from softdnserror (HELO ?192.168.1.101?) (72.59.8.85) by prohost.org with SMTP; 28 Oct 2005 16:07:42 -0000 Message-ID: <43624C99.4060705@prohost.org> Date: Fri, 28 Oct 2005 12:06:49 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: PHP 5.1.0RC4 Released From: ilia@prohost.org (Ilia Alshanetsky) The fourth and final release candidate of PHP 5.1.0 is now available for testing. You can download the source packages from here: http://downloads.php.net/ilia/php-5.1.0RC4.tar.bz2 4afd68f8e4fe532cea83f30bd2ff26f5 http://downloads.php.net/ilia/php-5.1.0RC4.tar.gz 679a0d12b8cb00c55d56621ea9609013 The Windows binaries will be available shortly from http://downloads.php.net/ilia/ as well. In the past two weeks a great deal of effort was put by a number of developers towards stabilization of the 5.1 branch with over 20 bug fixes made during this period alone. Based on our own tests (those wacky phpt files) and those made by QA team and related projects, 5.1 is ready for production. Pending discovery of any critical issues such as crashes, security faults and regressions I intend to release 5.1 final no later then November 10th. Since we are at the final stages of release process I'd like to ask all developers to confirm all their patches to 5.1 tree with me prior to applying them. Any non-critical patches should be reserved for subsequent releases (5.1.1, etc...). I'd also like to ask everyone to once again to test their code against 5.1, we want this release to be as stable as possible and we need your help to locate any non-yet discovered defects. Ilia Alshanetsky 5.1 Release Master