View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002094 | Xdebug | Step Debugging | public | 2022-05-16 15:07 | 2022-05-16 16:21 |
Reporter | supra_theis | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 3.1.2 | ||||
Summary | 0002094: Public static property with closure data type have double facet XML attribute | ||||
Description | Similar to issue https://bugs.xdebug.org/view.php?id=2011 Xdebug disconnected with message: [xmldom fatalError] Attribute facet redefined | ||||
Steps To Reproduce | Set breakpoint at line 11 in the attached test file. | ||||
Additional Information | XML log from vscode: <?xml version="1.0" encoding="iso-8859-1"?> | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 8.0.10-8.0.19 | ||||
|
Hi, I think I have already fixed this one in (at least Git), but possibly also already in Xdebug 3.1.3. Can you please test with the latest Xdebug version (3.1.4)? cheers, |
|
Yes, I just install Xdebug 3.14 and it the problem is gone. Thank you. |
|
Okay, I'm closing it then, but I did add a test case: https://github.com/xdebug/xdebug/pull/839 Thanks for the easy to reproduce case! cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-16 15:07 | supra_theis | New Issue | |
2022-05-16 15:07 | supra_theis | File Added: test.php | |
2022-05-16 15:43 | derick | Assigned To | => derick |
2022-05-16 15:43 | derick | Status | new => feedback |
2022-05-16 15:43 | derick | Note Added: 0006301 | |
2022-05-16 15:52 | supra_theis | Note Added: 0006302 | |
2022-05-16 15:52 | supra_theis | Status | feedback => assigned |
2022-05-16 16:21 | derick | Status | assigned => resolved |
2022-05-16 16:21 | derick | Resolution | open => duplicate |
2022-05-16 16:21 | derick | Note Added: 0006303 | |
2022-05-16 16:21 | derick | Relationship added | duplicate of 0002055 |