Upgraded to OSX Catalina and am having trouble installing libsodium for PHP. I have followed these steps Installation of Xdebug on MacOS Catalina 10.15 and still no joy.
When I run the php -i | grep "xdebug support"
cmd I get the following error:
Failed loading /usr/local/php/extensions/xdebug.so:
dlopen(/usr/local/php/extensions/xdebug.so, 0x0009):
symbol '_xdebug_globals' not found, expected in flat namespace by'/usr/local/php/extensions/xdebug.so'
Any thoughts? thank you.