Open dmuiX opened 2 years ago
Okay I just realized I have commented this already here :D.
But it needs an update:
Best is now
brew install php@8.0
brew link php@8.0
and most important
echo 'export PATH="/opt/homebrew/opt/php@8.0/bin:$PATH"' >> ~/.zshrc
echo 'export PATH="/opt/homebrew/opt/php@8.0/sbin:$PATH"' >> ~/.zshrc
Ok, maybe I should update everything to be just PHP 8.0 compatible... The end of life date for PHP 7.4 is November 28, 2022.10.08.2022
MacBook 14 M1 MacOS Ventura 13.0 (22A380)
installed php with brew install php
Okay just realized its working correctly and just showing this deprecated stuff. migth not be so important for you