Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

remotexdebug_php

remote and xdebug for php web apps

*php.ini config for remote xdebug debugging

xdebug.remote_enable=1 xdebug.remote_connect_back=1 xdebug.remote_autostart=1 xdebug.profiler_enable=0 xdebug.profiler_output_dir=[DIRECTORY_PATH_TO_LOGS]

About

remote and xdebug for php web apps

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors