Skip to content

Instantly share code, notes, and snippets.

@openjr
Last active August 29, 2015 14:20
Show Gist options
  • Save openjr/8eb42a22b4c855382646 to your computer and use it in GitHub Desktop.
Save openjr/8eb42a22b4c855382646 to your computer and use it in GitHub Desktop.

Revisions

  1. openjr renamed this gist Aug 12, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. openjr revised this gist Apr 30, 2015. No changes.
  3. openjr created this gist Apr 30, 2015.
    9 changes: 9 additions & 0 deletions gistfile1.ini
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    xdebug.remote_enable=1
    xdebug.remote_handler=dbgp
    xdebug.remote_mode=req
    xdebug.remote_port=9000
    xdebug.idekey=PHPSTORM
    xdebug.remote_autostart=on
    xdebug.profiler_output_dir=/home/jorge/php-profiles
    xdebug.profiler_enable=0
    xdebug.profiler_enable_trigger=1