On Mon, 21 May 2012, Stefan Esser 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.
Indeed. And it finally explains why functions called from array_map() didn't show up in function traces anymore! > My suggestion is to change the code to call the hook again. Yes, I'd like that too. cheers, Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php