Marek Kilimajer wrote:
The 'class' index reflects what __CLASS__ constant would show. Bug report:

http://bugs.php.net/22960

Status: It works as expected and intended.

right, but this states that __CLASS__ is bar inside bar::b() and is foo inside foo::b(). In this case, debug_backtrace() is reporting that __CLASS__ is foo inside bar::b().


Greg

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



Reply via email to