Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30095 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59017 invoked by uid 1010); 5 Jun 2007 22:06:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59002 invoked from network); 5 Jun 2007 22:06:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2007 22:06:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=frode@CoreTrek.no; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=frode@CoreTrek.no; sender-id=unknown Received-SPF: error (pb1.pair.com: domain CoreTrek.no from 80.239.119.81 cause and error) X-PHP-List-Original-Sender: frode@CoreTrek.no X-Host-Fingerprint: 80.239.119.81 ragnaros.coretrek.no Received: from [80.239.119.81] ([80.239.119.81:62790] helo=ragnaros.coretrek.no) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/10-33808-37ED5664 for ; Tue, 05 Jun 2007 18:06:45 -0400 Received: from localhost (localhost [127.0.0.1]) by ragnaros.coretrek.no (Postfix) with ESMTP id C796F198470 for ; Wed, 6 Jun 2007 00:09:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at ragnaros.coretrek.no Received: from ragnaros.coretrek.no ([127.0.0.1]) by localhost (ragnaros.coretrek.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id htZDgvlFt8ps for ; Wed, 6 Jun 2007 00:09:18 +0200 (CEST) Received: from enterprise.intra.coretrek.com (phobos.coretrek.no [80.239.119.10]) by ragnaros.coretrek.no (Postfix) with ESMTP id AC74E19841D for ; Wed, 6 Jun 2007 00:09:18 +0200 (CEST) Received: from fearless.intra.coretrek.com (enterprise.intra.coretrek.com [10.0.0.2]) by enterprise.intra.coretrek.com (8.13.1/8.11.0) with ESMTP id l55M6Zc3018786 for ; Wed, 6 Jun 2007 00:06:35 +0200 (CEST) (envelope-from frode@CoreTrek.no) Received: by fearless.intra.coretrek.com (Postfix, from userid 1001) id DB54F9CC007; Wed, 6 Jun 2007 00:05:52 +0200 (CEST) Date: Wed, 6 Jun 2007 00:05:52 +0200 To: internals@lists.php.net Message-ID: <20070605220552.GB18610@fearless.intra.coretrek.com> References: <1655508223.20070605221904@marcus-boerger.de> <4665CE64.3070901@zend.com> <4665D1D5.8080505@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: [PHP-DEV] [RFC] SPL & PCRE as always enabled in core From: frode@CoreTrek.no ("Frode E. Moe") On Tue, Jun 05, 2007 at 23:15:22 +0200, Pierre wrote: > On 6/5/07, Stanislav Malyshev wrote: > >> - the array bugs in object properties. There is no other work around > >> but to use ArrayObject. And this is rather critical. > > > >Could you elaborate - which bugs? > > A rude explanation was here: > > http://blog.thepimp.net/index.php/post/2006/11/28/comment-posting-fixed-and-warning-removed-and-some-overload-mess > > There is also a bug report about this problem, I just can't find it. This sounds very much related to a (still open) bug report I posted http://bugs.php.net/bug.php?id=38102