Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55620 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74708 invoked from network); 23 Sep 2011 18:39:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2011 18:39:02 -0000 Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oracle.com from 141.146.126.227 cause and error) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 141.146.126.227 acsinet15.oracle.com Received: from [141.146.126.227] ([141.146.126.227:41713] helo=acsinet15.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/00-08498-332DC7E4 for ; Fri, 23 Sep 2011 14:38:44 -0400 Received: from rtcsinet22.oracle.com (rtcsinet22.oracle.com [66.248.204.30]) by acsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p8NIcW7q022599 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 23 Sep 2011 18:38:35 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by rtcsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p8NIcVgJ014399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 23 Sep 2011 18:38:32 GMT Received: from abhmt117.oracle.com (abhmt117.oracle.com [141.146.116.69]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p8NIcQhF032279 for ; Fri, 23 Sep 2011 13:38:26 -0500 Received: from [10.159.250.10] (/10.159.250.10) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 23 Sep 2011 11:38:26 -0700 Message-ID: <4E7CD221.7020309@oracle.com> Date: Fri, 23 Sep 2011 11:38:25 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: 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> <4E7CD0F7.8090304@lerdorf.com> In-Reply-To: <4E7CD0F7.8090304@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: rtcsinet22.oracle.com [66.248.204.30] X-CT-RefId: str=0001.0A090204.4E7CD22E.0130,ss=1,re=0.000,fgs=0 Subject: Re: [PHP-DEV] Re: is_a() - again - a better fix From: christopher.jones@oracle.com (Christopher Jones) On 09/23/2011 11:33 AM, Rasmus Lerdorf wrote: > 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. No probs. Let's see if the people who speak about PHP & testing & compatibility actually do care enough about it to submit some tests. Chris -- Email: christopher.jones@oracle.com Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/