Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37232 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20845 invoked from network); 25 Apr 2008 19:04:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2008 19:04:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=quickshiftin@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=quickshiftin@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: quickshiftin@gmail.com X-Host-Fingerprint: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:3920] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/99-18287-83B22184 for ; Fri, 25 Apr 2008 15:04:25 -0400 Received: by fg-out-1718.google.com with SMTP id 22so3387141fge.23 for ; Fri, 25 Apr 2008 12:04:21 -0700 (PDT) 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=jEDUF8ZC2UO51LSli4x7WugdJvmSjx9pXqPMB3Quv+8=; b=qNSdwckD1vF/xVI64agximxT6QoN13j5Adc/fbtyskeRSuAja5a74gyvyU97DaI6WuSRC2LVvhu3cRzhSX+XhzFdjL2lH7mjn9ot53rvMU/ncX1jhYWrhvHWx9EZx7za1wWJ9Rj7CHcFI0/GgtSm5FtK/+1wMgsFDk4Kc5yiHv0= 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=hkkz2u3bp9Lus67+tbVR7+6GwQDiqgy+eqPEh7WG1WAzyOacwGDDyUiSmEHC0kaladXxBFbHunXF69mlP/guF8SpDJiiERt7J+at9HM8S3vqqCkyvGnq3SohTAdIxb44TzAy07XRfrWhkfpUM19i+eFR7jvbgdEZWn+QeDea5t4= Received: by 10.86.62.3 with SMTP id k3mr1947589fga.52.1209150261772; Fri, 25 Apr 2008 12:04:21 -0700 (PDT) Received: by 10.86.59.15 with HTTP; Fri, 25 Apr 2008 12:04:21 -0700 (PDT) Message-ID: <7dd2dc0b0804251204g2cea3c20id0a99478b9b9336@mail.gmail.com> Date: Fri, 25 Apr 2008 13:04:21 -0600 To: "Etienne Kneuss" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2805_20708395.1209150261777" References: <7dd2dc0b0804250853h780aabe8w40a16d52dfdf67b8@mail.gmail.com> <7dd2dc0b0804250950i55790506lf8e1c7176fc709f@mail.gmail.com> Subject: Re: [PHP-DEV] issues with classnames, staic class members and constants as variables From: quickshiftin@gmail.com ("Nathan Nobbe") ------=_Part_2805_20708395.1209150261777 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Fri, Apr 25, 2008 at 12:52 PM, Etienne Kneuss wrote: > Sure: > > as I said earlier, it was proposed to be included already in 5.2.4, but > some people > objected as it represented "too much of a language change" which should not > happen > in minor release. So even though the patch impact was minimal, it was > postponed and > thus only committed in the 5_3 branch. fair enough i suppose. thanks for filling me in. -nathan ------=_Part_2805_20708395.1209150261777--