Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30001 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6142 invoked by uid 1010); 31 May 2007 17:17:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6126 invoked from network); 31 May 2007 17:17:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 May 2007 17:17:47 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:56600] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/32-16830-9330F564 for ; Thu, 31 May 2007 13:17:47 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 31 May 2007 10:17:42 -0700 Message-ID: <465F0333.2080004@zend.com> Date: Thu, 31 May 2007 10:17:39 -0700 Organization: Zend Technologies 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> <465E94A5.4090509@pooteeweet.org> <465E979A.1000904@zend.com> <465E9910.20301@sci.fi> <465E9BF8.7010003@zend.com> In-Reply-To: <465E9BF8.7010003@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 31 May 2007 17:17:42.0721 (UTC) FILETIME=[991FC310:01C7A3A7] Subject: Re: [PHP-DEV] 5 or 6? From: stas@zend.com (Stanislav Malyshev) >> And if you think that this breaks something..well, it doesn't. >> The old libphp4.so, and libphp5.so aren't changing with this, are >> they? :D > > Right, but the World Order [tm] does =) Looking at how Unix shared libs are named customary, there's a considerable part of those bearing major versions in their names (libc6.so, libxml2.so, etc.). So for .so it's probably OK to stay with version. However, that doesn't mean, for example, project files should stay with version - i.e. that there should be files in the repository named php5.* or libphp5.*. Unless of course there's some limitation from the autolools/libtool side. I think windows doesn't have any problem with that anyway, so we could weed out all those php5.dsp etc. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/