View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000546 | Xdebug | Step Debugging | public | 2010-03-05 21:02 | 2021-04-14 16:09 |
Reporter | folivore | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | won't fix | ||
Product Version | 2.0.0dev | ||||
Summary | 0000546: None of debug clients are able to see variables produced by php "extract()" function | ||||
Description | None of debug clients are able to see variables produced by php "extract()" function if these variables are not used somewhere in the current scope. I don't know whether it depends on xdebug or not, but if it does somehow it would be nice to inform a debug client to show variables produced by call of extract() function. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.2.5 | ||||
|
Have also seen this problem with 2.2.6 on php 5.4.35 - using netbeans, hover over the variable name that newly created by extract(), it does not returns any visible value, but the debugging works / shows correct flow. |
|
This affects PhpStorm (2017.2.1). Can the severity be revised? This causes the debugger to fail to show defined variables, implicitly sending the messages that these are not set. I would not qualify misleading developers about the state of a variable in a very frequent scenario as a minor issue. |
|
Is this issue still relevant to you? |
|
Closing this, as it is missing requested feedback. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-03-05 21:02 | folivore | New Issue | |
2010-03-05 21:02 | folivore | PHP Version | => 5.2.5 |
2010-03-05 21:02 | folivore | Xdebug Version | => 2.1.0-dev |
2014-12-08 14:56 | cliffo4 | Note Added: 0002930 | |
2016-12-12 16:30 | derick | Status | new => acknowledged |
2016-12-12 16:30 | derick | Category | Feature/Change request => Remote Debugging |
2017-02-19 23:17 | derick | Relationship added | has duplicate 0001399 |
2017-08-14 15:45 | Chealer | Note Added: 0004395 | |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |
2021-03-17 09:37 | derick | Assigned To | => derick |
2021-03-17 09:37 | derick | Status | acknowledged => feedback |
2021-03-17 09:37 | derick | Note Added: 0005765 | |
2021-04-14 16:09 | derick | Status | feedback => closed |
2021-04-14 16:09 | derick | Resolution | open => won't fix |
2021-04-14 16:09 | derick | Note Added: 0005841 |