Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » v0.2.2 of XDebug support for PDT 0.7rc3
v0.2.2 of XDebug support for PDT 0.7rc3 [message #30141] Tue, 19 June 2007 13:19 Go to next message
D Kelsey is currently offline D KelseyFriend
Messages: 232
Registered: July 2009
Senior Member
I have just uploaded v0.2.2 of XDebug support to bugzilla. You can find it at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=169408

This is a bugfix release mainly

Changes are
1. changed how strings are passed to xdebug when changing a variable to use newly added feature of xdebug
2. fixed bug with StackFrame not calling the mapper extension
3. hover now works for variables at the selected stack frame
4. changed the way nested arrays are handled for better performance and recursion. The max depth option
in preferences has changed. This now should not limit to what level nested arrays can be expanded to but
controls how much information is retrieved per request to xdebug when getting nested array information.
5. Documentation changed to show that XDebug RC3 and RC4 should work.


Dave Kelsey
Re: v0.2.2 of XDebug support for PDT 0.7rc3 [message #30364 is a reply to message #30141] Wed, 20 June 2007 17:30 Go to previous message
Igor Kravchyk is currently offline Igor KravchykFriend
Messages: 7
Registered: July 2009
Junior Member
Dave, Thanks for the great plugin!

Igor.
Previous Topic:autocomplete does not work in symfony templates
Next Topic:simple example for running a php web page
Goto Forum:
  


Current Time: Wed Feb 05 15:00:40 GMT 2025

Powered by FUDForum. Page generated in 0.09756 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top