You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed loading /Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so: dlopen(/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so, 0x0009): tried: '/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so' (no such file), '/Applications/Herd.app/Contents/Resources/xdebug/xdebug-84-x86.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64'))
PHP is unable to load the xdebug extension because it detects the wrong architecture.
Steps to reproduce
Install latest versions of OSX and Herd then run herd debug -v
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Platform
macOS
Operating system version
Version 15.1.1 (24B91)
System architecture
Intel (x86)
Herd Version
1.13.0 Build 37
PHP Version
PHP 8.4
Bug description
PHP is unable to load the xdebug extension because it detects the wrong architecture.
Steps to reproduce
Install latest versions of OSX and Herd then run
herd debug -v
Relevant log output
No response
The text was updated successfully, but these errors were encountered: