|
Posted by awebguynow on 01/04/06 02:12
I've used Zend Studio and found it good, until I noticed that it
changes the value of your include_path and forced you to reset it back
to the correct value at the top of each php file. Makes you look like
a hack.
That only happened 1 or 2x before I got rid of it Quick ! I've
complained loudly to Zend, but have not heard of update, fix or
revision.
Who wants to be hardcoding include_path and using set_include_path()
when you'll probably have to undo the change, when you promote to your
host ??
I'd go back to Zend Studio, if they resolved that error. It really was
slick and could have been great for debugging.
Currently, I'm using EditPlus, which is cheap, has many features, only
missing a file-comparison tool (aka diff).
[Back to original message]
|