Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35385 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37844 invoked by uid 1010); 11 Feb 2008 16:51:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37828 invoked from network); 11 Feb 2008 16:51:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2008 16:51:41 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.184 rv-out-0910.google.com Received: from [209.85.198.184] ([209.85.198.184:61730] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/16-64922-A1D70B74 for ; Mon, 11 Feb 2008 11:51:40 -0500 Received: by rv-out-0910.google.com with SMTP id k15so3331223rvb.23 for ; Mon, 11 Feb 2008 08:51:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=JAmnHqsRceyjrvy2bihX7bC2q/Xw1fMkA8wBBsMORko=; b=wVG4cf2u6gWA81g2ftZk5aJ/mwgT85fxCemEP/WxD2E/7rgcsamo7LGXkLscnjxc0D1cUZYjFr9KNKrjf/Mb4FyvC30INNX7w6SLe/DXtC58kgZd1CfwGDeNxNZCxFKda83wymrtwbWthBNSHncMwsfsyIMClTPWKqpN6aHOOQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BNniX+cRMxqtqrRj3/U/9c7DuZQ8BJytdAAll6L1WElNmQcPlIR0OhBo4OWw27azu6XxmnO4hmxyloTPNNkoMfEz8ElPHxKqDsX/cMJA8g3Lp7DacBLXMyMmir36mH0T0gnH+V28/wtLaoPIvVAyQYza4QvHzg/+hc4TTcL24LE= Received: by 10.140.136.6 with SMTP id j6mr122960rvd.199.1202748695789; Mon, 11 Feb 2008 08:51:35 -0800 (PST) Received: by 10.141.70.21 with HTTP; Mon, 11 Feb 2008 08:51:35 -0800 (PST) Message-ID: Date: Mon, 11 Feb 2008 17:51:35 +0100 To: "=?ISO-8859-1?Q?Johannes_Schl=FCter?=" Cc: "Marcus Boerger" , "PHP Internals List" , "Ilia Alshanetsky" In-Reply-To: <1202748045.13248.8.camel@johannes.nop> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1323006624.20080209143940@marcus-boerger.de> <1202748045.13248.8.camel@johannes.nop> Subject: Re: [PHP-DEV] [patch] expose PHP version details as constants From: pierre.php@gmail.com ("Pierre Joye") On Feb 11, 2008 5:40 PM, Johannes Schl=FCter wrote: > Pierre, > > On Mon, 2008-02-11 at 15:42 +0100, "Pierre Joye" wrote: > > On Feb 11, 2008 3:20 PM, Pierre Joye wrote: > > > On Feb 9, 2008 2:39 PM, Marcus Boerger wrote: > > > > Hello Pierre, > > > > yeah nice idea. I am wondering if you might want to add the cvs t= ag, too? > > > > E.g.: PHP_TAG =3D 'PHP_5_3' > > > > > > > > > I'll commit the patch later today, I think PHP_BRANCHE sounds better > > > than PHP_TAG, or PHP_CVS_TAG (but if we move away from CVS? :-D ) > > > > > > Typo, I meant PHP_BRANCH > > Yes that name is fine, bunt wondering: When/Where do you get this > information and where from? What's the impact for build > snapshots/releases? Afaik the scripts for that work on cvs exports where Good point, I did not check the CVS doc before and can't find how to get it in the same way than $Id$. Marcus? :) --=20 Pierre http://blog.thepimp.net | http://www.libgd.org