摘要:
xdebug 安装配置 [xdebug] ;基本调试配置 xdebug.auto_trace = on xdebug.collect_params = on xdebug.collect_return = on xdebug.profiler_enable = on xdebug.profiler_ 阅读全文
摘要:
brew install php70 --without-apache --with-fpm brew install php56 --without-apache --with-fpm The php.ini file can be found in: /usr/local/etc/php/7.0 阅读全文