Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4770 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86488 invoked by uid 1010); 9 Oct 2003 16:43:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86464 invoked from network); 9 Oct 2003 16:43:06 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 9 Oct 2003 16:43:06 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 682691488089; Thu, 9 Oct 2003 09:41:25 -0700 (PDT) Received: from zaneeb.thebrainroom.net (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id BF4761488087; Thu, 9 Oct 2003 09:41:16 -0700 (PDT) Received: from titan (titan.thebrainroom.net [82.133.1.139]) by zaneeb.thebrainroom.net (8.11.6/8.11.6) with SMTP id h99GgkK03408; Thu, 9 Oct 2003 17:42:46 +0100 Message-ID: <000c01c38e84$5e49fbc0$8b018552@titan> To: , , "Andi Gutmans" References: <5.1.0.14.2.20031009183459.0798c978@127.0.0.1> Date: Thu, 9 Oct 2003 17:42:46 +0100 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] Object Equality From: wez@thebrainroom.com ("Wez Furlong") Agreed. --Wez. > Your patch breaks BC in 4.3.x. As the problem has been solved in PHP 5, I > suggest we don't add the patch and wait for the major version to break BC > (very slightly). > > Andi > > At 03:42 PM 10/9/2003 +0100, Wez Furlong wrote: > >Interestingly enough, I brought up this issue just over a year > >ago. Even more interesting is that I stumbled across my original > >post from that time while looking into something else today. > > > >http://news.php.net/article.php?group=php.dev&article=88735