79146590

Date: 2024-10-31 23:43:33
Score: 0.5
Natty:
Report link

I realize that this brew tap has everything I need, and I don't need to install the old PHP extension using pecl or compiling from source.

https://github.com/shivammathur/homebrew-extensions

brew tap shivammathur/extensions
brew install shivammathur/extensions/[email protected]

Since I already have the old 7.4 mcrypt extension,

brew unlink [email protected]
brew link [email protected] 

Checking

php71 -m | grep mcrypt
mcrypt
Reasons:
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Prabowo Murti