Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18548 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66905 invoked by uid 1010); 30 Aug 2005 07:01:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66890 invoked from network); 30 Aug 2005 07:01:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Aug 2005 07:01:30 -0000 X-Host-Fingerprint: 212.183.41.244 M2480P020.adsl.highway.telekom.at Received: from ([212.183.41.244:13662] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 42/9C-15098-A4404134 for ; Tue, 30 Aug 2005 03:01:30 -0400 Message-ID: <42.9C.15098.A4404134@pb1.pair.com> To: internals@lists.php.net Date: Tue, 30 Aug 2005 08:58:49 +0200 Organization: IWORKS User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 [ http://iworks.at ] X-Accept-Language: de-AT, de-DE, de, en, en-GB, en-US MIME-Version: 1.0 References: <5.1.0.14.2.20050830050232.05ed1ec0@localhost> In-Reply-To: <5.1.0.14.2.20050830050232.05ed1ec0@localhost> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 212.183.41.244 Subject: Re: PHP 5.1 From: mike@php.net (Michael Wallner) Hi Zeev Suraski, you wrote: > For those of you who submitted patches to 5.1 since RC1 - do you believe > that we need another RC or can we go ahead and roll 5.1 final and run a > sanity test for 24 hours? I went over the patches, none of them appears > to be too dangerous, but if any of you thinks differently, let me know. Well, I don't know if there has been any progress for static properties of internal classes. I can understand if there has not been yet, but it would be a pity to leave that out for 5.1 though. I know, unfortunately I'm the only one bashing on this piece of the engine :) Additionally I didn't see the instanceof change comitted to 5.1 as Andi suggested, so is this gonna happen? Thanks a lot, -- Michael - < mike(@)php.net >