There is nothing weird when this function takes a variable as the argument and your using an object, read the manual
http://php.net/settype

I'm not sure what you mean here. Nowhere on the doc page for settype() (at least, not that I saw) does it say you can't pass an
object as the first argument.  Or, if you do, there is odd results.
Additionally, we are using settype() to null out/unset objects else
where in our code and that causes no error to show up in the log.

thnx,
Chris

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

Reply via email to