I need to find a stable PHP IDE/text editor that have theses features:
Class/function list (like the Outline in Eclipse)
Code completion
FTP Support
Fast
Stable
I've tried Eclipse with RSE and PDT, crashes and hang way too many time when using FTP. NetBeans is quite good but the GUI is horrible and slow. Aptana, my favorite IDE, but then again, FTP crashes sometime with socket error.
Right now i'm using Notepad++ but it lack real code completion and functions list.
Any suggestion?
Thanks!