Thu Sep 17, 2009 9:30 am |
Replies: 4 |
Views: 3817 |
|
 |
Hi dmitri, Hi Signe,
I understand that Dmitri is not very happy about the comment on profiler. But we don't blame you or Nuphere, we blame PHP tools in general (I have a Java background and there p ...
|
Thu Jun 11, 2009 9:53 am |
Replies: 1 |
Views: 3364 |
|
 |
I think that's a dirty approach of the problem.
The code indentation and presentation must be the same for each member of a team. So a nicer way to carry this problem is to auto-format the code (I ...
|
Thu Jun 11, 2009 9:47 am |
Replies: 13 |
Views: 7873 |
|
 |
+1
I am also interested in this feature for PhpEd. For java programmers, this feature appear on Eclipse since the 3.2 or 3.3 version. At the beginning, I was a bit surprise but after a while, I fou ...
|
Wed Jun 10, 2009 6:36 pm |
Replies: 3 |
Views: 3964 |
|
 |
Hi,
First of all, thank you for your reply. I already use these different modes. But I still need more information.
The exclude function doesn't help me either.
It could have help me a lot if t ...
|
Mon Jun 08, 2009 8:50 am |
Replies: 3 |
Views: 3964 |
|
 |
Ok, for the first point (knowing which line of the main script is calling the consuming line), I can do this way :
- putting a breakpoint on the consuming line
- running debug session and run to c ...
|
Mon Jun 08, 2009 8:41 am |
Replies: 3 |
Views: 3964 |
|
 |
Hi everybody,
I am trying to use the profiler on my project but the result go too deeper. I mean that all the line of all the included file are also profiled. And the result is that a special line ...
|