今天在安装单元测试框架PHPUnit,需要PHP的最低版本是5.6,由于我的MacBook自带的PHP版本是5.5.36,不能满足安装条件. 看了一下这个网址:https://php-osx.liip.ch/#install ,但是下载不了,里面的一句话引起了我的注意: You can also adjust your PATH do include that directory, eg. write into your ~/.profile file the following export…