View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002124 | Xdebug | Step Debugging | public | 2022-10-03 13:33 | 2022-12-08 18:51 |
Reporter | barel | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1.5 | ||||
Target Version | 3.2dev | Fixed in Version | 3.2.0 | ||
Summary | 0002124: Xdebug incorrectly reports that there are no children for static closure properties, even thought there are | ||||
Description | If you have a static closure property, the | ||||
Steps To Reproduce | This can be easily reproduced by running the
And it should be
(the difference is in the | ||||
Additional Information | Tested in Ubuntu running under Docker in a MacOS system with PHP 8.0.19 but I suspect it happens in all PHP versions as the test is passing everywhere | ||||
Tags | debug | ||||
Operating System | Ubuntu running under Docker in MacOS | ||||
PHP Version | 8.0.10-8.0.19 | ||||
|
Sorry for the mangled XML, when I pasted it when creating the issue, it was OK, hope you can work with this |
|
No worries about the XML - it's something the issue tracker does. When I 'edit' it shows normal. Also, I've managed to track this down, and waiting for CI to approve the merge: https://github.com/xdebug/xdebug/pull/859 — this will go into Xdebug 3.2 and later. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-03 13:33 | barel | New Issue | |
2022-10-03 13:33 | barel | Tag Attached: debug | |
2022-10-03 13:36 | barel | Note Added: 0006386 | |
2022-10-05 16:39 | derick | Assigned To | => derick |
2022-10-05 16:39 | derick | Status | new => assigned |
2022-10-05 16:39 | derick | Note Added: 0006392 | |
2022-10-05 16:39 | derick | Target Version | => 3.2dev |
2022-10-05 17:06 | derick | Status | assigned => closed |
2022-10-05 17:06 | derick | Resolution | open => fixed |
2022-10-05 17:06 | derick | Fixed in Version | => 3.2dev |
2022-10-10 15:51 | derick | Fixed in Version | 3.2dev => 3.2.0RC1 |
2022-12-08 18:51 | derick | Fixed in Version | 3.2.0RC1 => 3.2.0 |