On Thu, 23 Jun 2011, Stas Malyshev wrote: > On 6/23/11 1:47 PM, Derick Rethans wrote: > > > > In order to fix Xdebug bug #587 > > (http://bugs.xdebug.org/view.php?id=587) I need to have access to > > module_initialized which is currently a static in main/main.c. I've > > added a simple function to retrieve that and would like to commit > > that to 5.3/5.4 and trunk. Comments? The patch is attached. > > Doesn't seem to do any harm, though adding it in 5.3 would mean that > some xdebug builds would work only with 5.3.7 but not 5.3.6, unless > you do some magic. For 5.4, I think it's fine.
Makes sense, committed to 5.4 and trunk. Derick -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php