View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001587 | Xdebug | Step Debugging | public | 2018-11-21 09:09 | 2018-11-21 09:54 |
Reporter | dpashkov | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.7.0beta1 | ||||
Summary | 0001587: Xdebug 2.7.0beta1 not working | ||||
Description | Xdebug in version 2.7.0beta1 not work on windows 10 64bit. | ||||
Steps To Reproduce |
Debuging not working: browser in state loading, phpstorm see nothing. If I use php with other xdebug dll file (php_xdebug-2.7.0alpha1-7.0-vc14-x86_64.dll or php_xdebug-2.6.1-7.0-vc14-x86_64.dll) all works well | ||||
Tags | No tags attached. | ||||
Operating System | Windows 10 | ||||
PHP Version | 7.0.30-7.0.32 | ||||
|
I ran into this myself, and found out it was a bug in PhpStorm: https://youtrack.jetbrains.com/issue/WI-43622 — their latest EAP version has it fixed, and can be downloaded from https://www.jetbrains.com/phpstorm/nextversion/ As this is not a bug in Xdebug, I will be closing this report. Thanks for filing it! |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-11-21 09:09 | dpashkov | New Issue | |
2018-11-21 09:54 | derick | Note Added: 0004725 | |
2018-11-21 09:54 | derick | Status | new => resolved |
2018-11-21 09:54 | derick | Resolution | open => no change required |
2018-11-21 09:54 | derick | Assigned To | => derick |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |