> With PHP4 it was possible to get the correct class name with > debug_backtrace(). This behaviour has been changed in PHP5. > How can I get the name of the extending class that invoked the method in > drive()?
There was a short discussion on this on this list, too some month ago. The result was that there is (at least currently) no way to get the right class. My CVS Log tells me that I needed this last April so I think the discussion was around that time, maybe a bit later - if someone wants to search the archives. johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php