Opened 16 months ago
Closed 2 weeks ago
#422 closed enhancement (fixed)
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
Change History (4)
comment:1 by , 16 months ago
comment:2 by , 11 months ago
| Blocked By: | 427 added |
|---|
comment:4 by , 2 weeks ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
- included in MS4W 5.2.0-rc2: https://ms4w.com/release/experimental/ms4w_5.2.0_rc2.zip
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.