Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35402 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70932 invoked by uid 1010); 12 Feb 2008 10:52:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70917 invoked from network); 12 Feb 2008 10:52:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2008 10:52:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.186 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.186 rv-out-0910.google.com Received: from [209.85.198.186] ([209.85.198.186:58031] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/73-36990-85A71B74 for ; Tue, 12 Feb 2008 05:52:09 -0500 Received: by rv-out-0910.google.com with SMTP id k15so3535397rvb.23 for ; Tue, 12 Feb 2008 02:52:03 -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=55WsBmANo9ieD98Y9T60ZRglqmnmmfiAzIxPkRnlyaU=; b=PJTsEXzNCwUPRuxxghvnHcbi9ugTGJx/ahvVO81Y94+5SnVFbcW9Hils+FE86aiipbwSeAvO57rt5+gyc1vSjOVQRF6W3qt7WN+vc7Xxpi2xBve5HCefDmPaIQULtUxSnYBtOfHLIXPzEa21sP/cqbHPEWa3HXC5MNCGnoX323k= 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=TX3/CV75ac6ZvEAGiLTx6UJOyd+F09PN0YGmm3+tYTSyFBQ+v6doGNQx0zvC6laLy5KwP9qm1WxJ5l1xxq58U3o/NG8BKwj05/aqUMhS5MtokJsQ6YhNy9nYWYbgdUe1z0w1VA3+wm0kxfuandyopwG+KmNgAs9liwttc2UZs8Y= Received: by 10.141.122.20 with SMTP id z20mr787624rvm.239.1202813523741; Tue, 12 Feb 2008 02:52:03 -0800 (PST) Received: by 10.141.70.21 with HTTP; Tue, 12 Feb 2008 02:52:03 -0800 (PST) Message-ID: Date: Tue, 12 Feb 2008 11:52:03 +0100 To: "Edward Z. Yang" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080210111514.54165ecxih2p5yg4@neo.wg.de> <47AFD90D.4010806@zend.com> <1202730660.3698.9.camel@localhost> <1202743539.3698.11.camel@localhost> <1202747101.3698.14.camel@localhost> <1202748940.3698.25.camel@localhost> Subject: Re: [PHP-DEV] [patch] expose PHP version details as constants From: pierre.php@gmail.com ("Pierre Joye") Hi Edward, On Feb 12, 2008 4:30 AM, Edward Z. Yang wrote: > Hello all, I was documenting the __DIR__ patch, and I ran across some > curious behavior when the PHP file was in the Windows filesystem root: > > C:\test.php > echo __DIR__; > ?> > > Output: > C:\ > > Is this intended? Yes, or what would you expect? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org