Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54797 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61270 invoked from network); 22 Aug 2011 13:23:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2011 13:23:09 -0000 Authentication-Results: pb1.pair.com header.from=ekneuss@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ekneuss@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) X-PHP-List-Original-Sender: ekneuss@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:34497] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/A1-49342-B38525E4 for ; Mon, 22 Aug 2011 09:23:08 -0400 Received: by bkd19 with SMTP id 19so3878707bkd.29 for ; Mon, 22 Aug 2011 06:23:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=uNULHGoQOitLD2/mHuneAO0iqKvdSnDEptuUToyRfBQ=; b=JyEBnI+on1XQzbE3To3GvwQ8VBieSNPxQGEttDQwWtK98EIdgZc5qQYB+OTHjedYyM +abXfv4rqe+CErUtZkkeTXjTJvTvqIfoCBF5ScwqRhQHEXlbRjsdifMBc5pcd+q+jLjQ 1zKag2bI2nEjOfeEAeLCfTrQ2CkAW2ciUzqOo= MIME-Version: 1.0 Received: by 10.204.128.130 with SMTP id k2mr983727bks.322.1314019384628; Mon, 22 Aug 2011 06:23:04 -0700 (PDT) Sender: ekneuss@gmail.com Received: by 10.204.148.69 with HTTP; Mon, 22 Aug 2011 06:23:04 -0700 (PDT) In-Reply-To: References: <844457t1uarfmbev91kack95i5r1b58qho@4ax.com> Date: Mon, 22 Aug 2011 15:23:04 +0200 X-Google-Sender-Auth: r2VyghvQkbHNWmensnp8758DrJ8 Message-ID: To: Ilia Alshanetsky Cc: Kalle Sommer Nielsen , Mads Lie Jensen , Dmitry Stogov , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] is_a() triggers __autoload() in 5.3.7 From: colder@php.net (Etienne Kneuss) The actual question is whether the "fix" makes sense or not in the first pl= ace. Please debate in the bug report directly to avoid a schizophrenic discussio= n. Best, On Mon, Aug 22, 2011 at 15:12, Ilia Alshanetsky wrote: > The fix looks good, Dmitry can you please review it, if it is good > let's get it into 5.3.8 > > On Mon, Aug 22, 2011 at 6:33 AM, Kalle Sommer Nielsen wro= te: >> 2011/8/22 Mads Lie Jensen : >>> On Mon, 22 Aug 2011 10:00:11 +0200, hannes.magnusson@gmail.com (Hannes >>> Magnusson) wrote: >>> >>>>I can reproduce that in 5.3-svn and 5.4-svn. >>>> >>>>Please file a bug report for it, this should probably be fixed in 5.3.8= too. >>> >>> Done: >>> >>> Bug #55475 =C2=A0 =C2=A0 =C2=A0is_a() triggers autoloader >> >> I have attached a simple one liner patch to the report, which like >> Hannes said, should go into 5.3.8 to keep BC. >> >> -- >> regards, >> >> Kalle Sommer Nielsen >> kalle@php.net >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Etienne Kneuss http://www.colder.ch