Julien Pauli wrote:
Wow, all right ; that's why casting to (array) before passing the variable , thus making a copy of it, works.
Thanks for that short but effective answer ;-)

However, except in the comments, this is not said in the original doc.
It should be written
ArrayObject ArrayObject::__construct ( mixed &$input )
shouldn't it ?

I guess it's time to post a documentation bug :) I'm sure they'd also appreciate a patch if possible.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to