Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21397 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52543 invoked by uid 1010); 4 Jan 2006 09:24:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52528 invoked from network); 4 Jan 2006 09:24:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2006 09:24:26 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:46127] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 00/01-34518-8449BB34 for ; Wed, 04 Jan 2006 04:24:25 -0500 Received: (qmail 6689 invoked from network); 4 Jan 2006 09:24:20 -0000 Received: from shire.zend.office (10.1.2.160) by internal.zend.office with SMTP; 4 Jan 2006 09:24:20 -0000 Date: Wed, 4 Jan 2006 11:24:20 +0200 (IST) X-X-Sender: frodo@shire.zend.office To: Derick Rethans cc: php internals In-Reply-To: Message-ID: References: <20060103205728.GF26280@desario.homelinux.net> <7.0.0.16.2.20060103154506.043678e8@zend.com> <829348376.20060104010548@marcus-boerger.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] __call overload detection From: stas@zend.com (Stanislav Malyshev) DR>>That is not fully true, as you can use function_exists() on DR>>mysql_query, where there is no such possibility for methods that are DR>>overloaded with __call(). That's correct, of course - this is the whole point of __call - it makes _any_ function exist. Now, calling these functions may succeed or fail - just as calling any other functions may succeed or fail. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115