On 02/14/2013 10:55 AM, Jan Ehrhardt wrote: > Zeev Suraski in php.internals (Thu, 14 Feb 2013 17:21:48 +0200): >> I think the only open question is integration with other modules, most >> notably debuggers. > > php_ZendOptimizerPlus.dll and php_xdebug.dll loaded both together in PHP > 5.3 and PHP 5.4 (x86, TS and NTS). I do not know yet if there are any > issues.
Make sure you load ZO before xdebug and it seems to work ok. If you load xdebug first you will run into interesting problems. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php