Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42170 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45056 invoked from network); 8 Dec 2008 17:15:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Dec 2008 17:15:57 -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.116 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.116 us-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [63.205.162.116] ([63.205.162.116:59431] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/EB-21579-C465D394 for ; Mon, 08 Dec 2008 12:15:57 -0500 Received: from [10.1.2.44] ([10.1.2.44]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Dec 2008 09:16:18 -0800 Message-ID: <493D5647.6020302@zend.com> Date: Mon, 08 Dec 2008 19:15:51 +0200 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: Marcus Boerger CC: Rodrigo Saboya , internals@lists.php.net References: <493D425C.6010104@zend.com> <938983775.20081208172740@marcus-boerger.de> <843441483.20081208181208@marcus-boerger.de> In-Reply-To: <843441483.20081208181208@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 08 Dec 2008 17:16:18.0424 (UTC) FILETIME=[AEF7CF80:01C95958] Subject: Re: [PHP-DEV] Problem with (namespaced) code extending ReflectionProperty - possible bug? From: stas@zend.com (Stanislav Malyshev) Hi! > I am not speaking of a built-in object class. Because that is not what the > internal parsing does. The internal parsing checks whether a passed-in Right now internal parser is quite detached from what PHP functions could do. If someone would write a proposal to bring them closer together (including all the things like conversions, maybe even combined types like "array or object" :) then I think it'd be cool. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com