markdown OSX上的php7.x

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown OSX上的php7.x相关的知识,希望对你有一定的参考价值。

Next up add the taps, unlink the old PHP and add the new!
```
brew tap homebrew/dupes
brew tap homebrew/versions
brew tap homebrew/homebrew-php
brew unlink php56
brew install php70
```
And the result?

``` php -v ```

```
PHP 7.0.27 (cli) (built: Jan  5 2018 12:26:39) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
```
Voilà!

以上是关于markdown OSX上的php7.x的主要内容,如果未能解决你的问题,请参考以下文章

markdown CoolerMaster Master解决了OSX上的Pro M问题

markdown osx86桌面HD4600要求

markdown 禁用McAffee Endpoint Protection OSX

markdown 从Mac OSX中完全删除MySQL

markdown 如何在Mac OSX中重命名文件?

markdown 如何解决Rails(OSX)中的OpenSSL错误?