Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35344 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7620 invoked by uid 1010); 10 Feb 2008 08:39:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7605 invoked from network); 10 Feb 2008 08:39:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2008 08:39:36 -0000 Authentication-Results: pb1.pair.com header.from=diogin@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=diogin@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.190 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: diogin@gmail.com X-Host-Fingerprint: 209.85.198.190 rv-out-0910.google.com Received: from [209.85.198.190] ([209.85.198.190:13359] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/53-64922-648BEA74 for ; Sun, 10 Feb 2008 03:39:36 -0500 Received: by rv-out-0910.google.com with SMTP id k15so2906557rvb.23 for ; Sun, 10 Feb 2008 00:39:28 -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:references; bh=bd4Vp1xUKZlszE1/9gXYE72Ea26H1t0JF5rP8qmrGXg=; b=CcwA68Np7VfiubsZHBRFpDRWbMH1lixDhXdSLZC0DbS71Xlb2SK1X+eAMaA1bPaBLXDnOySAHWLM8oiU/ZzIfND092LOoh9YbwDFSNODc+joP+ygFzX8cP6yLSsIpnmHlOu7VCutzQEPtrfKNTAti4e33jiD8+4GkDE4w8Q7sUc= 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:references; b=Ge65qA/hMvDl30HwhWcfKpNjOloHNIY0YrKP+dUSUKhINTO3Hcn69cQwmRzTTAcJeqDUovPhAGErNTij92X8O28Pi2YKEMSP1Abs8WWq1fellbCBlz8YWEL+Y/ESo+9kvJyRwsNWVGpEjrxpQIlC+L2OFXbDhWa64xbsMLAavqk= Received: by 10.141.37.8 with SMTP id p8mr9761378rvj.178.1202632768143; Sun, 10 Feb 2008 00:39:28 -0800 (PST) Received: by 10.141.169.1 with HTTP; Sun, 10 Feb 2008 00:39:28 -0800 (PST) Message-ID: Date: Sun, 10 Feb 2008 16:39:28 +0800 To: "Pierre Joye" Cc: "Marcus Boerger" , "PHP Internals List" In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_517_29290325.1202632768147" References: <1323006624.20080209143940@marcus-boerger.de> Subject: Re: [PHP-DEV] [patch] expose PHP version details as constants From: diogin@gmail.com ("Jingcheng Zhang") ------=_Part_517_29290325.1202632768147 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, Is there any chance that dirname(__FILE__) being exposed as a constant, i.e. __DIRNAME__? On Feb 9, 2008 9:42 PM, Pierre Joye wrote: > Hi Marcus, > > 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 tag, > too? > > E.g.: PHP_TAG = 'PHP_5_3' > > > Oh right, nice idea :) It would be nice to have it as well. The idea > is to ease the tests writing and configuration detections. > > Cheers, > -- > Pierre > http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Best regards, Jingcheng Zhang Room 304, Dormitory 26 of Yuquan Campus, Zhejiang University P.R.China ------=_Part_517_29290325.1202632768147--