/usr/local/bin/php -dxdebug.remote_enable=1 -dxdebug.remote_mode=req -dxdebug.remote_port=9001 -dxdebug.remote_host=127.0.0.1 /Users/xiaoming/PhpstormProjects/phptest/test.php
打开xdebug后,检测php版本特别慢. 系统自带5.5.3没问题.
/usr/local/bin/php -dxdebug.remote_enable=1 -dxdebug.remote_mode=req -dxdebug.remote_port=9001 -dxdebug.remote_host=127.0.0.1 /Users/xiaoming/PhpstormProjects/phptest/test.php
打开xdebug后,检测php版本特别慢. 系统自带5.5.3没问题.