Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39972 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92193 invoked from network); 14 Aug 2008 23:49:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2008 23:49:40 -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 209.85.198.235 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: 209.85.198.235 rv-out-0506.google.com Received: from [209.85.198.235] ([209.85.198.235:62948] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/B3-06353-294C4A84 for ; Thu, 14 Aug 2008 19:49:39 -0400 Received: by rv-out-0506.google.com with SMTP id g37so611558rvb.23 for ; Thu, 14 Aug 2008 16:49:35 -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=orBaTSoHtbyWyFglBAPaIBcgXQMDVdS/Un5mWgYGuAA=; b=I9AtZs/GXSAOK2VnMM1LLsFuYWS+VkVxwz54o4l9/GyA7C4aTPRvhdF2C4Ngvcrqgv uxqH8TxLCef8aXxkt1ekoI9yF5QLAe1HTpsR4BCV/F6+QrxiEgZ+OHNKnD8rZGTEEh9u vCjt9CvIR2W4bx1lWGhScHXlBjbDWEqsWRgcE= 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=qpt+g1FWpvcaNtG/w8UmFMlWUSLzxjJsORA2LHLe3PE0/XGIiqZ2rIMvD8Wv84KGO1 ON+QcShjz/Qzdby2bIRmuEIDJoJdsbUO6+mbN0tKwspNYhzJcxk5OVbbvtSoStIWOue/ PuA3hNP6IWn6d/WNHPJpgd87oi3su2T1fzuSE= Received: by 10.141.211.13 with SMTP id n13mr1104417rvq.12.1218757775439; Thu, 14 Aug 2008 16:49:35 -0700 (PDT) Received: by 10.141.70.10 with HTTP; Thu, 14 Aug 2008 16:49:35 -0700 (PDT) Message-ID: <7dd2dc0b0808141649v5d77f819y36b92748b3565edb@mail.gmail.com> Date: Thu, 14 Aug 2008 17:49:35 -0600 To: "Timm Friebe" Cc: internals@lists.php.net In-Reply-To: <022101c8fe5f$4a3e3c40$16b2a8c0@kartofel> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_58243_4090092.1218757775438" References: <01d401c8fe5e$6bc9d730$16b2a8c0@kartofel> <022101c8fe5f$4a3e3c40$16b2a8c0@kartofel> Subject: Re: [PHP-DEV] __getStatic From: quickshiftin@gmail.com ("Nathan Nobbe") ------=_Part_58243_4090092.1218757775438 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thu, Aug 14, 2008 at 4:44 PM, Timm Friebe wrote: > Hi again, > > Attached you'll find an incomplete patch against PHP_5_3 to add this >> functionality. If you like it let me know and I can finish it. >> > > Darn, seems the list didn't like my text/plain attachment. Well, here we > go: > > http://sitten-polizei.de/php/get-static.diff i think this is a great idea and a natural candidate for addition. -nathan ------=_Part_58243_4090092.1218757775438--