Re: [PHP-DOC] Possible Error in PHP Docs

2002-02-01 Thread Jim Winstead
Gabor Hojtsy <[EMAIL PROTECTED]> wrote: > The question is whether it would be politically correct to > add links to the Debugging section to PHP 4 external debuggers > (like Zend debugger and DBG). Don't know if there are any more... yes, this would be fine. jim

Re: [PHP-DOC] Possible Error in PHP Docs

2002-02-01 Thread Hans Zaunere
For end users, I would find the current documentation misleading. Although it may not be in Zend's interest to include links to external/competing products, debugging is such a vital part of a language that it's deemed necessary. Because, to the uninclined, it appears the only debugging facilit

Re: [PHP-DOC] Possible Error in PHP Docs

2002-02-01 Thread Gabor Hojtsy
> > 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 _externa

Re: [PHP-DOC] Possible Error in PHP Docs

2002-01-31 Thread Mark Kronsbein
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_ debu

[PHP-DOC] Possible Error in PHP Docs

2002-01-31 Thread Hans Zaunere
Hello, 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. My question is, then, why do the docs say remote debuggin