Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32453 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14825 invoked by uid 1010); 26 Sep 2007 23:25:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14810 invoked from network); 26 Sep 2007 23:25:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Sep 2007 23:25:18 -0000 Authentication-Results: pb1.pair.com header.from=ekneuss@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=ekneuss@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.235 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ekneuss@gmail.com X-Host-Fingerprint: 66.249.82.235 wx-out-0506.google.com Received: from [66.249.82.235] ([66.249.82.235:54082] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/D2-33278-B5AEAF64 for ; Wed, 26 Sep 2007 19:25:16 -0400 Received: by wx-out-0506.google.com with SMTP id i30so1899459wxd for ; Wed, 26 Sep 2007 16:25:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=b9XMys2UxJyZ12WOrv1NSrbz5PItjgHYQyHoqIdLLTY=; b=VNb+b7I4tSrhrgfPCoeMBYPmFDWHBNWEcSueumzDDu/ktghQ2YbuPwDRvaMIUm2xZkNRZCMCBhhw4EgdeD6JqYUsYNXQAGcEALUwxq0M9SiPcW6ZQELRgiyQb4qrQc9gGSxT6wVLaJlAzy7uruyteIxRtmTIvfukR5mE2Yy5trE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=aCeKga9QYlQ26FF/2P4EfdJEUMaV700xhAaCZXP2EyehUgzls/yUBllA5OvN0CehJuxbnuC7OLeh796MlKWdsaWvryzfE1w5/HftYwfyjstzNBEEbrP48vCpztxEJTI3NVL4030IAZJUrmRqkZrkIc7cp8dMl5H3nxLt+mLV4uo= Received: by 10.70.7.13 with SMTP id 13mr154605wxg.1190849112726; Wed, 26 Sep 2007 16:25:12 -0700 (PDT) Received: by 10.70.90.5 with HTTP; Wed, 26 Sep 2007 16:25:12 -0700 (PDT) Message-ID: Date: Thu, 27 Sep 2007 01:25:12 +0200 Sender: ekneuss@gmail.com To: "Ilia Alshanetsky" Cc: "PHP Developers Mailing List" In-Reply-To: <725ADA22-20E9-467E-BEA7-9B59D93D33E6@prohost.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8725_11637441.1190849112719" References: <725ADA22-20E9-467E-BEA7-9B59D93D33E6@prohost.org> X-Google-Sender-Auth: fc704978ad6b0e4a Subject: Re: [PHP-DEV] PHP_5_3 Branched From: colder@php.net ("Etienne Kneuss") ------=_Part_8725_11637441.1190849112719 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, Thanks! I've that dynamic access of static members patch that is waiting to be commited: $foo::myFunc(); etc.. Here is the patch: http://patches.colder.ch/Zend/dynamic_static_calls_5_3.patch?markup Thanks in advance! Regards On 9/27/07, Ilia Alshanetsky wrote: > > The 5.3 branch was just created in the CVS and is now open for > development. Please remember to MFH/MFB your patches to this branch > when making your commits. > > Thanks, > > Ilia Alshanetsky > Release Master > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- Etienne Kneuss http://www.colder.ch Men never do evil so completely and cheerfully as when they do it from a religious conviction. -- Pascal ------=_Part_8725_11637441.1190849112719--