Internal PHP debugger

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
Ingus
Posts: 29
Joined: Sun Mar 05, 2006 12:41 pm
Location: Riga, Latvia
Contact:

Internal PHP debugger

Post by Ingus »

I have switched from Zend studio to Webuilder 2006 at my workplace, however there is still one thing that I miss very much - it's an internal php debugger, that would display syntax errors inside the editor.

Ar there any plans on this?

Thanks in advance!
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Yes, there are plans. We are searching for a developer who would help us write this.
Karlis Blumentals
Blumentals Software
www.blumentals.net
livingsingle
Posts: 6
Joined: Wed Aug 16, 2006 12:23 am

Post by livingsingle »

I miss a php debugger to! It is very importent for php- developing!
Romashka
Posts: 5
Joined: Wed Sep 14, 2005 1:29 pm

Post by Romashka »

You could use already available PECL extension for PHP: APD (Advanced PHP Debugger)
Post Reply