 vote
 |
|
More properly known as PhpED 4.0...
Some people might question the necessity of a PHP debugger, but the inclusion of the commercial version of DBG is one feature of PhpED that many developers will find most attractive. Running a third-party Web server means that you'll have to configure PHP to work with the debugger, but doing so is a simple task. I installed PHP 5.1 Release Candidate (RC) 1 and didn't expect to be able to use the debugger, but every version of PHP from 4.06 through 5.1RC1 is supported. You might expect some quirky behavior using a release candidate, but none surfaced. My only complaint, and it's a minor one, is that watches are awkward to set up. I appreciated the code profiler -- this is an indispensable tool for analyzing and fine-tuning an application.
| | |
| |
|
|