Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18381 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34636 invoked by uid 1010); 24 Aug 2005 21:53:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34620 invoked from network); 24 Aug 2005 21:53:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Aug 2005 21:53:18 -0000 X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.4/2.6 Received: from ([204.11.219.139:39736] helo=colo.lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 0B/CE-28235-E4CEC034 for ; Wed, 24 Aug 2005 17:53:18 -0400 Received: from [207.126.233.18] (rasmus2.corp.yahoo.com [207.126.233.18]) (authenticated bits=0) by colo.lerdorf.com (8.13.4/8.13.4/Debian-3) with ESMTP id j7OLr8KH021361 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 24 Aug 2005 14:53:09 -0700 Message-ID: <430CEC44.2030706@lerdorf.com> Date: Wed, 24 Aug 2005 14:53:08 -0700 User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rasmus Lerdorf CC: internals , Stanislav Malyshev References: <430CEA87.7040805@lerdorf.com> In-Reply-To: <430CEA87.7040805@lerdorf.com> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Schroedinger Objects From: rasmus@lerdorf.com (Rasmus Lerdorf) > if(!$obj) results in a which calls convert_to_boolean() which in turn > calls convert_object_to_type() which has: I meant results in a ZEND_BOOL_NOT_SPEC_CV_HANDLER...