Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43483 invoked by uid 1010); 9 Aug 2005 04:48:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43468 invoked from network); 9 Aug 2005 04:48:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2005 04:48:26 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:48679] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F7/6E-04646-99538F24 for ; Tue, 09 Aug 2005 00:48:26 -0400 Received: (qmail 1023 invoked from network); 9 Aug 2005 04:48:20 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 9 Aug 2005 04:48:20 -0000 Message-ID: <5.1.0.14.2.20050808214357.038129d0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 08 Aug 2005 21:48:22 -0700 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: PHP 5.1 branched! From: andi@zend.com (Andi Gutmans) Hi all, I just branched off PHP 5.1 (PHP_5_1). I will roll a tarball later on or tomorrow for RC1. Please from now on commit bug fixes to both PHP_5_1 and HEAD (and if critical, I suggest to do so with PHP_5_0 too in case we need to release another mini release). We should be able to kill it off once 5.1.0 is out (hopefully very soon). Andrei, Dmitry - You can start doing the merge. Please email internals@ with exactly which modules shouldn't be touched while you do this (it would include at least Zend/ & main/ but probably also some other stuff). Andi