On Sun, 26 Aug 2012, Stas Malyshev wrote:

> > While this has no immediate impact for average PHP users, it 
> > basically kills the possibility for an extension like Suhosin to 
> > catch all function starts. This should also be a problem for your 
> > DTRACE support. And IIRC Xdebug was hooking this point (at least in 
> > the past), too.
> > 
> > My suggestion is to change the code to call the hook again.
> 
> Please take a look at https://github.com/php/php-src/pull/178. Would 
> it be a satisfactory solution for this problem?

Works for me! I think - I will give it a test with Xdebug.

cheers,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug
Posted with an email client that doesn't mangle email: alpine

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

Reply via email to