Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18152 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89621 invoked by uid 1010); 16 Aug 2005 00:59:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89606 invoked from network); 16 Aug 2005 00:59:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2005 00:59:48 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:48922] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3C/1C-33075-28A31034 for ; Mon, 15 Aug 2005 20:59:46 -0400 Received: (qmail 16493 invoked from network); 16 Aug 2005 00:59:41 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 16 Aug 2005 00:59:41 -0000 Message-ID: <5.1.0.14.2.20050815175830.02b274e0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 15 Aug 2005 17:59:36 -0700 To: Michael Wallner ,internals@lists.php.net In-Reply-To: References: <61.69.24081.E876BF24@pb1.pair.com> <61.69.24081.E876BF24@pb1.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Re: [PATCH] internal class' static properties and constants From: andi@zend.com (Andi Gutmans) Hi Michael, Thanks for sending this. Has anyone else reviewed it already? I'm assuming that this supports arrays too (unlike today as emalloc needs to be available for arrays) and has to be created/freed during RINIT/RSHUTDOWN... Andi At 03:54 PM 8/12/2005 +0200, Michael Wallner wrote: >The patches are online at: >http://dev.iworks.at/PATCHES/ > >Thanks, >-- >Michael - < mike(@)php.net >