Categories Technical How to switch PHP version on a mac with brew? Post author By David Raleche Post date March 4, 2021 No Comments on How to switch PHP version on a mac with brew? $ brew unlink [email protected] $ brew install [email protected] $ brew link [email protected] --force --overwrite Tags brew, brew unlink, [email protected], [email protected] By David Raleche Twitter : https://twitter.com/DavidRaleche Newsletter : Subscribe here Store : https://david.raleche.com/shop View Archive → ← How to save (control + s ) file and send [sftp,ftp] to web server – PHPStorm → How to fix ? Symfony\Component\Debug\Exception\FatalErrorException Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed …$fetchModeArgs) Leave a Reply Cancel replyYou must be logged in to post a comment.