Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Guy Harpaz's Blog:
PHP IDE Debug Protocol
May 11, 2006 @ 11:17:30

Guy Harpaz, the product manager for Zend Studio, has sterted a new blog up today, and has already posted his first item, a look at PHP IDE debug protocols and why to choose Zend's.

Lately there were many questions and comments on blogs and in PHP related forums regarding the debugger protocol, which will be used in the PHP IDE project at Eclipse.org.

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. Zend Studio was known for its debugging capability and it is considered one of its big advantages, therefore, the decision to open source the protocol was obviously a big decision.

He follows this with two reasons to make the choice of Zend's offering, and includes two more topics looking at the differences between the two main protocols (DBGp and PHP IDE debug).

tagged: ide debug protocol dbgp eclipse zend studio ide debug protocol dbgp eclipse zend studio

Link:


Trending Topics: