since i upgraded to macos mojave, i can’t get xdebug working. typing:
php -m
i get
Failed loading /Users/markpage/Developer/xdebug.so: dlopen(/Users/markpage/Developer/xdebug.so, 0x0009): code signature in (/Users/markpage/Developer/xdebug.so) not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.
I have no idea what to do.
UPDATE
the xdebug.so buried in macos mojave /usr/lib works! but it is not with the changes for IDE by active state
sorry for late reply, had a chemo treatment today.
unless you just changed them, i download 2 days ago from here and it didnt work. only thing that worked was to use the standard xdebug.so from Apple that came w/upgrade to mojave ( /usr/lib/php/ … )