Do I understand correctly that in PHP 5.0 objects will be passed by
reference (by handle, they say) automatically, not as a copy, as
happens with most PHP variables?
reference (by handle, they say) automatically, not as a copy, as
happens with most PHP variables?
Comment