View Issue Details

IDProjectCategoryView StatusLast Update
0002312XdebugInstallationpublic2025-01-13 18:28
Reporter66Ton99 Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionnot fixable 
PlatformArm64OSMacOSOS Version15.2
Product Version3.4.1 
Summary0002312: Please add Arm64 builds
Description

I am trying to use PHP and Xdebug on Macbook M4 with Nix package manager and am not able to install Xdebug because the Arm build is absent in the repo https://github.com/xdebug/xdebug/releases/tag/3.4.1

Steps To Reproduce

nix-env -iA nixpkgs.php84Extensions.xdebug
php -m

TagsNo tags attached.
Operating SystemMacOS
PHP Version8.4-dev

Activities

derick

2025-01-13 11:26

administrator   ~0007149

You will have to talk to the nix package managers. They're responsible for packaging Xdebug on their platform.

The source code as available in the repository and which is installable with the default PHP installation tool "PECL", also on ARM.

66Ton99

2025-01-13 11:30

reporter   ~0007150

They use your repo to download already build releases.

derick

2025-01-13 18:28

administrator   ~0007151

Yeah, but they download the source code. I don't make binaries for anything besides windows, as it makes no sense. If something doesn't build with nix, that's something else.

Issue History

Date Modified Username Field Change
2025-01-13 09:51 66Ton99 New Issue
2025-01-13 11:26 derick Assigned To => derick
2025-01-13 11:26 derick Status new => resolved
2025-01-13 11:26 derick Resolution open => not fixable
2025-01-13 11:26 derick Note Added: 0007149
2025-01-13 11:30 66Ton99 Note Added: 0007150
2025-01-13 18:28 derick Note Added: 0007151