Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29972 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69337 invoked by uid 1010); 30 May 2007 23:29:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69313 invoked from network); 30 May 2007 23:29:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2007 23:29:30 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:2069] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D5/FB-16032-6D80E564 for ; Wed, 30 May 2007 19:29:29 -0400 Received: from cs136054.pp.htv.fi ([213.243.136.54] helo=[192.168.1.100]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1HtXbV-000KbI-R3; Wed, 30 May 2007 19:29:22 -0400 X-MHO-User: U2FsdGVkX1/g9j5WU6O1T1NH5NDPj128ef6+PMhv6/M= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 213.243.136.54 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19MLVlUppJh0L/otL/vOEcAN3wHIWozN7I= Message-ID: <465E08D9.4020101@sci.fi> Date: Thu, 31 May 2007 02:29:29 +0300 Reply-To: sniper@iki.fi User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Stanislav Malyshev CC: 'PHP Internals' References: <465E00E2.4010905@zend.com> In-Reply-To: <465E00E2.4010905@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5 or 6? From: jani.taskinen@sci.fi (Jani Taskinen) The whole idea of having that number there is pretty stupid..why not just remove them altogether..? --Jani Stanislav Malyshev kirjoitti: > I notice that there are a number of places in HEAD where php 5 is still > mentioned - some build targets, file names, etc. Is there any reason for > it or it's just an omission and eventually only php 6 should be ever > mentioned in this branch?