Opened 13 months ago
Last modified 5 months ago
#422 new enhancement
Add xdebug module for PHP
| Reported by: | a.labenne | Owned by: | Jeff McKenna | 
|---|---|---|---|
| Priority: | major | Milestone: | 5.2.0 release | 
| Component: | MS4W - PHP | Version: | 5.0.0 | 
| Keywords: | Cc: | ||
| Blocked By: | #427 | Blocking: | 
Description
XDebug is a popular module to helpp debugging. It would be nice to have it by default (not enabled) and that we can enable it on local environment
  Note:
 See   TracTickets
 for help on using tickets.
    

This is a good idea (I often use Xdebug as well). However it seems that the pre-compiled version is compiled for an older version of Visual Studio than what MS4W uses now: https://pecl.php.net/package/xdebug
This will be considered for inclusion into the next MS4W release (if it is straight forward), otherwise this would have to be as a custom build.