I've been looking around online and can't find the answer to my question.
I want to install ioncube on a mac with PHP@7.2
via home brew
however nowhere seems to explain how to do it.
There are a lots of instances where it says to download it and then:
$ sudo cp ~/Downloads/ioncube/ioncube_loader_dar_7.2.so /usr/lib/php/extensions/no-debug-non-zts/20090626/
However, my issue is 1. permissions and 2. when brew
changes location for the PHP install after an update I lose the ioncube.
Any insight would be appreciated.