Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29990 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27396 invoked by uid 1010); 31 May 2007 09:26:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27381 invoked from network); 31 May 2007 09:26:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2007 09:26:04 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:50335] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/B1-13361-9A49E564 for ; Thu, 31 May 2007 05:26:02 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 60BF5DF0139; Thu, 31 May 2007 11:25:58 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32026-04; Thu, 31 May 2007 11:25:56 +0200 (CEST) Received: from [127.0.0.1] (fw2.abanet.ch [193.246.120.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id 383F5DF005C; Thu, 31 May 2007 11:25:56 +0200 (CEST) Message-ID: <465E94A5.4090509@pooteeweet.org> Date: Thu, 31 May 2007 11:25:57 +0200 User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Antony Dovgal Cc: jani.taskinen@iki.fi, 'PHP Internals' References: <465E00E2.4010905@zend.com> <465E08D9.4020101@sci.fi> <465E7A28.3010100@zend.com> <465E8F99.70407@sci.fi> <465E917A.5030202@zend.com> In-Reply-To: <465E917A.5030202@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] 5 or 6? From: mls@pooteeweet.org (Lukas Kahwe Smith) Antony Dovgal wrote: > On 31.05.2007 13:04, Jani Taskinen wrote: >> Antony Dovgal kirjoitti: >>> On 31.05.2007 03:29, Jani Taskinen wrote: >>>> The whole idea of having that number there is pretty stupid..why not >>>> just remove them altogether..? >>> >>> Well, in some places it's just not possible, like libphp6.so etc. >> >> You chose just the right example! Now, can you tell why it is necessary? >> And remember, everything is possible..there is no impossible here, we're >> having a totally new major version and everything. > > Well, you might want to have both libphp5.so and libphp6.so installed, > but only one of them enabled. Why should you be able to do this for two different major versions, but not for arbitrary minor versions or even configurations? regards, Lukas