/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没问题.
立即学习“PHP免费学习笔记(深入)”;
回复内容:
/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没问题.
立即学习“PHP免费学习笔记(深入)”;











