Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55581 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97195 invoked from network); 22 Sep 2011 11:53:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Sep 2011 11:53:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=rumi.kg@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rumi.kg@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.54 as permitted sender) X-PHP-List-Original-Sender: rumi.kg@gmail.com X-Host-Fingerprint: 209.85.212.54 mail-vw0-f54.google.com Received: from [209.85.212.54] ([209.85.212.54:44689] helo=mail-vw0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/81-15195-7C12B7E4 for ; Thu, 22 Sep 2011 07:53:44 -0400 Received: by vws11 with SMTP id 11so3862344vws.13 for ; Thu, 22 Sep 2011 04:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=axjKzFAMqTQPQt+E/4t6FEVqUyE+y/vg07JnXg7wii4=; b=cREfz8LBgT7W1ZZsYv3to0WjELve7OPMzYqS8H3gYHznEamMqHbfWZ4zHlPk3yig8s yA483FIxm5eC5/bPqt7TvjHyk+aRg6DFJwEvaD60wrbkYaIcAdn0sq0hnbkEYwB3ZnM3 BKXuAm6prjqoiFir21OFvkSyVwK+jW30YRrRk= MIME-Version: 1.0 Received: by 10.52.176.169 with SMTP id cj9mr1696327vdc.117.1316692421136; Thu, 22 Sep 2011 04:53:41 -0700 (PDT) Received: by 10.52.161.33 with HTTP; Thu, 22 Sep 2011 04:53:41 -0700 (PDT) In-Reply-To: <4E7AC687.5090801@gentoo.org> References: <4E790B82.6090805@akbkhome.com> <8C.A0.17510.E4DE97E4@pb1.pair.com> <1316615094.2810.5.camel@guybrush> <1316629502-sup-831@fewbar.com> <4E7A763F.1080302@akbkhome.com> <4E7AC687.5090801@gentoo.org> Date: Thu, 22 Sep 2011 13:53:41 +0200 Message-ID: To: Ole Markus With Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Re: is_a() - again - a better fix From: rumi.kg@gmail.com (Rune Kaagaard) > Wearing my package maintainer hat and given that Alan's points above are > true, I would very much like for is_a's behaviour to be reverted to > pre-5.3.8 state as well. I also believe that reverting would cause less > damage than keeping current behaviour. The hugest of +1's!