Tue Aug 19, 2008 4:16 am |
Replies: 1 |
Views: 4010 |
|
 |
Hi,
I have installed phpdbg extension on remote host. Dbg-wizard says that everything is ok. But when I try to run debug session I got error like this:
Failed to start DBG session
Reason& ...
|
Thu Jan 04, 2007 5:45 am |
Replies: 9 |
Views: 5707 |
|
 |
Of forgot to say that I have PHPEd 4.6.2 (build 4628) and PHP 5.1.4 with Apache 1.3.x
|
Thu Jan 04, 2007 5:43 am |
Replies: 9 |
Views: 5707 |
|
 |
From time to time my debbuger doesn't stop at breakpoints.
I have to try many times or restart my PHPEd and DBG Listener.
(of course my breakpoint is in place where it's always accessible - not in ...
|
Sun Sep 10, 2006 6:49 pm |
Replies: 4 |
Views: 5150 |
|
 |
PhpED has this feature available from the beginning (2000-2001).
You just need to turn Auto Close Brackets on. See tools->settings->editor settings.
I guess your answer is not to my post, bu ...
|
Thu Sep 07, 2006 2:02 am |
Replies: 3 |
Views: 5499 |
|
 |
thx It's some kind of solution :] It's enoght for me now. But still you have to download Zend, to use it, so I'm still voting for that feature
Wengosh :]
|
Wed Aug 23, 2006 6:54 am |
Replies: 3 |
Views: 5499 |
|
 |
Hi.
It would be great if PHPEd had something like Zend's PHP Code Analyzer, which check the code, and give warrnings about possible mistakes :]
Best regards
Jacek
|
Thu Aug 17, 2006 5:52 am |
Replies: 4 |
Views: 6072 |
|
 |
here is my vote for ctrl+mouse
most IDE have it (Zend Studio, Visual Studio, Dev-C++) ... it has became so obvious shortcut for programmers like Ctrl+C, CTRL+V ;]
Best regards
wengosh
|
Thu Aug 17, 2006 5:51 am |
Replies: 4 |
Views: 6072 |
|
 |
here is my vote for ctrl+mouse
most IDE have it (Zend Studio, Visual Studio, Dev-C++) ... it has became so obvious shortcut for programmers like Ctrl+C, CTRL+V ;]
Best regards
wengosh
|
Thu Aug 17, 2006 5:15 am |
Replies: 4 |
Views: 5150 |
|
 |
It would be nice if autoclosing work like in Zend Studio.
I mean if you put in your code "(" PHP Ed will automagicly put closing ")", but if you typing name of function with no a ...
|
Thu Aug 17, 2006 5:07 am |
Replies: 3 |
Views: 5803 |
|
 |
It would be nice if there would be possibility of changing data in database directly from the "DATA" tab of PHPEd DB Client.
Best regards
Jacek
|
Thu Aug 17, 2006 5:06 am |
Replies: 2 |
Views: 5994 |
|
 |
It would be nice if PHPEd could automaticly generate setters ang getters for class fields marked as private (for ex. getId() and setId($Id))
The feature like this exitsts in PHPEclipse ... :]
...
|
Tue Aug 15, 2006 6:34 am |
Replies: 3 |
Views: 6053 |
|
 |
Thank you a lot. That was it I've made ssh tunel and now it works perfect. Thanks again :]
Best regards
Jacek
|