Make sure you have compiled and install yasd
, then
cd tests
# eg: ./new.php yasd_debugger/remote_mode
./new.php path/to/directory
PHP_INI_SCAN_DIR=$PWD/extension_ini ./start.sh
# eg: PHP_INI_SCAN_DIR=$PWD/extension_ini ./start.sh yasd_debugger/remote_mode/phpstorm
PHP_INI_SCAN_DIR=$PWD/extension_ini ./start.sh path/to/directory
# eg: PHP_INI_SCAN_DIR=$PWD/extension_ini ./start.sh yasd_debugger/remote_mode/phpstorm/compatible_with_phpstorm.phpt
PHP_INI_SCAN_DIR=$PWD/extension_ini ./start.sh path/to/file