Stanislav Malyshev wrote: >> the feature actually exists because we need array($obj, >> 'parent::func') > > Why/when do you need that?
You'd probably do something along those lines if it were possible: ((ParentClass) $child)->virtualMethod(); If you prefer, s/You/One/ Regards, -- Michael -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php