Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28795 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98083 invoked by uid 1010); 13 Apr 2007 19:43:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98068 invoked from network); 13 Apr 2007 19:43:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2007 19:43:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:5109] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/B1-15016-86DDF164 for ; Fri, 13 Apr 2007 15:43:37 -0400 Received: from [127.0.0.1] ([192.168.16.109]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 13 Apr 2007 12:43:38 -0700 Message-ID: <461FDD5A.1070004@zend.com> Date: Fri, 13 Apr 2007 12:43:22 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Andrei Zmievski CC: Andrey Hristov , Lukas Kahwe Smith , internals@lists.php.net References: <461E4437.2090105@pooteeweet.org> <461E5674.5010107@hristov.com> <461EB95D.7030603@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Apr 2007 19:43:38.0276 (UTC) FILETIME=[08036E40:01C77E04] Subject: Re: [PHP-DEV] PHP6 todo list From: stas@zend.com (Stanislav Malyshev) > Yes, if we have persistent zvals we can use objects/arrays as properties > or constants for internal classes. I asked for this 2.5 years ago. If they are initialized on startup, I think it's doable, though they shouldn't be directly accessible to the PHP user, since they should be immutable. So constants are OK, but properties might be a bit of a problem. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/