Skip to content

Instantly share code, notes, and snippets.

@pfaocle
Last active December 28, 2015 17:29

Revisions

  1. pfaocle revised this gist Nov 28, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion xcli.sh
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,3 @@
    XDEBUG_CONFIG="profiler_enable=1"
    #XDEBUG_CONFIG="profiler_enable=1"
    XDEBUG_CONFIG="idekey=phpstorm"
    export XDEBUG_CONFIG
  2. pfaocle created this gist Nov 18, 2013.
    2 changes: 2 additions & 0 deletions xcli.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    XDEBUG_CONFIG="profiler_enable=1"
    export XDEBUG_CONFIG