Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28124 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61612 invoked by uid 1010); 23 Feb 2007 21:25:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61597 invoked from network); 23 Feb 2007 21:25:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2007 21:25:15 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:21935] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/41-53703-ABB5FD54 for ; Fri, 23 Feb 2007 16:25:15 -0500 Received: (qmail 5585 invoked from network); 23 Feb 2007 21:23:27 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 23 Feb 2007 21:23:27 -0000 Message-ID: <45DF5BB5.3030503@zend.com> Date: Sat, 24 Feb 2007 00:25:09 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: "William A. Rowe, Jr." CC: "internals@lists.php.net" References: <45DF4F13.8000807@rowe-clan.net> <45DF560A.6080402@zend.com> <45DF5686.3060406@rowe-clan.net> <45DF57EF.9090500@zend.com> <45DF59B1.2060001@rowe-clan.net> In-Reply-To: <45DF59B1.2060001@rowe-clan.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] CVS heads-up From: antony@zend.com (Antony Dovgal) On 02/24/2007 12:16 AM, William A. Rowe, Jr. wrote: > Antony Dovgal wrote: >> >> Probably somebody set this tag several years ago. >> Is this a problem? > > Of course, if you are the person who goes to tag php5_5_0, which will > blow up loudly Well, we're not going to use in anyway, because it doesn't comply with the naming standard we use: php_x_x_x, not phpx_x_x. > or almost silently if none of the current files have that > tag but they sit in the attic. cvs co will pick them up in the later case > quite quietly, and if you aren't paying attention, are delivered in the > final tarball :) > -- Wbr, Antony Dovgal