View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002309 | Xdebug | Installation | public | 2024-12-10 12:19 | 2025-01-06 16:03 |
Reporter | jnoordsij | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | Windows | OS Version | 11 | ||
Product Version | 3.4.0 | ||||
Fixed in Version | 3.4.1 | ||||
Summary | 0002309: Installation on Windows with PHP PIE failing | ||||
Description | Installation on Windows with PHP PIE is not available yet, as it results in the following error: In CouldNotFindReleaseAsset.php line 19: This seems to be caused by the DLL's for the release to be only available as DLL download on the GitHub release, while PHP PIE requires ZIP archives containing the DLL to install properly. See also https://github.com/php/pie/blob/main/docs/extension-maintainers.md#windows-support. | ||||
Steps To Reproduce | Run | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.4-dev | ||||
|
I have a PR for this, but this is still experimental (on the builder side): https://github.com/xdebug/xdebug/pull/983 |
|
This should be fixed through https://github.com/xdebug/xdebug/commit/2958927ac7ec0d6f24ca693b8b3eb6da1531d198 — and a 3.4.1 release will follow shortly. Please test when it comes out! |
|
Can confirm this works on my Windows system, thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-10 12:19 | jnoordsij | New Issue | |
2024-12-13 17:59 | derick | Note Added: 0007118 | |
2025-01-06 15:31 | derick | Assigned To | => derick |
2025-01-06 15:31 | derick | Status | new => closed |
2025-01-06 15:31 | derick | Resolution | open => fixed |
2025-01-06 15:31 | derick | Fixed in Version | => 3.4dev |
2025-01-06 15:31 | derick | Note Added: 0007139 | |
2025-01-06 15:35 | derick | Fixed in Version | 3.4dev => 3.4.1 |
2025-01-06 16:03 | jnoordsij | Note Added: 0007144 |