Re: [PHP-DEV] Object Equality

2003-10-09 Thread 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 j

Re: [PHP-DEV] Object Equality

2003-10-09 Thread Andi Gutmans
Hi 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.

Re: [PHP-DEV] Object Equality

2003-10-09 Thread Wez Furlong
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 (patch included) --Wez. - Original Messag

Re: [PHP-DEV] Object Equality

2003-10-08 Thread Robert Cummings
On Wed, 2003-10-08 at 10:21, [EMAIL PROTECTED] wrote: > (Note: this email seems to relate to this list in my opinion, but I > have been chewed out before when posting such emails) > > I am using PHP 4.3.2, and it seems that testing objects for equality > (with == or ===) causes an in