Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55619 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72749 invoked from network); 23 Sep 2011 18:34:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2011 18:34:34 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.161.42 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:58749] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/CD-29222-A31DC7E4 for ; Fri, 23 Sep 2011 14:34:34 -0400 Received: by fxbb27 with SMTP id b27so4077517fxb.29 for ; Fri, 23 Sep 2011 11:34:31 -0700 (PDT) Received: by 10.223.35.211 with SMTP id q19mr5454251fad.120.1316802820226; Fri, 23 Sep 2011 11:33:40 -0700 (PDT) Received: from [192.168.5.190] (79-98-74-44.sys-data.com. [79.98.74.44]) by mx.google.com with ESMTPS id o22sm11920150fab.11.2011.09.23.11.33.28 (version=SSLv3 cipher=OTHER); Fri, 23 Sep 2011 11:33:33 -0700 (PDT) Message-ID: <4E7CD0F7.8090304@lerdorf.com> Date: Fri, 23 Sep 2011 20:33:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: Christopher Jones CC: internals@lists.php.net References: <4E790B82.6090805@akbkhome.com> <8C.A0.17510.E4DE97E4@pb1.pair.com> <1316615094.2810.5.camel@guybrush> <1316629502-sup-831@fewbar.com> <20110922134956.GA28577@panix.com> <1316709104-sup-2744@fewbar.com> <1316713382.1290.60.camel@guybrush> <4E7BBA23.2080001@lerdorf.com> <4E7BC6BF.6080702@akbkhome.com> <4E7C5A24.8080305@lerdorf.com> <4E7C5CE9.40000@lerdorf.com> <4E7CBE25.5080506@oracle.com> <4E7CCD49.4040502@lerdorf.com> <4E7CCDF6.3060206@oracle.com> In-Reply-To: <4E7CCDF6.3060206@oracle.com> X-Enigmail-Version: 1.2.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: is_a() - again - a better fix From: rasmus@lerdorf.com (Rasmus Lerdorf) On 09/23/2011 08:20 PM, Christopher Jones wrote: > > > On 09/23/2011 11:17 AM, Rasmus Lerdorf wrote: >> On 09/23/2011 07:13 PM, Christopher Jones wrote: >>> >>> >>> On 09/23/2011 09:15 AM, Matthew Weier O'Phinney wrote: >>> >>>> I could also see this being an interesting peer-pressure move -- "First >>>> to test!", "We tested last week; how come _you_ haven't?", etc. >>> >>> Speaking of testing, the commit >>> http://svn.php.net/viewvc?view=revision&revision=317183 >>> doesn't have any... >>> >>> Who amongst the vocal supporters of the change is volunteering for this >>> task? >> >> I committed a test about 2 hours before you posted this message: >> >> http://svn.php.net/viewvc?view=revision&revision=317208 >> >> -Rasmus > > I don't see is_a or is_subclass_of in that test. Did I miss something? Yeah, got the wrong commit when I brought up that link. Had a cached copy of my fix for 55767 and the wifi is wonky here.