输入banner图图片脚本导航/分类

macphp-v特别慢

/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没问题.