User Tools

Site Tools


php

This is an old revision of the document!


zend_extension="D:\phpStudy\php\php-5.6.27-nts\ext\php_xdebug.dll"
xdebug.profiler_enable = 1
xdebug.collect_params=4
xdebug.collect_return=1
xdebug.auto_trace=1
xdebug.profiler_output_name = "cachegrind.out.%t.%p"
xdebug.remote_enable = 1

xdebug.remote_handler = "dbgp"
xdebug.idekey = PHPSTORM
xdebug.remote_host = "127.0.0.1"
xdebug.remote_port = 9000
php.1520150290.txt.gz · Last modified: by fe80:9915:2f8f:13b7:e304:194c:d2cd:ff1b

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki