View Issue Details

IDProjectCategoryView StatusLast Update
0002056XdebugDocumentationpublic2022-06-06 15:28
Reportercgoepa Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version3.1devFixed in Version3.1.5 
Summary0002056: Install documentation gives wrong arch for installation on M1 Macs
Description

https://xdebug.org/docs/install#pecl
mentions the following command to use for installation on Macs with M1 architecture:

arch -x86_64 sudo pecl install xdebug

Should instead be:

arch -arm64 sudo pecl install xdebug

TagsNo tags attached.
Operating System
PHP Version8.0.10-8.0.19

Activities

derick

2022-04-11 17:45

administrator   ~0006275

https://xdebug.org/docs/install#pecl

Issue History

Date Modified Username Field Change
2021-12-23 22:27 cgoepa New Issue
2022-04-11 08:52 derick Status new => acknowledged
2022-04-11 08:52 derick Target Version => 3.1dev
2022-04-11 17:45 derick Assigned To => derick
2022-04-11 17:45 derick Status acknowledged => closed
2022-04-11 17:45 derick Resolution open => fixed
2022-04-11 17:45 derick Fixed in Version => 3.1dev
2022-04-11 17:45 derick Note Added: 0006275
2022-06-06 15:28 derick Fixed in Version 3.1dev => 3.1.5