Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51211 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27033 invoked from network); 3 Jan 2011 13:15:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jan 2011 13:15:36 -0000 Received: from [127.0.0.1] ([127.0.0.1:26074]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 66/A3-31726-7FBC12D4 for ; Mon, 03 Jan 2011 08:15:35 -0500 Authentication-Results: pb1.pair.com header.from=mabi@gentoo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mabi@gentoo.org; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain gentoo.org does not designate 88.198.16.106 as permitted sender) X-PHP-List-Original-Sender: mabi@gentoo.org X-Host-Fingerprint: 88.198.16.106 static.88-198-16-106.clients.your-server.de Linux 2.6 Received: from [88.198.16.106] ([88.198.16.106:46499] helo=whirlpool.farbfinsternis.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/83-31726-E88C12D4 for ; Mon, 03 Jan 2011 08:01:04 -0500 Received: from [192.168.178.25] (p4FD53230.dip0.t-ipconnect.de [79.213.50.48]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by whirlpool.farbfinsternis.net (Postfix) with ESMTPSA id 50FD72E00A for ; Mon, 3 Jan 2011 14:00:59 +0100 (CET) Message-ID: <4D21C888.1070401@gentoo.org> Date: Mon, 03 Jan 2011 14:00:56 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: internals@lists.php.net References: <1290504719.2294.251.camel@guybrush> <20101231035937.GA18520@nibiru.local> <4D1D695C.9040400@sugarcrm.com> <20101231114927.GC18520@nibiru.local> <4D1E0E9E.4060908@lerdorf.com> <20110103005226.GA27395@nibiru.local> <4D2122DC.1050508@lerdorf.com> <20110103014111.GE27395@nibiru.local> <4D218122.2010804@mohiva.com> In-Reply-To: <4D218122.2010804@mohiva.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] Release Process From: mabi@gentoo.org (Matti Bickel) On 01/03/2011 08:56 AM, Christian Kaps wrote: > Since ebuild php-5.3.3 Gentoo introduced a set of new features. Which includes the possibility to have each minor version of PHP installed in parallel. Hence a new /etc/php layout, hence the need to migrate your config. Which I foolishly assumed users would do before firing up their servers. And we do inform users about the possibility to change config files right after the install. Regards, Matti