View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002060 | Xdebug | Uncategorized | public | 2022-01-31 13:02 | 2022-04-04 11:32 |
Reporter | Assigned To | derick | |||
Priority | immediate | Severity | block | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
OS | Windows 10 Pro | OS Version | 20H2 | ||
Product Version | 3.1.2 | ||||
Fixed in Version | 3.1.4 | ||||
Summary | 0002060: XDebug breaks the Symfony "PhpFilesAdapter" cache adapter | ||||
Description | Hi, The XDebug extension v3.1.2 (Thread Safe) simply does not work with the Symfony v6.0 "PhpFilesAdapter" cache adapter under PHP v8.1. The script simply shut down without any error displayed or logged. This blocks the whole execution of my code. By disabling the XDebug extension in the php.ini file, the code works properly again. For further details, please visit my Github issue https://github.com/symfony/symfony/issues/45244. I have no idea where the problem in the extension comes from, not knowing more than that about the XDebug extension. I hope someone will find a solution to my issue, thanks in advance. Regards. | ||||
Steps To Reproduce | See my Github Issue : https://github.com/symfony/symfony/issues/45244.
| ||||
Additional Information | XDdebug info:
PHP info:
Symfony info:
OS info:
Github issue: https://github.com/symfony/symfony/issues/45244 | ||||
Tags | crash, php8.0, Symfony | ||||
Attached Files | |||||
Operating System | Windows 10 Pro / Version 20H2 / Build 19042.1466) / System type 64-bit operating system, x64-based processor | ||||
PHP Version | 8.1.0-8.1.4 | ||||
|
I believe this is the same issue as 0002064 — can you use the DLL in the "php_xdebug-3.1.4-dev-8.1-vs16-x86_64 " file (bottom) at https://github.com/xdebug/xdebug/actions/runs/1876220232 to see if that one works? |
|
Hi derick, I think that the DLL "php_xdebug-3.1.4-dev-8.1-vs16-x86_64" fixed the issue in PHP 8.1.2. Do you have any idea when the version v3.1.4 will be released? See my screenshot for the test results. Regards. |
|
I don't know yet, but reasonably soon as there were now two reports about this specific issue. I am closing this one in favour of 0002064 which had an easier to reproduce example. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-31 13:02 |
|
New Issue | |
2022-01-31 13:02 |
|
Tag Attached: crash | |
2022-01-31 13:02 |
|
Tag Attached: php8.0 | |
2022-01-31 13:02 |
|
Tag Attached: Symfony | |
2022-01-31 13:02 |
|
File Added: Capture d’écran 2022-01-31 130615.png | |
2022-01-31 13:02 |
|
File Added: 151783901-54fa1a73-a1a4-4fe5-90c6-bcfe0a2710e3.png | |
2022-01-31 13:02 |
|
File Added: 151783878-328fb00f-83ee-476c-b78c-fd9d8860f278.png | |
2022-02-21 14:57 | derick | Assigned To | => derick |
2022-02-21 14:57 | derick | Status | new => feedback |
2022-02-21 14:57 | derick | Note Added: 0006208 | |
2022-02-21 15:25 |
|
Note Added: 0006209 | |
2022-02-21 15:25 |
|
File Added: xdebug_issue_fixed.png | |
2022-02-21 15:25 |
|
Status | feedback => assigned |
2022-02-21 16:02 | derick | Status | assigned => resolved |
2022-02-21 16:02 | derick | Resolution | open => duplicate |
2022-02-21 16:02 | derick | Fixed in Version | => 3.1dev |
2022-02-21 16:02 | derick | Note Added: 0006210 | |
2022-02-21 16:02 | derick | Relationship added | duplicate of 0002064 |
2022-04-04 11:32 | derick | Fixed in Version | 3.1dev => 3.1.4 |