André Luis Ferreira da Silva Bacci wrote:
Hi,
I was in a discuss about PHP's features vs Python's features these days
and gat down in this BC:
http://bugs.php.net/bug.php?id=33626
Does it ring any bell to anyone?
[]s
André AE
In PHP4 an object was a value type in PHP5 it is a handle
and works like in Java - === compares only the handles.
However, probably that behaviour needs its presence in the
docs (if not already there). == works like a.equals(b)
Andrey
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php