Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63154 invoked by uid 1010); 6 Jun 2007 07:06:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63131 invoked from network); 6 Jun 2007 07:06:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2007 07:06:28 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; 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:59284] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/43-39877-FEC56664 for ; Wed, 06 Jun 2007 03:06:27 -0400 Received: from [127.0.0.1] ([192.168.17.31]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 6 Jun 2007 00:06:18 -0700 Message-ID: <46665CE5.10007@zend.com> Date: Wed, 06 Jun 2007 00:06:13 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Pierre CC: internals@lists.php.net References: <1655508223.20070605221904@marcus-boerger.de> <4665CE64.3070901@zend.com> <4665D1D5.8080505@zend.com> <4665D45E.9000806@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Jun 2007 07:06:19.0304 (UTC) FILETIME=[2E950A80:01C7A809] Subject: Re: [PHP-DEV] [RFC] SPL & PCRE as always enabled in core From: stas@zend.com (Stanislav Malyshev) > Please check the bugs database. There was numerous reports about this > problem and there is no solution to use an object instead of an array I'm still not following, I tried modifying the example you gave making __get return by reference and it worked just fine. I would gladly look up the bug database, I just don't know what to look for since I still don't know what the problem is. > However, I'm not arguing about why or how this bug should be fixed but > that the only work 'round is in SPL. ArrayObject (and related) must be > in Zend, it is a core feature. I'm not so sure. For example, I'm sure sessions are user much more than ArrayObject, but they aren't. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/