下載XDebug擴展php
[XDebug]
xdebug.profiler_output_dir="D:\phpStudy\tmp\xdebug" xdebug.trace_output_dir="D:\phpStudy\tmp\xdebug" zend_extension="D:\phpStudy\php\php-7.1.7-nts-64\ext\php_xdebug-2.5.3-7.1-vc14-nts-x86_64.dll" xdebug.idekey=PHPSTORM xdebug.remote_port=9005 xdebug.remote_enable=on