Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17795 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87231 invoked by uid 1010); 10 Aug 2005 15:01:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87216 invoked from network); 10 Aug 2005 15:01:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2005 15:01:34 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:46790] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B6/EA-24081-DC61AF24 for ; Wed, 10 Aug 2005 11:01:34 -0400 Received: (qmail 32385 invoked from network); 10 Aug 2005 15:01:29 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 10 Aug 2005 15:01:29 -0000 Message-ID: <5.1.0.14.2.20050810080050.04997ea0@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 10 Aug 2005 08:01:22 -0700 To: Pierre-Alain Joye ,internals@lists.php.net In-Reply-To: <20050810094649.69a9e235.pierre@dotgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] is_a, instanceof, conclusion From: andi@zend.com (Andi Gutmans) References: <20050810094649.69a9e235.pierre@dotgeek.org> I don't mind undeprecating it while I continue to digest the whole instanceof thread and look at real-world examples... At 09:46 AM 8/10/2005 +0200, Pierre-Alain Joye wrote: >Hello, > >As there is no way to find a solution to the two different vision >(pedantic, non pedantic ;). I propose to do not deprecate is_a. > >It cannot hurt neither is_a (is_a uses instanceof too) or >instanceof. The only cons for is_a is a little slow down, which is >negligeable. > >Any objection? > >Regards, > >--Pierre > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php