Ubuntu 安装 xdebug for PHP7

一开始参考了

https://gist.github.com/hollodotme/418e9b7c6ebc358e7fda

后来发现有更简单的

http://www.dieuwe.com/blog/xdebug-ubuntu-1604-php7

 

就是

sudo aptget install phpxdebug

就好了.