Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65599 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34708 invoked from network); 3 Feb 2013 22:56:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2013 22:56:38 -0000 Authentication-Results: pb1.pair.com header.from=ml@anderiasch.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ml@anderiasch.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain anderiasch.de from 81.169.138.148 cause and error) X-PHP-List-Original-Sender: ml@anderiasch.de X-Host-Fingerprint: 81.169.138.148 ares.art-core.org Linux 2.5 (sometimes 2.4) (4) Received: from [81.169.138.148] ([81.169.138.148:54468] helo=mail.anderiasch.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/77-22879-02BEE015 for ; Sun, 03 Feb 2013 17:56:33 -0500 Message-ID: <510EEB1B.4070204@anderiasch.de> Date: Sun, 03 Feb 2013 23:56:27 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Thomas Bley CC: Nikita Popov , "internals@lists.php.net" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Proposal for serious BC compatibility aka language versioning From: ml@anderiasch.de (Florian Anderiasch) On 03.02.2013 23:49, Thomas Bley wrote: > Using Debian/Ubuntu, I have "python2.6", "python2.7" and "python3" > packages, but only one version of "php5-fpm". > Maybe it would be better to have "php5.3-fpm" and "php5.4-fpm", using > /etc/php5.3 and /etc/php5.4 ? > Esp. for Travis-CI it would be much better to have separate packages > than running custom workarounds. I don't think you'd find many people here disagreeing with distribution maintainers providing packages for multiple version at the same time (like 5.3 and 5.4) - so that suggestion should be brought to these people. (I know, some are reading this list.) I've never seen anyone on this list telling a distribution maintainer not to use /etc/php5.3 or something, please enlighten me if that's not the case. Greetings, Florian