News Feed
Jobs Feed
Sections




News Archive
Guy Harpaz's Blog:
PHP IDE Debug Protocol
May 19, 2008 @ 07:57:45

In a new post on his blog, Guy Harpaz answers a few questions people have been having about the debugger protocol that the PHP IDE project uses.

Debugging a PHP application or a PHP web server requires connectivity between an IDE and a Debugger engine (a PHP module which is installed on the web server). The debug protocol defines this connection. [...] When the Eclipse Foundation approved the PHP IDE project, Zend Studio's debug protocol was opened source and was chosen to be the debug protocol of the PHP IDE project.

He goes through why they made the choice, touches a bit on the security aspect of the two debugging protocols he mentioned (DBGp and Zend Studio's) as well as their common methods for output.

0 comments voice your opinion now!
ide protocol debugger zendstudio dbgp opensource debug


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: Debugging PHP (Spectator)

ThinkingPHP: Issues with output buffering in CakePHP

Frakkle.com: Go anywhere Server PHP Debugger

Leonid Mamchenkov's Blog: Knowing Open Source community pitfalls

Stuart Herbert's Blog: Investigating A PDO Segfault


Community Events











Don't see your event here?
Let us know!


conference language testing unittest introduction interview development community series opinion example code podcast object framework tool functional composer zendframework2 release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework