Hi!

> As I understand it, remote debugging is available in PHP-4.  For
> instance, I was looking into some IDEs and the company said remote
> debugging works fine in PHP-4.  I also talked to some people on IRC and
> they said the same thing.

Yes and no. Debugging is available via _external_ debuggers. There is no
debugger shipped with PHP. See http://dd.cron.ru/dbg/ for exmaple.
 
> My question is, then, why do the docs say remote debugging is PHP-3
> only?  Specifically:

There was a, AFAIK not very well working, debugger in PHP 3.
 
HTH

Mark

-- 
German Gabber Network @ http://www.gabber.de
Infos und Tips zu PHP http://www.php-homepage.de

Reply via email to