On Sun, 14 Jun 2009, Greg Beaver wrote: > I just updated cvs for my main test bed (my last full update was a > couple of weeks ago) and xdebug was no longer loaded. I had been > loading it via: > > zend_extension_debug=/usr/local/lib/php/extensions/debug-non-zts-20090115/xdebug.so > > and all was fine (I have the debug build). > > Today, it stopped loading. After extensive debugging, I determined that > in fact zend_extension_debug is now ignored, and the correct line is: > > zend_extension=/usr/local/lib/php/extensions/debug-non-zts-20090115/xdebug.so > > If this is true, this needs to be added to the upgrade guide. > Personally, I think it is a bug, but wanted to check here first.
It's on purpose, and yes, it needs to be added to the upgrading guide. regards, Derick -- http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org twitter: @derickr -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php