Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58439 invoked by uid 1010); 24 Jun 2007 15:15:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58424 invoked from network); 24 Jun 2007 15:15:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jun 2007 15:15:06 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:60972] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/5C-20103-77A8E764 for ; Sun, 24 Jun 2007 11:15:05 -0400 Received: from [10.10.4.118] (unknown [194.230.53.149]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 907651B363E; Sun, 24 Jun 2007 17:15:00 +0200 (CEST) Date: Sun, 24 Jun 2007 17:14:56 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1511570979.20070624171456@marcus-boerger.de> To: Stanislav Malyshev CC: internals@lists.php.net In-Reply-To: <466667D3.7090507@zend.com> References: <1655508223.20070605221904@marcus-boerger.de> <4665CE64.3070901@zend.com> <4665D1D5.8080505@zend.com> <4665D45E.9000806@zend.com> <46665CE5.10007@zend.com> <459964946.20070606091517@marcus-boerger.de> <466667D3.7090507@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] SPL & PCRE as always enabled in core From: helly@php.net (Marcus Boerger) Hello Stanislav, it violates our pure is-a approach. best regards marcus Wednesday, June 6, 2007, 9:52:51 AM, you wrote: >> You are actually not allowed to change the signature. If you could add >> or drop & from the signature then there is a bug in the engine. That is >> what Pierre was referring to, the disability to change the signature. > You mean when you inherit class with __get defined? Why not? > -- > Stanislav Malyshev, Zend Products Engineer > stas@zend.com http://www.zend.com/ Best regards, Marcus