Mcrypt functions aren’t working despite mcrypt supposedly being enabled on PHP 7.3.5.
I’m getting this error in one of my custom plugins:
HP Fatal error: Uncaught Error: Call to undefined function mcrypt_module_open()
Has anyone else run into this?