That's a really elegant solution... I'm up for trying that out. Remember to
do != too :)
Jevon
----- Original Message -----
From: "Andi Gutmans" <andi@zend.com>
To: "Greg Beaver" <cellog@php.net>; "Jevon Wright" <jevon@jevon.org>
Cc: "Benj Carson" <benjcarson@digitaljunkies.ca>; <internals@lists.php.net>
Sent: Wednesday, October 20, 2004 6:46 AM
Subject: Re: [PHP-DEV] Nesting level too deep - recursive dependency?
> At 10:10 AM 10/19/2004 -0400, Greg Beaver wrote:
> >Jevon Wright wrote:
> >>I first stumbled upon this problem in one of the RCs for PHP 5, but at
the
> >>time I thought I was at fault...
> >>Consider the documentation at
> >>http://www.php.net/manual/en/language.oop5.object-comparison.php : the
> >>documentation is a little vague, but it does say "Two object instances
are
> >>equal if they have the same attributes and values, and are instances of
the