Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14440 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15272 invoked by uid 1010); 27 Jan 2005 22:34:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15220 invoked from network); 27 Jan 2005 22:34:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2005 22:34:26 -0000 X-Host-Fingerprint: 216.145.54.173 mrout3.yahoo.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from ([216.145.54.173:45505] helo=mrout3.yahoo.com) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id 69/41-17863-07C69F14 for ; Thu, 27 Jan 2005 17:34:26 -0500 Received: from bourbon.corp.yahoo.com (bourbon.corp.yahoo.com [216.145.53.135]) by mrout3.yahoo.com (8.13.1/8.13.1/y.out) with ESMTP id j0RMXwVB018109 for ; Thu, 27 Jan 2005 14:33:58 -0800 (PST) Received: (from andrei@localhost) by bourbon.corp.yahoo.com (8.12.9/8.11.1) id j0RMXwPx052997 for internals@lists.php.net; Thu, 27 Jan 2005 14:33:58 -0800 (PST) (envelope-from andrei@gravitonic.com) X-Authentication-Warning: bourbon.corp.yahoo.com: andrei set sender to andrei@gravitonic.com using -f Date: Thu, 27 Jan 2005 14:33:58 -0800 To: internals@lists.php.net Message-ID: <20050127223357.GA52978@gravitonic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: get_property_ptr_ptr handler From: andrei@gravitonic.com (Andrei Zmievski) Could someone knowledgeable please remind me again: in what exact circumstances is overriding get_property_ptr_ptr useful vs. leaving it NULL? - Andrei