> so $this is just another, ordinary variable.

is it ?
try:

php -r '$this = "123";'

Fatal error: Cannot re-assign $this ;
)

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to