Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:243 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69596 invoked from network); 25 Mar 2003 03:59:39 -0000 Received: from unknown (HELO hotmail.com) (64.4.20.86) by pb1.pair.com with SMTP; 25 Mar 2003 03:59:39 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 24 Mar 2003 19:59:38 -0800 Received: from 68.158.42.250 by OE29 with DAV; Tue, 25 Mar 2003 03:59:38 +0000 X-Originating-IP: [68.158.42.250] X-Originating-Email: [cshmoove@hotmail.com] To: Date: Mon, 24 Mar 2003 22:59:45 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 25 Mar 2003 03:59:38.0649 (UTC) FILETIME=[F4CC3890:01C2F282] Subject: ZE2: object get_properties handler From: cshmoove@hotmail.com ("l0t3k") See message above. is this supposed to return the property names or values ? In grepping the source, there seems to be only one place where the handler is called (convert_to_array() in zend_operators.c), and i cannot deduce from there alone where names or values are expected. l0t3k